dolphin/Source/Core
2008-09-10 01:03:22 +00:00
..
Common Fixed a couple of unused variable warnings. 2008-09-08 20:14:07 +00:00
Core Moved SysMessage() from the video plugin into the main app, so the GUI and non-GUI executable can handle it in a different way. This fixes a crash in DolphinNoGUI when SysMessage() was called and tried to use a non-initialized wxWidgets. (this commit contains changes that should have been in revision 489) 2008-09-10 01:03:22 +00:00
DebuggerWX continue changing src to Src 2008-09-07 20:29:31 +00:00
DiscIO Added ReadBannerRGBA8 function to GCMemcard class. 2008-08-31 20:35:41 +00:00
DolphinWX Moved SysMessage() from the video plugin into the main app, so the GUI and non-GUI executable can handle it in a different way. This fixes a crash in DolphinNoGUI when SysMessage() was called and tried to use a non-initialized wxWidgets. 2008-09-10 01:01:28 +00:00
VideoCommon fix 64-bit build too on Platform SDK 6.0, fix project file. 2008-09-07 11:07:55 +00:00