summaryrefslogtreecommitdiffstats
path: root/src/common/input.h (unfollow)
Commit message (Expand)AuthorFilesLines
2022-10-21input_common: cache vibration testsgerman771-1/+4
2022-10-09input_common: have an unique vector in callback statusgerman771-2/+3
2022-10-02service: nfp: address commentsgerman771-1/+1
2022-10-02input_common: Create virtual amiibo drivergerman771-0/+27
2022-09-06input_common: Add support for analog toggleNarr the Reg1-0/+5
2022-07-27chore: make yuzu REUSE compliantAndrea Pappacoda1-3/+2
2022-07-24input_common: Add camera drivergerman771-1/+28
2022-05-23input_common: Make vibration request asyncNarr the Reg1-0/+1
2022-02-05general: Rename NewUUID to UUID, and remove the previous UUID implMorph1-4/+4
2022-02-05input/hid: Migrate to the new UUID implementationMorph1-4/+4
2022-01-30input_common: Add home and hard touch press buttons to UDP controllersgerman771-0/+2
2022-01-17input_common: Reintroduce motion from mouse and use button namesgerman771-0/+7
2021-12-14common/input: Avoid numerous large copies of CallbackStatusLioncash1-2/+2
2021-12-14common/input: Remove unnecessary returnsLioncash1-6/+2
2021-12-13input_engine: Pass LedStatus by const referenceLioncash1-1/+1
2021-12-13input_engine: Pass VibrationStatus by const reference in SetRumble()Lioncash1-4/+2
2021-11-26input_common: Fully implement UDP controllersNarr the Reg1-0/+14
2021-11-25input_common: Move button names to the frontendgerman771-0/+22
2021-11-25config: Cleanup and documentationgerman771-3/+31
2021-11-25core/hid: Prevent Emulated controller from flapping with multiple inputs devicesgerman771-0/+4
2021-11-25core/hid: Fully emulate motion from buttongerman771-0/+5
2021-11-25second commit lion reviewgerman771-1/+1
2021-11-25settings: Fix Debug controller type optionsgerman771-2/+2
2021-11-25kraken: Address comments from reviewgerman771-2/+2
2021-11-25input_common: Add manual update options to input devicesgerman771-0/+10
2021-11-25core/hid: Fix rumble too strong at 1%german771-0/+7
2021-11-25core/hid: Only signal when neededgerman771-0/+1
2021-11-25core/hid: Add output devicesgerman771-0/+39
2021-11-25common: Rewrite and move core/frontend/input.h to commongerman771-0/+242