dolphin/Source/Core/InputCommon/ControllerEmu/ControlGroup
2019-11-03 11:56:01 +01:00
..
AnalogStick.cpp
AnalogStick.h
Attachments.cpp
Attachments.h
Buttons.cpp
Buttons.h
ControlGroup.cpp Input: Add optional "enable" setting to the ControlGroup class. 2019-11-03 11:55:52 +01:00
ControlGroup.h Input: Add optional "enable" setting to the ControlGroup class. 2019-11-03 11:55:52 +01:00
Cursor.cpp Added key for relative input 2019-06-10 13:23:16 +01:00
Cursor.h WiimoteEmu/DolphinQt: Rename "IR" to "Point" and eliminate redundant Forward/Backward mappings. 2019-05-08 20:27:41 -05:00
Force.cpp WiimoteEmu: Improve emulated swing. 2019-04-23 19:02:41 -05:00
Force.h WiimoteEmu: Improve emulated swing. 2019-04-23 19:02:41 -05:00
IMUAccelerometer.cpp Add support for motion controllers via the CemuHook controller input protocol. 2019-10-26 02:19:53 +02:00
IMUAccelerometer.h Add support for motion controllers via the CemuHook controller input protocol. 2019-10-26 02:19:53 +02:00
IMUCursor.cpp Motion Input: Add "enable" checkbox for motion controlled cursor. 2019-11-03 11:56:01 +01:00
IMUCursor.h Add support for motion controllers via the CemuHook controller input protocol. 2019-10-26 02:19:53 +02:00
IMUGyroscope.cpp Add support for motion controllers via the CemuHook controller input protocol. 2019-10-26 02:19:53 +02:00
IMUGyroscope.h Add support for motion controllers via the CemuHook controller input protocol. 2019-10-26 02:19:53 +02:00
MixedTriggers.cpp ControllerEmu: Clamp results of trigger/slider states to prevent integer overflow later on. 2019-10-15 15:35:07 -05:00
MixedTriggers.h InputCommon: Clean up how numeric settings are handled. Add units of measure to UI. Eliminate hidden magic values of the IR cursor. 2019-04-07 09:32:49 -05:00
ModifySettingsButton.cpp InputCommon: Clean up how numeric settings are handled. Add units of measure to UI. Eliminate hidden magic values of the IR cursor. 2019-04-07 09:32:49 -05:00
ModifySettingsButton.h
Slider.cpp ControllerEmu: Clamp results of trigger/slider states to prevent integer overflow later on. 2019-10-15 15:35:07 -05:00
Slider.h InputCommon: Clean up how numeric settings are handled. Add units of measure to UI. Eliminate hidden magic values of the IR cursor. 2019-04-07 09:32:49 -05:00
Tilt.cpp Change Wii Remote tilt tooltip string based on translator feedback 2019-10-28 11:16:55 +01:00
Tilt.h WiimoteEmu: Expose maximum tilt acceleration. 2019-10-06 09:56:39 -05:00
Triggers.cpp ControllerEmu: Clamp results of trigger/slider states to prevent integer overflow later on. 2019-10-15 15:35:07 -05:00
Triggers.h InputCommon: Clean up how numeric settings are handled. Add units of measure to UI. Eliminate hidden magic values of the IR cursor. 2019-04-07 09:32:49 -05:00