dolphin/Source/Core/DolphinWX/Src
2009-11-30 03:48:59 +00:00
..
MemoryCards
AboutDolphin.cpp
AboutDolphin.h
ARCodeAddEdit.cpp reapply changes from 4550-4551,4556-4559 correctly...sigh...some files were ignored by tortoisesvn, and myself :| 2009-11-14 17:50:51 +00:00
ARCodeAddEdit.h
BootManager.cpp small code cleanup: rename "dual core" stuff to CPUThread, bOnThread, etc. 2009-10-23 15:26:35 +00:00
BootManager.h
CheatsWindow.cpp
CheatsWindow.h
cmdline.c
cmdline.h
cocoaApp.h
cocoaApp.m
ConfigMain.cpp fix changing between interpreter and JIT not taking place instantly. Fix loading config needlessly twice on app init. Fixes issue 1682 2009-11-23 08:43:14 +00:00
ConfigMain.h small code cleanup: rename "dual core" stuff to CPUThread, bOnThread, etc. 2009-10-23 15:26:35 +00:00
Frame.cpp make wxpostevent into addpendingevent hoping to solve some thread issue on linux 2009-11-22 07:37:00 +00:00
Frame.h Remove info window from Dolphin since most people do not use it or didn't even know it exists. 2009-11-14 22:24:20 +00:00
FrameAui.cpp wxMenu objects are now deleted by wxwidgets - should fix a few GUI-related crashes 2009-11-23 08:05:54 +00:00
FrameTools.cpp Remove info window from Dolphin since most people do not use it or didn't even know it exists. 2009-11-14 22:24:20 +00:00
FrameWiimote.cpp
GameListCtrl.cpp Moved XInitThreads to where it wont crash should solve issue 1540 (Thanks emuxperts for the fix) 2009-11-23 08:25:41 +00:00
GameListCtrl.h Some GUI changes, added keyboard search and reworked "emulation state" a bit 2009-09-25 16:29:00 +00:00
Globals.cpp
Globals.h Remove info window from Dolphin since most people do not use it or didn't even know it exists. 2009-11-14 22:24:20 +00:00
ISOFile.cpp
ISOFile.h
ISOProperties.cpp wxMenu objects are now deleted by wxwidgets - should fix a few GUI-related crashes 2009-11-23 08:05:54 +00:00
ISOProperties.h small code cleanup: rename "dual core" stuff to CPUThread, bOnThread, etc. 2009-10-23 15:26:35 +00:00
LogWindow.cpp revert to r4531, but keep the changes from the following revisions: 4533,4550-4551,4556-4559 2009-11-14 17:08:32 +00:00
LogWindow.h
LuaWindow.cpp Begining of porting the luainteface to linux + some other small fixes. 2009-11-08 08:54:09 +00:00
LuaWindow.h Lua now has GUI and is fully functional! But it doesn't link if I don't ignore libcmt.lib so commented all the LuaInterface calls until someone fixes it... 2009-11-07 23:54:10 +00:00
Main.cpp fix a linux wiimote compile error and apply some little changes to the dx plugin :P 2009-11-30 03:48:59 +00:00
Main.h
MainNoGUI.cpp
MemcardManager.cpp wxMenu objects are now deleted by wxwidgets - should fix a few GUI-related crashes 2009-11-23 08:05:54 +00:00
MemcardManager.h
NetEvent.cpp
NetFunctions.cpp
NetSockets.cpp Trying to get gui to compile with wx 2.9 2009-10-05 07:31:38 +00:00
NetSockets.h
NetStructs.h
NetWindow.cpp
NetWindow.h
Params.ggo
PatchAddEdit.cpp
PatchAddEdit.h
SConscript Remove info window from Dolphin since most people do not use it or didn't even know it exists. 2009-11-14 22:24:20 +00:00
stdafx.cpp
stdafx.h
WxUtils.cpp Trying to get gui to compile with wx 2.9 2009-10-05 07:31:38 +00:00
WxUtils.h