log android-project/src/org/libsdl/app/SDLActivity.java @ 4993:3c9058f3ffe7

age author description
Wed, 12 Jan 2011 21:21:21 -0800 Sam Lantinga Implemented translation from Android keycodes to SDL scancodes
Wed, 12 Jan 2011 19:33:29 -0800 Sam Lantinga Fixed video mode format for unknown surface format
Wed, 12 Jan 2011 17:53:06 -0800 Sam Lantinga More Android cleanup:
Wed, 12 Jan 2011 16:35:03 -0800 Sam Lantinga Whoops, need to pass that SDL format into native code
Wed, 12 Jan 2011 14:53:23 -0800 Sam Lantinga Added some missing pixel formats and SDL_GetPixelFormatName()
Wed, 12 Jan 2011 14:29:01 -0800 Sam Lantinga Fill in the video mode with the correct screen format
Wed, 12 Jan 2011 13:52:41 -0800 Sam Lantinga A bit of cleanup in the Android driver
Thu, 06 Jan 2011 17:12:31 -0800 Sam Lantinga Added the Android project and lots of info to README.android