summaryrefslogtreecommitdiffstats
path: root/src/core/hid/emulated_controller.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2021-11-28settings: Add debug setting to enable all controllersgerman771-0/+20
2021-11-27config: Remove vibration configurationgerman771-2/+3
2021-11-25service/hid: Finish converting LIFO objects and address some nitsNarr the Reg1-1/+1
2021-11-25core/hid: Remove usage of native types, fix a couple of errors with motiongerman771-2/+2
2021-11-25settings: Fix controller preview not displaying the correct controllergerman771-2/+2
2021-11-25core/hid: Rename NpadType to NpadStyleIndexgerman771-22/+22
2021-11-25core/hid: Prevent Emulated controller from flapping with multiple inputs devicesgerman771-10/+58
2021-11-25core/hid: Fully emulate motion from buttongerman771-1/+10
2021-11-25second commit lion reviewgerman771-2/+3
2021-11-25settings: Fix Debug controller type optionsgerman771-3/+8
2021-11-25kraken: Address comments from reviewgerman771-43/+45
2021-11-25input_common: Revert deleted TAS functionsgerman771-22/+22
2021-11-25core/hid: Explain better what a temporary value doesgerman771-18/+20
2021-11-25core/hid: Add TAS inputgerman771-0/+72
2021-11-25input_common: Add multiple vibration curvesgerman771-1/+9
2021-11-25core/hid: Rework battery mappingsgerman771-20/+30
2021-11-25input_common: Add manual update options to input devicesgerman771-0/+9
2021-11-25settings: Fix mouse and keyboard mappingsgerman771-4/+4
2021-11-25Morph review first wavegerman771-3/+3
2021-11-25kraken: Address comments from reviewgerman771-3/+9
2021-11-25service/hid: Fix gesture inputgerman771-4/+0
2021-11-25configuration: Migrate controller settings to emulated controllergerman771-1/+0
2021-11-25core/hid: Fix rumble too strong at 1%german771-12/+22
2021-11-25core/hid: Only signal when neededgerman771-123/+136
2021-11-25hid: Fix controller connection/disconnectiongerman771-21/+77
2021-11-25kraken: Fix errors from rebase and format filesgerman771-1/+5
2021-11-25core/hid: Add output devicesgerman771-27/+92
2021-11-25core/hid: Add emulated controllersgerman771-0/+745