dolphin/Source/Core/DolphinWX/Src
2008-11-05 19:07:38 +00:00
..
MemoryCards fix for error messages with memcard manager 2008-10-18 16:17:59 +00:00
AboutDolphin.cpp changed ConfigMain and ogl config. 2008-11-04 09:56:25 +00:00
AboutDolphin.h made configmain a lot more pretty, fixed an annoying bug where closing njoy would send dolphin behind any other open windows, and ported the "old" about box to wxw. The message is just a huge string, so just change if wrong! 2008-10-31 05:40:52 +00:00
BootManager.cpp now core, padsimple and dsp null can be buil in 64bit on osx 2008-10-24 15:48:36 +00:00
BootManager.h constification, code style, changed vector<FileInfo*> to vector<FileInfo> for less allocs and more speed in debug mode 2008-09-22 20:35:44 +00:00
cmdline.c git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@473 8ced0084-cf51-0410-be5f-012b33b47a6e 2008-09-07 20:26:38 +00:00
cmdline.h git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@473 8ced0084-cf51-0410-be5f-012b33b47a6e 2008-09-07 20:26:38 +00:00
Config.cpp fixed the iso list refreshing (no more 10 times battalion wars shuffle :P ) and did some cleanup of the option to cache the iso's or not (which is now automatically anyway) and i see no reason why it should ever be optional o.O 2008-11-03 17:18:35 +00:00
Config.h added the wiimote config to the dolphin.ini options. 2008-09-13 13:44:06 +00:00
ConfigMain.cpp save settings on close config dialog... dolphin crashes by far to often to save the settings on closing only 2008-11-05 12:02:35 +00:00
ConfigMain.h changed ConfigMain and ogl config. 2008-11-04 09:56:25 +00:00
FilesystemViewer.cpp compile on linux 2008-11-03 16:36:50 +00:00
FilesystemViewer.h added banner image showing/saving to filesystemviewer. Cleaned up daco's cache code a bit (only coding style stuff), added default banner image. Commented out progress bar for plugin loading. 2008-11-03 04:17:57 +00:00
Frame.cpp changed ConfigMain and ogl config. 2008-11-04 09:56:25 +00:00
Frame.h This is a HUUUUUUUUUUUUUUUUUUUUUUGE commit, Make sure I didn't break too much ;p 2008-10-20 22:31:55 +00:00
GameListCtrl.cpp changed ConfigMain and ogl config. 2008-11-04 09:56:25 +00:00
GameListCtrl.h fixed the iso list refreshing (no more 10 times battalion wars shuffle :P ) and did some cleanup of the option to cache the iso's or not (which is now automatically anyway) and i see no reason why it should ever be optional o.O 2008-11-03 17:18:35 +00:00
Globals.cpp git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@473 8ced0084-cf51-0410-be5f-012b33b47a6e 2008-09-07 20:26:38 +00:00
Globals.h now core, padsimple and dsp null can be buil in 64bit on osx 2008-10-24 15:48:36 +00:00
ISOFile.cpp small fix - games without banners aren't cached anymore so wii banners will be shown correctly 2008-11-05 19:07:38 +00:00
ISOFile.h added caching on GameListItem level and disabling current one... prolly it is a little bit slower, but it is robust 2008-11-03 11:03:36 +00:00
Main.cpp several FS/FileIO fixes/improvements 2008-11-01 18:33:37 +00:00
Main.h git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@473 8ced0084-cf51-0410-be5f-012b33b47a6e 2008-09-07 20:26:38 +00:00
MainNoGUI.cpp added empty Host_SetWiiMoteConnectionState 2008-10-30 16:36:45 +00:00
MemcardManager.cpp compile on linux 2008-11-03 16:36:50 +00:00
MemcardManager.h Removing duplicate code, cleanup, adding error messages 2008-10-18 05:33:52 +00:00
Params.ggo git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@473 8ced0084-cf51-0410-be5f-012b33b47a6e 2008-09-07 20:26:38 +00:00
PluginManager.cpp added banner image showing/saving to filesystemviewer. Cleaned up daco's cache code a bit (only coding style stuff), added default banner image. Commented out progress bar for plugin loading. 2008-11-03 04:17:57 +00:00
PluginManager.h Removed the about from all the plugins and dolphin config screen. then added the about on some plugins config screens and renamed the wiimote_test.cpp 2008-10-07 18:05:56 +00:00
SConscript "FileSearch.cpp" was moved. 2008-11-01 17:44:27 +00:00
stdafx.cpp git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@473 8ced0084-cf51-0410-be5f-012b33b47a6e 2008-09-07 20:26:38 +00:00
stdafx.h git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@473 8ced0084-cf51-0410-be5f-012b33b47a6e 2008-09-07 20:26:38 +00:00