summaryrefslogtreecommitdiffstats
path: root/src/core/hid/emulated_controller.h (unfollow)
Commit message (Expand)AuthorFilesLines
2021-11-29core: hid: Cleanup and amend documentationMorph1-28/+30
2021-11-25core/hid: Remove usage of native types, fix a couple of errors with motiongerman771-2/+2
2021-11-25core/hid: Rename NpadType to NpadStyleIndexgerman771-9/+9
2021-11-25core/hid: Prevent Emulated controller from flapping with multiple inputs devicesgerman771-3/+3
2021-11-25core/hid: Fully emulate motion from buttongerman771-0/+1
2021-11-25kraken: Address comments from reviewgerman771-18/+24
2021-11-25core/hid: Explain better what a temporary value doesgerman771-6/+8
2021-11-25core/hid: Add TAS inputgerman771-0/+9
2021-11-25core/hid: Rework battery mappingsgerman771-9/+19
2021-11-25Morph review first wavegerman771-11/+11
2021-11-25kraken: Address comments from reviewgerman771-1/+0
2021-11-25configuration: Migrate controller settings to emulated controllergerman771-1/+1
2021-11-25core/hid: Only signal when neededgerman771-2/+4
2021-11-25hid: Fix controller connection/disconnectiongerman771-4/+14
2021-11-25core/hid: Documment some filesgerman771-18/+130
2021-11-25core/hid: Add output devicesgerman771-2/+11
2021-11-25core/hid: Add emulated controllersgerman771-0/+232