summaryrefslogtreecommitdiffstats
path: root/src/core/hid/input_converter.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* core: hid: Implement true multitouch supportNarr the Reg2022-11-191-3/+0
* input_common: have an unique vector in callback statusgerman772022-10-091-2/+8
* service: nfp: address commentsgerman772022-10-021-1/+1
* core: hid: Add nfc support to emulated controllergerman772022-10-021-0/+14
* input_common: Add support for analog toggleNarr the Reg2022-09-061-0/+3
* core: hid: Add cammera supportgerman772022-07-241-0/+14
* input_common: touch: Rewrite touch driver to support multiple touch pointsgerman772022-05-231-0/+4
* yuzu: Config allow to delete single axis directions when buttons are mapped to a stickNarr the Reg2022-04-271-2/+2
* general: Convert source file copyright comments over to SPDXMorph2022-04-231-3/+2
* yuzu: ui: Improve battery symbolsNarr the Reg2022-02-021-1/+1
* core/hid: Increment shake forceNarr the Reg2022-01-141-1/+1
* core/hid: Improve accuary of mouse implementationgerman772021-11-251-0/+4
* core/hid: Fully implement native mousegerman772021-11-251-0/+21
* core/hid: Fully emulate motion from buttongerman772021-11-251-35/+43
* settings: Fix Debug controller type optionsgerman772021-11-251-2/+2
* kraken: Address comments from reviewgerman772021-11-251-37/+38
* core/hid: Rework battery mappingsgerman772021-11-251-0/+4
* Morph review first wavegerman772021-11-251-6/+6
* core/hid: Only signal when neededgerman772021-11-251-1/+1
* core/hid: Move motion_input, create input converter and hid_typesgerman772021-11-251-0/+345