log src/video/android/SDL_androidkeyboard.c @ 5223:572a73d71b5f

age author description
Mon, 07 Feb 2011 09:37:11 -0800 Sam Lantinga Sheena pointed out that "scancode" and "keysym" are single words and shouldn't be camel-cased.
Mon, 24 Jan 2011 13:47:35 -0600 krogoway Renamed SDL_keysym to SDL_KeySym
Wed, 12 Jan 2011 21:21:21 -0800 Sam Lantinga Implemented translation from Android keycodes to SDL scancodes
Wed, 12 Jan 2011 13:52:41 -0800 Sam Lantinga A bit of cleanup in the Android driver