.. |
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
|
ControllerInterface/DolphinQt: Make mapping "all devices" way less hacky.
|
2019-03-03 18:39:02 -06:00 |
IOWindow.h
|
ControllerInterface/DolphinQt: Make mapping "all devices" way less hacky.
|
2019-03-03 18:39:02 -06:00 |
MappingBool.cpp
|
DolphinQt: Make the mapping window clear button use ControllerEmu's clear functionality.
|
2019-02-06 17:40:58 -06:00 |
MappingBool.h
|
DolphinQt: Make the mapping window clear button use ControllerEmu's clear functionality.
|
2019-02-06 17:40:58 -06:00 |
MappingButton.cpp
|
ControllerInterface/DolphinQt: Make mapping "all devices" way less hacky.
|
2019-03-03 18:39:02 -06:00 |
MappingButton.h
|
ControllerInterface/DolphinQt: Make mapping "all devices" way less hacky.
|
2019-03-03 18:39:02 -06:00 |
MappingCommon.cpp
|
ControllerInterface/DolphinQt: Make mapping "all devices" way less hacky.
|
2019-03-03 18:39:02 -06:00 |
MappingCommon.h
|
ControllerInterface/DolphinQt: Make mapping "all devices" way less hacky.
|
2019-03-03 18:39:02 -06:00 |
MappingIndicator.cpp
|
Merge pull request #7806 from jordan-woyak/wiimote-emu-swing-improve
|
2019-03-05 23:37:00 +00:00 |
MappingIndicator.h
|
WiimoteEmu: Reimplement tilt/swing/camera/orientation data using matrix math.
|
2019-03-03 12:43:25 -06:00 |
MappingNumeric.cpp
|
DolphinQt: Make the mapping window clear button use ControllerEmu's clear functionality.
|
2019-02-06 17:40:58 -06:00 |
MappingNumeric.h
|
DolphinQt: Make the mapping window clear button use ControllerEmu's clear functionality.
|
2019-02-06 17:40:58 -06:00 |
MappingRadio.cpp
|
DolphinQt: Make the mapping window clear button use ControllerEmu's clear functionality.
|
2019-02-06 17:40:58 -06:00 |
MappingRadio.h
|
DolphinQt: Make the mapping window clear button use ControllerEmu's clear functionality.
|
2019-02-06 17:40:58 -06:00 |
MappingWidget.cpp
|
WiimoteEmu: Reimplement tilt/swing/camera/orientation data using matrix math.
|
2019-03-03 12:43:25 -06:00 |
MappingWidget.h
|
DolphinQt: Make the mapping window clear button use ControllerEmu's clear functionality.
|
2019-02-06 17:40:58 -06:00 |
MappingWindow.cpp
|
Qt: Increase padding a bit
|
2019-03-06 13:46:00 +01:00 |
MappingWindow.h
|
DolphinQt: Make the mapping window clear button use ControllerEmu's clear functionality.
|
2019-02-06 17:40:58 -06:00 |
WiimoteEmuExtension.cpp
|
WiimoteEmu: Major renaming and cleanup.
|
2019-02-02 19:40:31 -06:00 |
WiimoteEmuExtension.h
|
Move DolphinQt2 to DolphinQt
|
2018-07-07 00:48:38 +02:00 |
WiimoteEmuGeneral.cpp
|
WiimoteEmu: Major renaming and cleanup.
|
2019-02-02 19:40:31 -06: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 |