aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/input_common/input_engine.cpp
AgeCommit message (Expand)Author
2023-05-19input_common: Map motion with relative values not absolute onesgerman77
2023-05-06input_common: Revert debugging changesgerman77
2023-05-05input_common: Add property to invert an axis buttonNarr the Reg
2023-01-19core: hid: Enable pulling color data from controllersNarr the Reg
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-04-07input_common: Replace lock_guard with scoped_lockMerry
2022-03-20input_common: Reduce unused includesameerj
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-05input/hid: Migrate to the new UUID implementationMorph
2022-01-17input_common: nitpick about SetHatButton usageValeri
2022-01-06input_common: Use accelerometer data for mappinggerman77
2021-12-13input_engine: Simplify PreSet* family of functionsLioncash
2021-12-13input_engine: Avoid redundant map lookupsLioncash
2021-12-13input_engine: Iterate by reference rather than by value where applicableLioncash
2021-12-13input_engine: Take BasicMotion by const reference with SetMotion() and Trigge...Lioncash
2021-12-13input_engine: std::move InputIdentifier in SetCallback()Lioncash
2021-11-24kraken: Address comments from reviewgerman77
2021-11-24second commit lion reviewgerman77
2021-11-24settings: Fix Debug controller type optionsgerman77
2021-11-24settings: Fix mouse and keyboard mappingsgerman77
2021-11-24input_common: Create input_enginegerman77