rockbox/apps/plugins/pictureflow
Christian Soffke fd50baa23f PictureFlow: Reversible and interruptible animations
Makes PF usable on older devices with few FPS,
and makes it quicker to navigate on current devices.

- PF_BACK while zooming in to zoom out again
- PF_SELECT or PF_PREV/PF_NEXT while zooming in to skip animation

- PF_BACK while zooming out to skip animation
- PF_PREV/PF_NEXT while zooming out to skip animation + scroll
- PF_SELECT while zooming out to zoom in again
- PF_CONTEXT while zooming out to skip animation and append

- PF_CONTEXT while scrolling to append
- PF_SELECT while scrolling to zoom in

Change-Id: I8d041b53f5990181059fe837a8ca121ebf37a676
2021-11-27 09:02:17 -05:00
..
pictureflow.c PictureFlow: Reversible and interruptible animations 2021-11-27 09:02:17 -05:00
pictureflow.make build: We don't need sh-specific flags in the pictureflow build. 2021-03-25 12:20:15 -04:00
SOURCES Build pictureflow using overlay on lowmem targets, support JPEG AA in PF on all targets. 2009-05-07 01:23:13 +00:00