aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/input_common/input_engine.h
AgeCommit message (Expand)Author
2024-02-23android: Play vibrations asynchronouslyt895
2023-06-21input_common: Implement native mifare supportNarr the Reg
2023-01-19input_common: Use DriverResult on all enginesgerman77
2023-01-19core: hid: Enable pulling color data from controllersNarr the Reg
2022-11-13input_common: Add amiibo applet functionsgerman77
2022-10-21input_common: cache vibration testsgerman77
2022-10-02service: nfp: address commentsgerman77
2022-10-02input_common: Create virtual amiibo drivergerman77
2022-07-23input_common: Add camera drivergerman77
2022-04-23general: Convert source file copyright comments over to SPDXMorph
2022-03-21input_common: Map sticks correctly when mapped sidewaysNarr the Reg
2022-02-24Merge pull request #7859 from german77/battery_againbunnei
2022-02-06input_common: Remove battery duplicated struct and update every button pressgerman77
2022-02-05general: Rename NewUUID to UUID, and remove the previous UUID implMorph
2022-02-05input/hid: Migrate to the new UUID implementationMorph
2022-01-24input_common/input_engine: Ensure PadIdentifier UUIDs have a valid initial stateLioncash
2022-01-24input_common/main: Pass MappingData by const reference in callbacksLioncash
2021-12-13input_engine: Fix typo in TriggerOnAxisChange() parameter nameLioncash
2021-12-13input_engine: Simplify PreSet* family of functionsLioncash
2021-12-13input_engine: Remove left-over namespace qualifiersLioncash
2021-12-13input_engine: Take BasicMotion by const reference with SetMotion() and Trigge...Lioncash
2021-12-13input_engine: Pass LedStatus by const referenceLioncash
2021-12-13input_engine: Pass VibrationStatus by const reference in SetRumble()Lioncash
2021-12-13input_engine: std::move engine name where applicableLioncash
2021-12-13input_engine: Remove callback clearing in constructorLioncash
2021-12-13input_engine: Remove unnecessary semi-colonsLioncash
2021-12-13input_engine: Remove unnecessary returnLioncash
2021-11-24input_common: Move button names to the frontendgerman77
2021-11-24kraken: Address comments from reviewgerman77
2021-11-24settings: Fix Debug controller type optionsgerman77
2021-11-24kraken: Address comments from reviewgerman77
2021-11-24kraken: Fix errors from rebase and format filesgerman77
2021-11-24core/hid: Add output devicesgerman77
2021-11-24input_common: Create input_enginegerman77