rockbox/apps/gui
Frank Gevaerts 8c15799e70 Implement %Ss for playback speed
This is similar to %Sp for pitch.  The conditional form %?Ss<...> is also
supported in the same way as FS#10680; you can use

    %?Ss<%xdAa|%xdAb|>

to show an icon of a tortoise (subpicture 1 of image A) or a hare
(subpicture 2 of image A) when not playing at the normal speed.

Flyspray: FS#10681
Author: Junio C Hamano



git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23591 a1c6a512-1295-4272-9138-f99709370657
2009-11-09 17:57:17 +00:00
..
bitmap
charcell
skin_engine Implement %Ss for playback speed 2009-11-09 17:57:17 +00:00
backdrop.c
backdrop.h
buttonbar.c
buttonbar.h
color_picker.c
color_picker.h
icon.c
icon.h
list.c
list.h
option_select.c
option_select.h
pitchscreen.c
pitchscreen.h
quickscreen.c
quickscreen.h
scrollbar.c
scrollbar.h
splash.c
splash.h
statusbar-skinned.c
statusbar-skinned.h
statusbar.c
statusbar.h
usb_screen.c
usb_screen.h
viewport.c
viewport.h
wps.c
wps.h
yesno.c
yesno.h