rockbox/apps/gui/bitmap
Thomas Martitz 688302a3b3 touchscreen: Rewrite kinetic scrolling using a state machine.
The old code was very confusing. The scrolling modes need to be handled
differently, thus a state machine makes sense. Should fix numerious
glitches and be easier to maintain.

NOTE: Behavior is still a bit glitchy with an SBS in use, because the skin
engine sees the touch events earlier than the list code.

Change-Id: I4ccead359c81de0d0fc3dea636fe2cb3a28d1bc6
2012-04-08 13:16:54 +02:00
..
list-skinned.c Make %LC and %LR always have predictable and usable values. 2012-03-01 18:40:59 +01:00
list.c touchscreen: Rewrite kinetic scrolling using a state machine. 2012-04-08 13:16:54 +02:00