summaryrefslogtreecommitdiff
path: root/Source/Core/InputCommon/ControllerEmu/StickGate.cpp
AgeCommit message (Expand)Author
2020-11-03Virtual Notch settings and UI for octagonal stickNick Michael
2020-09-19ControllerEmu: Improve and simplify UpdateCalibrationData.Jordan Woyak
2020-08-08Fix various -Wshadow warningsTillmann Karras
2020-02-25InputCommon: Specify ini value default when saving calibration "center".Jordan Woyak
2020-02-25InputCommon: Clamp calibration values within square shape.Jordan Woyak
2020-02-25InputCommon: RoundStickGate's ideal sample count can be 1.Jordan Woyak
2019-11-22InputCommon: Make use of fmt where applicableLioncash
2019-05-18ControllerEmu: Add support for setting the center of a ReshapableInputArtemis Tosini
2019-05-04Replace MathUtil::Clamp with std::clampLéo Lam
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-03-01ControllerEmu: Deadzone math fix.Jordan Woyak
2019-02-10DolphinQt/ControllerEmu: Replace Input Radius/Shape settings with an input ca...Jordan Woyak
2018-12-30ControllerEmu::Cursor: Add input radius/shape settings to IR Cursor mappings ...Jordan Woyak
2018-12-29ControllerEmu: Reorganize stick reshaping code and use it for emu wiimote til...Jordan Woyak
2018-12-27InputCommon: Simplified StickGate interface and moved class into its own file...Jordan Woyak