summaryrefslogtreecommitdiff
path: root/Source/Core/InputCommon/ControllerEmu/ControlGroup/Slider.cpp
AgeCommit message (Expand)Author
2026-01-25Remove unused importsMartino Fontana
2023-06-12ControllerEmu: Convert Translatability to enum classDentomologist
2022-10-03ControllerEmu: Add new "input override" systemJosJuice
2021-07-05treewide: convert GPLv2+ license info to SPDX tagsPierre Bourdon
2021-05-10InputCommon: add a ton of missing constsFiloppi
2020-02-09InputCommon: Clean up creation of inputs.Jordan Woyak
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/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