Appendix D. Theme Tags
234
%?if(%pv, >=, 0)<Clipping possible|Volume OK>
will display “Clipping possible”
if the volume is higher than or equal to 0 dB, “Volume OK” if it is lower.
%?if(%ia, =, %Ia)<same artist>
– this artist and the next artist are the same.
Note:
When performing a comparison against a string tag such as %ia, only = and !=
b
work, and the comparison is not case sensitive.
D.25. Subline Tags
Tag
Description
%t(time)
Set the subline display cycle time (%t(5) or %t(3.4) formats)
;
Split items on a line into separate sublines
Allows grouping of several items (sublines) onto one line, with the display cycling
round the defined sublines. See section
(page
) for details.
D.26. Time and Date
Tag
Description
%cd
Day of month from 01 to 31
%ce
Zero padded day of month from 1 to 31
%cf
A conditional for 12/24 hour format.
%?cf<24 hour stuff|12 hour stuff>
%cH
Zero padded hour from 00 to 23 (24 hour format)
%ck
Hour from 0 to 23 (24 hour format)
%cI
Zero padded hour from 01 to 12 (am/pm format)
%cl
Hour from 1 to 12 (am/pm format)
%cm
Month from 01 to 12
%cM
Minutes
%cS
Seconds
%cy
2-digit year
%cY
4-digit year
%cP
Capital AM/PM
%cp
Lowercase am/pm
%ca
Weekday name
%cb
Month name
%cu
Day of week from 1 to 7, 1 is Monday
%cw
Day of week from 0 to 6, 0 is Sunday
The Rockbox manual
(version 3.14)
Sansa Fuze+