dolphin/Source/Core/DolphinWX/Src
Shawn Hoffman cf137e6f6f added sysconf editing to configmain. HOWEVER, it is based on offsets in the sysconf file, it doesn't search for the strings. nag me and maybe i'll do it?
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1021 8ced0084-cf51-0410-be5f-012b33b47a6e
2008-10-30 21:01:20 +00:00
..
MemoryCards fix for error messages with memcard manager 2008-10-18 16:17:59 +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 Added option "Enable cheats" to dolphin config and some AR code changes. 2008-10-25 10:11:35 +00:00
Config.h added the wiimote config to the dolphin.ini options. 2008-09-13 13:44:06 +00:00
ConfigMain.cpp added sysconf editing to configmain. HOWEVER, it is based on offsets in the sysconf file, it doesn't search for the strings. nag me and maybe i'll do it? 2008-10-30 21:01:20 +00:00
ConfigMain.h added sysconf editing to configmain. HOWEVER, it is based on offsets in the sysconf file, it doesn't search for the strings. nag me and maybe i'll do it? 2008-10-30 21:01:20 +00:00
FileSearch.cpp fix for small memory leaks 2008-09-17 08:40:52 +00:00
FileSearch.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
FilesystemViewer.cpp updated GCMemcard to fix the header's checksum. sidenote: replace the first 0x13bytes of your raw memcard dumps with 0x0750B25EC2A150A9E2047343000000000B1B595C to use them in dolphin. 2008-10-18 05:19:44 +00:00
FilesystemViewer.h This is a HUUUUUUUUUUUUUUUUUUUUUUGE commit, Make sure I didn't break too much ;p 2008-10-20 22:31:55 +00:00
Frame.cpp fix gamelist disappearing on linux, I hope it didn't break windows 2008-10-30 17:10:34 +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 This is a HUUUUUUUUUUUUUUUUUUUUUUGE commit, Make sure I didn't break too much ;p 2008-10-20 22:31:55 +00:00
GameListCtrl.h This is a HUUUUUUUUUUUUUUUUUUUUUUGE commit, Make sure I didn't break too much ;p 2008-10-20 22:31:55 +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 Reverted r762 and r763 - i don't see any good reason to keep this revision as long as nobody fixes the windows build (btw: i don't understand why we need a non-WX build at all). if someone is going to fix it he can revert this revision. 2008-10-04 17:26:12 +00:00
ISOFile.h now core, padsimple and dsp null can be buil in 64bit on osx 2008-10-24 15:48:36 +00:00
Main.cpp added status of the wiimote to the statusbar 2008-10-30 12:57:35 +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 This is a HUUUUUUUUUUUUUUUUUUUUUUGE commit, Make sure I didn't break too much ;p 2008-10-20 22:31:55 +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 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
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 now core, padsimple and dsp null can be buil in 64bit on osx 2008-10-24 15:48:36 +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