summaryrefslogtreecommitdiffstats
path: root/src/input_common/input_poller.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2021-12-14input_poller: Add missing override specifiersLioncash1-20/+19
2021-12-13input_engine: Pass LedStatus by const referenceLioncash1-1/+1
2021-12-13input_engine: Pass VibrationStatus by const reference in SetRumble()Lioncash1-1/+1
2021-11-25input_common: Fix SDL controller with inverted axisgerman771-1/+8
2021-11-25input_common: Fix motion from 3 axisgerman771-0/+2
2021-11-25settings: Fix Debug controller type optionsgerman771-42/+47
2021-11-25kraken: Address comments from reviewgerman771-97/+105
2021-11-25core/hid: Rework battery mappingsgerman771-3/+36
2021-11-25input_common: Add manual update options to input devicesgerman771-0/+20
2021-11-25kraken: Fix errors from rebase and format filesgerman771-5/+3
2021-11-25core/hid: Add output devicesgerman771-1/+39
2021-11-25input_common: Create input poller and mappinggerman771-0/+860