summaryrefslogtreecommitdiff
path: root/Source/Core/InputCommon/ControllerEmu/Control
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: Clean up creation of inputs.Jordan Woyak
2020-02-09InputCommon: Eliminate some duplicated button threshold logic.Jordan Woyak
2018-04-13ControllerEmu: Use enum instead of bool for translatabilityJosJuice
2018-04-13Translate certain button names but not allJosJuice
2017-05-06Don't translate button namesJosJuice
2017-02-10Control: Convert raw pointer parameter into unique_ptrLioncash
2017-02-09ControllerEmu: Separate ControlGroup from ControllerEmuLioncash