dolphin/Source/Core/DolphinQt/Config/Mapping
JMC47 0ca9accd8b
Merge pull request #7640 from jordan-woyak/input-fixes
ControllerInterface: Output/Rumble fixes
2019-01-05 17:16:35 -05:00
..
GCKeyboardEmu.cpp Move DolphinQt2 to DolphinQt 2018-07-07 00:48:38 +02:00
GCKeyboardEmu.h Move DolphinQt2 to DolphinQt 2018-07-07 00:48:38 +02:00
GCMicrophone.cpp Move DolphinQt2 to DolphinQt 2018-07-07 00:48:38 +02:00
GCMicrophone.h Move DolphinQt2 to DolphinQt 2018-07-07 00:48:38 +02:00
GCPadEmu.cpp Move DolphinQt2 to DolphinQt 2018-07-07 00:48:38 +02:00
GCPadEmu.h Move DolphinQt2 to DolphinQt 2018-07-07 00:48:38 +02:00
GCPadWiiUConfigDialog.cpp Move DolphinQt2 to DolphinQt 2018-07-07 00:48:38 +02:00
GCPadWiiUConfigDialog.h Move DolphinQt2 to DolphinQt 2018-07-07 00:48:38 +02:00
Hotkey3D.cpp Re-add i18n comments that were lost in the DolphinWX removal 2018-09-08 15:58:15 +02:00
Hotkey3D.h Move DolphinQt2 to DolphinQt 2018-07-07 00:48:38 +02:00
HotkeyControllerProfile.cpp Fix lint bugs 2018-07-07 13:02:38 -05:00
HotkeyControllerProfile.h Fix lint bugs 2018-07-07 13:02:38 -05:00
HotkeyDebugging.cpp Move DolphinQt2 to DolphinQt 2018-07-07 00:48:38 +02:00
HotkeyDebugging.h Move DolphinQt2 to DolphinQt 2018-07-07 00:48:38 +02:00
HotkeyGeneral.cpp Move DolphinQt2 to DolphinQt 2018-07-07 00:48:38 +02:00
HotkeyGeneral.h Move DolphinQt2 to DolphinQt 2018-07-07 00:48:38 +02:00
HotkeyGraphics.cpp Move DolphinQt2 to DolphinQt 2018-07-07 00:48:38 +02:00
HotkeyGraphics.h Move DolphinQt2 to DolphinQt 2018-07-07 00:48:38 +02:00
HotkeyStates.cpp Move DolphinQt2 to DolphinQt 2018-07-07 00:48:38 +02:00
HotkeyStates.h Move DolphinQt2 to DolphinQt 2018-07-07 00:48:38 +02:00
HotkeyStatesOther.cpp Move DolphinQt2 to DolphinQt 2018-07-07 00:48:38 +02:00
HotkeyStatesOther.h Move DolphinQt2 to DolphinQt 2018-07-07 00:48:38 +02:00
HotkeyTAS.cpp Move DolphinQt2 to DolphinQt 2018-07-07 00:48:38 +02:00
HotkeyTAS.h Move DolphinQt2 to DolphinQt 2018-07-07 00:48:38 +02:00
HotkeyWii.cpp Move DolphinQt2 to DolphinQt 2018-07-07 00:48:38 +02:00
HotkeyWii.h Move DolphinQt2 to DolphinQt 2018-07-07 00:48:38 +02:00
IOWindow.cpp IOWindow: append new text at the end by default 2018-10-07 12:27:05 +01:00
IOWindow.h Move DolphinQt2 to DolphinQt 2018-07-07 00:48:38 +02:00
MappingBool.cpp Move DolphinQt2 to DolphinQt 2018-07-07 00:48:38 +02:00
MappingBool.h Move DolphinQt2 to DolphinQt 2018-07-07 00:48:38 +02:00
MappingButton.cpp Qt/MappingButton: Fix crash when exiting during input detection 2018-08-11 17:37:12 +02:00
MappingButton.h Move DolphinQt2 to DolphinQt 2018-07-07 00:48:38 +02:00
MappingCommon.cpp ControllerInterface: DInput: Update force feedback effects in a thread. This should prevent slowdowns experienced by a handful of users. 2018-12-24 19:40:58 -06:00
MappingCommon.h Qt/IOWindow: Fix detection of button names containing non-alphabetical characters 2018-07-16 18:59:23 -04:00
MappingIndicator.cpp ControllerEmu: Allow analog stick input radius greater than one. Useful for rounded-square inputs of xbox controllers. 2018-12-27 19:16:37 -06:00
MappingIndicator.h Add ability to reshape analog sticks from square/circle to octagon and make the analog stick mapping indicator pretty. 2018-12-27 18:31:46 -06:00
MappingNumeric.cpp Move DolphinQt2 to DolphinQt 2018-07-07 00:48:38 +02:00
MappingNumeric.h Move DolphinQt2 to DolphinQt 2018-07-07 00:48:38 +02:00
MappingRadio.cpp Move DolphinQt2 to DolphinQt 2018-07-07 00:48:38 +02:00
MappingRadio.h Move DolphinQt2 to DolphinQt 2018-07-07 00:48:38 +02:00
MappingWidget.cpp Move DolphinQt2 to DolphinQt 2018-07-07 00:48:38 +02:00
MappingWidget.h Move DolphinQt2 to DolphinQt 2018-07-07 00:48:38 +02:00
MappingWindow.cpp Re-add i18n comments that were lost in the DolphinWX removal 2018-09-08 15:58:15 +02:00
MappingWindow.h Qt/MappingWindow: update devices combo box when hotplugging devices 2018-07-06 17:15:30 -07:00
WiimoteEmuExtension.cpp Move DolphinQt2 to DolphinQt 2018-07-07 00:48:38 +02:00
WiimoteEmuExtension.h Move DolphinQt2 to DolphinQt 2018-07-07 00:48:38 +02:00
WiimoteEmuGeneral.cpp Fix resetting emulated wii remote settings to default not updating Extension combo box 2018-10-02 23:34:32 -04:00
WiimoteEmuGeneral.h Fix resetting emulated wii remote settings to default not updating Extension combo box 2018-10-02 23:34:32 -04:00
WiimoteEmuMotionControl.cpp Move DolphinQt2 to DolphinQt 2018-07-07 00:48:38 +02:00
WiimoteEmuMotionControl.h Move DolphinQt2 to DolphinQt 2018-07-07 00:48:38 +02:00