log src/video/android/SDL_androidkeyboard.c @ 5256:1b0de3574c58

age author description
2011-02-07 Sam Lantinga Renamed SDL_Key to SDL_Keycode to clarify terminology.
2011-02-07 Sam Lantinga Renamed SDLKey and SDLMod for consistency
2011-02-07 Sam Lantinga Sheena pointed out that "scancode" and "keysym" are single words and shouldn't be camel-cased.
2011-01-24 krogoway Renamed SDL_keysym to SDL_KeySym
2011-01-13 Sam Lantinga Implemented translation from Android keycodes to SDL scancodes
2011-01-12 Sam Lantinga A bit of cleanup in the Android driver