dolphin/Source
Glenn Rice 8e91183897 Add Portuguese translations thanks to Zilaan.
Update several of the other languages.
Fix those pesky DSPIntUtil.h compiler errors.
Clean up some remnants of building the plugins in the primary CMakeLists.txt file.


git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@7127 8ced0084-cf51-0410-be5f-012b33b47a6e
2011-02-11 02:38:23 +00:00
..
Core Add Portuguese translations thanks to Zilaan. 2011-02-11 02:38:23 +00:00
DSPSpy Put some stuff in the gfx plugins into namespaces, so that the symbols won't collide if someone decides to merge the gfx plugins into dolphin too. still more things left to do though. 2011-01-29 20:16:51 +00:00
DSPTool LTCG (link time code gen) was off in some projects, so turn it off in all of them so that the linker doesn't have to restart halfway through. 2011-02-05 20:14:23 +00:00
Plugins Experimental commit and one fix for my last commit. 2011-02-10 04:47:02 +00:00
TestSuite fix sd commands 0x40 and 0x41. thanks to tueidj for the test. 2011-02-11 00:31:37 +00:00
UnitTests LTCG (link time code gen) was off in some projects, so turn it off in all of them so that the linker doesn't have to restart halfway through. 2011-02-05 20:14:23 +00:00
VSProps vs2010: add debugfast configs for wxw (now debugfast links faster!). clean up wxw projects a lot. 2011-02-10 06:31:12 +00:00
CMakeLists.txt Add an experimental CMake build system as a possible replacement for SCons. Only tested on Linux, should work on OS X and Windows in the future as well though. 2010-11-01 15:47:02 +00:00
Dolphin.sln Removed the Lua script console and Externals/Lua. The script console was incomplete and no one was working on it. 2011-02-03 20:41:23 +00:00
Dolphin_2010.sln vs2010: add debugfast configs for wxw (now debugfast links faster!). clean up wxw projects a lot. 2011-02-10 06:31:12 +00:00