dolphin/Source/Core/DolphinWX/Src
Marcus Wanners ad77806927 InfoWindow is now actually functional (Yay!). We got rid of the Action Replay stuff and added the core settings. OGL and D3D stuff still to come.
But it has a bunch of 0s before the actual setting (a 1 or a 0, normally), so someone needs to fix that.

git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@3075 8ced0084-cf51-0410-be5f-012b33b47a6e
2009-04-25 18:13:24 +00:00
..
MemoryCards fix for r2555 2009-03-07 05:26:28 +00:00
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 set svn:eol-style=native for **.h 2008-12-08 04:46:09 +00:00
CheatsWindow.cpp More SDIO WIP Code: Added ground work for SDCard Mounter wxDialog 2009-02-01 20:20:58 +00:00
CheatsWindow.h Linux build fixes and some warning cleanup for GCC 2009-02-24 05:20:52 +00:00
cmdline.c
cmdline.h
cocoaApp.h cocoa event wip 2009-01-12 23:59:27 +00:00
cocoaApp.m now we can play with keyboard on osx, enjoy 2009-01-13 14:30:05 +00:00
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 The start of the InfoWindow (issue 722). By death2droid. 2009-04-24 18:04:50 +00:00
Frame.h The start of the InfoWindow (issue 722). By death2droid. 2009-04-24 18:04:50 +00:00
FrameTools.cpp Fixed DSPTool include bugs and some leftover fixes 2009-04-25 02:13:33 +00:00
FrameWiimote.cpp nakee's new logmanager. added a console window for windows builds (prints to parent console on non-win32). also fix some random wxw bugs: main window's position is saved when using debugger, disabling windows from the tools menu are saved settings, some other small fixes 2009-03-18 17:17:58 +00:00
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 set svn:eol-style=native for **.cpp 2008-12-08 05:30:24 +00:00
Globals.h The start of the InfoWindow (issue 722). By death2droid. 2009-04-24 18:04:50 +00:00
InfoWindow.cpp InfoWindow is now actually functional (Yay!). We got rid of the Action Replay stuff and added the core settings. OGL and D3D stuff still to come. 2009-04-25 18:13:24 +00:00
InfoWindow.h InfoWindow is now actually functional (Yay!). We got rid of the Action Replay stuff and added the core settings. OGL and D3D stuff still to come. 2009-04-25 18:13:24 +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 Improve behavior of the console window on windows. Remove coloring from logwindow for the time being. Now you can use wxGetApp if you #include Main.h, and GetCFrame, etc... 2009-03-20 18:25:36 +00:00
Main.h Improve behavior of the console window on windows. Remove coloring from logwindow for the time being. Now you can use wxGetApp if you #include Main.h, and GetCFrame, etc... 2009-03-20 18:25:36 +00:00
MainNoGUI.cpp nakee's new logmanager. added a console window for windows builds (prints to parent console on non-win32). also fix some random wxw bugs: main window's position is saved when using debugger, disabling windows from the tools menu are saved settings, some other small fixes 2009-03-18 17:17:58 +00:00
MemcardManager.cpp adds some info about the memcard header, taken from libogc 2009-03-01 07:15:10 +00:00
MemcardManager.h adds some info about the memcard header, taken from libogc 2009-03-01 07:15:10 +00:00
Params.ggo
PatchAddEdit.cpp Clarified Patch Add/Edit, added AR Add/Edit by slink3 2009-02-20 00:07:35 +00:00
PatchAddEdit.h Clarified Patch Add/Edit, added AR Add/Edit by slink3 2009-02-20 00:07:35 +00:00
SConscript The start of the InfoWindow (issue 722). By death2droid. 2009-04-24 18:04:50 +00:00
stdafx.cpp testing svn:eol-style=native on one file 2008-12-08 03:32:03 +00:00
stdafx.h set svn:eol-style=native for **.h 2008-12-08 04:46:09 +00:00
WxUtils.cpp Make the OptimizeQuantizers option apply to the IL build. More cleanup. 2009-03-20 19:12:04 +00:00
WxUtils.h Make the OptimizeQuantizers option apply to the IL build. More cleanup. 2009-03-20 19:12:04 +00:00