dolphin/Source/Core/InputCommon/ControllerEmu
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
..
Control treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
ControlGroup InputCommon: Fix ControlGroup::SaveConfig with DefaultValue::Disabled 2023-02-26 17:45:09 +01:00
Setting DolphinQt: Don't show the advanced input settings on the main dialog. 2022-06-26 22:48:13 -05:00
ControllerEmu.cpp ControllerEmu: Add new "input override" system 2022-10-03 22:00:21 +02:00
ControllerEmu.h DolphinQt: Use input override system for TAS input windows 2022-10-03 22:04:09 +02:00
StickGate.cpp InputCommon: Use value of "Modifier" button "Range" setting rather than always applying 50%. 2022-01-04 14:09:50 -06:00
StickGate.h ControllerEmu: Add new "input override" system 2022-10-03 22:00:21 +02:00