summaryrefslogtreecommitdiff
path: root/src/core/hid/input_converter.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* input_common: Implement native mifare supportGravatar Narr the Reg2023-06-211-5/+1
* core: hid: Update motion on a better placeGravatar german772023-05-071-1/+1
* Merge pull request #10174 from german77/motriodGravatar bunnei2023-05-061-0/+7
|\
| * input_common: Add experimental motion to buttonGravatar german772023-05-051-0/+7
* | input_common: Add property to invert an axis buttonGravatar Narr the Reg2023-05-051-0/+1
|/
* general: fix spelling mistakesGravatar Liam2023-03-121-2/+2
* Address review commentsGravatar german772023-01-191-4/+2
* core: hid: Enable pulling color data from controllersGravatar Narr the Reg2023-01-191-0/+14
* core: hid: Implement true multitouch supportGravatar Narr the Reg2022-11-191-3/+0
* input_common: have an unique vector in callback statusGravatar german772022-10-091-2/+8
* service: nfp: address commentsGravatar german772022-10-021-1/+1
* core: hid: Add nfc support to emulated controllerGravatar german772022-10-021-0/+14
* input_common: Add support for analog toggleGravatar Narr the Reg2022-09-061-0/+3
* core: hid: Add cammera supportGravatar german772022-07-231-0/+14
* 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