dolphin/Source/Core/DolphinWX
Rachel Bryk e6684d17c1 Fix a couple race conditions.
Checks if another game is already starting to boot before starting to boot a new one, and only change video backend, and dual core if a game is actually not running.
2014-05-23 10:22:00 -04:00
..
Android Remove all trailing whitespaces from our codebase. 2014-03-29 11:05:44 +01:00
Debugger Remove an unnecessary null check in CodeWindow.cpp. 2014-05-18 11:43:21 -04:00
GLInterface Fix compilation error of Wayland_Util.h 2014-04-02 03:39:10 +09:00
MemoryCards Merge pull request #376 from lioncash/wx 2014-05-21 21:54:00 -07:00
resources
AboutDolphin.cpp
AboutDolphin.h
ARCodeAddEdit.cpp Kill off _T and wxT macros 2014-05-17 16:25:51 -04:00
ARCodeAddEdit.h
CheatsWindow.cpp Kill off _T and wxT macros 2014-05-17 16:25:51 -04:00
CheatsWindow.h
CMakeLists.txt Merge pull request #343 from jordan-woyak/disable-sdl-windows 2014-05-21 19:47:44 -07:00
ConfigMain.cpp Fix a couple race conditions. 2014-05-23 10:22:00 -04:00
ConfigMain.h
DolphinWX.rc
DolphinWX.vcxproj
DolphinWX.vcxproj.filters
DolphinWX.vcxproj.user
FifoPlayerDlg.cpp Kill off _T and wxT macros 2014-05-17 16:25:51 -04:00
FifoPlayerDlg.h
Frame.cpp Kill off _T and wxT macros 2014-05-17 16:25:51 -04:00
Frame.h Kill off _T and wxT macros 2014-05-17 16:25:51 -04:00
FrameAui.cpp Kill off _T and wxT macros 2014-05-17 16:25:51 -04:00
FrameTools.cpp Fix a couple race conditions. 2014-05-23 10:22:00 -04:00
GameListCtrl.cpp Merge pull request #376 from lioncash/wx 2014-05-21 21:54:00 -07:00
GameListCtrl.h
GeckoCodeDiag.cpp Kill off _T and wxT macros 2014-05-17 16:25:51 -04:00
GeckoCodeDiag.h
Globals.h
HotkeyDlg.cpp Kill off _T and wxT macros 2014-05-17 16:25:51 -04:00
HotkeyDlg.h
Info.plist.in
InputConfigDiag.cpp Kill off _T and wxT macros 2014-05-17 16:25:51 -04:00
InputConfigDiag.h Kill off some usages of c_str. 2014-03-14 13:51:23 -04:00
InputConfigDiagBitmaps.cpp Kill off _T and wxT macros 2014-05-17 16:25:51 -04:00
ISOFile.cpp Kill off some usages of c_str. 2014-03-14 13:51:23 -04:00
ISOFile.h
ISOProperties.cpp Kill off _T and wxT macros 2014-05-17 16:25:51 -04:00
ISOProperties.h Add the ability to generate a files MD5sum. 2014-04-14 16:35:11 -05:00
LogConfigWindow.cpp Get rid of old wx event type usages. Use recommended replacements 2014-05-17 13:17:43 -04:00
LogConfigWindow.h
LogWindow.cpp Kill off _T and wxT macros 2014-05-17 16:25:51 -04:00
LogWindow.h
Main.cpp Kill off _T and wxT macros 2014-05-17 16:25:51 -04:00
Main.h
MainAndroid.cpp Adds support for the PP shaders in the Android UI. 2014-05-05 13:44:08 -05:00
MainNoGUI.cpp drop Host_GetKeyState 2014-04-30 12:51:13 +02:00
MemcardManager.cpp Kill off _T and wxT macros 2014-05-17 16:25:51 -04:00
MemcardManager.h Kill off _T and wxT macros 2014-05-17 16:25:51 -04:00
NetWindow.cpp Kill off _T and wxT macros 2014-05-17 16:25:51 -04:00
NetWindow.h
PatchAddEdit.cpp Kill off _T and wxT macros 2014-05-17 16:25:51 -04:00
PatchAddEdit.h
PHackSettings.cpp Revert "Remove an unnecessary wx translation underscore macro from PHackSettings." 2014-03-23 20:28:19 -05:00
PHackSettings.h Remove the extra parameters field from the PH. 2014-03-15 15:04:39 +02:00
resource.h
stdafx.cpp
stdafx.h
TASInputDlg.cpp Kill off _T and wxT macros 2014-05-17 16:25:51 -04:00
TASInputDlg.h
UDPConfigDiag.cpp Get rid of old wx event type usages. Use recommended replacements 2014-05-17 13:17:43 -04:00
UDPConfigDiag.h
VideoConfigDiag.cpp Kill off _T and wxT macros 2014-05-17 16:25:51 -04:00
VideoConfigDiag.h Fix a couple race conditions. 2014-05-23 10:22:00 -04:00
WiimoteConfigDiag.cpp Get rid of old wx event type usages. Use recommended replacements 2014-05-17 13:17:43 -04:00
WiimoteConfigDiag.h
WXInputBase.cpp Kill off _T and wxT macros 2014-05-17 16:25:51 -04:00
WXInputBase.h
WxUtils.cpp Kill off _T and wxT macros 2014-05-17 16:25:51 -04:00
WxUtils.h Kill off some usages of c_str. 2014-03-14 13:51:23 -04:00
X11Utils.cpp
X11Utils.h