rockbox/apps/keymaps
Thomas Martitz 144df92bfb Android: Rewrite lcd subsystem to use the SurfaceView API.
That enables drawing from outside the apps UI thread, i.e. from within the Rockbox native thread, without needing synchronization means, and adds determinism as to when the draw happens.
It simplifies the drawing routines and adds a convinient way of detecting whether drawing should happen or not (surfaceCreated/Destroyed).
It also restores max. fps on my phone which went down drastically with the gingerbread(CM7) update.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29333 a1c6a512-1295-4272-9138-f99709370657
2011-02-19 01:13:38 +00:00
..
keymap-android.c Android: Rewrite lcd subsystem to use the SurfaceView API. 2011-02-19 01:13:38 +00:00
keymap-av300.c cahnge button mapping in list cotext so that it ignores button release. 2010-11-29 11:28:53 +00:00
keymap-c100.c cahnge button mapping in list cotext so that it ignores button release. 2010-11-29 11:28:53 +00:00
keymap-c200.c Fix problem with volume decreasing when pressing the menu button while in FM Radio 2010-12-19 01:22:16 +00:00
keymap-clip.c cahnge button mapping in list cotext so that it ignores button release. 2010-11-29 11:28:53 +00:00
keymap-cowond2.c Cowon D2: Map ACTION_WPS_BROWSE to BUTTON_MINUS|BUTTON_POWER because you sometimes hit it by accident when turning off hold feature. 2009-12-17 18:04:17 +00:00
keymap-creativezv.c cahnge button mapping in list cotext so that it ignores button release. 2010-11-29 11:28:53 +00:00
keymap-creativezvm.c cahnge button mapping in list cotext so that it ignores button release. 2010-11-29 11:28:53 +00:00
keymap-e200.c Fix problem with frequency increasing or preset advancing with long press of the down button while in FM Radio 2010-12-20 18:33:37 +00:00
keymap-fuze.c cahnge button mapping in list cotext so that it ignores button release. 2010-11-29 11:28:53 +00:00
keymap-gigabeat-s.c cahnge button mapping in list cotext so that it ignores button release. 2010-11-29 11:28:53 +00:00
keymap-gigabeat.c cahnge button mapping in list cotext so that it ignores button release. 2010-11-29 11:28:53 +00:00
keymap-h1x0_h3x0.c cahnge button mapping in list cotext so that it ignores button release. 2010-11-29 11:28:53 +00:00
keymap-h10.c cahnge button mapping in list cotext so that it ignores button release. 2010-11-29 11:28:53 +00:00
keymap-hdd1630.c cahnge button mapping in list cotext so that it ignores button release. 2010-11-29 11:28:53 +00:00
keymap-hdd6330.c cahnge button mapping in list cotext so that it ignores button release. 2010-11-29 11:28:53 +00:00
keymap-iaudio67.c cahnge button mapping in list cotext so that it ignores button release. 2010-11-29 11:28:53 +00:00
keymap-ifp7xx.c Switch on hotkey on several targets. Stole the WPS Show Track Info key for most of them. Made up a free key for the rest. 2010-04-02 01:24:24 +00:00
keymap-ipod.c cahnge button mapping in list cotext so that it ignores button release. 2010-11-29 11:28:53 +00:00
keymap-logikdax.c cahnge button mapping in list cotext so that it ignores button release. 2010-11-29 11:28:53 +00:00
keymap-m3.c cahnge button mapping in list cotext so that it ignores button release. 2010-11-29 11:28:53 +00:00
keymap-m200.c cahnge button mapping in list cotext so that it ignores button release. 2010-11-29 11:28:53 +00:00
keymap-meizu-m6sl.c cahnge button mapping in list cotext so that it ignores button release. 2010-11-29 11:28:53 +00:00
keymap-meizu-m6sp.c Meizu M6SP: add stubs so the meizu m6sp binary compiles and links 2010-01-14 20:16:03 +00:00
keymap-mini2440.c cahnge button mapping in list cotext so that it ignores button release. 2010-11-29 11:28:53 +00:00
keymap-mpio-hd200.c cahnge button mapping in list cotext so that it ignores button release. 2010-11-29 11:28:53 +00:00
keymap-mpio-hd300.c cahnge button mapping in list cotext so that it ignores button release. 2010-11-29 11:28:53 +00:00
keymap-mr100.c cahnge button mapping in list cotext so that it ignores button release. 2010-11-29 11:28:53 +00:00
keymap-mr500.c FS#10785: Add new context CONTEXT_MORSE_INPUT for keymaps which is used during morse input mode in virtual keyboard. 2010-01-16 13:54:10 +00:00
keymap-newtarget.c Set svn props and add Id to headers that were missing it. 2008-07-06 08:44:58 +00:00
keymap-ondavx747.c ACTION_FM_QUICKSCREEN is unused 2010-06-18 22:42:40 +00:00
keymap-ondavx767.c Make Onda VX767 compile + restructure firmware/SOURCES a bit (wrt Jz4740 specific files) 2009-03-11 22:12:23 +00:00
keymap-ondavx777.c Onda VX747/VX777: add ACTION_KBD_ABORT (fixes exiting boomshine) 2009-12-18 11:06:25 +00:00
keymap-ondio.c cahnge button mapping in list cotext so that it ignores button release. 2010-11-29 11:28:53 +00:00
keymap-player.c Manual update for keymaps, hotkeys 2010-04-02 20:11:11 +00:00
keymap-recorder.c cahnge button mapping in list cotext so that it ignores button release. 2010-11-29 11:28:53 +00:00
keymap-sa9200.c cahnge button mapping in list cotext so that it ignores button release. 2010-11-29 11:28:53 +00:00
keymap-sdl.c Move to a proper sdl key config instead of using the d2 pad. make the mouse wheel work, middle click is "select" and right click is "back" 2010-08-26 11:43:51 +00:00
keymap-touchscreen.c Make the yes/no screen useable in the stylus touchscreen mode, add 2 soft-buttons. Also make bottom left yes in grid mode to line up with the new button 2010-08-26 10:20:16 +00:00
keymap-vibe500.c cahnge button mapping in list cotext so that it ignores button release. 2010-11-29 11:28:53 +00:00
keymap-x5.c cahnge button mapping in list cotext so that it ignores button release. 2010-11-29 11:28:53 +00:00
keymap-yh8xx_yh9xx.c cahnge button mapping in list cotext so that it ignores button release. 2010-11-29 11:28:53 +00:00