dolphin/Source/Core/DolphinWX
Lioncash 537ad96ece DolphinWX: Remove unnecessary wxBeginBusyCursor and wxEndBusyCursor calls
The UI greys all buttons when shutting down, so it's sufficient as a visual cue
2015-02-14 19:43:59 -05:00
..
Android
Cheats
Debugger Make address translation respect the CPU translation mode. 2015-02-11 13:56:22 -08:00
resources
AboutDolphin.cpp Clean Up 2015-01-24 17:10:21 -06:00
AboutDolphin.h
ARCodeAddEdit.cpp Use emplace_* functions where in-place construction is preferable 2015-02-04 11:39:08 -05:00
ARCodeAddEdit.h
CMakeLists.txt
ConfigMain.cpp DolphinWX: Get rid of unnecessary Destroy calls 2015-02-11 09:38:38 -05:00
ConfigMain.h Added support for AGP. Original patch by GreyRogue. 2015-01-24 12:13:23 +11:00
ControllerConfigDiag.cpp DolphinWX: Get rid of unnecessary Destroy calls 2015-02-11 09:38:38 -05:00
ControllerConfigDiag.h Added GameCube Keyboard support. 2015-01-17 09:36:05 +11:00
DolphinWX.rc
DolphinWX.vcxproj
DolphinWX.vcxproj.filters
DolphinWX.vcxproj.user
FifoPlayerDlg.cpp
FifoPlayerDlg.h
Frame.cpp Fixed the crash which occurred when opening Wiimote configuration before a game was started. 2015-02-04 18:48:19 +11:00
Frame.h Initialised all controller interfaces together on CFrame construction to fix the crash that would occur if the controller config were opened before a game was started. 2015-02-04 18:05:22 +11:00
FrameAui.cpp
FrameTools.cpp DolphinWX: Remove unnecessary wxBeginBusyCursor and wxEndBusyCursor calls 2015-02-14 19:43:59 -05:00
GameListCtrl.cpp Country filter fixes/consistency 2015-01-11 00:39:53 -05:00
GameListCtrl.h
Globals.h Added the ability to map gamepad buttons to hotkeys. 2015-01-27 12:24:47 +11:00
HotkeyDlg.cpp Added the ability to map gamepad buttons to hotkeys. 2015-01-27 12:24:47 +11:00
HotkeyDlg.h Added the ability to map gamepad buttons to hotkeys. 2015-01-27 12:24:47 +11:00
Info.plist.in
InputConfigDiag.cpp DolphinWX: Get rid of unnecessary Destroy calls 2015-02-11 09:38:38 -05:00
InputConfigDiag.h DolphinWX: Get rid of unnecessary Destroy calls 2015-02-11 09:38:38 -05:00
InputConfigDiagBitmaps.cpp HotKey: fix warnings 2015-02-04 20:19:16 +01:00
ISOFile.cpp VolumeWad: Return version number for WADs 2015-02-05 11:27:57 -05:00
ISOFile.h
ISOProperties.cpp Remove setting "BlockMerging". 2015-02-11 19:52:48 -08:00
ISOProperties.h Remove setting "BlockMerging". 2015-02-11 19:52:48 -08:00
LogConfigWindow.cpp
LogConfigWindow.h
LogWindow.cpp
LogWindow.h
Main.cpp DolphinWX: fix -e parameter 2015-02-13 10:34:18 +01:00
Main.h
MainAndroid.cpp
MainNoGUI.cpp
MemcardManager.cpp
MemcardManager.h
NetWindow.cpp More minor consistency changes 2015-01-12 22:28:12 -05:00
NetWindow.h
PatchAddEdit.cpp Use emplace_* functions where in-place construction is preferable 2015-02-04 11:39:08 -05:00
PatchAddEdit.h
PostProcessingConfigDiag.cpp
PostProcessingConfigDiag.h
resource.h
SoftwareVideoConfigDialog.cpp
SoftwareVideoConfigDialog.h
TASInputDlg.cpp
TASInputDlg.h
VideoConfigDiag.cpp Merge pull request #2027 from Buddybenj/change-wording 2015-02-11 23:23:22 -05:00
VideoConfigDiag.h Merge pull request #1948 from magumagu/remove-efb-cache 2015-01-27 09:42:15 +01:00
WXInputBase.cpp
WXInputBase.h
WxUtils.cpp
WxUtils.h
X11Utils.cpp Video: Remove more debug spew in XRANDR mode code 2015-01-07 20:23:09 +00:00
X11Utils.h