summaryrefslogtreecommitdiff
path: root/Source/Core/InputCommon/ControllerEmu/Setting
AgeCommit message (Expand)Author
2020-02-09InputCommon: Only update setting expressions when the input gate is enabled.Jordan Woyak
2020-02-08InputCommon: Allow Wii remote extension to be set with an input expression.Jordan Woyak
2020-02-08InputCommon: Allow controller settings specified with input expresions.Jordan Woyak
2019-04-27InputCommon: Make sure setting values are initialized in case they are used b...Jordan Woyak
2019-04-07InputCommon: Clean up how numeric settings are handled. Add units of measure ...Jordan Woyak
2018-07-02ControllerEmu/BooleanSetting: Add exclusive flagspycrab
2017-03-13Make ControllerEmu::BooleanSetting non-virtualMichael Maltese
2017-03-13Remove unused ControllerEmu::BackgroundInputSettingMichael Maltese
2017-03-03BooleanSetting: Initialize m_value to default_value in the constructorLioncash
2017-03-03NumericSettings: Initialize m_value to default_value in the constructorLioncash
2017-03-02InputCommon: move Setting classes out of ControlGroupMichael Maltese