summaryrefslogtreecommitdiff
path: root/Source/Core/InputCommon/ControllerEmu/ControlGroup/Slider.cpp
AgeCommit message (Expand)Author
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/Slider: Return state data by valueLioncash
2018-04-13ControllerEmu: Use enum instead of bool for translatabilityJosJuice
2018-04-13Translate certain button names but not allJosJuice
2017-12-19Rename constructor parameters to avoid shadowing membersEmmanuel Gil Peyrot
2017-07-26Make DolphinWX strings more like DolphinQt2 stringsJosJuice
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