rockbox/firmware/target
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
..
arm Classic/6G: CPU frequency/voltage scaling 2012-03-31 01:18:15 +02:00
coldfire Revise the PCM callback system after adding multichannel audio. 2012-03-03 07:23:38 +01:00
hosted touchscreen: Fix kinetic scrolling when the statusbar is off. 2012-04-05 15:01:59 +02:00
mips Revise the PCM callback system after adding multichannel audio. 2012-03-03 07:23:38 +01:00
sh Tweak paramters of mp3_play_data and callback. 2012-03-04 14:50:47 -05:00