dolphin/Source/Core
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
..
AudioCommon Another OSX cmake fix (make openal compile) 2011-02-08 12:35:43 +00:00
Common Used usleep(1) instead of _mm_pause on Linux and Mac OSX. This reduces the CPU usage in the video thread's idle loop. Added YieldCPU to the DSP LLE loop. 2011-02-10 12:56:21 +00:00
Core Add Portuguese translations thanks to Zilaan. 2011-02-11 02:38:23 +00:00
DebuggerUICommon vs2010: 2011-02-08 04:03:48 +00:00
DebuggerWX vs2010: 2011-02-08 04:03:48 +00:00
DiscIO vs2010: 2011-02-08 04:03:48 +00:00
DolphinWX Add Portuguese translations thanks to Zilaan. 2011-02-11 02:38:23 +00:00
InputCommon vs2010: 2011-02-08 04:03:48 +00:00
VideoCommon Experimental commit and one fix for my last commit. 2011-02-10 04:47:02 +00:00
VideoUICommon vs2010: 2011-02-08 04:03:48 +00:00
CMakeLists.txt Core and DSPCore now have mutual dependencies, which breaks the 2011-01-29 14:06:48 +00:00