dolphin/Source/Core/DolphinWX/Src
2008-12-08 00:25:01 +00:00
..
MemoryCards Fixes for crashes if firstblock or numblocks is > 2049 2008-11-27 05:30:18 +00:00
AboutDolphin.cpp Tweak some strings. 2008-11-30 14:11:16 +00:00
AboutDolphin.h small clean up 2008-11-18 09:22:06 +00:00
BootManager.cpp Elf loader etc: Added command line elf loader so I can build and run homebrew with F5, use it with -e file.elf. Made some comments towards finding why lwbt fails to complete the HCI negotiation. I found that it worked in revision 800 so I will try to figure out what broke it along the way. Made some other small changes. 2008-12-08 00:25:01 +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
CheatsWindow.cpp linux compile fix 2008-11-30 12:01:36 +00:00
CheatsWindow.h Opps, forgot to add the files. 2008-11-30 11:14:52 +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 more path updates 2008-11-11 22:00:09 +00:00
Config.h Got rid of default Dolphin.ini 2008-11-11 20:59:48 +00:00
ConfigMain.cpp Moved back SYSCONF to shared2/sys, it was probably unnecessary to have it in two places 2008-11-29 00:06:38 +00:00
ConfigMain.h Moved back SYSCONF to shared2/sys, it was probably unnecessary to have it in two places 2008-11-29 00:06:38 +00:00
Frame.cpp Elf loader etc: Added command line elf loader so I can build and run homebrew with F5, use it with -e file.elf. Made some comments towards finding why lwbt fails to complete the HCI negotiation. I found that it worked in revision 800 so I will try to figure out what broke it along the way. Made some other small changes. 2008-12-08 00:25:01 +00:00
Frame.h Added a window for the Action Replay. 2008-11-30 11:13:14 +00:00
GameListCtrl.cpp Elf loader etc: Added command line elf loader so I can build and run homebrew with F5, use it with -e file.elf. Made some comments towards finding why lwbt fails to complete the HCI negotiation. I found that it worked in revision 800 so I will try to figure out what broke it along the way. Made some other small changes. 2008-12-08 00:25:01 +00:00
GameListCtrl.h GUI updates: filesystemviewer is now ISOproperties, beginning of gameconfig (gameini) editing. Some misc cleanup here and there. 2008-11-11 18:39:09 +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 some scons fixes 2008-12-07 17:09:40 +00:00
ISOFile.cpp some scons fixes 2008-12-07 17:09:40 +00:00
ISOFile.h some scons fixes 2008-12-07 17:09:40 +00:00
ISOProperties.cpp Improve the Patch editor a bit, it now works fine for viewing entries at least. 2008-12-02 04:25:52 +00:00
ISOProperties.h Improve the Patch editor a bit, it now works fine for viewing entries at least. 2008-12-02 04:25:52 +00:00
Main.cpp Elf loader etc: Added command line elf loader so I can build and run homebrew with F5, use it with -e file.elf. Made some comments towards finding why lwbt fails to complete the HCI negotiation. I found that it worked in revision 800 so I will try to figure out what broke it along the way. Made some other small changes. 2008-12-08 00:25:01 +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 some nowx fixes 2008-12-07 22:42:49 +00:00
MemcardManager.cpp Fix for memcard manager, now exporting and copying, deleting saves on pages other than page one will work correctly 2008-12-06 09:29:44 +00:00
MemcardManager.h Fix for memcard manager, now exporting and copying, deleting saves on pages other than page one will work correctly 2008-12-06 09:29:44 +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
PatchAddEdit.cpp warning fixes + compile on linx 2008-12-02 10:50:58 +00:00
PatchAddEdit.h Improve the Patch editor a bit, it now works fine for viewing entries at least. 2008-12-02 04:25:52 +00:00
PluginManager.cpp small clean up 2008-11-18 09:22:06 +00:00
PluginManager.h Calibrated emulated Wiimote aiming in widescreen mode. Added config menu to Wiimote. Added hide cursor option to OpenGL plugin. Added custom Wii settings and moved SYSCONF to User/Config (it will be copied by the game to Wii/shared2/sys when a game is run). Made the DSP and Video debugging windowses run on the same dll instance as the main instance. 2008-11-16 20:09:13 +00:00
SConscript a not that is not suppose to be a not 2008-12-07 00:28:00 +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