dolphin/Source/Core/InputCommon/ControllerEmu/ControlGroup
JosJuice 18a4afb053 Android: Use touch emulation of IR by default
While having motion control emulation of IR enabled by default
makes sense in situations like using a DualShock 4 on a PC,
Android has the additional option of touch emulation of IR
which seems to be better liked, and the default value which
was chosen with PC in mind was carried over to Android
without any particular consideration. This change disables
motion control emulation of IR by default on Android only.
2020-04-27 17:02:53 +02:00
..
AnalogStick.cpp InputCommon: Clean up creation of inputs. 2020-02-09 19:08:26 -06:00
AnalogStick.h ControllerEmu: code cleanup. 2018-12-30 10:52:45 -06:00
Attachments.cpp InputCommon: Allow Wii remote extension to be set with an input expression. 2020-02-08 16:03:13 -06:00
Attachments.h InputCommon: Allow Wii remote extension to be set with an input expression. 2020-02-08 16:03:13 -06:00
Buttons.cpp ControllerEmu: Killed the Buttons group threshold setting. 2018-12-31 08:35:31 -06:00
Buttons.h InputCommon: Eliminate some duplicated button threshold logic. 2020-02-09 10:37:18 -06:00
ControlGroup.cpp Android: Use touch emulation of IR by default 2020-04-27 17:02:53 +02:00
ControlGroup.h Android: Use touch emulation of IR by default 2020-04-27 17:02:53 +02:00
Cursor.cpp InputCommon: Add real Wii Remote support to ControllerInterface. Add option to connect additional Wii Remotes. 2020-02-17 16:14:01 -06:00
Cursor.h InputCommon: Eliminate some duplicated button threshold logic. 2020-02-09 10:37:18 -06:00
Force.cpp InputCommon: Clean up creation of inputs. 2020-02-09 19:08:26 -06:00
Force.h WiimoteEmu: Improve emulated swing. 2019-04-23 19:02:41 -05:00
IMUAccelerometer.cpp InputCommon: Clean up creation of inputs. 2020-02-09 19:08:26 -06:00
IMUAccelerometer.h InputCommon/IMU*: Remove unnecessary includes 2019-11-22 15:41:38 -05:00
IMUCursor.cpp Android: Use touch emulation of IR by default 2020-04-27 17:02:53 +02:00
IMUCursor.h InputCommon/IMU*: Remove unnecessary includes 2019-11-22 15:41:38 -05:00
IMUGyroscope.cpp InputCommon: Add calibration functionality to IMUGyroscope. 2020-02-17 15:57:43 -06:00
IMUGyroscope.h InputCommon: Add calibration functionality to IMUGyroscope. 2020-02-17 15:57:43 -06:00
MixedTriggers.cpp DolphinQt: Clean up mapping indicator code and draw lines on "pixel centers". 2020-02-24 16:26:26 -06:00
MixedTriggers.h DolphinQt: Clean up mapping indicator code and draw lines on "pixel centers". 2020-02-24 16:26:26 -06:00
ModifySettingsButton.cpp InputCommon: Clean up creation of inputs. 2020-02-09 19:08:26 -06:00
ModifySettingsButton.h ControllerEmu: Separate ControlGroup from ControllerEmu 2017-02-09 18:18:52 -05:00
Slider.cpp InputCommon: Clean up creation of inputs. 2020-02-09 19:08:26 -06: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 InputCommon: Clean up creation of inputs. 2020-02-09 19:08:26 -06:00
Tilt.h WiimoteEmu: Expose maximum tilt acceleration. 2019-10-06 09:56:39 -05:00
Triggers.cpp InputCommon: Eliminate some duplicated button threshold logic. 2020-02-09 10:37:18 -06: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