summaryrefslogtreecommitdiff
path: root/manual
diff options
context:
space:
mode:
authorNils Wallménius <nils@rockbox.org>2006-11-22 17:07:17 +0000
committerNils Wallménius <nils@rockbox.org>2006-11-22 17:07:17 +0000
commit6675b64f468c14b8c3f2b426417485a6134ce4b2 (patch)
treed9dbec7e6ceda2667f29299ae26f2b4d99291fd8 /manual
parente3b0937a4a6f9b79405b5214f7640e0da53236b6 (diff)
downloadrockbox-6675b64f468c14b8c3f2b426417485a6134ce4b2.tar.gz
rockbox-6675b64f468c14b8c3f2b426417485a6134ce4b2.zip
Updated wps tags in manual: 1) volume and battery level now use the unlimited enumerations. 2) codec list has changed (also added sid and adx) 3) Broke long lines, use correct opts, etc.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11574 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual')
-rw-r--r--manual/appendix/wps_tags.tex46
1 files changed, 26 insertions, 20 deletions
diff --git a/manual/appendix/wps_tags.tex b/manual/appendix/wps_tags.tex
index 33f4d79e59..7784bd941e 100644
--- a/manual/appendix/wps_tags.tex
+++ b/manual/appendix/wps_tags.tex
@@ -31,8 +31,11 @@ conditionals to show alternate information in preference to assuming.
31 \begin{tagmap}{}{} 31 \begin{tagmap}{}{}
32 \config{\%bl} & Show numeric battery level in percent.\\ 32 \config{\%bl} & Show numeric battery level in percent.\\
33 & Can also be used in a conditional: 33 & Can also be used in a conditional:
34 \config{\%?bl{\textless}0{\textbar}1{\textbar}2{\textbar}3{\textbar}4{\textgreater}}\\ 34 \config{\%?bl{\textless}-1{\textbar}0{\textbar}1{\textbar}%
35 \config{\%bv} & Show the battery level in volts\\ 35 2{\textbar}\ldots{\textbar}N{\textgreater}}\\
36 & Where the -1 value is used when the battery level isn't
37 known (it usually is).\\
38 \config{\%bv} & Show the battery level in volts\\
36 \config{\%bt} & Show estimated battery time left\\ 39 \config{\%bt} & Show estimated battery time left\\
37 \config{\%bp} & ``p'' if the charger is connected \\ 40 \config{\%bp} & ``p'' if the charger is connected \\
38 & (only on targets that can charge batteries)\\ 41 & (only on targets that can charge batteries)\\
@@ -48,13 +51,14 @@ conditionals to show alternate information in preference to assuming.
48 \config{\%fb} & File Bitrate (in kbps)\\ 51 \config{\%fb} & File Bitrate (in kbps)\\
49 \config{\%fc} & File Codec (e.g. ``MP3'' or ``FLAC''). % 52 \config{\%fc} & File Codec (e.g. ``MP3'' or ``FLAC''). %
50 This tag can also be used in a conditional tag, % 53 This tag can also be used in a conditional tag, %
51 \config{\%?fc{\textless}mp1\-{\textbar}mp2\-{\textbar}mp3\-{\textbar}wav\-% 54 \config{\%?fc{\textless}mp1\-{\textbar}mp2\-{\textbar}mp3\-%
52 {\textbar}vorbis\-{\textbar}flac\-{\textbar}mpc\-{\textbar}a52\-% 55 {\textbar}aiff\-{\textbar}wav\-{\textbar}vorbis\-{\textbar}flac\-%
53 {\textbar}wavpack\-{\textbar}alac\-{\textbar}aac\-{\textbar}shn\-% 56 {\textbar}mpc\-{\textbar}a52\-{\textbar}wavpack\-{\textbar}alac\-%
54 {\textbar}aiff\-% 57 {\textbar}aac\-{\textbar}shn\-{\textbar}sid\-{\textbar}adx\-%
55 {\textbar}unknown{\textgreater}}. % 58 {\textbar}unknown{\textgreater}}.\\
56 The codec order is as follows: MP1, MP2, MP3, WAV, Ogg Vorbis (OGG),% 59 & The codec order is as follows: MP1, MP2, MP3, AIFF, WAV,%
57 FLAC, MPC, AC3, WavPack (WV), ALAC, AAC, Shorten (SHN), AIFF\\ 60 Ogg Vorbis (OGG), FLAC, MPC, AC3, WavPack (WV), ALAC, AAC,%
61 Shorten (SHN), SID, ADX.\\
58 \config{\%ff} & File Frequency (in Hz)\\ 62 \config{\%ff} & File Frequency (in Hz)\\
59 \config{\%fm} & File Name\\ 63 \config{\%fm} & File Name\\
60 \config{\%fn} & File Name (without extension)\\ 64 \config{\%fn} & File Name (without extension)\\
@@ -66,10 +70,9 @@ conditionals to show alternate information in preference to assuming.
66 \config{\%d3} & Third directory from end of file path.\\ 70 \config{\%d3} & Third directory from end of file path.\\
67 \end{tagmap} 71 \end{tagmap}
68\end{table} 72\end{table}
69Example for the the \config{\%dN} commands: If the path is 73Example for the \config{\%dN} commands: If the path is
70``/Rock/Kent/Isola/11 - 747.mp3'', \config{\%d1} is ``Isola'', 74``/Rock/Kent/Isola/11 - 747.mp3'', \config{\%d1} is ``Isola'',
71\config{\%d2} is ``Kent'' \dots 75\config{\%d2} is ``Kent'' \dots{} You get the picture.
72You get the picture.
73 76
74\section{Playlist/Song Info} 77\section{Playlist/Song Info}
75\begin{table} 78\begin{table}
@@ -78,7 +81,7 @@ You get the picture.
78 \opt{player}{ 81 \opt{player}{
79 & This will display a 1 character ``cup'' % 82 & This will display a 1 character ``cup'' %
80 that empties as the time progresses.} 83 that empties as the time progresses.}
81 \opt{recorder,recorderv2fm,h1xx,h300,ipodcolor,ipodnano}{ 84 \opt{HAVE_LCD_BITMAP}{
82 & This will replace the entire line with a progress bar. \\ 85 & This will replace the entire line with a progress bar. \\
83 & You can set the height, position and width of the progressbar % 86 & You can set the height, position and width of the progressbar %
84 (in pixels): \config{\%pb{\textbar}height{\textbar}leftpos% 87 (in pixels): \config{\%pb{\textbar}height{\textbar}leftpos%
@@ -88,16 +91,16 @@ You get the picture.
88 } 91 }
89 \config{\%pc} & Current Time In Song\\ 92 \config{\%pc} & Current Time In Song\\
90 \config{\%pe} & Total Number of Playlist Entries\\ 93 \config{\%pe} & Total Number of Playlist Entries\\
91 \config{\%pm} & Peak Meter (Recorder only) The entire line is used as volume peak meter.\\ 94 \config{\%pm} & Peak Meter (Recorder only) The entire line is used as%
95 volume peak meter.\\
92 \config{\%pn} & Playlist Name (Without path or extension)\\ 96 \config{\%pn} & Playlist Name (Without path or extension)\\
93 \config{\%pp} & Playlist Position\\ 97 \config{\%pp} & Playlist Position\\
94 \config{\%pr} & Remaining Time In Song\\ 98 \config{\%pr} & Remaining Time In Song\\
95 \config{\%ps} & Shuffle. Shows 's' if shuffle mode is enabled.\\ 99 \config{\%ps} & Shuffle. Shows 's' if shuffle mode is enabled.\\
96 \config{\%pt} & Total Track Time\\ 100 \config{\%pt} & Total Track Time\\
97 \config{\%pv} & Current volume. Can also be used in a conditional: \\ 101 \config{\%pv} & Current volume (x dB). Can also be used in a conditional: \\
98 & \config{\%?pv{\textless}0{\textbar}1{\textbar}2{\textbar}3% 102 & \config{\%?pv{\textless}0{\textbar}1{\textbar}2{\textbar}\ldots%
99 {\textbar}4{\textbar}5{\textbar}6{\textbar}7{\textbar}8% 103 {\textbar}N{\textgreater}}\\
100 {\textbar}9{\textbar}10{\textgreater}}\\
101 \end{tagmap} 104 \end{tagmap}
102\end{table} 105\end{table}
103 106
@@ -116,10 +119,13 @@ You get the picture.
116\section{Sound (DSP) settings} 119\section{Sound (DSP) settings}
117\begin{table} 120\begin{table}
118 \begin{tagmap}{}{} 121 \begin{tagmap}{}{}
119 \config{\%sp} & display current playback pitch \\ 122 \config{\%sp} & Display current playback pitch \\
120 \opt{SWCODEC}{ 123 \opt{SWCODEC}{
121 \config{\%xf} & Crossfade setting, in the order: Off, Shuffle, Skip, Always\\ 124 \config{\%xf} & Crossfade setting, in the order: Off, Shuffle, Skip, Always\\
122 \config{\%rg} & ReplayGain setting, in the order: Off, Track, Album, Shuffle\\ 125 \config{\%rg} & ReplayGain value in use (x.y dB). If used as a conditional,
126 Replaygain type in use: \config{\%?rg{\textless}Off{\textbar}Track%
127 {\textbar}Album{\textbar}TrackShuffle{\textbar}AlbumShuffle%
128 {\textbar}No tag{\textgreater}}\\
123 \config{\%xd} & Crossfeed setting\\ 129 \config{\%xd} & Crossfeed setting\\
124 } 130 }
125 \end{tagmap} 131 \end{tagmap}