summaryrefslogtreecommitdiffstats
path: root/src/input_common/analog_from_button.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2021-11-25input_common: Move touch and analog from button. Move udp protocolgerman771-238/+0
2021-07-05input_common: Add missing modifier callback to analog from buttongerman771-0/+1
2021-05-30input_common: Analog button, use time based position instead of frequent updatesgerman771-73/+122
2021-04-15common: Move settings to common from core.bunnei1-1/+1
2021-02-06Add SL SR vectors, change dual joycon view, add missing raw data from keyboard/mousegerman1-0/+4
2021-01-30analog_from_button: Fix update_thread.join exceptionameerj1-5/+9
2020-12-08Disable analog joystick from buttons by defaultgerman1-1/+21
2020-11-10fix minor clang errorgerman1-1/+1
2020-11-08Allow to dial any angle with digital joystickgerman1-19/+103
2020-10-16input_common/CMakeLists: Make some warnings errorsLioncash1-7/+11
2020-06-21Cleanup after linterAmeer1-2/+1
2020-06-21GC Adapter ImplementationAmeer1-1/+2
2020-02-18analog_from_button get direction implementationCJBok1-0/+14
2017-03-01InputCommon: add AnalogFromButtonwwylele1-0/+58