dolphin/Source/Core/InputCommon/ControllerEmu/ControlGroup
Filoppi 4625359a4f InputCommon: clamp the attachment setting max to its actual enum max
NumericSettings support a max, so let's use it.
It might not do much now, but the max and min values will be used to give visual feeback
in the UI in one of my upcoming input PRs
2021-05-12 18:27:24 +03:00
..
AnalogStick.cpp InputCommon: add a ton of missing consts 2021-05-10 23:48:10 +03:00
AnalogStick.h InputCommon: add a ton of missing consts 2021-05-10 23:48:10 +03:00
Attachments.cpp
Attachments.h InputCommon: clamp the attachment setting max to its actual enum max 2021-05-12 18:27:24 +03:00
Buttons.cpp
Buttons.h InputCommon: add a ton of missing consts 2021-05-10 23:48:10 +03:00
ControlGroup.cpp Add mixed comments to input code, make some tooltip clearer 2021-05-12 18:27:23 +03:00
ControlGroup.h Virtual Notch settings and UI for octagonal stick 2020-11-03 22:06:27 +00:00
Cursor.cpp InputCommon: add a ton of missing consts 2021-05-10 23:48:10 +03:00
Cursor.h InputCommon: add a ton of missing consts 2021-05-10 23:48:10 +03:00
Force.cpp InputCommon: add a ton of missing consts 2021-05-10 23:48:10 +03:00
Force.h InputCommon: add a ton of missing consts 2021-05-10 23:48:10 +03:00
IMUAccelerometer.cpp Fix various -Wshadow warnings 2020-08-08 21:45:03 +01:00
IMUAccelerometer.h
IMUCursor.cpp WiimoteEmu: Tweak IMUCursor total yaw setting tool-tip. 2020-10-19 17:08:02 -05:00
IMUCursor.h rename InputCommon/ControllerInterface/Device to CoreDevice 2021-01-27 14:29:48 -08:00
IMUGyroscope.cpp Add mixed comments to input code, make some tooltip clearer 2021-05-12 18:27:23 +03:00
IMUGyroscope.h
MixedTriggers.cpp
MixedTriggers.h rename InputCommon/ControllerInterface/Device to CoreDevice 2021-01-27 14:29:48 -08:00
ModifySettingsButton.cpp InputCommon: follow coding conventions and rename GetState() to UpdateState() 2021-05-10 23:48:10 +03:00
ModifySettingsButton.h InputCommon: follow coding conventions and rename GetState() to UpdateState() 2021-05-10 23:48:10 +03:00
Slider.cpp InputCommon: add a ton of missing consts 2021-05-10 23:48:10 +03:00
Slider.h InputCommon: add a ton of missing consts 2021-05-10 23:48:10 +03:00
Tilt.cpp InputCommon: add a ton of missing consts 2021-05-10 23:48:10 +03:00
Tilt.h InputCommon: add a ton of missing consts 2021-05-10 23:48:10 +03:00
Triggers.cpp InputCommon: add a ton of missing consts 2021-05-10 23:48:10 +03:00
Triggers.h InputCommon: add a ton of missing consts 2021-05-10 23:48:10 +03:00