rockbox/firmware
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
..
asm Apparently make doesn't like inline comments 2012-03-28 23:14:39 +02:00
common Add RKW firmware file format loader 2012-03-04 00:34:26 +01:00
decompressor
drivers Call tuner_power(true) from the correct place for lv24020lp. 2012-04-02 22:14:07 +02:00
export touchscreen: Fix kinetic scrolling when the statusbar is off. 2012-04-05 15:01:59 +02:00
include Add RKW firmware file format loader 2012-03-04 00:34:26 +01:00
libc gmtime: avoid a modulus 2012-03-18 10:09:08 +01:00
target touchscreen: Fix kinetic scrolling when the statusbar is off. 2012-04-05 15:01:59 +02:00
test
usbstack
arabjoin.c
arabjoin.h
ata_idle_notify.c
backlight-sw-fading.c
backlight.c
bidi.c
buflib.c
COPYING
core_alloc.c Integrate the warble tool in the regular build system. 2012-03-03 20:19:08 +01:00
debug.c
eeprom_settings.c
enc_base.c
events.c
firmware.make
font.c
font_cache.c
general.c
hangul.c
ifp_usb_serial.c
kernel.c
load_code.c
logf.c
lru.c
panic.c panicf(): fix wrong font and colors being displayed. 2012-03-30 11:23:07 +02:00
pcm.c Revise the PCM callback system after adding multichannel audio. 2012-03-03 07:23:38 +01:00
pcm_mixer.c Coldfire: Optimize emac context save/restore in mixer ISR. 2012-03-12 00:16:12 +01:00
pcm_sampr.c
powermgmt.c imx233: enable charging in bootloader USB mode by including powermgmt 2012-03-15 15:01:11 +01:00
profile.c
README
rolo.c rename rkw.h header file 2012-03-04 00:36:02 +01:00
rom.lds
screendump.c
scroll_engine.c
sdmmc.c
sound.c
SOURCES imx233: enable charging in bootloader USB mode by including powermgmt 2012-03-15 15:01:11 +01:00
storage.c
system.c
thread.c
timer.c
tuner.c
usb.c

See docs/README