summaryrefslogtreecommitdiff
path: root/Source/Core/InputCommon/ControllerEmu/ControlGroup/Triggers.cpp
AgeCommit message (Expand)Author
2021-07-05treewide: convert GPLv2+ license info to SPDX tagsPierre Bourdon
2021-05-10InputCommon: add a ton of missing constsFiloppi
2020-02-09InputCommon: Eliminate some duplicated button threshold logic.Jordan Woyak
2019-10-15ControllerEmu: Clamp results of trigger/slider states to prevent integer over...Jordan Woyak
2019-04-12WiimoteEmu: Allow shake frequency and intensity to be configured. Other minor...Jordan Woyak
2019-04-07InputCommon: Clean up how numeric settings are handled. Add units of measure ...Jordan Woyak
2018-07-13ControlGroup/Triggers: Return state data by valueLioncash
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