summaryrefslogtreecommitdiff
path: root/Source/Core/InputCommon/ControllerEmu/ControlGroup/Cursor.cpp
AgeCommit message (Expand)Author
2020-09-28ControllerEmu: Increase Total Yaw/Pitch default values to compensate for new ...Jordan Woyak
2020-08-08Fix various -Wshadow warningsTillmann Karras
2020-02-17InputCommon: Add real Wii Remote support to ControllerInterface. Add option t...Jordan Woyak
2020-02-09InputCommon: Clean up creation of inputs.Jordan Woyak
2020-02-09InputCommon: Eliminate some duplicated button threshold logic.Jordan Woyak
2019-06-10Added key for relative inputMatthew Foulds
2019-05-08WiimoteEmu/DolphinQt: Rename "IR" to "Point" and eliminate redundant Forward/...Jordan Woyak
2019-05-04Replace MathUtil::Clamp with std::clampLéo Lam
2019-04-23WiimoteEmu: Implement MotionPlus parameter y0 and other cleanups.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
2019-02-10DolphinQt/ControllerEmu: Replace Input Radius/Shape settings with an input ca...Jordan Woyak
2018-12-30ControllerEmu: code cleanup.Jordan Woyak
2018-12-30ControllerEmu::Cursor: Add input radius/shape settings to IR Cursor mappings ...Jordan Woyak
2018-07-13ControlGroup/Cursor: Return state data by valueLioncash
2018-06-04Add auto-hide option to Wii IR pointerrobopilot99
2018-04-13ControllerEmu: Use enum instead of bool for translatabilityJosJuice
2018-04-13Translate certain button names but not allJosJuice
2017-05-04Merge pull request #5345 from JosJuice/consistent-controller-translationAnthony
2017-04-30Mark "Recenter" for translationJosJuice
2017-04-30Use _trans consistently for controllersJosJuice
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