dolphin/Source/Core/DolphinWX/Src
nakeee e0291e735c cleaned up SConscripts
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@602 8ced0084-cf51-0410-be5f-012b33b47a6e
2008-09-21 19:54:29 +00:00
..
MemoryCards git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@473 8ced0084-cf51-0410-be5f-012b33b47a6e 2008-09-07 20:26:38 +00:00
BootManager.cpp Idle skipping in DC added (speedup). "Idle skipping" option in menu and ini 2008-09-16 20:02:59 +00:00
BootManager.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
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 Idle skipping in DC added (speedup). "Idle skipping" option in menu and ini 2008-09-16 20:02:59 +00:00
Config.h added the wiimote config to the dolphin.ini options. 2008-09-13 13:44:06 +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 We hate pointer games, don't we? 2008-09-21 15:04:22 +00:00
FilesystemViewer.h Started Work on File System Viewer. It isn't very pretty yet 2008-09-18 03:18:19 +00:00
Frame.cpp added sorting to gamelistctrl (thanks a lot to gigaherz) 2008-09-17 05:57:43 +00:00
Frame.h Idle skipping in DC added (speedup). "Idle skipping" option in menu and ini 2008-09-16 20:02:59 +00:00
GameListCtrl.cpp Fixed build for Unicode version of wx. 2008-09-18 09:36:02 +00:00
GameListCtrl.h bugfix 2008-09-17 07:34:00 +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 added sorting to gamelistctrl (thanks a lot to gigaherz) 2008-09-17 05:57:43 +00:00
ISOFile.cpp We hate pointer games, don't we? 2008-09-21 15:04:22 +00:00
ISOFile.h added sorting to gamelistctrl (thanks a lot to gigaherz) 2008-09-17 05:57:43 +00:00
Main.cpp 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
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 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
MemcardManager.cpp fixed memory leak 2008-09-17 07:16:14 +00:00
MemcardManager.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
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 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.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
PluginOptions.cpp fixed plugin options: no longer ugly on linux, and calls wiimote config/about 2008-09-13 16:10:26 +00:00
PluginOptions.h Added preliminary Wiimote plugin spec, and an empty test plugin. 2008-09-13 10:28:23 +00:00
SConscript cleaned up SConscripts 2008-09-21 19:54:29 +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