dolphin-emulator/Source/Core
Soren Jorvang 69a3e5f3c3 wxConvCurrent in wxWidgets is not always initialized at startup
like it is supposed to and depending on the linking method used
this shows up as the inability to use it in an initializer.

I think this may be a wxWidgets bug (ticket #12927), but I haven't
fully debugged it yet.

For now, apply a workaround here.


git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@7208 8ced0084-cf51-0410-be5f-012b33b47a6e
2011-02-19 22:56:51 +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 wxConvCurrent in wxWidgets is not always initialized at startup 2011-02-19 22:56:51 +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