dolphin/Source/Core/InputCommon/ControllerEmu/ControlGroup
JosJuice 9b3816c993 InputCommon: Fix ControlGroup::SaveConfig with DefaultValue::Disabled
I also changed LoadConfig, but that change doesn't affect correctness,
it's only so it looks neat by matching SaveConfig.

This bug was added in 18a4afb053, the
commit that introduced DefaultValue::Disabled. The bug can't actually be
triggered in master, but it can be triggered in the Android input
overhaul PR.
2023-02-26 17:45:09 +01:00
..
AnalogStick.cpp ControllerEmu: Add new "input override" system 2022-10-03 22:00:21 +02:00
AnalogStick.h ControllerEmu: Add new "input override" system 2022-10-03 22:00:21 +02:00
Attachments.cpp
Attachments.h
Buttons.cpp
Buttons.h ControllerEmu: Add new "input override" system 2022-10-03 22:00:21 +02:00
ControlGroup.cpp InputCommon: Fix ControlGroup::SaveConfig with DefaultValue::Disabled 2023-02-26 17:45:09 +01:00
ControlGroup.h ControllerEmu: Add new "input override" system 2022-10-03 22:00:21 +02:00
Cursor.cpp ControllerEmu: Add new "input override" system 2022-10-03 22:00:21 +02:00
Cursor.h ControllerEmu: Add new "input override" system 2022-10-03 22:00:21 +02:00
Force.cpp
Force.h
IMUAccelerometer.cpp
IMUAccelerometer.h
IMUCursor.cpp WiimoteEmu: Expose IMU pointing accelerometer weight setting. 2022-06-13 00:07:00 -05:00
IMUCursor.h WiimoteEmu: Expose IMU pointing accelerometer weight setting. 2022-06-13 00:07:00 -05:00
IMUGyroscope.cpp
IMUGyroscope.h
MixedTriggers.cpp ControllerEmu: Add new "input override" system 2022-10-03 22:00:21 +02:00
MixedTriggers.h ControllerEmu: Add new "input override" system 2022-10-03 22:00:21 +02:00
ModifySettingsButton.cpp
ModifySettingsButton.h
Slider.cpp ControllerEmu: Add new "input override" system 2022-10-03 22:00:21 +02:00
Slider.h ControllerEmu: Add new "input override" system 2022-10-03 22:00:21 +02:00
Tilt.cpp
Tilt.h
Triggers.cpp ControllerEmu: Add new "input override" system 2022-10-03 22:00:21 +02:00
Triggers.h ControllerEmu: Add new "input override" system 2022-10-03 22:00:21 +02:00