This is the bug/patch tracker for Rockbox. Click here for more information.
Quick links: Bugs · Patches · Rockbox frontpage
FS#10681 - Add %Ss for playback speed
Attached to Project:
Rockbox
Opened by Junio C Hamano (gitster) - Friday, 16 October 2009, 21:48 GMT+2
Last edited by Frank Gevaerts (fg) - Monday, 09 November 2009, 18:57 GMT+2
Opened by Junio C Hamano (gitster) - Friday, 16 October 2009, 21:48 GMT+2
Last edited by Frank Gevaerts (fg) - Monday, 09 November 2009, 18:57 GMT+2
|
DetailsThis is similar to %Sp for pitch. The conditional form %?Ss<...> is also
supported in the same way as %?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. |
This task depends upon
Closed by Frank Gevaerts (fg)
Monday, 09 November 2009, 18:57 GMT+2
Reason for closing: Accepted
Additional comments about closing: committed as r23591
Monday, 09 November 2009, 18:57 GMT+2
Reason for closing: Accepted
Additional comments about closing: committed as r23591
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.
---
As suggested by kugel, the v2 patch makes the entry for 100% the last in the list.