summaryrefslogtreecommitdiffstats
path: root/src/core/hid/emulated_controller.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* settings: Add debug setting to enable all controllersgerman772021-11-281-0/+20
* config: Remove vibration configurationgerman772021-11-271-2/+3
* service/hid: Finish converting LIFO objects and address some nitsNarr the Reg2021-11-251-1/+1
* core/hid: Remove usage of native types, fix a couple of errors with motiongerman772021-11-251-2/+2
* settings: Fix controller preview not displaying the correct controllergerman772021-11-251-2/+2
* core/hid: Rename NpadType to NpadStyleIndexgerman772021-11-251-22/+22
* core/hid: Prevent Emulated controller from flapping with multiple inputs devicesgerman772021-11-251-10/+58
* core/hid: Fully emulate motion from buttongerman772021-11-251-1/+10
* second commit lion reviewgerman772021-11-251-2/+3
* settings: Fix Debug controller type optionsgerman772021-11-251-3/+8
* kraken: Address comments from reviewgerman772021-11-251-43/+45
* input_common: Revert deleted TAS functionsgerman772021-11-251-22/+22
* core/hid: Explain better what a temporary value doesgerman772021-11-251-18/+20
* core/hid: Add TAS inputgerman772021-11-251-0/+72
* input_common: Add multiple vibration curvesgerman772021-11-251-1/+9
* core/hid: Rework battery mappingsgerman772021-11-251-20/+30
* input_common: Add manual update options to input devicesgerman772021-11-251-0/+9
* settings: Fix mouse and keyboard mappingsgerman772021-11-251-4/+4
* Morph review first wavegerman772021-11-251-3/+3
* kraken: Address comments from reviewgerman772021-11-251-3/+9
* service/hid: Fix gesture inputgerman772021-11-251-4/+0
* configuration: Migrate controller settings to emulated controllergerman772021-11-251-1/+0
* core/hid: Fix rumble too strong at 1%german772021-11-251-12/+22
* core/hid: Only signal when neededgerman772021-11-251-123/+136
* hid: Fix controller connection/disconnectiongerman772021-11-251-21/+77
* kraken: Fix errors from rebase and format filesgerman772021-11-251-1/+5
* core/hid: Add output devicesgerman772021-11-251-27/+92
* core/hid: Add emulated controllersgerman772021-11-251-0/+745