aboutsummaryrefslogtreecommitdiff
path: root/backends/keymapper/hardware-input.cpp
AgeCommit message (Collapse)Author
2014-02-18KEYMAPPER: Make GPL headers consistent in themselves.Johannes Schickel
2012-03-02KEYMAPPER: Add non-key inputs to HardwareInputTarek Soliman
2012-02-28KEYMAPPER: HardwareInputSet now has defaultsTarek Soliman
Ports can add additional special keys. SDL no longer carries the static tables. Default behavior unchanged: HardwareInputSet() still gives an empty one.
2012-02-28KEYMAPPER: Move HardwareInputSet implementation out of header fileTarek Soliman