summaryrefslogtreecommitdiffstats
path: root/src/common/key_map.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Build: Fixed a few warnings.Subv2016-11-291-4/+4
|
* Use negative priorities to avoid special-casing the self-includeYuri Kunde Schlesner2016-09-211-1/+1
|
* Remove empty newlines in #include blocks.Emmanuel Gil Peyrot2016-09-211-2/+1
| | | | | | | This makes clang-format useful on those. Also add a bunch of forgotten transitive includes, which otherwise prevented compilation.
* Sources: Run clang-format on everything.Emmanuel Gil Peyrot2016-09-181-8/+22
|
* fixup! Refactor input systemwwylele2016-05-151-15/+15
|
* implement circle pad modifierwwylele2016-05-151-3/+17
|
* Refactor input subsystemwwylele2016-05-151-6/+106
|
* Added HID_SPVR service and split HID_U implementation into service/hid/hid.xxxarchshift2015-01-211-3/+3
|
* License changepurpasmart962014-12-211-1/+1
|
* Added support for multiple input device types for KeyMap and connected Qt.Kevin Hartman2014-09-121-7/+11
|
* Initial HID PAD work, with GLFW only.Kevin Hartman2014-09-121-0/+21