dolphin/Source/Core
Glenn Rice 216cf0fd6a Update several of the translations.
Update pot file to reflect recent changes in strings in the code.
Make the Host_GetKeyState routine thread safe on linux.
Clean up config main, and migrate the plugin selection to the display tab.


git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@6994 8ced0084-cf51-0410-be5f-012b33b47a6e
2011-01-30 22:02:47 +00:00
..
AudioCommon Build fix: a bogus include was added in r6988. 2011-01-30 19:27:46 +00:00
Common Remove the PIC linker flag for DSP on linux. 2011-01-30 17:04:12 +00:00
Core Fixed a small threading issue introduced by r6933 causing savestates to always freeze, thanks to artart78 for pinpointing the issue. 2011-01-30 21:20:33 +00:00
DebuggerUICommon Remove the PIC linker flag for DSP on linux. 2011-01-30 17:04:12 +00:00
DebuggerWX Remove the PIC linker flag for DSP on linux. 2011-01-30 17:04:12 +00:00
DiscIO Terminate a C string. 2011-01-30 17:58:02 +00:00
DolphinWX Update several of the translations. 2011-01-30 22:02:47 +00:00
InputCommon Guard against controller instances without any inputs. 2011-01-30 08:12:34 +00:00
VideoCommon oops, Fix a wrong comment. 2011-01-30 21:26:29 +00:00
VideoUICommon Added "DebugFast" configs to vs2010 projects. Removed solution folders.(vs express doesn't like them) 2011-01-27 10:41:26 +00:00
CMakeLists.txt Core and DSPCore now have mutual dependencies, which breaks the 2011-01-29 14:06:48 +00:00