summaryrefslogtreecommitdiffstats
path: root/src/input_common/input_mapping.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* general: Convert source file copyright comments over to SPDXMorph2022-04-231-3/+2
* input/hid: Migrate to the new UUID implementationMorph2022-02-051-3/+3
* input_common/input_mapping: Simplify UUID validity checksLioncash2022-01-241-3/+3
* input_common/input_mapping: Add missing includesLioncash2022-01-241-1/+0
* input_common/input_mapping: Remove const from return valueLioncash2022-01-241-1/+1
* input_common/input_mapping: Default constructorLioncash2022-01-241-1/+1
* input_common: Reintroduce motion from mouse and use button namesgerman772022-01-171-0/+13
* input_common: Fully implement UDP controllersNarr the Reg2021-11-261-0/+6
* input_common: Move button names to the frontendgerman772021-11-251-0/+5
* input_common: Allow keyboard to be backwards compatiblegerman772021-11-251-0/+25
* input_common: Create input poller and mappinggerman772021-11-251-0/+171