summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2021-11-24core/hid: Explain better what a temporary value doesgerman77
2021-11-24input_common: Fix GC adapter initializationgerman77
Fix GC controller
2021-11-24core/hid: Update structs to 13.1.0german77
2021-11-24core/hid: Add TAS inputgerman77
2021-11-24input_common: Fix UDP uuidgerman77
2021-11-24input_common: Add multiple vibration curvesgerman77
2021-11-24core/hid: Rework battery mappingsgerman77
2021-11-24input_common: Add manual update options to input devicesgerman77
2021-11-24service/hid: Fix memory allocated incorrectlygerman77
2021-11-24settings: Fix mouse and keyboard mappingsgerman77
2021-11-24web_applet: Replace HIDButton with NpadButtongerman77
2021-11-24Morph review first wavegerman77
2021-11-24service/hid: Match shared memory closer to HWgerman77
2021-11-24yuzu: Fix loading input profilesgerman77
2021-11-24kraken: Address comments from reviewgerman77
review fixes
2021-11-24service/hid: Use ring buffer for gesturesgerman77
2021-11-24service/hid: Fix gesture inputgerman77
2021-11-24configuration: Migrate controller settings to emulated controllergerman77
2021-11-24core/hid: Fix rumble too strong at 1%german77
2021-11-24core/hid: Only signal when neededgerman77
2021-11-24hid: Fix controller connection/disconnectiongerman77
2021-11-24core/hid: Documment some filesgerman77
2021-11-24kraken: Fix errors from rebase and format filesgerman77
2021-11-24core/hid: Add output devicesgerman77
2021-11-24core: Update input interpretergerman77
2021-11-24yuzu: Update overlay appletgerman77
2021-11-24core/frontend: Update appletsgerman77
2021-11-24core: Remove frontend/inputgerman77
2021-11-24service/hid: Rewrite npad to use ring lifo and the emulated controllergerman77
2021-11-24service/hid: Update console sixaxis to the emulated consolegerman77
2021-11-24service/hid: Update mouse and keyboard to use ring lifo and the emulated devicegerman77
2021-11-24service/hid: Update touch and gestures to use ring lifo and the emulated consolegerman77
2021-11-24service/hid: Update debug pad, xpad, stubbed and controller base to use ring ↵german77
lifo and the emulated controller
2021-11-24service/hid: Use remove duplicated code, update namesgerman77
2021-11-24service/hid: Create ring LIFOgerman77
2021-11-24Qt_applets: Use new inputgerman77
2021-11-24settings: Cleanup settingsgerman77
2021-11-24debugger/controller: Remove TASgerman77
2021-11-24core/emu_window: Remove touch inputgerman77
2021-11-24yuzu: Update frontendgerman77
2021-11-24core: Register HIDgerman77
2021-11-24core/hid: Add emulated controllersgerman77
2021-11-24yuzu_cmd: Use new inputgerman77
2021-11-24yuzu: Use new input on main and bootmanagergerman77
2021-11-24input_common: Rewrite main and add the new driversgerman77
2021-11-24input_common: Remove obsolete filesgerman77
2021-11-24input_common: Rewrite SDLgerman77
2021-11-24input_common: Rewrite udp clientgerman77
2021-11-24input_common: Rewrite tas inputgerman77
2021-11-24input_common: Rewrite gc_adaptergerman77