dolphin/Source/Core/DolphinWX/Src
2008-10-07 18:05:56 +00:00
..
MemoryCards Prettified the checksum fix. Moved it to its own button. The rest of the manager is now unaltered. 2008-09-25 04:24:33 +00:00
BootManager.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
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
cmdline.c
cmdline.h
Config.cpp Added language select so it actually works. Games that don't have the available language falls back to English from what I see. The checksum isn't checked in the games? Also started added Wiimote usage in Linux, doesn't do anything since the plugin receives NOTHING in Linux for some reason. I blame Masken because I can 2008-09-23 21:13:34 +00:00
Config.h
ConfigMain.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
ConfigMain.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
FileSearch.cpp
FileSearch.h
FilesystemViewer.cpp 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
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 support for multi selection to compress/decompress multiple files at once (btw: it sux that we have to kick the garbage with another tool:)) 2008-10-03 21:48:18 +00:00
Frame.h Attempt to prevent screensaver from starting when Dolphin is running in the foreground. Can someone test? (only works in Windows) 2008-09-28 16:08:48 +00:00
GameListCtrl.cpp Small build fix 2008-10-04 19:50:04 +00:00
GameListCtrl.h added support for multi selection to compress/decompress multiple files at once (btw: it sux that we have to kick the garbage with another tool:)) 2008-10-03 21:48:18 +00:00
Globals.cpp
Globals.h 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.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 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
Main.cpp Found another SVN_STR 2008-10-05 19:31:51 +00:00
Main.h
MainNoGUI.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
MemcardManager.cpp hopefully this makes my intentions more clear :p 2008-09-25 21:44:52 +00:00
MemcardManager.h Prettified the checksum fix. Moved it to its own button. The rest of the manager is now unaltered. 2008-09-25 04:24:33 +00:00
Params.ggo
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 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
stdafx.cpp
stdafx.h