Commit Graph
12 Commits
Author SHA1 Message Date
Sacha b39a572043 Buildfixes.
Fix C++11 usage.
Remove redundancy.
Fix st_*time re-usage.
2013-06-02 13:26:39 +10:00
King_DuckZ 61500281a9 Warning fix on Intel compiler. 2013-05-30 15:42:11 +02:00
King_DuckZ 1455452850 Trailing whitespaces removed. 2013-05-30 15:42:11 +02:00
danieru 26991af45b Fix reference to "FAKE" analog keys 2013-04-20 15:10:28 -06:00
danieru 16bbae440f Fix inconsistent indentation 2013-04-20 14:35:25 -06:00
danieru 432f10b9bf Fix comment syntax 2013-04-20 14:33:12 -06:00
danieru 26c2a6a173 Use unicode symbols for psp button names
Instead of approximating with ansi chars.
2013-04-20 13:19:13 -06:00
danieru f63ea38af8 Remove "FAKE" modifier for primary analog keys
Since KeyMap only handles descrete keys it is
inaccurate to call them analog. Let no
developer should get confused since the cardinal
directions indicate the descrete natures.
2013-04-20 13:11:51 -06:00
danieru 6121819856 Extend KeyMap supported keys
Uppercase latin,
Fastforward,
Alt analog stick,
2013-04-20 13:09:56 -06:00
danieru cbbed0f18b Implement platform specific keymap registration 2013-04-20 13:01:15 -06:00
danieru c2cf28e4b8 Fix typo capitalization of lower case b's name 2013-04-20 12:54:40 -06:00
danieru 8ea13cd3ed Add KeyMap key translation layer 2013-04-19 22:52:54 -06:00