summaryrefslogtreecommitdiffstats
path: root/src/common/input.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* service: nfp: address commentsgerman772022-10-021-1/+1
* input_common: Create virtual amiibo drivergerman772022-10-021-0/+27
* input_common: Add support for analog toggleNarr the Reg2022-09-061-0/+5
* chore: make yuzu REUSE compliantAndrea Pappacoda2022-07-271-3/+2
* input_common: Add camera drivergerman772022-07-241-1/+28
* input_common: Make vibration request asyncNarr the Reg2022-05-231-0/+1
* input_common: Add home and hard touch press buttons to UDP controllersgerman772022-01-301-0/+2
* input_common: Reintroduce motion from mouse and use button namesgerman772022-01-171-0/+7
* common/input: Avoid numerous large copies of CallbackStatusLioncash2021-12-141-2/+2
* common/input: Remove unnecessary returnsLioncash2021-12-141-6/+2
* input_engine: Pass LedStatus by const referenceLioncash2021-12-131-1/+1
* input_engine: Pass VibrationStatus by const reference in SetRumble()Lioncash2021-12-131-4/+2
* input_common: Fully implement UDP controllersNarr the Reg2021-11-261-0/+14
* input_common: Move button names to the frontendgerman772021-11-251-0/+22
* config: Cleanup and documentationgerman772021-11-251-3/+31
* core/hid: Prevent Emulated controller from flapping with multiple inputs devicesgerman772021-11-251-0/+4
* core/hid: Fully emulate motion from buttongerman772021-11-251-0/+5
* second commit lion reviewgerman772021-11-251-1/+1
* settings: Fix Debug controller type optionsgerman772021-11-251-2/+2
* kraken: Address comments from reviewgerman772021-11-251-2/+2
* input_common: Add manual update options to input devicesgerman772021-11-251-0/+10
* core/hid: Fix rumble too strong at 1%german772021-11-251-0/+7
* core/hid: Only signal when neededgerman772021-11-251-0/+1
* core/hid: Add output devicesgerman772021-11-251-0/+39
* common: Rewrite and move core/frontend/input.h to commongerman772021-11-251-0/+242