Specifications

Appendix C. Theme Tags 157
C.3. Information from the track tags
Tag Description
%ia Artist
%ic Composer
%iA Album Artist
%id Album Name
%iG Grouping
%ig Genre Name
%in Track Number
%it Track Title
%iC Comment
%iv ID3 version (1.0, 1.1, 2.2, 2.3, 2.4, or empty if not an ID3 tag)
%iy Year
%ik Disc Number
Remember that this information is not always available, so use the conditionals to
show alternate information in preference to assuming.
These tags, when written with a capital “I” (e.g. %Ia or %Ic), show the information
for the next song to be played.
C.4. Viewports
Tag Description
%V(x,y,[width],
[height],[font])
See section 13.2.2
%Vl(’identifier’,
...)
Preloads a viewport for later display. ‘identifier’ is a single
lowercase letter (a-z) and the ‘. . . parameters use the same
logic as the %V tag explained above.
%Vd(’identifier’) Display the ‘identifier’ viewport. E.g. %?C<%Vd(a)|%Vd(b)>
will show viewport ‘a’ if album art is found, and ‘b’ if it isn’t.
%Vi(’label’,...) Declare a Custom UI Viewport. The ‘. . . parameters use the
same logic as the %V tag explained above. See section 13.2.2.
%VI(’label’) Set the Info Viewport to use the viewport called label, as
declared with the previous tag.
%VB Draw this viewport on the backdrop layer.
C.5. Additional Fonts
Tag Description
%Fl(’id’,filename) See section 13.2.4.
The Rockbox manual (version rUnversioned directory-150515) Archos Recorder