dolphin/Source/Core/DolphinWX/Src
2009-02-23 06:17:57 +00:00
..
MemoryCards Consolidate the three implementations of Decode5A3 found in Core into one. Fix some warnings. 2009-02-22 12:43:25 +00:00
AboutDolphin.cpp Nothing important, just cleaning my dev folder. (mostly formatting changes, removed a superfluous strlen from logging in ogl plugin) 2009-02-06 18:04:24 +00:00
AboutDolphin.h
ARCodeAddEdit.cpp Update svn:eol-style=native ( r1442 ) for Source/*.cpp 2009-02-23 06:15:48 +00:00
ARCodeAddEdit.h UUpdate svn:eol-style=native ( r1438 ) for Source/*.h 2009-02-23 06:17:57 +00:00
BootManager.cpp DSP HLE: Fixed a sound problem with a new Setup.h option. For some reason all the SoundSyncEvent->Set() caused a lot of static for me in Wario Land. 2009-02-14 01:07:20 +00:00
BootManager.h
CheatsWindow.cpp More SDIO WIP Code: Added ground work for SDCard Mounter wxDialog 2009-02-01 20:20:58 +00:00
CheatsWindow.h
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 Allow changing of the debugger font and some cleanup 2009-02-06 18:18:20 +00:00
ConfigMain.h game name and description WIP: cache all 6 languages, so we don't need refresh cache after we changes language. 2009-02-03 15:03:34 +00:00
Frame.cpp Core Stop and Start: Added alternative separate thread timer/loop based waiting, instead of same thread loop waiting. You can try it with the SETUP_TIMER_WAITING option in Setup.h. 2009-02-22 21:16:12 +00:00
Frame.h Core Stop and Start: Added alternative separate thread timer/loop based waiting, instead of same thread loop waiting. You can try it with the SETUP_TIMER_WAITING option in Setup.h. 2009-02-22 21:16:12 +00:00
FrameTools.cpp Update svn:eol-style=native ( r1442 ) for Source/*.cpp 2009-02-23 06:15:48 +00:00
FrameWiimote.cpp Update svn:eol-style=native ( r1442 ) for Source/*.cpp 2009-02-23 06:15:48 +00:00
GameListCtrl.cpp Linux build fix.. I think.. 2009-02-22 04:21:32 +00:00
GameListCtrl.h Killed the issues column and made emulationstate "Problems" provide more info when its set in the gameini. the config looks a bit ugly imo but thats cause im horrible in such stuff :P 2009-02-21 14:40:34 +00:00
Globals.cpp
Globals.h OpenGL: Added option to build without WxWidgets in Windows to, if it has anything to do with the FreeLibrary() hanging. It doesn't seem to do, but now it's easier to compile without it at least. 2009-02-22 05:21:54 +00:00
ISOFile.cpp this should be OK: display some default info when no save exist 2009-02-07 17:31:35 +00:00
ISOFile.h game name and description WIP: cache all 6 languages, so we don't need refresh cache after we changes language. 2009-02-03 15:03:34 +00:00
ISOProperties.cpp linux build fix 2009-02-22 04:26:09 +00:00
ISOProperties.h Killed the issues column and made emulationstate "Problems" provide more info when its set in the gameini. the config looks a bit ugly imo but thats cause im horrible in such stuff :P 2009-02-21 14:40:34 +00:00
Main.cpp Core Stop and Start: Added alternative separate thread timer/loop based waiting, instead of same thread loop waiting. You can try it with the SETUP_TIMER_WAITING option in Setup.h. 2009-02-22 21:16:12 +00:00
Main.h
MainNoGUI.cpp Compile fix 2009-02-18 00:08:40 +00:00
MemcardManager.cpp linux compile fixes 2009-02-22 21:37:36 +00:00
MemcardManager.h MemcardManager general cleanup, ini settings fixes 2009-02-22 03:23:48 +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 More SDIO WIP Code: Added ground work for SDCard Mounter wxDialog 2009-02-01 20:20:58 +00:00
SDCardWindow.cpp Update svn:eol-style=native ( r1442 ) for Source/*.cpp 2009-02-23 06:15:48 +00:00
SDCardWindow.h UUpdate svn:eol-style=native ( r1438 ) for Source/*.h 2009-02-23 06:17:57 +00:00
stdafx.cpp
stdafx.h