Implement %Ss for playback speed
commit8cf298257ad6fa96c9ee86ed253e877dfcb1c4ea
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
parent539b4ee11f7a7240360a6c38a61556d7b3a7f724
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