aboutsummaryrefslogtreecommitdiff
path: root/backends/platform/sdl/hardwarekeys.cpp
AgeCommit message (Collapse)Author
2012-02-21KEYMAPPER: Remove automapping dead codeTarek Soliman
2012-02-13ALL: Enable Keymapper specific OSystem API only when the Keymapper is enabled.Johannes Schickel
2012-02-12KEYMAPPER: Refactor HardwareKeySet generationTarek Soliman
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2009-05-12Make data that is only locally used staticMax Horn
svn-id: r40516
2009-05-12Give hints for better automappingEugene Sandulenko
svn-id: r40500
2009-05-11Fix compilationEugene Sandulenko
svn-id: r40447
2009-05-11Define hardware keys for 101 keyboard in SDL backend.Eugene Sandulenko
TODO: speedup initialization. Now it is quite slowww. svn-id: r40445