Virtual led, Repeat mode, Playback mode tags – Toshiba Rockbox F Series User Manual

Page 145: Changing volume, B.8 virtual led, B.9 repeat mode, B.10 playback mode tags, B.11 changing volume

Advertising
background image

Appendix B. WPS Tags

145

B.8 Virtual LED

Tag

Description

%lh

“h” if the hard disk is accessed

B.9 Repeat Mode

Tag

Description

%mm

Repeat mode, 0-4, in the order: Off, All, One, Shuffle

Example: %?mm<Off|All|One|Shuffle|A-B>

B.10 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.11 Changing Volume

Tag

Description

%mv[t]

“v” if the volume is being changed

The tag produces the letter “v” while the volume is being changed and some amount of
time after that, i.e. after the volume button has been released. The optional parameter
t specifies that amout of time. If it is not specified, 1 sec is assumed.

The tag can be used as the switch in a conditional tag to display different things

depending on whether the volume is being changed. It can produce neat effects when
used with conditional viewports.

Example: %?mv2.5<Volume changing|%pv>

The Rockbox manual

Toshiba Gigabeat F Series

Advertising