Appendix D. Theme Tags
193
Number
Screen
1
Menus
2
WPS
3
Recording screen
4
FM Radio screen
5
Current Playlist screen
6
Settings menus
7
File browser
8
Database browser
9
Plugin browser
10
Quickscreen
11
Pitchscreen
12
Setting chooser
13
Playlist Catalogue Viewer
14
Plugin
15
Context menu
16
System Info screen
17
Time and Date Screen
18
Bookmark browser
19
Shortcuts menu
20
Track Info screen
The tag can also be used as the switch in a conditional tag. For players without
certain capabilities (e.g. no FM radio) some values will never be returned.
Examples:
You are in the %?cs<Main menu|WPS|Recording screen|FM Radio screen>
%?if(%cs, =, 2)<This is the WPS>
D.18. List Title (
.sbs
only)
Tag
Description
%Lt
Title text. Should be used in a conditional so that non-list
screens don’t show a title when they shouldn’t
%Li
Title icon. This uses the same order as custom icons (see
in the wiki) except that here
0
is “no icon”
This tag can be used to give custom formatting to list titles. Define a viewport with
the font and formatting desired, and then use
%?Lt<%Lt>
to display the title within the
viewport. If
%Lt
is present anywhere in the
.sbs
, then the
%Vi
viewport will not show
the title.
The Rockbox manual
(version 3.14)
Iaudio M5