dolphin/Source/Core/DolphinWX/Src
2009-07-15 16:59:53 +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 Misc warning fixes. 2009-06-28 20:38:01 +00:00
ARCodeAddEdit.h Misc warning fixes. 2009-06-28 20:38:01 +00:00
BootManager.cpp remove MusicMod 2009-07-03 03:26:23 +00:00
BootManager.h set svn:eol-style=native for **.h 2008-12-08 04:46:09 +00:00
CheatsWindow.cpp Misc warning fixes. 2009-06-28 20:38:01 +00:00
CheatsWindow.h Linux build fixes and some warning cleanup for GCC 2009-02-24 05:20:52 +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
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 Chance m_InterfaceFramelimit to m_Framelimit 2009-06-18 11:23:37 +00:00
ConfigMain.h Chance m_InterfaceFramelimit to m_Framelimit 2009-06-18 11:23:37 +00:00
Frame.cpp Fixed one of the two remaining crash on Stop (issue 600), and removed some setup defines which are now useless anyway. 2009-07-15 15:09:20 +00:00
Frame.h remove MusicMod 2009-07-03 03:26:23 +00:00
FrameTools.cpp Fixed one of the two remaining crash on Stop (issue 600), and removed some setup defines which are now useless anyway. 2009-07-15 15:09:20 +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 Add Taiwan to the Country Codes, move all country code switches to one function, add unk country flag and taiwan country flag 2009-07-03 22:34:51 +00:00
GameListCtrl.h Added installing of WADs via context menu 2009-06-17 06:37:34 +00:00
Globals.cpp set svn:eol-style=native for **.cpp 2008-12-08 05:30:24 +00:00
Globals.h Assorted cleanup, perf counter logging, and minor fixes that have been accumulating on my hdd :p 2009-07-03 18:33:28 +00:00
InfoWindow.cpp Assorted cleanup, perf counter logging, and minor fixes that have been accumulating on my hdd :p 2009-07-03 18:33:28 +00:00
InfoWindow.h InfoWindow fixes for linux build, dvd drive list 2009-04-25 18:55:05 +00:00
ISOFile.cpp Added wad files detection to the GameListCtrl, some changes to ISOProperties, needs a bit more work ? 2009-06-07 02:54:07 +00:00
ISOFile.h Added wad files detection to the GameListCtrl, some changes to ISOProperties, needs a bit more work ? 2009-06-07 02:54:07 +00:00
ISOProperties.cpp Add Taiwan to the Country Codes, move all country code switches to one function, add unk country flag and taiwan country flag 2009-07-03 22:34:51 +00:00
ISOProperties.h Added wad files detection to the GameListCtrl, some changes to ISOProperties, needs a bit more work ? 2009-06-07 02:54:07 +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 Fixed one of the two remaining crash on Stop (issue 600), and removed some setup defines which are now useless anyway. 2009-07-15 15:09:20 +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 Tons of reworking of the cores to make them more...generalized, not quite there yet, but great progress. Near impossible to break this up in to smaller chunks, and may break Windows building. Can not yet switch between JitIL and JIT during runtime, but it is on my list to do. 2009-07-15 16:59:53 +00:00
MemcardManager.cpp Remove the FixChecksums Buttons from MemcardManager 2009-05-16 08:17:06 +00:00
MemcardManager.h Remove the FixChecksums Buttons from MemcardManager 2009-05-16 08:17:06 +00:00
NetEvent.cpp add *.user, Win32, and x64 build dir to ignore list for DebuggerUICommon and Unit Tests 2009-07-06 02:10:26 +00:00
NetFunctions.cpp add *.user, Win32, and x64 build dir to ignore list for DebuggerUICommon and Unit Tests 2009-07-06 02:10:26 +00:00
NetSockets.cpp add *.user, Win32, and x64 build dir to ignore list for DebuggerUICommon and Unit Tests 2009-07-06 02:10:26 +00:00
NetWindow.cpp add *.user, Win32, and x64 build dir to ignore list for DebuggerUICommon and Unit Tests 2009-07-06 02:10:26 +00:00
NetWindow.h add *.user, Win32, and x64 build dir to ignore list for DebuggerUICommon and Unit Tests 2009-07-06 02:10:26 +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
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 Linux compile fix 2009-06-21 09:35:31 +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
Summarize.h add *.user, Win32, and x64 build dir to ignore list for DebuggerUICommon and Unit Tests 2009-07-06 02:10:26 +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