dolphin/Source/Core/DolphinWX/Src
2009-04-22 17:20:20 +00:00
..
MemoryCards
AboutDolphin.cpp Minor bugfixes : disable Refresh list and Load wii menu when game is running and fix silly init of njoy's rumble 2009-04-15 20:19:25 +00:00
AboutDolphin.h Minor bugfixes : disable Refresh list and Load wii menu when game is running and fix silly init of njoy's rumble 2009-04-15 20:19:25 +00:00
ARCodeAddEdit.cpp Fixed various OGL fullscreen issues, screen shaking, esc key not working, misplaced fullscreen window. 2009-04-03 20:12:59 +00:00
ARCodeAddEdit.h Fixed various OGL fullscreen issues, screen shaking, esc key not working, misplaced fullscreen window. 2009-04-03 20:12:59 +00:00
BootManager.cpp Add Fix002 gameini parameter (no ui yet). Hack to fix games that display "002 error" without having to manually patch the games. (yeah this is ugly). 2009-04-10 21:09:49 +00:00
BootManager.h
CheatsWindow.cpp
CheatsWindow.h
cmdline.c
cmdline.h
cocoaApp.h
cocoaApp.m
ConfigMain.cpp Better tooltip for DC Mode option. 2009-04-22 16:40:46 +00:00
ConfigMain.h DSP: New non-threaded mode for the LLE plugin, with some idle skipping enabled. Use Dolphin Main config to set it. Some minor optimization and some spelling fixes. 2009-04-08 20:26:33 +00:00
Frame.cpp git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@3044 8ced0084-cf51-0410-be5f-012b33b47a6e 2009-04-22 17:20:20 +00:00
Frame.h git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@3044 8ced0084-cf51-0410-be5f-012b33b47a6e 2009-04-22 17:20:20 +00:00
FrameTools.cpp git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@3044 8ced0084-cf51-0410-be5f-012b33b47a6e 2009-04-22 17:20:20 +00:00
FrameWiimote.cpp
GameListCtrl.cpp compile fix 2009-04-16 08:21:57 +00:00
GameListCtrl.h Minor bugfixes : disable Refresh list and Load wii menu when game is running and fix silly init of njoy's rumble 2009-04-15 20:19:25 +00:00
Globals.cpp
Globals.h git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@3044 8ced0084-cf51-0410-be5f-012b33b47a6e 2009-04-22 17:20:20 +00:00
ISOFile.cpp add wii detection to ISOFile, gray refresh list menuitem when core is running, some cleanup 2009-04-16 02:32:21 +00:00
ISOFile.h add wii detection to ISOFile, gray refresh list menuitem when core is running, some cleanup 2009-04-16 02:32:21 +00:00
ISOProperties.cpp Fix for issue 831, add .gcz to the cache file of compressed iso and corrected fullscreen tool tip message 2009-04-08 16:38:41 +00:00
ISOProperties.h ISOProperties: clean up 2009-03-24 23:10:43 +00:00
LogWindow.cpp Paper over some bad logic in logwindow with more bad logic :p (that is, log checkbox values now load OK even if you disable the logwindow). really should stop with all this addlistener / removelistener stuff and just add them once and then enable/disable. would be much clearer. but too lazy. 2009-03-21 17:00:07 +00:00
LogWindow.h more LogWindow cleanup, fixes some issues with enabling/disabling logs 2009-03-21 01:40:30 +00:00
Main.cpp
Main.h
MainNoGUI.cpp
MemcardManager.cpp
MemcardManager.h
Params.ggo
PatchAddEdit.cpp
PatchAddEdit.h
SConscript aaaand the always-fun linux build fix 2009-04-22 17:15:51 +00:00
stdafx.cpp
stdafx.h
WxUtils.cpp
WxUtils.h