dolphin/Source/Core
parlane 9345501388 Dolphin was crashing after attempting to use a NULL on macosx.
(turns out that passing NULL to string cmp funcs has "undefined behavior".)

Thanks to Grant Paul for this quickfix!
2012-11-19 03:19:51 +00:00
..
AudioCommon misc movie cleanup and fixes 2012-10-20 22:26:40 -04:00
Common - Added a new wilcard for importing savegames, which basically shows all saves (gci, gcs and sav). This is set as default (I really got frustrated of having to change the type every single time when making tests for GCMM, and I think it makes more sense at user level to just show all saves regardless the format) 2012-10-29 21:02:59 -07:00
Core Dolphin was crashing after attempting to use a NULL on macosx. 2012-11-19 03:19:51 +00:00
DiscIO Use do { ... } while (0) for the *_LOG macros 2012-08-20 13:12:49 +02:00
DolphinWX Added option to toggle the display of On-Screen Display messages in the Interface tab. 2012-11-16 23:54:48 +01:00
InputCommon Re-add hack to use SDL/SDL.h ifndef _WIN32. 2012-07-14 20:50:58 -06:00
VideoCommon Added option to toggle the display of On-Screen Display messages in the Interface tab. 2012-11-16 23:54:48 +01:00
CMakeLists.txt Merge UI related projects into the main DolphinWX project. 2011-02-11 21:37:52 +00:00