A
PPENDIX
B. WPS T
AGS
145
%xl
|
M
|
volume.bmp
|
134
|
153
|
5
|
%?pv<%xdMa
|
%xdMb
|
%xdMc
|
%xdMd
|
%xdMe>
Note:
b
•
The images must be in a rockbox compatible format (1 bit per pixel BMP)
•
The image tag must be on its own line
•
The ID is case sensitive, giving 52 different ID’s
•
The size of the LCD screen for each player varies. See table below for appropriate
sizes of each device. The x and y coordinates must repect each of the players’
limits.
B.13 Alignment
Tag
Description
%al
Text is left aligned
%ac
Text is center aligned
%ar
Text is right aligned
All alignment tags may be present in one line, but they need to be in the order left –
center – right. If the aligned texts overlap, they are merged.
B.14 Conditional Tags
Tag
Description
%?xx
<
true
|
false
>
If / Else: Evaluate for true or false case
%?xx
<
alt1
|
alt2
|
alt3
|
...
|
else
>
Enumerations: Evaluate for first / second /
third / . . . / last condition
T
HE
R
OCKBOX MANUAL
I
RIVER
H3
XX