summaryrefslogtreecommitdiff
path: root/Source/Core/InputCommon/ControllerEmu/ControlGroup/ControlGroup.cpp
AgeCommit message (Expand)Author
2023-04-13Common/IniFile: Move interface into Common namespaceLioncash
2023-02-26InputCommon: Fix ControlGroup::SaveConfig with DefaultValue::DisabledJosJuice
2022-06-26ControllerEmu: Allow settings to be categorized as "advanced". Make "Virtual ...Jordan Woyak
2021-07-05treewide: convert GPLv2+ license info to SPDX tagsPierre Bourdon
2021-05-14Merge pull request #9688 from Filoppi/input_cleanupScott Mansell
2021-05-12Add mixed comments to input code, make some tooltip clearerFiloppi
2021-05-12InputCommon: fix serialization of control expression with line breaksFiloppi
2020-11-17Remove a redundant i18n commentJosJuice
2020-11-03Virtual Notch settings and UI for octagonal stickNick Michael
2020-04-27Android: Use touch emulation of IR by defaultJosJuice
2020-02-09InputCommon: Clean up creation of inputs.Jordan Woyak
2020-02-08InputCommon: Allow Wii remote extension to be set with an input expression.Jordan Woyak
2019-11-03Input: Add optional "enable" setting to the ControlGroup class.rlnilsen
2019-05-08WiimoteEmu/DolphinQt: Rename "IR" to "Point" and eliminate redundant Forward/...Jordan Woyak
2019-04-07InputCommon: Clean up how numeric settings are handled. Add units of measure ...Jordan Woyak
2019-02-02WiimoteEmu: Major renaming and cleanup.Jordan Woyak
2017-11-04EmulatedController: encapsulate default device behind getters/settersMichael M
2017-09-14ControlReference: don't reparse expression when references are updatedMichael M
2017-03-02InputCommon: move Setting classes out of ControlGroupMichael Maltese
2017-02-25ControlGroup: Convert group type enum into an enum classLioncash
2017-02-09ControllerEmu: Separate ControlGroup from ControllerEmuLioncash