dolphin/Source/Core/DolphinWX/src
daco65 72ca1e2355 refixed. my mistake sorry
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@450 8ced0084-cf51-0410-be5f-012b33b47a6e
2008-09-06 23:38:12 +00:00
..
MemoryCards Fixed display of banners. 2008-09-01 00:43:35 +00:00
BootManager.cpp Switch between JIT and Interpreter at runtime using the debug window (pause first!) 2008-08-25 20:34:11 +00:00
BootManager.h Initial megacommit. 2008-07-12 17:40:22 +00:00
Config.cpp Switch between JIT and Interpreter at runtime using the debug window (pause first!) 2008-08-25 20:34:11 +00:00
Config.h Initial megacommit. 2008-07-12 17:40:22 +00:00
FileSearch.cpp Linux: Made PadSimple actually work in Linux, removed the SDL dependency since Fires yelled at me (a long time ago).Tmator, you will have to use something else and Video Plugin Skips key events in Linux. 2008-09-05 01:07:41 +00:00
FileSearch.h Initial megacommit. 2008-07-12 17:40:22 +00:00
Frame.cpp Basic VBA-style save state system implemented - kb shortcuts only working on Windows. Keyboard shortcut system added. More cleanup in GFX plugins. 2008-08-30 22:06:53 +00:00
Frame.h Added save/load state support in the UI 2008-08-28 21:30:13 +00:00
GameListCtrl.cpp Use compact syntax for converting C strings to C++ strings. 2008-08-28 19:22:36 +00:00
GameListCtrl.h Include system headers using "#include <file.h>", so GCC will not issue warnings about them. 2008-08-26 23:32:54 +00:00
Globals.cpp Initial megacommit. 2008-07-12 17:40:22 +00:00
Globals.h Basic VBA-style save state system implemented - kb shortcuts only working on Windows. Keyboard shortcut system added. More cleanup in GFX plugins. 2008-08-30 22:06:53 +00:00
ISOFile.cpp More GFX plugin cleanup, still no visible changes. 2008-07-20 12:26:32 +00:00
ISOFile.h More GFX plugin cleanup, still no visible changes. 2008-07-20 12:26:32 +00:00
Main.cpp refixed. my mistake sorry 2008-09-06 23:38:12 +00:00
Main.h Initial megacommit. 2008-07-12 17:40:22 +00:00
MainNoGUI.cpp Use compact syntax for converting C strings to C++ strings. 2008-08-28 19:22:36 +00:00
MemcardManager.cpp map renamed to icon 2008-09-05 12:16:01 +00:00
MemcardManager.h Your Holy savior has come to save the day. Also fixed compiling in Linux, a memory leak, and checks if a glxcontext was created 2008-09-01 08:32:33 +00:00
PluginManager.cpp Use compact syntax for converting C strings to C++ strings. 2008-08-28 19:22:36 +00:00
PluginManager.h Linux: Fix ups for people running Linux. If it breaks anything, punch me in the face. 2008-07-20 11:02:41 +00:00
PluginOptions.cpp changed dolphinWX a bit and added memcard manager 2008-08-17 16:41:53 +00:00
PluginOptions.h changed dolphinWX a bit and added memcard manager 2008-08-17 16:41:53 +00:00
SConscript Build both GUI and non-GUI executable. 2008-08-28 18:58:11 +00:00
stdafx.cpp Initial megacommit. 2008-07-12 17:40:22 +00:00
stdafx.h This header is Windows specific, so disabled it for other platforms, to avoid GCC complaining about a #pragma it cannot understand. 2008-08-27 12:09:56 +00:00