summaryrefslogtreecommitdiffstats
path: root/src/core/frontend/key_map.h (unfollow)
Commit message (Expand)AuthorFilesLines
2017-03-01Input: remove unused stuff & clean upwwylele1-93/+0
2016-12-23core: Move emu_window and key_map into coreMerryMage1-0/+0
2016-09-18Sources: Run clang-format on everything.Emmanuel Gil Peyrot1-7/+4
2016-05-15fixup! fixup! Refactor input systemwwylele1-4/+4
2016-05-15fixup! Refactor input systemwwylele1-5/+9
2016-05-15implement circle pad modifierwwylele1-1/+5
2016-05-15Refactor input subsystemwwylele1-4/+47
2016-01-25key_map: Use std::tie for comparisonsLioncash1-7/+7
2015-01-21Added HID_SPVR service and split HID_U implementation into service/hid/hid.xxxarchshift1-3/+3
2014-12-21License changepurpasmart961-1/+1
2014-10-29Renamed souce files of services to match port namesGareth Poole1-1/+1
2014-09-12Added support for multiple input device types for KeyMap and connected Qt.Kevin Hartman1-18/+28
2014-09-12Initial HID PAD work, with GLFW only.Kevin Hartman1-0/+35