summaryrefslogtreecommitdiff
path: root/src/input_common/input_poller.cpp
AgeCommit message (Expand)Author
2025-01-14Revert incorrect copyright attribution for non-contributed filesZephyron
2024-12-31chore: update project references and add Citron copyrightZephyron
2023-08-25Warnings cleanup for GCC 13 and Clang 16comex
2023-06-21input_common: Implement native mifare supportNarr the Reg
2023-05-07core: hid: Update motion on a better placegerman77
2023-05-05input_common: Add property to invert an axis buttonNarr the Reg
2023-02-01input_common: Implement turbo buttonsgerman77
2023-01-19input_common: Use DriverResult on all enginesgerman77
2023-01-19core: hid: Enable pulling color data from controllersNarr the Reg
2022-11-19core: hid: Implement true multitouch supportNarr the Reg
2022-10-25Merge pull request #9107 from german77/gidoly_rulesliamwhite
2022-10-22general: Enforce C4800 everywhere except in video_coreMorph
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: Enable virtual amiibo drivergerman77
2022-09-06input_common: Add support for analog toggleNarr the Reg
2022-07-23input_common: Add camera drivergerman77
2022-04-26yuzu: config: Set default range to 95%Narr the Reg
2022-04-23general: Convert source file copyright comments over to SPDXMorph
2022-02-24Merge pull request #7859 from german77/battery_againbunnei
2022-02-06yuzu: Add auto center on right clickgerman77
2022-02-06input_common: Remove battery duplicated struct and update every button pressgerman77
2022-01-23input_common: Add option to configure gyro thresholdgerman77
2021-12-13input_poller: Add missing override specifiersLioncash
2021-12-13input_engine: Pass LedStatus by const referenceLioncash
2021-12-13input_engine: Pass VibrationStatus by const reference in SetRumble()Lioncash
2021-11-24input_common: Fix SDL controller with inverted axisgerman77
2021-11-24input_common: Fix motion from 3 axisgerman77
2021-11-24settings: Fix Debug controller type optionsgerman77
2021-11-24kraken: Address comments from reviewgerman77
2021-11-24core/hid: Rework battery mappingsgerman77
2021-11-24input_common: Add manual update options to input devicesgerman77
2021-11-24kraken: Fix errors from rebase and format filesgerman77
2021-11-24core/hid: Add output devicesgerman77
2021-11-24input_common: Create input poller and mappinggerman77