dolphin-emulator/Source/Core
Shawn Hoffman ff6023df27 Change wxString(<string>, wxConvUTF8) method of creating unicode from filenames to wxSafeConvertMB2WX()
(Just applied to FrameTools.cpp for now)
Allows one to properly restart Pokémon by hitting play :P

Ignore non-ASCII strings passed to DisplayMessage(). These strings would end up going to renderer display and statusbar/titlebar, which can't handle them properly.
2012-03-19 10:37:15 -07:00
..
AudioCommon remove scons files from VS projects 2012-03-18 06:41:12 -07:00
Common fix Common lib re-linking all the time 2012-03-18 05:47:55 -07:00
Core Change wxString(<string>, wxConvUTF8) method of creating unicode from filenames to wxSafeConvertMB2WX() 2012-03-19 10:37:15 -07:00
DiscIO remove scons files from VS projects 2012-03-18 06:41:12 -07:00
DolphinWX Change wxString(<string>, wxConvUTF8) method of creating unicode from filenames to wxSafeConvertMB2WX() 2012-03-19 10:37:15 -07:00
InputCommon remove scons files from VS projects 2012-03-18 06:41:12 -07:00
VideoCommon remove scons files from VS projects 2012-03-18 06:41:12 -07:00
CMakeLists.txt Merge UI related projects into the main DolphinWX project. 2011-02-11 21:37:52 +00:00