dolphin/Source/Core
Soren Jorvang 1795da46ab std::locale("") seems to be broken not only on OS X, but also
on FreeBSD and Linux when building with clang.

I think it would be best to only use wxWidgets for localization.


git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@7207 8ced0084-cf51-0410-be5f-012b33b47a6e
2011-02-19 22:06:29 +00:00
..
AudioCommon Some work on changing comments, log messages, and variable and function names to reflect that the plugins are not plugins anymore. 2011-02-14 02:18:03 +00:00
Common std::locale("") seems to be broken not only on OS X, but also 2011-02-19 22:06:29 +00:00
Core setup ios revision (makes some wii demos shutup) 2011-02-19 21:40:03 +00:00
DiscIO drop vs2008 projects in favor of vs2010 2011-02-11 15:43:05 +00:00
DolphinWX XInitThreads() must be the very first Xlib function called or else 2011-02-19 21:53:53 +00:00
InputCommon Build fixes when using SDL 1.3 related to force feedback support, as suggested in issue #1338. 2011-02-19 07:06:26 +00:00
VideoCommon Call Video_Prepare() before starting the CPU thread. 2011-02-18 23:52:14 +00:00
CMakeLists.txt Merge UI related projects into the main DolphinWX project. 2011-02-11 21:37:52 +00:00