summaryrefslogtreecommitdiff
path: root/src/common/input.h
AgeCommit message (Expand)Author
2025-01-14Revert incorrect copyright attribution for non-contributed filesZephyron
2024-12-31core: Update copyright headersZephyron
2023-06-28input_common: Remove duplicated DriverResult enumgerman77
2023-06-21input_common: Implement native mifare supportNarr the Reg
2023-05-05input_common: Add property to invert an axis buttonNarr the Reg
2023-03-12general: fix spelling mistakesLiam
2023-03-08input_common: Minor typo issues (#9922)Narr the Reg
2023-02-01input_common: Implement turbo buttonsgerman77
2023-01-19input_common: Use DriverResult on all enginesgerman77
2023-01-19input_common: Initial skeleton for custom joycon driverNarr the Reg
2023-01-05input_common: Create an update engineNarr the Reg
2022-12-03Merge pull request #9289 from liamwhite/fruit-companyliamwhite
2022-11-28common/input: Add helpers functions for creating input and output devicesLioncash
2022-11-28common/input: Pass ParamPackage by const reference in CreateDeviceLioncash
2022-11-22general: fix compile for Apple ClangLiam
2022-10-21input_common: cache vibration testsgerman77
2022-10-09input_common: have an unique vector in callback statusgerman77
2022-10-02service: nfp: address commentsgerman77
2022-10-02input_common: Create virtual amiibo drivergerman77
2022-09-06input_common: Add support for analog toggleNarr the Reg
2022-07-27chore: make yuzu REUSE compliantAndrea Pappacoda
2022-07-23input_common: Add camera drivergerman77
2022-05-23input_common: Make vibration request asyncNarr the Reg
2022-01-30input_common: Add home and hard touch press buttons to UDP controllersgerman77
2022-01-16input_common: Reintroduce motion from mouse and use button namesgerman77
2021-12-13common/input: Avoid numerous large copies of CallbackStatusLioncash
2021-12-13common/input: Remove unnecessary returnsLioncash
2021-12-13input_engine: Pass LedStatus by const referenceLioncash
2021-12-13input_engine: Pass VibrationStatus by const reference in SetRumble()Lioncash
2021-11-26input_common: Fully implement UDP controllersNarr the Reg
2021-11-24input_common: Move button names to the frontendgerman77
2021-11-24config: Cleanup and documentationgerman77
2021-11-24core/hid: Prevent Emulated controller from flapping with multiple inputs devicesgerman77
2021-11-24core/hid: Fully emulate motion from buttongerman77
2021-11-24second commit lion reviewgerman77
2021-11-24settings: Fix Debug controller type optionsgerman77
2021-11-24kraken: Address comments from reviewgerman77
2021-11-24input_common: Add manual update options to input devicesgerman77
2021-11-24core/hid: Fix rumble too strong at 1%german77
2021-11-24core/hid: Only signal when neededgerman77
2021-11-24core/hid: Add output devicesgerman77
2021-11-24common: Rewrite and move core/frontend/input.h to commongerman77