summaryrefslogtreecommitdiffstats
path: root/src/input_common/analog_from_button.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* fix minor clang errorgerman2020-11-101-1/+1
|
* Allow to dial any angle with digital joystickgerman2020-11-081-19/+103
|
* input_common/CMakeLists: Make some warnings errorsLioncash2020-10-161-7/+11
| | | | | Makes the input_common code warnings consistent with the rest of the codebase.
* analog_from_button get direction implementationCJBok2020-02-181-0/+14
|
* InputCommon: add AnalogFromButtonwwylele2017-03-011-0/+58