summaryrefslogtreecommitdiffstats
path: root/src/core/hid (follow)
Commit message (Collapse)AuthorAgeFilesLines
* yuzu: Fix loading input profilesgerman772021-11-251-0/+2
|
* kraken: Address comments from reviewgerman772021-11-255-8/+14
| | | | review fixes
* service/hid: Fix gesture inputgerman772021-11-253-27/+37
|
* configuration: Migrate controller settings to emulated controllergerman772021-11-254-4/+30
|
* core/hid: Fix rumble too strong at 1%german772021-11-251-12/+22
|
* core/hid: Only signal when neededgerman772021-11-253-126/+141
|
* hid: Fix controller connection/disconnectiongerman772021-11-254-30/+95
|
* core/hid: Documment some filesgerman772021-11-254-52/+265
|
* kraken: Fix errors from rebase and format filesgerman772021-11-251-1/+5
|
* core/hid: Add output devicesgerman772021-11-253-29/+121
|
* core: Update input interpretergerman772021-11-252-51/+18
|
* core/hid: Add emulated controllersgerman772021-11-258-0/+2017
|
* core/hid: Move motion_input, create input converter and hid_typesgerman772021-11-255-0/+1159
|
* core/hid: Move input_interpreter to hidgerman772021-11-252-0/+206