dolphin/Source/Core/DolphinWX/Src
2008-09-13 16:10:26 +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 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.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 added the wiimote config to the dolphin.ini options. 2008-09-13 13:44:06 +00:00
Config.h added the wiimote config to the dolphin.ini options. 2008-09-13 13:44:06 +00:00
FileSearch.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
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
Frame.cpp added the wiimote config to the dolphin.ini options. 2008-09-13 13:44:06 +00:00
Frame.h added the wiimote config to the dolphin.ini options. 2008-09-13 13:44:06 +00:00
GameListCtrl.cpp fixed convertion between const char * and wxString to make code compile 2008-09-12 07:58:19 +00:00
GameListCtrl.h added notes column and it resizes columns in a better looking way now (like the old gui) 2008-09-11 21:24:49 +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 notes column and it resizes columns in a better looking way now (like the old gui) 2008-09-11 21:24:49 +00:00
ISOFile.cpp added notes column and it resizes columns in a better looking way now (like the old gui) 2008-09-11 21:24:49 +00:00
ISOFile.h added notes column and it resizes columns in a better looking way now (like the old gui) 2008-09-11 21:24:49 +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 added notes column and it resizes columns in a better looking way now (like the old gui) 2008-09-11 21:24:49 +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 changed lzo to minilzo, fixing compile on linux 2008-09-12 09:59:10 +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