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 treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
Attachments.h treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
Buttons.cpp treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
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 treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
Force.h treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
IMUAccelerometer.cpp treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
IMUAccelerometer.h treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
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 treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
IMUGyroscope.h treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
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 treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
ModifySettingsButton.h treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
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 InputCommon: Use value of "Modifier" button "Range" setting rather than always applying 50%. 2022-01-04 14:09:50 -06:00
Tilt.h InputCommon: Use value of "Modifier" button "Range" setting rather than always applying 50%. 2022-01-04 14:09:50 -06:00
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