This website requires JavaScript.
Explore
Help
Sign In
feedc0de
/
dolphin
Watch
1
Star
0
Fork
0
You've already forked dolphin
forked from
dolphin-emu/dolphin
Code
Pull Requests
Activity
Files
eb1228cdb195db4d0deb7760ce4e76982e15ae98
dolphin
/
Source
/
Core
History
Maarten ter Huurne
eb1228cdb1
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)
...
git-svn-id:
https://dolphin-emu.googlecode.com/svn/trunk@490
8ced0084-cf51-0410-be5f-012b33b47a6e
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