dolphin/Source/Core/DolphinWX/Src
LPFaint99 8373b94fd2 small update, adds check to importFile so only one save per game allowed, adds check to remove file so removing last file on memcard will not corrupt it
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1120 8ced0084-cf51-0410-be5f-012b33b47a6e
2008-11-11 07:01:47 +00:00
..
MemoryCards small update, adds check to importFile so only one save per game allowed, adds check to remove file so removing last file on memcard will not corrupt it 2008-11-11 07:01:47 +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
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 small code fixes 2008-11-09 20:55:04 +00:00
Frame.h added close event so application got shutdown correctly 2008-11-05 22:58:26 +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 another wii banner fix 2008-11-05 21:05:04 +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 small update, adds check to importFile so only one save per game allowed, adds check to remove file so removing last file on memcard will not corrupt it 2008-11-11 07:01:47 +00:00
MemcardManager.h ImportFile and RemoveFile "fixed", should not cause corruption anymore, but still needs more work 2008-11-08 20:34:43 +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
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
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