dolphin/Source/Core/DolphinWX
Lioncash 7dcb6a3e6c DolphinWX: Initialize the HotkeyManager after input backends are initialized
Previously OSX would crash upon loading. This is because the UI would be polling for hotkey inputs but was doing so before the inputs backends were initialized.
2015-03-23 08:36:13 -04:00
..
Android
Cheats Rename "Cheats Manager" to "Cheat Manager" 2015-03-12 15:24:00 -04:00
Debugger Added the ability to split the Debugger window horizontally and vertically via the Add Panes menu. 2015-03-07 12:33:33 +11:00
resources
AboutDolphin.cpp
AboutDolphin.h
ARCodeAddEdit.cpp Fix 4.0-5689 regression (AR codes, patches) 2015-03-06 12:26:40 +01:00
ARCodeAddEdit.h Fix 4.0-5689 regression (AR codes, patches) 2015-03-06 12:26:40 +01:00
CMakeLists.txt
ConfigMain.cpp Merge pull request #2224 from gerikkub/AutoFocus 2015-03-19 12:48:03 +11:00
ConfigMain.h Merge pull request #2224 from gerikkub/AutoFocus 2015-03-19 12:48:03 +11:00
ControllerConfigDiag.cpp Fixed the crash that would occur when the Refresh button was pressed in the controllers config. 2015-03-08 20:27:13 +11:00
ControllerConfigDiag.h Removed the GC Adapter "Use Thread" option as it was not useful. 2015-03-05 23:30:43 +11:00
DolphinWX.rc
DolphinWX.vcxproj
DolphinWX.vcxproj.filters
DolphinWX.vcxproj.user
FifoPlayerDlg.cpp
FifoPlayerDlg.h
Frame.cpp DolphinWX: Initialize the HotkeyManager after input backends are initialized 2015-03-23 08:36:13 -04:00
Frame.h Merge pull request #2224 from gerikkub/AutoFocus 2015-03-19 12:48:03 +11:00
FrameAui.cpp Added the ability to split the Debugger window horizontally and vertically via the Add Panes menu. 2015-03-07 12:33:33 +11:00
FrameTools.cpp Change behavior so emulation is paused when window focus is lost. 2015-03-16 21:31:13 -07:00
GameListCtrl.cpp quiet some warnings which appear on vs2015. 2015-03-15 19:28:47 -07:00
GameListCtrl.h
Globals.h Added the ability to split the Debugger window horizontally and vertically via the Add Panes menu. 2015-03-07 12:33:33 +11:00
HotkeyDlg.cpp
HotkeyDlg.h Renamed the Menu Accelerators to Key Shortcuts. 2015-03-08 20:27:13 +11:00
Info.plist.in
InputConfigDiag.cpp Updated the input plugins reference of hwnd on game start. Fixes the emu wiimotes mouse IR when rendering the game to a separate window. 2015-03-19 21:31:05 +11:00
InputConfigDiag.h
InputConfigDiagBitmaps.cpp
ISOFile.cpp
ISOFile.h
ISOProperties.cpp Fix 4.0-5689 regression (AR codes, patches) 2015-03-06 12:26:40 +01:00
ISOProperties.h Merge pull request #2120 from JosJuice/show-default-gameini 2015-02-27 17:58:42 +01:00
LogConfigWindow.cpp [windows] Remove ConsoleListener, which was not actually used. 2015-03-15 22:11:18 -07:00
LogConfigWindow.h [windows] Remove ConsoleListener, which was not actually used. 2015-03-15 22:11:18 -07:00
LogWindow.cpp [windows] Remove ConsoleListener, which was not actually used. 2015-03-15 22:11:18 -07:00
LogWindow.h [windows] Remove ConsoleListener, which was not actually used. 2015-03-15 22:11:18 -07:00
Main.cpp [windows] Just kill ExtendedTrace. 2015-03-15 22:30:38 -07:00
Main.h
MainAndroid.cpp [Android] Support arguments from Activity Monitor. 2015-03-08 08:43:25 -05:00
MainNoGUI.cpp Merge pull request #2129 from Sonicadvance1/shuffle_user_dir 2015-02-27 14:07:06 +11:00
MemcardManager.cpp
MemcardManager.h
NetWindow.cpp NetPlay: Select a game only if enet connected successfully 2015-03-18 10:16:11 +01:00
NetWindow.h Added Gui elements in Netplay Setup Diag so a person can choose a traversal server 2015-02-25 18:28:26 -08:00
PatchAddEdit.cpp Fix 4.0-5689 regression (AR codes, patches) 2015-03-06 12:26:40 +01:00
PatchAddEdit.h Fix 4.0-5689 regression (AR codes, patches) 2015-03-06 12:26:40 +01:00
PostProcessingConfigDiag.cpp
PostProcessingConfigDiag.h
resource.h
SoftwareVideoConfigDialog.cpp
SoftwareVideoConfigDialog.h
TASInputDlg.cpp
TASInputDlg.h
VideoConfigDiag.cpp VideoConfigDiag: Rename EFB Copies to RAM option 2015-02-28 23:00:49 -05:00
VideoConfigDiag.h
WXInputBase.cpp
WXInputBase.h
WxUtils.cpp
WxUtils.h
X11Utils.cpp
X11Utils.h