rockbox/apps/keymaps
Thomas Martitz bb0e4cc543 touchscreen: Fix kinetic scrolling when the statusbar is off.
The scrolling code cannot differentiate between the BUTTON_TOUCHSCREEN post
from normal touches and the one posted in the timeout callback.

To fix introduce a global special button (BUTTON_REDRAW) that results
in the desired redraw. This existed already as a local kludge for android
and is now generalized.

Change-Id: I6bfa6c66431c48f5042fcd8fce2ea72cd3457f58
2012-04-05 15:01:59 +02:00
..
keymap-android.c touchscreen: Fix kinetic scrolling when the statusbar is off. 2012-04-05 15:01:59 +02: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 Commit FS#12288 - Sansa Clip+: "Home" in the main menu to WPS/Radio. 2012-02-25 15:20:54 -05:00
keymap-cowond2.c
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-fuzeplus.c Fuze+: update minor keymaps mapping for manual consistency/simplicity 2012-03-15 11:29:52 +01: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 HDD6330: introduce a new button (BUTTON_TAP), based on the hardware support for gestures. From now on some things are accessible by tapping on the vertical scroll strip. Reorganize, fix and remap some of the keymaps, add missing keymap for the recording. 2011-12-03 23:13:17 +00:00
keymap-hm60x.c Add HiFiMAN HM-60x target(s). FS#12319 by Andrew Ryabinin with some (small) modification by me. This also splits rk27xx lcd driver into lcdif-rk27xx and lcd controller specific part. Some modifications to the pcm driver have been made to allow using codecs in slave mode (as TDA1543 used in hifiman is slave only i2s codec). 2011-10-17 10:32:19 +00:00
keymap-hm801.c Added HiFiMAN HM-801 target. FS#12355. This also renames tda1543.{ch} used by HM-60x to dummy_codec.{ch} as it works for PCM1704 used by HM-801. 2011-11-03 11:53:02 +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
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 HD300: RECTRIGGER keymap 2011-03-16 20:24:35 +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
keymap-newtarget.c
keymap-ondavx747.c ACTION_FM_QUICKSCREEN is unused 2010-06-18 22:42:40 +00:00
keymap-ondavx767.c
keymap-ondavx777.c
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-rk27xx-generic.c rk27xx - implement basic keymap for reference design 2011-09-06 12:38:35 +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-sansa-connect.c Sansa Connect: Add keymap for YesNo dialog and keyboard 2011-11-29 11:18:59 +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
keymap-ypr0.c Initial commit of the Samsung YP-R0 port. 2011-12-24 11:56:46 +00:00