Specifications

DRAFT VERSION
APPENDIX B. WPS TAGS 64
Example: %?mm<Off|All|One|Shuffle|A-B>
B.9. Playback Mode Tags
Tag Description
%mp Play status, 0-4, in the order: Stop, Play, Pause, Fast forward, Rewind
Example: %?mp<Stop|Play|Pause|Ffwd|Rew>
B.10. Images
Tag Description
%P|filename.bmp| Load a Progress bar image for the WPS. Use %pb tag to show
the progress bar
%x|n|filename|x|y| Load and display an image
n: image ID (a-z and A-Z)
filename: filename relative to /.rockbox/ and includ-
ing .bmp
x: x coordinate
y: y coordinate.
%xl|n|filename|x|y| Preload an image for later display
n: image ID (a-z and A-Z)
filename: filename relative to /.rockbox/ and includ-
ing .bmp
x: x coordinate
y: y coordinate.
%xdn Display a preloaded image
n: image ID (a-z and A-Z)
Example: image /.rockbox/bg.bmp with ID “a” at 37, 109 would be:
%x|a|bg.bmp|37|109|
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 ROCKBOX MANUAL ARCHOS STUDIO/PLAYER