Implement %Ss for playback speed
commitc4ce058a54029262b9661e693c99330926c4bbb3
authorgevaerts <gevaerts@a1c6a512-1295-4272-9138-f99709370657>
Mon, 9 Nov 2009 17:57:17 +0000 (9 17:57 +0000)
committergevaerts <gevaerts@a1c6a512-1295-4272-9138-f99709370657>
Mon, 9 Nov 2009 17:57:17 +0000 (9 17:57 +0000)
tree659668b7962351c5886e0b898d5822acc907e454
parent34bb94618e0bb3ce69e4fa237c23350dac7cbde8
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
apps/gui/skin_engine/skin_parser.c
apps/gui/skin_engine/skin_tokens.c
apps/gui/skin_engine/skin_tokens.h