Playlist/Song Info; Playlist Viewer - Toshiba Gigabeat F Series User Manual

Digital audio players
Table of Contents

Advertisement

Appendix B. Theme Tags
B.7. Playlist/Song Info
Tag
%pb
%px
%pc
%pe
%pm
%pn
%pp
%pr
%ps
%pt
%pv
%pS
%pE
%Sp
B.8. Playlist Viewer
Tag
%Vp(start,code to
render)
'start' is the offset relative to the currently playing track for the playlist to display
from (0 the current track, 1 is the next track, etc.).
'code to render' is a line of skin code which will be displayed for each line in the
viewer. All text tags are supporte (including conditionals and sublines)
The Rockbox manual
Description
Progress Bar.
progress bar. You can set the position, width and height of
the progressbar (in pixels) and load a custom image for it:
%pb(x,y,[width],[height],image.bmp)
Percentage played in song
Current time in song
Total number of playlist entries
Peak Meter. The entire line is used as volume peak meter.
Playlist name (without path or extension)
Playlist position
Remaining time in song
"s" if shuffle mode is enabled
Total track time
Current volume (in dB). Can also be used in a conditional:
%?pv<0|1|2|...|N>
0 is used for mute, the last option is used for values greater
than zero. This can also be used like %pb to provide a con-
tinuous scale: %pv(x,y,[width],[height],image.bmp)
Track is starting. An optional number gives how many seconds
the tag remains true for after the start of the track. The de-
fault is 10 seconds if no number is specified. %?pS(7)<in the
first 7 seconds of track|in the rest of the track>
Track is ending. An optional number gives how many seconds
before the end of the track the tag becomes true. The default
is 10 seconds if no number is specified. %?pE(7)<in the last
7 seconds of track|in the rest of the track>
Current playback pitch
Description
Display the playlist viewer in the current viewport.
This will replace the entire line with a
Toshiba Gigabeat F and X Series
188

Advertisement

Table of Contents
loading

Table of Contents