summaryrefslogtreecommitdiff
path: root/src/common/key_map.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* core: Move emu_window and key_map into coreGravatar MerryMage2016-12-231-93/+0
| | | | * Removes circular dependences (common should not depend on core)
* Sources: Run clang-format on everything.Gravatar Emmanuel Gil Peyrot2016-09-181-7/+4
|
* fixup! fixup! Refactor input systemGravatar wwylele2016-05-151-4/+4
|
* fixup! Refactor input systemGravatar wwylele2016-05-151-5/+9
|
* implement circle pad modifierGravatar wwylele2016-05-151-1/+5
|
* Refactor input subsystemGravatar wwylele2016-05-151-4/+47
|
* key_map: Use std::tie for comparisonsGravatar Lioncash2016-01-251-7/+7
|
* Added HID_SPVR service and split HID_U implementation into service/hid/hid.xxxGravatar archshift2015-01-211-3/+3
|
* License changeGravatar purpasmart962014-12-201-1/+1
|
* Renamed souce files of services to match port namesGravatar Gareth Poole2014-10-291-1/+1
|
* Added support for multiple input device types for KeyMap and connected Qt.Gravatar Kevin Hartman2014-09-121-18/+28
|
* Initial HID PAD work, with GLFW only.Gravatar Kevin Hartman2014-09-111-0/+35