summaryrefslogtreecommitdiffstats
path: root/src/core/hid/input_converter.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | | This formats all copyright comments according to SPDX formatting guidelines. Additionally, this resolves the remaining GPLv2 only licensed files by relicensing them to GPLv2.0-or-later.
* yuzu: ui: Improve battery symbolsNarr the Reg2022-02-021-1/+1
|
* core/hid: Increment shake forceNarr the Reg2022-01-141-1/+1
| | | With the current settings 2p mode in pokemon let's go wasn't showing up. By making the shake more violent we can make it appear without any effort using the keyboard
* 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
| | | | start lion review
* 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