aboutsummaryrefslogtreecommitdiffstats
path: root/android/keycode.c
Commit message (Collapse)AuthorAgeFilesLines
* Allow skins to provide a "dpad-rotation" field for each layout.David 'Digit' Turner2009-09-191-0/+33
This is used to deal with the fact that the framework *always* assumes that the physical DPad is rotated in landscaped mode, while the default skin no longer does that. NOTE: tested on old skin files for backwards compatibility. (Upcoming skin fixes coming in another patch)