summaryrefslogtreecommitdiff
path: root/src/core/hid/input_converter.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* input_common: touch: Rewrite touch driver to support multiple touch pointsGravatar german772022-05-231-0/+4
* yuzu: Config allow to delete single axis directions when buttons are mapped t...Gravatar Narr the Reg2022-04-261-2/+2
* general: Convert source file copyright comments over to SPDXGravatar Morph2022-04-231-3/+2
* yuzu: ui: Improve battery symbolsGravatar Narr the Reg2022-02-021-1/+1
* core/hid: Increment shake forceGravatar Narr the Reg2022-01-141-1/+1
* core/hid: Improve accuary of mouse implementationGravatar german772021-11-241-0/+4
* core/hid: Fully implement native mouseGravatar german772021-11-241-0/+21
* core/hid: Fully emulate motion from buttonGravatar german772021-11-241-35/+43
* settings: Fix Debug controller type optionsGravatar german772021-11-241-2/+2
* kraken: Address comments from reviewGravatar german772021-11-241-37/+38
* core/hid: Rework battery mappingsGravatar german772021-11-241-0/+4
* Morph review first waveGravatar german772021-11-241-6/+6
* core/hid: Only signal when neededGravatar german772021-11-241-1/+1
* core/hid: Move motion_input, create input converter and hid_typesGravatar german772021-11-241-0/+345