summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNils Wallménius <nils@rockbox.org>2008-03-23 22:07:09 +0000
committerNils Wallménius <nils@rockbox.org>2008-03-23 22:07:09 +0000
commit12eb058bb065e9cb85949ec3a66c453ac5e1b883 (patch)
treeefabb6d12d1b28d5b8f1fea2b1e5159f7bd27455
parent15ddd7a7ec2aa92767234e37907904309943a27b (diff)
downloadrockbox-12eb058bb065e9cb85949ec3a66c453ac5e1b883.tar.gz
rockbox-12eb058bb065e9cb85949ec3a66c453ac5e1b883.zip
Make more use of the 'features' system in the manuals (committed in r16304), less stuff to keep in sync manually but keep in mind that changes in config-*.h can now affect the manual
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16765 a1c6a512-1295-4272-9138-f99709370657
-rw-r--r--manual/advanced_topics/main.tex12
-rw-r--r--manual/appendix/config_file_options.tex14
-rw-r--r--manual/appendix/file_formats.tex4
-rw-r--r--manual/appendix/wps_tags.tex8
-rw-r--r--manual/configure_rockbox/display_options.tex20
-rw-r--r--manual/configure_rockbox/main.tex2
-rw-r--r--manual/configure_rockbox/playback_options.tex12
-rw-r--r--manual/configure_rockbox/recording_settings.tex6
-rw-r--r--manual/configure_rockbox/sound_settings.tex6
-rw-r--r--manual/configure_rockbox/system_options.tex14
-rw-r--r--manual/configure_rockbox/theme_settings.tex8
-rw-r--r--manual/configure_rockbox/voice.tex2
-rw-r--r--manual/getting_started/installation.tex8
-rw-r--r--manual/main_menu/fmradio.tex2
-rw-r--r--manual/main_menu/main.tex6
-rw-r--r--manual/main_menu/recording_screen.tex4
-rw-r--r--manual/platform/c200.tex8
-rw-r--r--manual/platform/e200.tex10
-rw-r--r--manual/platform/gigabeatf.tex6
-rw-r--r--manual/platform/h10.tex10
-rw-r--r--manual/platform/h10_5gb.tex7
-rw-r--r--manual/platform/h1xx.tex8
-rw-r--r--manual/platform/h300.tex10
-rw-r--r--manual/platform/ipod1g2g.tex7
-rw-r--r--manual/platform/ipod3g.tex7
-rw-r--r--manual/platform/ipod4g.tex7
-rw-r--r--manual/platform/ipodcolor.tex6
-rw-r--r--manual/platform/ipodmini.tex8
-rw-r--r--manual/platform/ipodnano.tex8
-rw-r--r--manual/platform/ipodvideo.tex8
-rw-r--r--manual/platform/m5.tex7
-rw-r--r--manual/platform/mrobe100.tex4
-rw-r--r--manual/platform/ondiofm.tex5
-rw-r--r--manual/platform/ondiosp.tex3
-rw-r--r--manual/platform/recorder.tex5
-rw-r--r--manual/platform/recorderv2fm.tex7
-rw-r--r--manual/platform/x5.tex11
-rw-r--r--manual/plugins/bounce.tex2
-rw-r--r--manual/plugins/jpegviewer.tex4
-rw-r--r--manual/plugins/main.tex74
-rw-r--r--manual/plugins/oscilloscope.tex2
-rw-r--r--manual/plugins/plasma.tex2
-rw-r--r--manual/plugins/starfield.tex2
-rw-r--r--manual/rockbox_interface/main.tex2
-rw-r--r--manual/rockbox_interface/tagcache.tex8
-rw-r--r--manual/rockbox_interface/wps.tex10
46 files changed, 117 insertions, 269 deletions
diff --git a/manual/advanced_topics/main.tex b/manual/advanced_topics/main.tex
index 813ece10fa..bf2fdeab2f 100644
--- a/manual/advanced_topics/main.tex
+++ b/manual/advanced_topics/main.tex
@@ -3,11 +3,11 @@
3 3
4\section{\label{ref:CustomisingUI}Customising the userinterface} 4\section{\label{ref:CustomisingUI}Customising the userinterface}
5\subsection{\label{ref:GettingExtras}Getting Extras} 5\subsection{\label{ref:GettingExtras}Getting Extras}
6\opt{HAVE_LCD_BITMAP}{ 6\opt{lcd_bitmap}{
7Rockbox supports custom fonts. A collection of fonts is available for download 7Rockbox supports custom fonts. A collection of fonts is available for download
8in the font package at \url{http://www.rockbox.org/daily.shtml}}. 8in the font package at \url{http://www.rockbox.org/daily.shtml}}.
9 9
10\opt{HAVE_LCD_BITMAP}{ 10\opt{lcd_bitmap}{
11 \subsection{\label{ref:Loadingfonts}Loading Fonts}\index{Fonts} 11 \subsection{\label{ref:Loadingfonts}Loading Fonts}\index{Fonts}
12 Rockbox can load fonts dynamically. Simply copy the \fname{.fnt} file to the 12 Rockbox can load fonts dynamically. Simply copy the \fname{.fnt} file to the
13 \dap{} and ``play'' it in the \setting{File Browser}. If you want a font to 13 \dap{} and ``play'' it in the \setting{File Browser}. If you want a font to
@@ -37,7 +37,7 @@ If your language is not yet supported and you want to write your own language
37file find the instructions on the Rockbox website: 37file find the instructions on the Rockbox website:
38\wikilink{LangFiles} 38\wikilink{LangFiles}
39 39
40\opt{HAVE_LCD_COLOR}{ 40\opt{lcd_color}{
41 \subsection{Changing Colours} 41 \subsection{Changing Colours}
42 The colours used in the Rockbox interface can be changed to any combination 42 The colours used in the Rockbox interface can be changed to any combination
43 of background and foreground colour you like. To do this go to the 43 of background and foreground colour you like. To do this go to the
@@ -101,7 +101,7 @@ all the tags that are available.
101\item All characters not preceded by \% are displayed as typed. 101\item All characters not preceded by \% are displayed as typed.
102\item Lines beginning with \# are comments and will be ignored. 102\item Lines beginning with \# are comments and will be ignored.
103\item Maximum file size used is 103\item Maximum file size used is
104 \opt{HAVE_LCD_BITMAP}{1600} 104 \opt{lcd_bitmap}{1600}
105 \opt{player}{400} bytes. 105 \opt{player}{400} bytes.
106 If you have a bigger WPS file, only the first part of it will be 106 If you have a bigger WPS file, only the first part of it will be
107 loaded and used. 107 loaded and used.
@@ -225,7 +225,7 @@ displaying images:
225 }% 225 }%
226\end{enumerate} 226\end{enumerate}
227 227
228\optv{SWCODEC}{% This doesn't depend on SWCODEC but we don't have a \noptv 228\optv{swcodec}{% This doesn't depend on swcodec but we don't have a \noptv
229 % command. 229 % command.
230 Example on background image use: 230 Example on background image use:
231 \begin{example} 231 \begin{example}
@@ -255,7 +255,7 @@ That is, ``tracknum -- title [artist, album]'', where most fields are only
255displayed if available. Could also be rendered as ``filename'' or ``tracknum -- 255displayed if available. Could also be rendered as ``filename'' or ``tracknum --
256title [artist]''. 256title [artist]''.
257 257
258%\opt{HAVE_LCD_BITMAP}{ 258%\opt{lcd_bitmap}{
259% \begin{verbatim} 259% \begin{verbatim}
260% %s%?it<%?in<%in. |>%it|%fn> 260% %s%?it<%?in<%in. |>%it|%fn>
261% %s%?ia<%ia|%?d2<%d2|(root)>> 261% %s%?ia<%ia|%?d2<%d2|(root)>>
diff --git a/manual/appendix/config_file_options.tex b/manual/appendix/config_file_options.tex
index 61e374a4da..fe9342330f 100644
--- a/manual/appendix/config_file_options.tex
+++ b/manual/appendix/config_file_options.tex
@@ -90,7 +90,7 @@
90 cuesheet support 90 cuesheet support
91 & on, off & N/A\\ 91 & on, off & N/A\\
92% 92%
93 \opt{SWCODEC}{ 93 \opt{swcodec}{
94 replaygain & on, off & N/A\\ 94 replaygain & on, off & N/A\\
95 replaygain type 95 replaygain type
96 & track, album, track shuffle 96 & track, album, track shuffle
@@ -159,7 +159,7 @@
159 mdb shape & 50 to 300 & Hz\\ 159 mdb shape & 50 to 300 & Hz\\
160 }% 160 }%
161 161
162 \opt{HAVE_LCD_BITMAP}{ 162 \opt{lcd_bitmap}{
163 peak meter release 163 peak meter release
164 & 1 to 126 & ?\\ 164 & 1 to 126 & ?\\
165 peak meter hold 165 peak meter hold
@@ -185,12 +185,12 @@
185 invert & on, off & N/A\\ 185 invert & on, off & N/A\\
186 }% 186 }%
187 187
188 \opt{SWCODEC}{% This doesn't depend on SWCODEC but using a \nopt here 188 \opt{swcodec}{% This doesn't depend on swcodec but using a \nopt here
189 % causes ondiosp not to build for mysterious reasons. 189 % causes ondiosp not to build for mysterious reasons.
190 backdrop & /path/filename.bmp & N/A\\ 190 backdrop & /path/filename.bmp & N/A\\
191 }% 191 }%
192 192
193 \opt{HAVE_LCD_COLOR}{ 193 \opt{lcd_color}{
194 foreground color & 000000 to FFFFFF & RRGGBB\\ 194 foreground color & 000000 to FFFFFF & RRGGBB\\
195 background color & 000000 to FFFFFF & RRGGBB\\ 195 background color & 000000 to FFFFFF & RRGGBB\\
196 } 196 }
@@ -226,10 +226,10 @@
226 & on, off & N/A\\ 226 & on, off & N/A\\
227 }% 227 }%
228 } 228 }
229 \opt{CONFIG_RTC}{ 229 \opt{rtc}{
230 time format & 12hour, 24hour & N/A\\ 230 time format & 12hour, 24hour & N/A\\
231 }% 231 }%
232 \opt{HAVE_RECORDING}{ 232 \opt{recording}{
233 rec quality & 0 to 7 & 0: small size, 7: high quality\\ 233 rec quality & 0 to 7 & 0: small size, 7: high quality\\
234 rec frequency 234 rec frequency
235 & 48, 44, 32, 24, 22, 16 & kHz\\ 235 & 48, 44, 32, 24, 22, 16 & kHz\\
@@ -249,7 +249,7 @@
249 rec directory 249 rec directory
250 & /recordings,current & N/A\\ 250 & /recordings,current & N/A\\
251 }% 251 }%
252 \opt{CONFIG_TUNER}{ 252 \opt{radio}{
253 force fm mono 253 force fm mono
254 & off, on & N/A\\ 254 & off, on & N/A\\
255 }% 255 }%
diff --git a/manual/appendix/file_formats.tex b/manual/appendix/file_formats.tex
index 7a4a7ba0dd..580978b518 100644
--- a/manual/appendix/file_formats.tex
+++ b/manual/appendix/file_formats.tex
@@ -10,7 +10,7 @@
10 & Directory & \emph{none} & The browser enters that directory \\ 10 & Directory & \emph{none} & The browser enters that directory \\
11\includegraphics[width=0.37cm]{appendix/images/icon-audio-file.png} 11\includegraphics[width=0.37cm]{appendix/images/icon-audio-file.png}
12 & Audio file & 12 & Audio file &
13 \opt{MASCODEC}{mp3}\opt{SWCODEC}{\emph{various}} 13 \opt{MASCODEC}{mp3}\opt{swcodec}{\emph{various}}
14 & Rockbox takes you to the WPS and starts playing the file \\ 14 & Rockbox takes you to the WPS and starts playing the file \\
15 \includegraphics[width=0.37cm]{appendix/images/icon-cuesheet.png} 15 \includegraphics[width=0.37cm]{appendix/images/icon-cuesheet.png}
16 & Cuesheet & \fname{.cue} & View a cuesheet file \\ 16 & Cuesheet & \fname{.cue} & View a cuesheet file \\
@@ -45,7 +45,7 @@
45 & Chip8 game & \fname{.ch8} & Play a Chip8 game \\ 45 & Chip8 game & \fname{.ch8} & Play a Chip8 game \\
46\includegraphics[width=0.37cm]{appendix/images/icon-image-file.png} 46\includegraphics[width=0.37cm]{appendix/images/icon-image-file.png}
47 & Image & \fname{.jpg} & View a JPEG image \\ 47 & Image & \fname{.jpg} & View a JPEG image \\
48\opt{MASCODEC}{\opt{HAVE_LCD_BITMAP}{ 48\opt{MASCODEC}{\opt{lcd_bitmap}{
49 \includegraphics[width=0.37cm]{appendix/images/icon-movie-file.png} 49 \includegraphics[width=0.37cm]{appendix/images/icon-movie-file.png}
50 & Rockbox Video & \fname{.rvf} & View a movie (Rockbox format)\\} 50 & Rockbox Video & \fname{.rvf} & View a movie (Rockbox format)\\}
51} 51}
diff --git a/manual/appendix/wps_tags.tex b/manual/appendix/wps_tags.tex
index ec867183c0..1036da875c 100644
--- a/manual/appendix/wps_tags.tex
+++ b/manual/appendix/wps_tags.tex
@@ -81,7 +81,7 @@ Example for the \config{\%dN} commands: If the path is
81 \opt{player}{ 81 \opt{player}{
82 & This will display a 1 character ``cup'' % 82 & This will display a 1 character ``cup'' %
83 that empties as the time progresses.} 83 that empties as the time progresses.}
84 \opt{HAVE_LCD_BITMAP}{ 84 \opt{lcd_bitmap}{
85 & This will replace the entire line with a progress bar. \\ 85 & This will replace the entire line with a progress bar. \\
86 & You can set the height, position and width of the progressbar % 86 & You can set the height, position and width of the progressbar %
87 (in pixels): \config{\%pb{\textbar}height{\textbar}leftpos% 87 (in pixels): \config{\%pb{\textbar}height{\textbar}leftpos%
@@ -118,12 +118,12 @@ Example for the \config{\%dN} commands: If the path is
118 \end{tagmap} 118 \end{tagmap}
119\end{table} 119\end{table}
120 120
121\opt{SWCODEC}{ 121\opt{swcodec}{
122\section{Sound (DSP) settings} 122\section{Sound (DSP) settings}
123\begin{table} 123\begin{table}
124 \begin{tagmap}{}{} 124 \begin{tagmap}{}{}
125 \config{\%sp} & Display current playback pitch \\ 125 \config{\%sp} & Display current playback pitch \\
126 \opt{SWCODEC}{ 126 \opt{swcodec}{
127 \config{\%xf} & Crossfade setting, in the order: Off, Shuffle, Skip, Always\\ 127 \config{\%xf} & Crossfade setting, in the order: Off, Shuffle, Skip, Always\\
128 \config{\%rg} & ReplayGain value in use (x.y dB). If used as a conditional, 128 \config{\%rg} & ReplayGain value in use (x.y dB). If used as a conditional,
129 Replaygain type in use: \config{\%?rg{\textless}Off{\textbar}Track% 129 Replaygain type in use: \config{\%?rg{\textless}Off{\textbar}Track%
@@ -234,7 +234,7 @@ order left -- center -- right. If the aligned texts overlap, they are merged.
234\end{tagmap} 234\end{tagmap}
235\end{table} 235\end{table}
236 236
237\opt{CONFIG_RTC}{ 237\opt{rtc}{
238 \section{Real Time Clock} 238 \section{Real Time Clock}
239 \begin{table} 239 \begin{table}
240 \begin{tagmap}{}{} 240 \begin{tagmap}{}{}
diff --git a/manual/configure_rockbox/display_options.tex b/manual/configure_rockbox/display_options.tex
index 7906d05581..dc95534fff 100644
--- a/manual/configure_rockbox/display_options.tex
+++ b/manual/configure_rockbox/display_options.tex
@@ -28,7 +28,7 @@
28 beginning so that the display can be read to see song information. The 28 beginning so that the display can be read to see song information. The
29 amount of time is determined by the value of the backlight timeout 29 amount of time is determined by the value of the backlight timeout
30 setting, but is no less than 5 seconds. 30 setting, but is no less than 5 seconds.
31 \opt{HAVE_BACKLIGHT_PWM_FADING}{ 31 \opt{backlight_fade}{
32 \item[Backlight fade in:] 32 \item[Backlight fade in:]
33 The amount of time that the backlight will take to fade from off to on 33 The amount of time that the backlight will take to fade from off to on
34 after a button is pressed. If set to \setting{Off} the backlight will 34 after a button is pressed. If set to \setting{Off} the backlight will
@@ -46,7 +46,7 @@
46 off will only turn the backlight on without having any other effect. When 46 off will only turn the backlight on without having any other effect. When
47 disabled the first keypress will \emph{also} perform its appropriate action. 47 disabled the first keypress will \emph{also} perform its appropriate action.
48 48
49 \opt{HAVE_LCD_SLEEP}{ 49 \opt{lcd_sleep}{
50 \item[Sleep (After Backlight Off):] 50 \item[Sleep (After Backlight Off):]
51 This setting controls how long rockbox will wait before turning off the 51 This setting controls how long rockbox will wait before turning off the
52 display after the backlight is turned off. Turning off the display 52 display after the backlight is turned off. Turning off the display
@@ -54,7 +54,7 @@
54 noticeably longer than just turning on the backlight. 54 noticeably longer than just turning on the backlight.
55 } 55 }
56 56
57 \opt{HAVE_BACKLIGHT_BRIGHTNESS}{ 57 \opt{backlight_brightness}{
58 \item[Brightness:] 58 \item[Brightness:]
59 Changes the brightness of your LCD display. 59 Changes the brightness of your LCD display.
60 } 60 }
@@ -67,12 +67,12 @@
67 find this menu option again!} 67 find this menu option again!}
68 } % \opt{archos,h1xx,ipodmini,ipod4g,x5} 68 } % \opt{archos,h1xx,ipodmini,ipod4g,x5}
69 69
70 \opt{HAVE_LCD_INVERT}{ 70 \opt{lcd_invert}{
71 \item[LCD Mode:] 71 \item[LCD Mode:]
72 This setting lets you invert the colours of the display. 72 This setting lets you invert the colours of the display.
73 } 73 }
74 74
75 \opt{HAVE_LCD_FLIP}{ 75 \opt{lcd_flip}{
76 \item[Upside Down:] 76 \item[Upside Down:]
77 Displays the screen so that the top of the display is nearest the buttons. 77 Displays the screen so that the top of the display is nearest the buttons.
78 This is sometimes useful when carrying the \dap{} in a pocket for easy 78 This is sometimes useful when carrying the \dap{} in a pocket for easy
@@ -131,7 +131,7 @@
131 \item[Scroll Start Delay:] 131 \item[Scroll Start Delay:]
132 Controls how many milliseconds Rockbox should wait before a new 132 Controls how many milliseconds Rockbox should wait before a new
133 text begins scrolling. 133 text begins scrolling.
134 \opt{HAVE_LCD_BITMAP}{ 134 \opt{lcd_bitmap}{
135 \item[Scroll Step Size:] 135 \item[Scroll Step Size:]
136 Controls how many pixels the text scroll should move for each step. 136 Controls how many pixels the text scroll should move for each step.
137 } 137 }
@@ -148,7 +148,7 @@
148 it should use depending of how much it has to scroll left. This setting 148 it should use depending of how much it has to scroll left. This setting
149 lets you tell Rockbox where that limit is, expressed in percentage of 149 lets you tell Rockbox where that limit is, expressed in percentage of
150 line length. 150 line length.
151 \opt{HAVE_LCD_BITMAP}{ 151 \opt{lcd_bitmap}{
152 \item[Screen Scrolls Out of View:] 152 \item[Screen Scrolls Out of View:]
153 On lists with long entries that do not fit on the screen using 153 On lists with long entries that do not fit on the screen using
154 \opt{recorder,recorderv2fm,h1xx,h300}{\ButtonOn+\ButtonRight/ 154 \opt{recorder,recorderv2fm,h1xx,h300}{\ButtonOn+\ButtonRight/
@@ -175,7 +175,7 @@
175 can be useful on slow displays. 175 can be useful on slow displays.
176 \end{description} 176 \end{description}
177% 177%
178 \opt{HAVE_LCD_BITMAP}{ 178 \opt{lcd_bitmap}{
179 \item[Status/Scrollbar:] 179 \item[Status/Scrollbar:]
180 Settings related to on screen status display and the scrollbar. 180 Settings related to on screen status display and the scrollbar.
181 \begin{description} 181 \begin{description}
@@ -194,7 +194,7 @@
194 \end{description} 194 \end{description}
195 } 195 }
196% 196%
197 \opt{HAVE_LCD_BITMAP}{ 197 \opt{lcd_bitmap}{
198 \item[Peak Meter:] 198 \item[Peak Meter:]
199 The peak meter can be configured with a number of parameters. 199 The peak meter can be configured with a number of parameters.
200 \begin{description} 200 \begin{description}
@@ -212,7 +212,7 @@
212 \item[Clip Hold Time:] 212 \item[Clip Hold Time:]
213 The number of seconds that the clipping indicator will be visible 213 The number of seconds that the clipping indicator will be visible
214 after clipping is detected. 214 after clipping is detected.
215 \opt{HAVE_RECORDING}{ 215 \opt{recording}{
216 \item[Clip Counter:] 216 \item[Clip Counter:]
217 Show the number of times the clip indicator went active during 217 Show the number of times the clip indicator went active during
218 recording in front of the peakmeters. 218 recording in front of the peakmeters.
diff --git a/manual/configure_rockbox/main.tex b/manual/configure_rockbox/main.tex
index aedd622fe3..52888f2159 100644
--- a/manual/configure_rockbox/main.tex
+++ b/manual/configure_rockbox/main.tex
@@ -19,7 +19,7 @@
19\label{ref:configure_rockbox_themes} 19\label{ref:configure_rockbox_themes}
20 \input{configure_rockbox/theme_settings.tex} 20 \input{configure_rockbox/theme_settings.tex}
21 21
22\opt{HAVE_RECORDING}{ 22\opt{recording}{
23\chapter{Recording Settings} 23\chapter{Recording Settings}
24\label{ref:Recordingsettings} 24\label{ref:Recordingsettings}
25 \input{configure_rockbox/recording_settings.tex} 25 \input{configure_rockbox/recording_settings.tex}
diff --git a/manual/configure_rockbox/playback_options.tex b/manual/configure_rockbox/playback_options.tex
index 3794efbb37..b4991f2919 100644
--- a/manual/configure_rockbox/playback_options.tex
+++ b/manual/configure_rockbox/playback_options.tex
@@ -121,7 +121,7 @@ related to audio playback.
121 The anti-skip buffer can safely be kept at zero. It will eventually be 121 The anti-skip buffer can safely be kept at zero. It will eventually be
122 eliminated. 122 eliminated.
123 }% 123 }%
124 \opt{SWCODEC}{The anti-skip buffer can be set to various values between 124 \opt{swcodec}{The anti-skip buffer can be set to various values between
125 5 seconds and 10 minutes.}% 125 5 seconds and 10 minutes.}%
126 126
127 \note{Having a large anti-skip buffer tends to use more power, and may 127 \note{Having a large anti-skip buffer tends to use more power, and may
@@ -138,7 +138,7 @@ related to audio playback.
138 instead of being played immediately. Pausing and stopping playback is 138 instead of being played immediately. Pausing and stopping playback is
139 disabled as well as skipping songs and launching plugins. 139 disabled as well as skipping songs and launching plugins.
140 140
141 \opt{SWCODEC}{ 141 \opt{swcodec}{
142 \item[Crossfade. ] 142 \item[Crossfade. ]
143 This setting enables a cross-fader. At the end of a song, the song will 143 This setting enables a cross-fader. At the end of a song, the song will
144 fade out as the next song fades in, creating a smooth transition between 144 fade out as the next song fades in, creating a smooth transition between
@@ -178,7 +178,7 @@ related to audio playback.
178 set on shuffle.} 178 set on shuffle.}
179 }% 179 }%
180 180
181 \opt{SWCODEC}{ 181 \opt{swcodec}{
182 \item[Replaygain. ]This allows you to control the replaygain function. 182 \item[Replaygain. ]This allows you to control the replaygain function.
183 The purpose of replaygain is to adjust the volume of the music played 183 The purpose of replaygain is to adjust the volume of the music played
184 so that all songs (or albums, depending on your settings) have the 184 so that all songs (or albums, depending on your settings) have the
@@ -220,7 +220,7 @@ related to audio playback.
220 decibel (dB) value between -12dB and +12dB, in increments of 0.1{}dB. 220 decibel (dB) value between -12dB and +12dB, in increments of 0.1{}dB.
221 \end{description} 221 \end{description}
222 } 222 }
223 \opt{SWCODEC}{ 223 \opt{swcodec}{
224 \item[Beep Volume. ]Controls the volume of the beep that is heard when 224 \item[Beep Volume. ]Controls the volume of the beep that is heard when
225 skipping forward or backward between tracks. The beep is disabled when 225 skipping forward or backward between tracks. The beep is disabled when
226 set to \setting{Off}. 226 set to \setting{Off}.
@@ -267,8 +267,8 @@ related to audio playback.
267 \url{http://www.last.fm}. This service was formely known as 267 \url{http://www.last.fm}. This service was formely known as
268 \emph{Audioscrobbler}. When you enable this option, you'll have to reboot to 268 \emph{Audioscrobbler}. When you enable this option, you'll have to reboot to
269 start the logging. The log-file is called 269 start the logging. The log-file is called
270 \opt{CONFIG_RTC}{\fname{.scrobbler.log},}% 270 \opt{rtc}{\fname{.scrobbler.log},}%
271 \nopt{CONFIG_RTC}{\fname{.scrobbler-timeless.log},}% 271 \nopt{rtc}{\fname{.scrobbler-timeless.log},}%
272 and is to be found in the root directory of your \dap{}. 272 and is to be found in the root directory of your \dap{}.
273 \note{See \wikilink{LastFMLog} for a further description, and for tools you 273 \note{See \wikilink{LastFMLog} for a further description, and for tools you
274 can use to submit your Last.fm log.} 274 can use to submit your Last.fm log.}
diff --git a/manual/configure_rockbox/recording_settings.tex b/manual/configure_rockbox/recording_settings.tex
index b12f5cc80d..ed2c234e77 100644
--- a/manual/configure_rockbox/recording_settings.tex
+++ b/manual/configure_rockbox/recording_settings.tex
@@ -31,7 +31,7 @@
31 \end{table} 31 \end{table}
32} 32}
33 33
34\opt{SWCODEC}{ 34\opt{swcodec}{
35 \section{Format} 35 \section{Format}
36 Choose which format to save your recording in. The available choices are 36 Choose which format to save your recording in. The available choices are
37 the two uncompressed formats \setting{PCM Wave} and \setting{AIFF}, the 37 the two uncompressed formats \setting{PCM Wave} and \setting{AIFF}, the
@@ -51,7 +51,7 @@
51 \opt{x5}{88.2kHz, 44.1kHz, 22.05kHz and 11.025kHz} 51 \opt{x5}{88.2kHz, 44.1kHz, 22.05kHz and 11.025kHz}
52 are available. Higher sample rates use up more disk space, but give better 52 are available. Higher sample rates use up more disk space, but give better
53 sound quality. 53 sound quality.
54 \opt{SWCODEC}{\note{The 11.025kHz setting is not available when using% 54 \opt{swcodec}{\note{The 11.025kHz setting is not available when using%
55 \setting{MPEG Layer 3} format.} 55 \setting{MPEG Layer 3} format.}
56 }% 56 }%
57 \opt{MASCODEC}{ 57 \opt{MASCODEC}{
@@ -73,7 +73,7 @@
73 Choose the source of the recording. This can be 73 Choose the source of the recording. This can be
74 \opt{recorder,recorderv2fm,h1xx}{\setting{SPDIF (digital)},}% 74 \opt{recorder,recorderv2fm,h1xx}{\setting{SPDIF (digital)},}%
75 \setting{Mic} or \setting{Line In}. 75 \setting{Mic} or \setting{Line In}.
76 \opt{CONFIG_TUNER}{For recording from the radio see \reference{ref:FMradio}.} 76 \opt{radio}{For recording from the radio see \reference{ref:FMradio}.}
77 77
78\section{Channels} 78\section{Channels}
79 This allows you to select mono or stereo recording. Please note that 79 This allows you to select mono or stereo recording. Please note that
diff --git a/manual/configure_rockbox/sound_settings.tex b/manual/configure_rockbox/sound_settings.tex
index ec201f93d3..43976d2067 100644
--- a/manual/configure_rockbox/sound_settings.tex
+++ b/manual/configure_rockbox/sound_settings.tex
@@ -224,7 +224,7 @@ change to customise your listening experience.
224 \end{description} 224 \end{description}
225} 225}
226 226
227\opt{SWCODEC}{ 227\opt{swcodec}{
228\section{Crossfeed} 228\section{Crossfeed}
229 Crossfeed attempts to make the experience of listening to music on 229 Crossfeed attempts to make the experience of listening to music on
230 headphones more similar to listening to music with stereo speakers. When you 230 headphones more similar to listening to music with stereo speakers. When you
@@ -280,7 +280,7 @@ change to customise your listening experience.
280 if you choose settings which result in a too high output level. 280 if you choose settings which result in a too high output level.
281} 281}
282 282
283\opt{SWCODEC}{ 283\opt{swcodec}{
284\section{\label{ref:EQ}Equalizer} 284\section{\label{ref:EQ}Equalizer}
285 \screenshot{configure_rockbox/images/ss-equalizer}{The graphical equalizer}{} 285 \screenshot{configure_rockbox/images/ss-equalizer}{The graphical equalizer}{}
286 Rockbox features a parametric equalizer (EQ). As the name suggests, a 286 Rockbox features a parametric equalizer (EQ). As the name suggests, a
@@ -404,7 +404,7 @@ settings.
404\end{description} 404\end{description}
405} 405}
406 406
407\opt{SWCODEC}{ 407\opt{swcodec}{
408\section{Dithering} 408\section{Dithering}
409This setting controls the dithering and noise shaping functionality of Rockbox. 409This setting controls the dithering and noise shaping functionality of Rockbox.
410 410
diff --git a/manual/configure_rockbox/system_options.tex b/manual/configure_rockbox/system_options.tex
index 4a75f22fe1..5b7dc8e1f3 100644
--- a/manual/configure_rockbox/system_options.tex
+++ b/manual/configure_rockbox/system_options.tex
@@ -42,7 +42,7 @@
42 is currently used in the \dap{}. The two supported battery types are 42 is currently used in the \dap{}. The two supported battery types are
43 ``Alkaline'' or ``NiMH''.} 43 ``Alkaline'' or ``NiMH''.}
44 44
45 \opt{HAVE_USB_CHARGING}{ 45 \opt{usb_charging}{
46%TODO: check where it is working correctly (except H300) and append the option to the respective platform file 46%TODO: check where it is working correctly (except H300) and append the option to the respective platform file
47 \item [Charge During USB Connection: ]This option lets you control whether 47 \item [Charge During USB Connection: ]This option lets you control whether
48 the \dap{} should charge during the USB connection and hence draw the 48 the \dap{} should charge during the USB connection and hence draw the
@@ -52,7 +52,7 @@
52 52
53 \end{description} 53 \end{description}
54} 54}
55\opt{HAVE_DIRCACHE,HAVE_DISK_STORAGE}{ 55\opt{dircache,HAVE_DISK_STORAGE}{
56\subsection{Disk} 56\subsection{Disk}
57 Options relating to the hard disk. 57 Options relating to the hard disk.
58 58
@@ -67,7 +67,7 @@
67 afterwards. 67 afterwards.
68 } 68 }
69 69
70 \opt{HAVE_DIRCACHE}{ 70 \opt{dircache}{
71 \item [Directory Cache: ]Rockbox has the ability to cache the contents of 71 \item [Directory Cache: ]Rockbox has the ability to cache the contents of
72 your drive in RAM. The \setting{Directory Cache} takes a small amount of 72 your drive in RAM. The \setting{Directory Cache} takes a small amount of
73 memory away from Rockbox that would otherwise be used to buffer music, 73 memory away from Rockbox that would otherwise be used to buffer music,
@@ -82,9 +82,9 @@
82 background.} 82 background.}
83 } 83 }
84 \end{description} 84 \end{description}
85} % \opt{HAVE_DIRCACHE,HAVE_DISK_STORAGE} 85} % \opt{dircache,HAVE_DISK_STORAGE}
86 86
87\opt{CONFIG_RTC}{ 87\opt{rtc}{
88 \subsection{Time and Date} 88 \subsection{Time and Date}
89 Time related menu options. 89 Time related menu options.
90 \begin{description} 90 \begin{description}
@@ -101,7 +101,7 @@ recording. Settings are either \setting{Off} or \setting{1} to \setting{10}
101minutes in 1 minute steps. Then \setting{15,30,45} and \setting{60} minutes are 101minutes in 1 minute steps. Then \setting{15,30,45} and \setting{60} minutes are
102available. 102available.
103 103
104\opt{HAVE_RTC_ALARM}{ 104\opt{alarm}{
105\subsection{Wake-Up Alarm} 105\subsection{Wake-Up Alarm}
106% TODO this isn't quite right for all targets, I think 106% TODO this isn't quite right for all targets, I think
107 This option turns the \dap{} off and then starts it up again at the 107 This option turns the \dap{} off and then starts it up again at the
@@ -113,7 +113,7 @@ available.
113 again before the alarm occurs, the alarm will be cancelled. Using this 113 again before the alarm occurs, the alarm will be cancelled. Using this
114 option disables the \setting{Sleep Timer}. 114 option disables the \setting{Sleep Timer}.
115 115
116 \opt{HAVE_RECORDING,CONFIG_TUNER}{ 116 \opt{recording,radio}{
117 \subsection{Alarm Wake up Screen} 117 \subsection{Alarm Wake up Screen}
118 This option controls what the \dap{} does when it is woken up by the alarm. 118 This option controls what the \dap{} does when it is woken up by the alarm.
119 } 119 }
diff --git a/manual/configure_rockbox/theme_settings.tex b/manual/configure_rockbox/theme_settings.tex
index 4b0639bbd2..c6c3fab279 100644
--- a/manual/configure_rockbox/theme_settings.tex
+++ b/manual/configure_rockbox/theme_settings.tex
@@ -66,7 +66,7 @@ customize the visual apperance of Rockbox.
66 This option allows you to clear the backdrops that you set. 66 This option allows you to clear the backdrops that you set.
67}% 67}%
68 68
69\opt{HAVE_LCD_BITMAP}{ 69\opt{lcd_bitmap}{
70\item[Line Selector Type.] 70\item[Line Selector Type.]
71 This option allows you to select which type of line selector to use. 71 This option allows you to select which type of line selector to use.
72 \begin{description} 72 \begin{description}
@@ -74,7 +74,7 @@ customize the visual apperance of Rockbox.
74 A small arrow to the left of the menu text. 74 A small arrow to the left of the menu text.
75 \item[Bar (inverse):] 75 \item[Bar (inverse):]
76 A bar with inverted foreground and background colour. 76 A bar with inverted foreground and background colour.
77\opt{HAVE_LCD_COLOR}{ 77\opt{lcd_color}{
78 \item[Bar (Solid Colour):] 78 \item[Bar (Solid Colour):]
79 A bar with a solid colour, the colour is set in the \setting{Colours} 79 A bar with a solid colour, the colour is set in the \setting{Colours}
80 submenu. 80 submenu.
@@ -85,7 +85,7 @@ customize the visual apperance of Rockbox.
85 \end{description} 85 \end{description}
86} 86}
87 87
88\opt{HAVE_LCD_COLOR}{ 88\opt{lcd_color}{
89 \item[Colours.] 89 \item[Colours.]
90 The options in this menu sets the colours for visual elements in Rockbox. 90 The options in this menu sets the colours for visual elements in Rockbox.
91 \begin{description} 91 \begin{description}
@@ -109,5 +109,5 @@ customize the visual apperance of Rockbox.
109 \item[Reset Colours:] 109 \item[Reset Colours:]
110 Resets the LCD display to Rockbox's default colours. 110 Resets the LCD display to Rockbox's default colours.
111 \end{description} 111 \end{description}
112}% HAVE_LCD_COLOR 112}% lcd_color
113\end{description} 113\end{description}
diff --git a/manual/configure_rockbox/voice.tex b/manual/configure_rockbox/voice.tex
index 905736fd98..5f1183c625 100644
--- a/manual/configure_rockbox/voice.tex
+++ b/manual/configure_rockbox/voice.tex
@@ -16,7 +16,7 @@
16 \begin{itemize} 16 \begin{itemize}
17 \item Setting the Sound Option \setting{Channels} to \setting{Karaoke} may 17 \item Setting the Sound Option \setting{Channels} to \setting{Karaoke} may
18 disable voice menus. 18 disable voice menus.
19 \item Plugins \opt{CONFIG_RTC}{and the wake up alarm} do not support 19 \item Plugins \opt{rtc}{and the wake up alarm} do not support
20 voice features. 20 voice features.
21 \end{itemize} 21 \end{itemize}
22 22
diff --git a/manual/getting_started/installation.tex b/manual/getting_started/installation.tex
index c556419ff1..990b757148 100644
--- a/manual/getting_started/installation.tex
+++ b/manual/getting_started/installation.tex
@@ -25,7 +25,7 @@ installation options.
25 25
26\opt{MASCODEC}{Rockbox itself comes as a single package. There is no need 26\opt{MASCODEC}{Rockbox itself comes as a single package. There is no need
27 to install additional software for running Rockbox.} 27 to install additional software for running Rockbox.}
28\opt{SWCODEC} { 28\opt{swcodec} {
29 \opt{HAVE_RB_BL_ON_DISK}{There are three separate components, 29 \opt{HAVE_RB_BL_ON_DISK}{There are three separate components,
30 two of which need to be installed in order to run Rockbox.} 30 two of which need to be installed in order to run Rockbox.}
31 \opt{HAVE_RB_BL_IN_FLASH}{There are two separate components of Rockbox 31 \opt{HAVE_RB_BL_IN_FLASH}{There are two separate components of Rockbox
@@ -198,7 +198,7 @@ you want to install and get the version for your \dap{}.
198 of known critical bugs. The current stable release of Rockbox, version 198 of known critical bugs. The current stable release of Rockbox, version
199 2.5, is available at \url{http://www.rockbox.org/download/}. 199 2.5, is available at \url{http://www.rockbox.org/download/}.
200 } 200 }
201 \opt{SWCODEC}{ 201 \opt{swcodec}{
202 There has not yet been a stable release for the \playername{}. Until 202 There has not yet been a stable release for the \playername{}. Until
203 there is a stable release for \playername{}, use a current build. 203 there is a stable release for \playername{}, use a current build.
204 } 204 }
@@ -275,7 +275,7 @@ structure that Rockbox needs.
275 275
276% This has nothing to do with swcodec, just that these players need our own 276% This has nothing to do with swcodec, just that these players need our own
277% bootloader so we can decide where we want the main binary. 277% bootloader so we can decide where we want the main binary.
278\opt{SWCODEC}{ 278\opt{swcodec}{
279 \note{ 279 \note{
280 If the contents of the \fname{.zip} file are extracted correctly, you will 280 If the contents of the \fname{.zip} file are extracted correctly, you will
281 have a directory called \fname{/.rockbox}, which contains all the files needed 281 have a directory called \fname{/.rockbox}, which contains all the files needed
@@ -312,7 +312,7 @@ structure that Rockbox needs.
312 } 312 }
313} 313}
314 314
315\opt{SWCODEC}{ 315\opt{swcodec}{
316 \subsubsection{Installing the bootloader} 316 \subsubsection{Installing the bootloader}
317 \opt{h1xx,h300}{\input{getting_started/iriver_install.tex}} 317 \opt{h1xx,h300}{\input{getting_started/iriver_install.tex}}
318 \opt{ipod}{\input{getting_started/ipod_install.tex}} 318 \opt{ipod}{\input{getting_started/ipod_install.tex}}
diff --git a/manual/main_menu/fmradio.tex b/manual/main_menu/fmradio.tex
index d51c4d61d2..1e1b8a2613 100644
--- a/manual/main_menu/fmradio.tex
+++ b/manual/main_menu/fmradio.tex
@@ -13,7 +13,7 @@
13 13
14\screenshot{main_menu/images/ss-fm-radio-screen}{The FM radio screen}{} 14\screenshot{main_menu/images/ss-fm-radio-screen}{The FM radio screen}{}
15 This menu option switches to the radio screen. 15 This menu option switches to the radio screen.
16 The FM radio has the ability \opt{HAVE_RECORDING}{to record and } to 16 The FM radio has the ability \opt{recording}{to record and } to
17 remember station frequency settings (presets). 17 remember station frequency settings (presets).
18 \opt{MASCODEC}{\note{The radio will shorten battery life, because the 18 \opt{MASCODEC}{\note{The radio will shorten battery life, because the
19 MAS-chip is set to record mode for instant recordings.} 19 MAS-chip is set to record mode for instant recordings.}
diff --git a/manual/main_menu/main.tex b/manual/main_menu/main.tex
index 56c4b7f32d..6bc08fe780 100644
--- a/manual/main_menu/main.tex
+++ b/manual/main_menu/main.tex
@@ -112,9 +112,9 @@ The \setting{Recording Settings} menu allows you to configure settings related
112to recording. The details of this menu are covered in detail in 112to recording. The details of this menu are covered in detail in
113\reference{ref:Recordingsettings}. 113\reference{ref:Recordingsettings}.
114 114
115\opt{HAVE_RECORDING}{\input{main_menu/recording_screen.tex}} 115\opt{recording}{\input{main_menu/recording_screen.tex}}
116 116
117\opt{CONFIG_TUNER}{\input{main_menu/fmradio.tex}} 117\opt{radio}{\input{main_menu/fmradio.tex}}
118 118
119\section{\label{ref:playlistoptions}Playlist} 119\section{\label{ref:playlistoptions}Playlist}
120 This menu allows you to work with playlists. Playlists can be created in 120 This menu allows you to work with playlists. Playlists can be created in
@@ -177,7 +177,7 @@ pages of information.}
177 The \setting{Sleep Timer} powers off your \dap{} after playing for a given 177 The \setting{Sleep Timer} powers off your \dap{} after playing for a given
178 time. It can be set from \setting{Off} to 5 hours in 5 minute steps. 178 time. It can be set from \setting{Off} to 5 hours in 5 minute steps.
179 The \setting{Sleep Timer} is reset on boot. 179 The \setting{Sleep Timer} is reset on boot.
180 \opt{HAVE_RTC_ALARM}{Using this option disables the \setting{Wake up alarm}.} 180 \opt{alarm}{Using this option disables the \setting{Wake up alarm}.}
181 181
182\item[Debug (Keep Out!):] 182\item[Debug (Keep Out!):]
183 This sub menu is intended to be used \emph{only} by Rockbox developers. 183 This sub menu is intended to be used \emph{only} by Rockbox developers.
diff --git a/manual/main_menu/recording_screen.tex b/manual/main_menu/recording_screen.tex
index 2e6daa556e..55a3325655 100644
--- a/manual/main_menu/recording_screen.tex
+++ b/manual/main_menu/recording_screen.tex
@@ -15,12 +15,12 @@ affect the recorded sound. If enabled in the peak meter settings, a counter in
15front of the peak meters shows the number of times the clip indicator was 15front of the peak meters shows the number of times the clip indicator was
16activated during recording. The counter is reset to zero when starting a new 16activated during recording. The counter is reset to zero when starting a new
17recording. 17recording.
18\opt{SWCODEC}{ 18\opt{swcodec}{
19\note{When you start a recording, the hard disk will spin up. This will cause 19\note{When you start a recording, the hard disk will spin up. This will cause
20the peak meters to freeze in the process. This is expected behaviour, and 20the peak meters to freeze in the process. This is expected behaviour, and
21nothing to worry about. The recording continues during the spin up.}} 21nothing to worry about. The recording continues during the spin up.}}
22\opt{MASCODEC}{The frequency, channels and quality} 22\opt{MASCODEC}{The frequency, channels and quality}
23\opt{SWCODEC}{The frequency and channels} settings are shown on the last line. 23\opt{swcodec}{The frequency and channels} settings are shown on the last line.
24 24
25The controls for this screen are: 25The controls for this screen are:
26\begin{table} 26\begin{table}
diff --git a/manual/platform/c200.tex b/manual/platform/c200.tex
index c6ea23aeaf..b0e586e94b 100644
--- a/manual/platform/c200.tex
+++ b/manual/platform/c200.tex
@@ -1,18 +1,10 @@
1% $Id$ % 1% $Id$ %
2\def\UseOption{c200} 2\def\UseOption{c200}
3\edef\UseOption{\UseOption,HAVE_RB_BL_ON_DISK} 3\edef\UseOption{\UseOption,HAVE_RB_BL_ON_DISK}
4\edef\UseOption{\UseOption,HAVE_LCD_BITMAP}
5\edef\UseOption{\UseOption,HAVE_LCD_FLIP}
6\edef\UseOption{\UseOption,CONFIG_TUNER}
7\edef\UseOption{\UseOption,CONFIG_RTC}
8\edef\UseOption{\UseOption,SWCODEC}
9\edef\UseOption{\UseOption,SANSA_C200_PAD} 4\edef\UseOption{\UseOption,SANSA_C200_PAD}
10\edef\UseOption{\UseOption,HAVE_LCD_COLOR}
11\edef\UseOption{\UseOption,HAVE_BACKLIGHT} 5\edef\UseOption{\UseOption,HAVE_BACKLIGHT}
12\edef\UseOption{\UseOption,HAVE_BACKLIGHT_BRIGHTNESS}
13\edef\UseOption{\UseOption,HAVE_CAR_ADAPTER_MODE} 6\edef\UseOption{\UseOption,HAVE_CAR_ADAPTER_MODE}
14\edef\UseOption{\UseOption,HAVE_BUTTON_LIGHTS} 7\edef\UseOption{\UseOption,HAVE_BUTTON_LIGHTS}
15\edef\UseOption{\UseOption,HAVE_RECORDING}
16\edef\UseOption{\UseOption,sansa} 8\edef\UseOption{\UseOption,sansa}
17 9
18\newcommand{\playerman}{Sansa} 10\newcommand{\playerman}{Sansa}
diff --git a/manual/platform/e200.tex b/manual/platform/e200.tex
index faaa87512a..b3ee602674 100644
--- a/manual/platform/e200.tex
+++ b/manual/platform/e200.tex
@@ -1,18 +1,8 @@
1% $Id$ % 1% $Id$ %
2\def\UseOption{e200} 2\def\UseOption{e200}
3\edef\UseOption{\UseOption,HAVE_RB_BL_ON_DISK} 3\edef\UseOption{\UseOption,HAVE_RB_BL_ON_DISK}
4\edef\UseOption{\UseOption,HAVE_LCD_BITMAP}
5\edef\UseOption{\UseOption,HAVE_LCD_INVERT}
6\edef\UseOption{\UseOption,HAVE_LCD_FLIP}
7\edef\UseOption{\UseOption,HAVE_LCD_SLEEP}
8\edef\UseOption{\UseOption,HAVE_RECORDING}
9\edef\UseOption{\UseOption,CONFIG_TUNER}
10\edef\UseOption{\UseOption,CONFIG_RTC}
11\edef\UseOption{\UseOption,SWCODEC}
12\edef\UseOption{\UseOption,SANSA_E200_PAD} 4\edef\UseOption{\UseOption,SANSA_E200_PAD}
13\edef\UseOption{\UseOption,HAVE_LCD_COLOR}
14\edef\UseOption{\UseOption,HAVE_BACKLIGHT} 5\edef\UseOption{\UseOption,HAVE_BACKLIGHT}
15\edef\UseOption{\UseOption,HAVE_BACKLIGHT_BRIGHTNESS}
16\edef\UseOption{\UseOption,HAVE_CAR_ADAPTER_MODE} 6\edef\UseOption{\UseOption,HAVE_CAR_ADAPTER_MODE}
17\edef\UseOption{\UseOption,HAVE_BUTTON_LIGHTS} 7\edef\UseOption{\UseOption,HAVE_BUTTON_LIGHTS}
18\edef\UseOption{\UseOption,sansa} 8\edef\UseOption{\UseOption,sansa}
diff --git a/manual/platform/gigabeatf.tex b/manual/platform/gigabeatf.tex
index e7bac745df..a972ab159f 100644
--- a/manual/platform/gigabeatf.tex
+++ b/manual/platform/gigabeatf.tex
@@ -1,14 +1,8 @@
1% $Id$ % 1% $Id$ %
2\def\UseOption{gigabeatf} 2\def\UseOption{gigabeatf}
3\edef\UseOption{\UseOption,HAVE_RB_BL_ON_DISK} 3\edef\UseOption{\UseOption,HAVE_RB_BL_ON_DISK}
4\edef\UseOption{\UseOption,HAVE_LCD_BITMAP}
5\edef\UseOption{\UseOption,SWCODEC}
6\edef\UseOption{\UseOption,CONFIG_RTC}
7\edef\UseOption{\UseOption,GIGABEAT_PAD} 4\edef\UseOption{\UseOption,GIGABEAT_PAD}
8\edef\UseOption{\UseOption,HAVE_LCD_COLOR}
9\edef\UseOption{\UseOption,HAVE_BACKLIGHT} 5\edef\UseOption{\UseOption,HAVE_BACKLIGHT}
10\edef\UseOption{\UseOption,HAVE_BACKLIGHT_BRIGHTNESS}
11\edef\UseOption{\UseOption,HAVE_DIRCACHE}
12\edef\UseOption{\UseOption,HAVE_DISK_STORAGE} 6\edef\UseOption{\UseOption,HAVE_DISK_STORAGE}
13\edef\UseOption{\UseOption,HAVE_CAR_ADAPTER_MODE} 7\edef\UseOption{\UseOption,HAVE_CAR_ADAPTER_MODE}
14\edef\UseOption{\UseOption,HAVE_BUTTON_LIGHTS} 8\edef\UseOption{\UseOption,HAVE_BUTTON_LIGHTS}
diff --git a/manual/platform/h10.tex b/manual/platform/h10.tex
index 928fefe291..0caf8fe571 100644
--- a/manual/platform/h10.tex
+++ b/manual/platform/h10.tex
@@ -1,18 +1,8 @@
1% $Id$ % 1% $Id$ %
2\def\UseOption{h10} 2\def\UseOption{h10}
3\edef\UseOption{\UseOption,HAVE_RB_BL_ON_DISK} 3\edef\UseOption{\UseOption,HAVE_RB_BL_ON_DISK}
4\edef\UseOption{\UseOption,HAVE_LCD_BITMAP}
5\edef\UseOption{\UseOption,HAVE_LCD_INVERT}
6\edef\UseOption{\UseOption,HAVE_LCD_FLIP}
7\edef\UseOption{\UseOption,HAVE_LCD_SLEEP}
8\edef\UseOption{\UseOption,HAVE_LCD_COLOR}
9\edef\UseOption{\UseOption,CONFIG_TUNER}
10\edef\UseOption{\UseOption,CONFIG_RTC}
11\edef\UseOption{\UseOption,HAVE_RTC_ALARM}
12\edef\UseOption{\UseOption,SWCODEC}
13\edef\UseOption{\UseOption,IRIVER_H10_PAD} 4\edef\UseOption{\UseOption,IRIVER_H10_PAD}
14\edef\UseOption{\UseOption,HAVE_BACKLIGHT} 5\edef\UseOption{\UseOption,HAVE_BACKLIGHT}
15\edef\UseOption{\UseOption,HAVE_DIRCACHE}
16\edef\UseOption{\UseOption,HAVE_DISK_STORAGE} 6\edef\UseOption{\UseOption,HAVE_DISK_STORAGE}
17\edef\UseOption{\UseOption,HAVE_CAR_ADAPTER_MODE} 7\edef\UseOption{\UseOption,HAVE_CAR_ADAPTER_MODE}
18\edef\UseOption{\UseOption,iriver} 8\edef\UseOption{\UseOption,iriver}
diff --git a/manual/platform/h10_5gb.tex b/manual/platform/h10_5gb.tex
index cded5815e2..132c84865f 100644
--- a/manual/platform/h10_5gb.tex
+++ b/manual/platform/h10_5gb.tex
@@ -1,15 +1,8 @@
1% $Id$ % 1% $Id$ %
2\def\UseOption{h10_5gb} 2\def\UseOption{h10_5gb}
3\edef\UseOption{\UseOption,HAVE_RB_BL_ON_DISK} 3\edef\UseOption{\UseOption,HAVE_RB_BL_ON_DISK}
4\edef\UseOption{\UseOption,HAVE_LCD_BITMAP}
5\edef\UseOption{\UseOption,HAVE_LCD_COLOR}
6\edef\UseOption{\UseOption,CONFIG_RTC}
7\edef\UseOption{\UseOption,CONFIG_TUNER}
8\edef\UseOption{\UseOption,HAVE_RTC_ALARM}
9\edef\UseOption{\UseOption,SWCODEC}
10\edef\UseOption{\UseOption,IRIVER_H10_PAD} 4\edef\UseOption{\UseOption,IRIVER_H10_PAD}
11\edef\UseOption{\UseOption,HAVE_BACKLIGHT} 5\edef\UseOption{\UseOption,HAVE_BACKLIGHT}
12\edef\UseOption{\UseOption,HAVE_DIRCACHE}
13\edef\UseOption{\UseOption,HAVE_DISK_STORAGE} 6\edef\UseOption{\UseOption,HAVE_DISK_STORAGE}
14\edef\UseOption{\UseOption,HAVE_CAR_ADAPTER_MODE} 7\edef\UseOption{\UseOption,HAVE_CAR_ADAPTER_MODE}
15\edef\UseOption{\UseOption,iriver} 8\edef\UseOption{\UseOption,iriver}
diff --git a/manual/platform/h1xx.tex b/manual/platform/h1xx.tex
index 903d726412..2c0c616a60 100644
--- a/manual/platform/h1xx.tex
+++ b/manual/platform/h1xx.tex
@@ -1,17 +1,9 @@
1% $Id$ % 1% $Id$ %
2\def\UseOption{h1xx} 2\def\UseOption{h1xx}
3\edef\UseOption{\UseOption,HAVE_RB_BL_IN_FLASH} 3\edef\UseOption{\UseOption,HAVE_RB_BL_IN_FLASH}
4\edef\UseOption{\UseOption,HAVE_LCD_BITMAP}
5\edef\UseOption{\UseOption,HAVE_LCD_INVERT}
6\edef\UseOption{\UseOption,HAVE_LCD_FLIP}
7\edef\UseOption{\UseOption,HAVE_RECORDING}
8\edef\UseOption{\UseOption,CONFIG_TUNER}
9\edef\UseOption{\UseOption,SWCODEC}
10\edef\UseOption{\UseOption,IRIVER_H100_PAD} 4\edef\UseOption{\UseOption,IRIVER_H100_PAD}
11\edef\UseOption{\UseOption,HAVE_REMOTE_LCD} 5\edef\UseOption{\UseOption,HAVE_REMOTE_LCD}
12\edef\UseOption{\UseOption,HAVE_BACKLIGHT} 6\edef\UseOption{\UseOption,HAVE_BACKLIGHT}
13\edef\UseOption{\UseOption,HAVE_BACKLIGHT_PWM_FADING}
14\edef\UseOption{\UseOption,HAVE_DIRCACHE}
15\edef\UseOption{\UseOption,HAVE_DISK_STORAGE} 7\edef\UseOption{\UseOption,HAVE_DISK_STORAGE}
16\edef\UseOption{\UseOption,HAVE_CAR_ADAPTER_MODE} 8\edef\UseOption{\UseOption,HAVE_CAR_ADAPTER_MODE}
17\edef\UseOption{\UseOption,iriver} 9\edef\UseOption{\UseOption,iriver}
diff --git a/manual/platform/h300.tex b/manual/platform/h300.tex
index 07441e0452..02b1f6def9 100644
--- a/manual/platform/h300.tex
+++ b/manual/platform/h300.tex
@@ -1,21 +1,11 @@
1% $Id$ % 1% $Id$ %
2\def\UseOption{h300} 2\def\UseOption{h300}
3\edef\UseOption{\UseOption,HAVE_RB_BL_IN_FLASH} 3\edef\UseOption{\UseOption,HAVE_RB_BL_IN_FLASH}
4\edef\UseOption{\UseOption,HAVE_LCD_BITMAP}
5\edef\UseOption{\UseOption,HAVE_LCD_FLIP}
6\edef\UseOption{\UseOption,HAVE_RECORDING}
7\edef\UseOption{\UseOption,CONFIG_TUNER}
8\edef\UseOption{\UseOption,CONFIG_RTC}
9\edef\UseOption{\UseOption,SWCODEC}
10\edef\UseOption{\UseOption,IRIVER_H300_PAD} 4\edef\UseOption{\UseOption,IRIVER_H300_PAD}
11\edef\UseOption{\UseOption,HAVE_LCD_COLOR}
12\edef\UseOption{\UseOption,HAVE_REMOTE_LCD} 5\edef\UseOption{\UseOption,HAVE_REMOTE_LCD}
13\edef\UseOption{\UseOption,HAVE_BACKLIGHT} 6\edef\UseOption{\UseOption,HAVE_BACKLIGHT}
14\edef\UseOption{\UseOption,HAVE_BACKLIGHT_BRIGHTNESS}
15\edef\UseOption{\UseOption,HAVE_DIRCACHE}
16\edef\UseOption{\UseOption,HAVE_CAR_ADAPTER_MODE} 7\edef\UseOption{\UseOption,HAVE_CAR_ADAPTER_MODE}
17\edef\UseOption{\UseOption,HAVE_DISK_STORAGE} 8\edef\UseOption{\UseOption,HAVE_DISK_STORAGE}
18\edef\UseOption{\UseOption,HAVE_USB_CHARGING}
19\edef\UseOption{\UseOption,iriver} 9\edef\UseOption{\UseOption,iriver}
20 10
21\newcommand{\playerman}{Iriver} 11\newcommand{\playerman}{Iriver}
diff --git a/manual/platform/ipod1g2g.tex b/manual/platform/ipod1g2g.tex
index c35e60553d..23a01d3cf9 100644
--- a/manual/platform/ipod1g2g.tex
+++ b/manual/platform/ipod1g2g.tex
@@ -1,15 +1,8 @@
1% $Id: ipod3g.tex 13422 2007-05-19 19:21:52Z christi $ % 1% $Id: ipod3g.tex 13422 2007-05-19 19:21:52Z christi $ %
2\def\UseOption{ipod1g2g} 2\def\UseOption{ipod1g2g}
3\edef\UseOption{\UseOption,HAVE_RB_BL_ON_DISK} 3\edef\UseOption{\UseOption,HAVE_RB_BL_ON_DISK}
4\edef\UseOption{\UseOption,HAVE_LCD_BITMAP}
5\edef\UseOption{\UseOption,HAVE_LCD_INVERT}
6\edef\UseOption{\UseOption,HAVE_LCD_FLIP}
7\edef\UseOption{\UseOption,CONFIG_RTC}
8\edef\UseOption{\UseOption,HAVE_RTC_ALARM}
9\edef\UseOption{\UseOption,SWCODEC}
10\edef\UseOption{\UseOption,IPOD_3G_PAD} 4\edef\UseOption{\UseOption,IPOD_3G_PAD}
11\edef\UseOption{\UseOption,HAVE_BACKLIGHT} 5\edef\UseOption{\UseOption,HAVE_BACKLIGHT}
12\edef\UseOption{\UseOption,HAVE_DIRCACHE}
13\edef\UseOption{\UseOption,HAVE_DISK_STORAGE} 6\edef\UseOption{\UseOption,HAVE_DISK_STORAGE}
14\edef\UseOption{\UseOption,ipod} 7\edef\UseOption{\UseOption,ipod}
15 8
diff --git a/manual/platform/ipod3g.tex b/manual/platform/ipod3g.tex
index 553658d476..9c2d566a50 100644
--- a/manual/platform/ipod3g.tex
+++ b/manual/platform/ipod3g.tex
@@ -1,15 +1,8 @@
1% $Id$ % 1% $Id$ %
2\def\UseOption{ipod3g} 2\def\UseOption{ipod3g}
3\edef\UseOption{\UseOption,HAVE_RB_BL_ON_DISK} 3\edef\UseOption{\UseOption,HAVE_RB_BL_ON_DISK}
4\edef\UseOption{\UseOption,HAVE_LCD_BITMAP}
5\edef\UseOption{\UseOption,HAVE_LCD_INVERT}
6\edef\UseOption{\UseOption,HAVE_LCD_FLIP}
7\edef\UseOption{\UseOption,CONFIG_RTC}
8\edef\UseOption{\UseOption,HAVE_RTC_ALARM}
9\edef\UseOption{\UseOption,SWCODEC}
10\edef\UseOption{\UseOption,IPOD_3G_PAD} 4\edef\UseOption{\UseOption,IPOD_3G_PAD}
11\edef\UseOption{\UseOption,HAVE_BACKLIGHT} 5\edef\UseOption{\UseOption,HAVE_BACKLIGHT}
12\edef\UseOption{\UseOption,HAVE_DIRCACHE}
13\edef\UseOption{\UseOption,HAVE_DISK_STORAGE} 6\edef\UseOption{\UseOption,HAVE_DISK_STORAGE}
14\edef\UseOption{\UseOption,ipod} 7\edef\UseOption{\UseOption,ipod}
15 8
diff --git a/manual/platform/ipod4g.tex b/manual/platform/ipod4g.tex
index ae24e0f4a5..a9164f3dcd 100644
--- a/manual/platform/ipod4g.tex
+++ b/manual/platform/ipod4g.tex
@@ -1,15 +1,8 @@
1% $Id$ % 1% $Id$ %
2\def\UseOption{ipod4g} 2\def\UseOption{ipod4g}
3\edef\UseOption{\UseOption,HAVE_RB_BL_ON_DISK} 3\edef\UseOption{\UseOption,HAVE_RB_BL_ON_DISK}
4\edef\UseOption{\UseOption,HAVE_LCD_BITMAP}
5\edef\UseOption{\UseOption,HAVE_LCD_INVERT}
6\edef\UseOption{\UseOption,HAVE_LCD_FLIP}
7\edef\UseOption{\UseOption,CONFIG_RTC}
8\edef\UseOption{\UseOption,HAVE_RTC_ALARM}
9\edef\UseOption{\UseOption,SWCODEC}
10\edef\UseOption{\UseOption,IPOD_4G_PAD} 4\edef\UseOption{\UseOption,IPOD_4G_PAD}
11\edef\UseOption{\UseOption,HAVE_BACKLIGHT} 5\edef\UseOption{\UseOption,HAVE_BACKLIGHT}
12\edef\UseOption{\UseOption,HAVE_DIRCACHE}
13\edef\UseOption{\UseOption,HAVE_DISK_STORAGE} 6\edef\UseOption{\UseOption,HAVE_DISK_STORAGE}
14\edef\UseOption{\UseOption,ipod} 7\edef\UseOption{\UseOption,ipod}
15 8
diff --git a/manual/platform/ipodcolor.tex b/manual/platform/ipodcolor.tex
index 8d4a64b7fa..07e130fd85 100644
--- a/manual/platform/ipodcolor.tex
+++ b/manual/platform/ipodcolor.tex
@@ -1,14 +1,8 @@
1% $Id$ % 1% $Id$ %
2\def\UseOption{ipodcolor} 2\def\UseOption{ipodcolor}
3\edef\UseOption{\UseOption,HAVE_RB_BL_ON_DISK} 3\edef\UseOption{\UseOption,HAVE_RB_BL_ON_DISK}
4\edef\UseOption{\UseOption,HAVE_LCD_BITMAP}
5\edef\UseOption{\UseOption,CONFIG_RTC}
6\edef\UseOption{\UseOption,HAVE_RTC_ALARM}
7\edef\UseOption{\UseOption,SWCODEC}
8\edef\UseOption{\UseOption,IPOD_4G_PAD} 4\edef\UseOption{\UseOption,IPOD_4G_PAD}
9\edef\UseOption{\UseOption,HAVE_LCD_COLOR}
10\edef\UseOption{\UseOption,HAVE_BACKLIGHT} 5\edef\UseOption{\UseOption,HAVE_BACKLIGHT}
11\edef\UseOption{\UseOption,HAVE_DIRCACHE}
12\edef\UseOption{\UseOption,HAVE_DISK_STORAGE} 6\edef\UseOption{\UseOption,HAVE_DISK_STORAGE}
13\edef\UseOption{\UseOption,ipod} 7\edef\UseOption{\UseOption,ipod}
14 8
diff --git a/manual/platform/ipodmini.tex b/manual/platform/ipodmini.tex
index 2c1f6613a5..966f907d08 100644
--- a/manual/platform/ipodmini.tex
+++ b/manual/platform/ipodmini.tex
@@ -1,16 +1,8 @@
1% $Id$ % 1% $Id$ %
2\def\UseOption{ipodmini} 2\def\UseOption{ipodmini}
3\edef\UseOption{\UseOption,HAVE_RB_BL_ON_DISK} 3\edef\UseOption{\UseOption,HAVE_RB_BL_ON_DISK}
4\edef\UseOption{\UseOption,HAVE_LCD_BITMAP}
5\edef\UseOption{\UseOption,HAVE_LCD_INVERT}
6\edef\UseOption{\UseOption,HAVE_LCD_FLIP}
7\edef\UseOption{\UseOption,CONFIG_RTC}
8\edef\UseOption{\UseOption,HAVE_RTC_ALARM}
9\edef\UseOption{\UseOption,SWCODEC}
10\edef\UseOption{\UseOption,IPOD_4G_PAD} 4\edef\UseOption{\UseOption,IPOD_4G_PAD}
11\edef\UseOption{\UseOption,HAVE_BACKLIGHT} 5\edef\UseOption{\UseOption,HAVE_BACKLIGHT}
12\edef\UseOption{\UseOption,HAVE_BACKLIGHT_PWM_FADING}
13\edef\UseOption{\UseOption,HAVE_DIRCACHE}
14\edef\UseOption{\UseOption,HAVE_DISK_STORAGE} 6\edef\UseOption{\UseOption,HAVE_DISK_STORAGE}
15\edef\UseOption{\UseOption,ipod} 7\edef\UseOption{\UseOption,ipod}
16 8
diff --git a/manual/platform/ipodnano.tex b/manual/platform/ipodnano.tex
index 76337c38dc..fad6f73027 100644
--- a/manual/platform/ipodnano.tex
+++ b/manual/platform/ipodnano.tex
@@ -1,16 +1,8 @@
1% $Id$ % 1% $Id$ %
2\def\UseOption{ipodnano} 2\def\UseOption{ipodnano}
3\edef\UseOption{\UseOption,HAVE_RB_BL_ON_DISK} 3\edef\UseOption{\UseOption,HAVE_RB_BL_ON_DISK}
4\edef\UseOption{\UseOption,HAVE_LCD_BITMAP}
5\edef\UseOption{\UseOption,CONFIG_RTC}
6\edef\UseOption{\UseOption,HAVE_RTC_ALARM}
7\edef\UseOption{\UseOption,SWCODEC}
8\edef\UseOption{\UseOption,IPOD_4G_PAD} 4\edef\UseOption{\UseOption,IPOD_4G_PAD}
9\edef\UseOption{\UseOption,HAVE_LCD_COLOR}
10\edef\UseOption{\UseOption,HAVE_BACKLIGHT} 5\edef\UseOption{\UseOption,HAVE_BACKLIGHT}
11\edef\UseOption{\UseOption,HAVE_BACKLIGHT_BRIGHTNESS}
12\edef\UseOption{\UseOption,HAVE_BACKLIGHT_PWM_FADING}
13\edef\UseOption{\UseOption,HAVE_DIRCACHE}
14\edef\UseOption{\UseOption,ipod} 6\edef\UseOption{\UseOption,ipod}
15 7
16\newcommand{\playerman}{Ipod} 8\newcommand{\playerman}{Ipod}
diff --git a/manual/platform/ipodvideo.tex b/manual/platform/ipodvideo.tex
index 2ce9a25e76..8096aec181 100644
--- a/manual/platform/ipodvideo.tex
+++ b/manual/platform/ipodvideo.tex
@@ -1,16 +1,8 @@
1% $Id$ % 1% $Id$ %
2\def\UseOption{ipodvideo} 2\def\UseOption{ipodvideo}
3\edef\UseOption{\UseOption,HAVE_RB_BL_ON_DISK} 3\edef\UseOption{\UseOption,HAVE_RB_BL_ON_DISK}
4\edef\UseOption{\UseOption,HAVE_LCD_BITMAP}
5\edef\UseOption{\UseOption,CONFIG_RTC}
6\edef\UseOption{\UseOption,HAVE_RTC_ALARM}
7\edef\UseOption{\UseOption,SWCODEC}
8\edef\UseOption{\UseOption,IPOD_4G_PAD} 4\edef\UseOption{\UseOption,IPOD_4G_PAD}
9\edef\UseOption{\UseOption,HAVE_LCD_COLOR}
10\edef\UseOption{\UseOption,HAVE_BACKLIGHT} 5\edef\UseOption{\UseOption,HAVE_BACKLIGHT}
11\edef\UseOption{\UseOption,HAVE_BACKLIGHT_BRIGHTNESS}
12\edef\UseOption{\UseOption,HAVE_BACKLIGHT_PWM_FADING}
13\edef\UseOption{\UseOption,HAVE_DIRCACHE}
14\edef\UseOption{\UseOption,HAVE_DISK_STORAGE} 6\edef\UseOption{\UseOption,HAVE_DISK_STORAGE}
15\edef\UseOption{\UseOption,HAVE_CAR_ADAPTER_MODE} 7\edef\UseOption{\UseOption,HAVE_CAR_ADAPTER_MODE}
16\edef\UseOption{\UseOption,ipod} 8\edef\UseOption{\UseOption,ipod}
diff --git a/manual/platform/m5.tex b/manual/platform/m5.tex
index 9e96dcb095..c5dae6e0f0 100644
--- a/manual/platform/m5.tex
+++ b/manual/platform/m5.tex
@@ -1,16 +1,9 @@
1% $Id$ % 1% $Id$ %
2\def\UseOption{m5} 2\def\UseOption{m5}
3\edef\UseOption{\UseOption,HAVE_RB_BL_IN_FLASH} 3\edef\UseOption{\UseOption,HAVE_RB_BL_IN_FLASH}
4\edef\UseOption{\UseOption,HAVE_LCD_BITMAP}
5\edef\UseOption{\UseOption,HAVE_LCD_INVERT}
6\edef\UseOption{\UseOption,HAVE_LCD_FLIP}
7\edef\UseOption{\UseOption,HAVE_RECORDING}
8\edef\UseOption{\UseOption,CONFIG_RTC}
9\edef\UseOption{\UseOption,SWCODEC}
10\edef\UseOption{\UseOption,IAUDIO_X5_PAD} 4\edef\UseOption{\UseOption,IAUDIO_X5_PAD}
11\edef\UseOption{\UseOption,HAVE_REMOTE_LCD} 5\edef\UseOption{\UseOption,HAVE_REMOTE_LCD}
12\edef\UseOption{\UseOption,HAVE_BACKLIGHT} 6\edef\UseOption{\UseOption,HAVE_BACKLIGHT}
13\edef\UseOption{\UseOption,HAVE_DIRCACHE}
14\edef\UseOption{\UseOption,HAVE_DISK_STORAGE} 7\edef\UseOption{\UseOption,HAVE_DISK_STORAGE}
15\edef\UseOption{\UseOption,HAVE_CAR_ADAPTER_MODE} 8\edef\UseOption{\UseOption,HAVE_CAR_ADAPTER_MODE}
16\edef\UseOption{\UseOption,iaudio} 9\edef\UseOption{\UseOption,iaudio}
diff --git a/manual/platform/mrobe100.tex b/manual/platform/mrobe100.tex
index a7b6be23d8..90413aa477 100644
--- a/manual/platform/mrobe100.tex
+++ b/manual/platform/mrobe100.tex
@@ -1,12 +1,8 @@
1% $Id: mrobe100.tex 15972 2007-12-25 19:55:22Z pixelma $ % 1% $Id: mrobe100.tex 15972 2007-12-25 19:55:22Z pixelma $ %
2\def\UseOption{mrobe100} 2\def\UseOption{mrobe100}
3\edef\UseOption{\UseOption,HAVE_RB_BL_ON_DISK} 3\edef\UseOption{\UseOption,HAVE_RB_BL_ON_DISK}
4\edef\UseOption{\UseOption,HAVE_LCD_BITMAP}
5\edef\UseOption{\UseOption,SWCODEC}
6\edef\UseOption{\UseOption,CONFIG_RTC}
7\edef\UseOption{\UseOption,MROBE100_PAD} 4\edef\UseOption{\UseOption,MROBE100_PAD}
8\edef\UseOption{\UseOption,HAVE_BACKLIGHT} 5\edef\UseOption{\UseOption,HAVE_BACKLIGHT}
9\edef\UseOption{\UseOption,HAVE_DIRCACHE}
10\edef\UseOption{\UseOption,HAVE_DISK_STORAGE} 6\edef\UseOption{\UseOption,HAVE_DISK_STORAGE}
11\edef\UseOption{\UseOption,HAVE_BUTTON_LIGHTS} 7\edef\UseOption{\UseOption,HAVE_BUTTON_LIGHTS}
12\edef\UseOption{\UseOption,olympus} 8\edef\UseOption{\UseOption,olympus}
diff --git a/manual/platform/ondiofm.tex b/manual/platform/ondiofm.tex
index 64a72c90ea..7e14067f4b 100644
--- a/manual/platform/ondiofm.tex
+++ b/manual/platform/ondiofm.tex
@@ -3,11 +3,6 @@
3\def\UseOption{ondiofm} 3\def\UseOption{ondiofm}
4% To not break the current manual 4% To not break the current manual
5\edef\UseOption{\UseOption,ondio} 5\edef\UseOption{\UseOption,ondio}
6\edef\UseOption{\UseOption,HAVE_LCD_BITMAP}
7\edef\UseOption{\UseOption,HAVE_LCD_INVERT}
8\edef\UseOption{\UseOption,HAVE_LCD_FLIP}
9\edef\UseOption{\UseOption,HAVE_RECORDING}
10\edef\UseOption{\UseOption,CONFIG_TUNER}
11\edef\UseOption{\UseOption,MASCODEC} 6\edef\UseOption{\UseOption,MASCODEC}
12\edef\UseOption{\UseOption,ONDIO_PAD} 7\edef\UseOption{\UseOption,ONDIO_PAD}
13\edef\UseOption{\UseOption,BATTERY_TYPES} 8\edef\UseOption{\UseOption,BATTERY_TYPES}
diff --git a/manual/platform/ondiosp.tex b/manual/platform/ondiosp.tex
index c07cab2de0..5b15aca1d4 100644
--- a/manual/platform/ondiosp.tex
+++ b/manual/platform/ondiosp.tex
@@ -2,9 +2,6 @@
2%platform file for the Ondio SP 2%platform file for the Ondio SP
3\def\UseOption{ondiosp} 3\def\UseOption{ondiosp}
4\edef\UseOption{\UseOption,ondio} 4\edef\UseOption{\UseOption,ondio}
5\edef\UseOption{\UseOption,HAVE_LCD_BITMAP}
6\edef\UseOption{\UseOption,HAVE_LCD_INVERT}
7\edef\UseOption{\UseOption,HAVE_LCD_FLIP}
8\edef\UseOption{\UseOption,MASCODEC} 5\edef\UseOption{\UseOption,MASCODEC}
9\edef\UseOption{\UseOption,ONDIO_PAD} 6\edef\UseOption{\UseOption,ONDIO_PAD}
10\edef\UseOption{\UseOption,BATTERY_TYPES} 7\edef\UseOption{\UseOption,BATTERY_TYPES}
diff --git a/manual/platform/recorder.tex b/manual/platform/recorder.tex
index fedfba651e..c601ae2357 100644
--- a/manual/platform/recorder.tex
+++ b/manual/platform/recorder.tex
@@ -1,10 +1,5 @@
1% $Id$ % 1% $Id$ %
2\def\UseOption{recorder} 2\def\UseOption{recorder}
3\edef\UseOption{\UseOption,HAVE_LCD_BITMAP}
4\edef\UseOption{\UseOption,HAVE_LCD_INVERT}
5\edef\UseOption{\UseOption,HAVE_LCD_FLIP}
6\edef\UseOption{\UseOption,HAVE_RECORDING}
7\edef\UseOption{\UseOption,CONFIG_RTC}
8\edef\UseOption{\UseOption,MASCODEC} 3\edef\UseOption{\UseOption,MASCODEC}
9\edef\UseOption{\UseOption,RECORDER_PAD} 4\edef\UseOption{\UseOption,RECORDER_PAD}
10\edef\UseOption{\UseOption,HAVE_BACKLIGHT} 5\edef\UseOption{\UseOption,HAVE_BACKLIGHT}
diff --git a/manual/platform/recorderv2fm.tex b/manual/platform/recorderv2fm.tex
index 501d513e55..7190e51117 100644
--- a/manual/platform/recorderv2fm.tex
+++ b/manual/platform/recorderv2fm.tex
@@ -1,12 +1,5 @@
1% $Id$ % 1% $Id$ %
2\def\UseOption{recorderv2fm} 2\def\UseOption{recorderv2fm}
3\edef\UseOption{\UseOption,HAVE_LCD_BITMAP}
4\edef\UseOption{\UseOption,HAVE_LCD_INVERT}
5\edef\UseOption{\UseOption,HAVE_LCD_FLIP}
6\edef\UseOption{\UseOption,HAVE_RECORDING}
7\edef\UseOption{\UseOption,CONFIG_TUNER}
8\edef\UseOption{\UseOption,CONFIG_RTC}
9\edef\UseOption{\UseOption,HAVE_RTC_ALARM}
10\edef\UseOption{\UseOption,MASCODEC} 3\edef\UseOption{\UseOption,MASCODEC}
11\edef\UseOption{\UseOption,RECORDER_PAD} 4\edef\UseOption{\UseOption,RECORDER_PAD}
12\edef\UseOption{\UseOption,HAVE_BACKLIGHT} 5\edef\UseOption{\UseOption,HAVE_BACKLIGHT}
diff --git a/manual/platform/x5.tex b/manual/platform/x5.tex
index de2faf0a12..173bc45e10 100644
--- a/manual/platform/x5.tex
+++ b/manual/platform/x5.tex
@@ -1,20 +1,9 @@
1% $Id$ % 1% $Id$ %
2\def\UseOption{x5} 2\def\UseOption{x5}
3\edef\UseOption{\UseOption,HAVE_RB_BL_IN_FLASH} 3\edef\UseOption{\UseOption,HAVE_RB_BL_IN_FLASH}
4\edef\UseOption{\UseOption,HAVE_LCD_BITMAP}
5\edef\UseOption{\UseOption,HAVE_LCD_INVERT}
6\edef\UseOption{\UseOption,HAVE_LCD_FLIP}
7\edef\UseOption{\UseOption,HAVE_LCD_SLEEP}
8\edef\UseOption{\UseOption,HAVE_RECORDING}
9\edef\UseOption{\UseOption,CONFIG_TUNER}
10\edef\UseOption{\UseOption,CONFIG_RTC}
11\edef\UseOption{\UseOption,SWCODEC}
12\edef\UseOption{\UseOption,IAUDIO_X5_PAD} 4\edef\UseOption{\UseOption,IAUDIO_X5_PAD}
13\edef\UseOption{\UseOption,HAVE_LCD_COLOR}
14\edef\UseOption{\UseOption,HAVE_REMOTE_LCD} 5\edef\UseOption{\UseOption,HAVE_REMOTE_LCD}
15\edef\UseOption{\UseOption,HAVE_BACKLIGHT} 6\edef\UseOption{\UseOption,HAVE_BACKLIGHT}
16\edef\UseOption{\UseOption,HAVE_BACKLIGHT_BRIGHTNESS}
17\edef\UseOption{\UseOption,HAVE_DIRCACHE}
18\edef\UseOption{\UseOption,HAVE_DISK_STORAGE} 7\edef\UseOption{\UseOption,HAVE_DISK_STORAGE}
19\edef\UseOption{\UseOption,HAVE_CAR_ADAPTER_MODE} 8\edef\UseOption{\UseOption,HAVE_CAR_ADAPTER_MODE}
20\edef\UseOption{\UseOption,iaudio} 9\edef\UseOption{\UseOption,iaudio}
diff --git a/manual/plugins/bounce.tex b/manual/plugins/bounce.tex
index c9de06f310..ba79bf37f9 100644
--- a/manual/plugins/bounce.tex
+++ b/manual/plugins/bounce.tex
@@ -1,7 +1,7 @@
1\subsection{Bounce} 1\subsection{Bounce}
2\screenshot{plugins/images/ss-bounce}{Bounce}{img:bounce} 2\screenshot{plugins/images/ss-bounce}{Bounce}{img:bounce}
3This demo is of the word ``Rockbox'' bouncing across the screen. 3This demo is of the word ``Rockbox'' bouncing across the screen.
4\opt{CONFIG_RTC}{There is also an analogue clock in the background.} 4\opt{rtc}{There is also an analogue clock in the background.}
5In \setting{Scroll mode} the bouncing text is replaced by a different one 5In \setting{Scroll mode} the bouncing text is replaced by a different one
6scrolling from right to left. 6scrolling from right to left.
7 7
diff --git a/manual/plugins/jpegviewer.tex b/manual/plugins/jpegviewer.tex
index fba38e4044..e1e3559dac 100644
--- a/manual/plugins/jpegviewer.tex
+++ b/manual/plugins/jpegviewer.tex
@@ -1,9 +1,9 @@
1% $Id$ % 1% $Id$ %
2\subsection{JPEG viewer} 2\subsection{JPEG viewer}
3Open a JPEG file in the \setting{File Browser} to view it% 3Open a JPEG file in the \setting{File Browser} to view it%
4\nopt{HAVE_LCD_COLOR}{ using Rockbox's 4\nopt{lcd_color}{ using Rockbox's
5greyscale library}. 5greyscale library}.
6\opt{SWCODEC}{ 6\opt{swcodec}{
7 \note{When an audio file is playing the size of the image is limited as 7 \note{When an audio file is playing the size of the image is limited as
8 the decoding process needs to share memory with audio tracks. To be able to 8 the decoding process needs to share memory with audio tracks. To be able to
9 view a bigger file you may need to stop playback.} 9 view a bigger file you may need to stop playback.}
diff --git a/manual/plugins/main.tex b/manual/plugins/main.tex
index 74b1008de9..65c5c7463a 100644
--- a/manual/plugins/main.tex
+++ b/manual/plugins/main.tex
@@ -13,86 +13,86 @@ text files, chip8 games), or from the \setting{Open with} option on the
13\setting{Context Menu}. 13\setting{Context Menu}.
14 14
15\section{Games} 15\section{Games}
16\opt{HAVE_LCD_BITMAP} 16\opt{lcd_bitmap}
17 {See also the Chip{}-8 emulator in \reference{ref:Chip8emulator} 17 {See also the Chip{}-8 emulator in \reference{ref:Chip8emulator}
18 \opt{recorder,recorderv2fm,h1xx,m5,HAVE_LCD_COLOR} 18 \opt{recorder,recorderv2fm,h1xx,m5,lcd_color}
19 {and Rockboy in \reference{ref:Rockboy}}.} 19 {and Rockboy in \reference{ref:Rockboy}}.}
20 20
21\opt{HAVE_LCD_BITMAP}{\input{plugins/blackjack.tex}} 21\opt{lcd_bitmap}{\input{plugins/blackjack.tex}}
22 22
23\opt{HAVE_LCD_BITMAP}{\input{plugins/brickmania.tex}} 23\opt{lcd_bitmap}{\input{plugins/brickmania.tex}}
24 24
25\opt{HAVE_LCD_BITMAP}{\input{plugins/bubbles.tex}} 25\opt{lcd_bitmap}{\input{plugins/bubbles.tex}}
26 26
27\opt{HAVE_LCD_BITMAP}{\input{plugins/chessbox.tex}} 27\opt{lcd_bitmap}{\input{plugins/chessbox.tex}}
28 28
29\opt{SWCODEC}{\input{plugins/doom.tex}} 29\opt{swcodec}{\input{plugins/doom.tex}}
30 30
31{\input{plugins/flipit.tex}} 31{\input{plugins/flipit.tex}}
32 32
33\opt{player}{\input{plugins/jackpot.tex}} 33\opt{player}{\input{plugins/jackpot.tex}}
34 34
35\opt{HAVE_LCD_BITMAP}{\input{plugins/jewels.tex}} 35\opt{lcd_bitmap}{\input{plugins/jewels.tex}}
36 36
37\opt{HAVE_LCD_BITMAP}{\input{plugins/minesweeper.tex}} 37\opt{lcd_bitmap}{\input{plugins/minesweeper.tex}}
38 38
39\opt{player}{\input{plugins/nim.tex}} 39\opt{player}{\input{plugins/nim.tex}}
40 40
41\opt{h1xx,m5,HAVE_LCD_COLOR}{\input{plugins/pacbox.tex}} 41\opt{h1xx,m5,lcd_color}{\input{plugins/pacbox.tex}}
42 42
43\opt{HAVE_LCD_BITMAP}{\input{plugins/pong.tex}} 43\opt{lcd_bitmap}{\input{plugins/pong.tex}}
44 44
45\opt{HAVE_LCD_BITMAP}{\input{plugins/robotfindskitten.tex}} 45\opt{lcd_bitmap}{\input{plugins/robotfindskitten.tex}}
46 46
47{\input{plugins/rockblox.tex}} 47{\input{plugins/rockblox.tex}}
48 48
49\opt{HAVE_LCD_BITMAP}{\input{plugins/sliding.tex}} 49\opt{lcd_bitmap}{\input{plugins/sliding.tex}}
50 50
51\opt{HAVE_LCD_BITMAP}{\input{plugins/snake.tex}} 51\opt{lcd_bitmap}{\input{plugins/snake.tex}}
52 52
53\opt{HAVE_LCD_BITMAP}{\input{plugins/snake2.tex}} 53\opt{lcd_bitmap}{\input{plugins/snake2.tex}}
54 54
55\opt{HAVE_LCD_BITMAP}{\input{plugins/sokoban.tex}} 55\opt{lcd_bitmap}{\input{plugins/sokoban.tex}}
56 56
57\opt{HAVE_LCD_BITMAP}{\input{plugins/solitaire.tex}} 57\opt{lcd_bitmap}{\input{plugins/solitaire.tex}}
58 58
59\opt{HAVE_LCD_BITMAP}{\input{plugins/spacerocks.tex}} 59\opt{lcd_bitmap}{\input{plugins/spacerocks.tex}}
60 60
61\opt{HAVE_LCD_BITMAP}{\input{plugins/star.tex}} 61\opt{lcd_bitmap}{\input{plugins/star.tex}}
62 62
63\opt{HAVE_LCD_BITMAP}{\input{plugins/sudoku.tex}} 63\opt{lcd_bitmap}{\input{plugins/sudoku.tex}}
64 64
65\opt{HAVE_LCD_BITMAP}{\input{plugins/wormlet.tex}} 65\opt{lcd_bitmap}{\input{plugins/wormlet.tex}}
66 66
67\opt{HAVE_LCD_BITMAP}{\input{plugins/xobox.tex}} 67\opt{lcd_bitmap}{\input{plugins/xobox.tex}}
68 68
69\section{Demos} 69\section{Demos}
70 70
71\opt{HAVE_LCD_BITMAP}{\input{plugins/bounce.tex}} 71\opt{lcd_bitmap}{\input{plugins/bounce.tex}}
72 72
73{\input{plugins/credits.tex}} 73{\input{plugins/credits.tex}}
74 74
75{\input{plugins/cube.tex}} 75{\input{plugins/cube.tex}}
76 76
77\opt{HAVE_LCD_BITMAP}{\input{plugins/demystify.tex}} 77\opt{lcd_bitmap}{\input{plugins/demystify.tex}}
78 78
79\opt{HAVE_LCD_BITMAP}{\input{plugins/fire.tex}} 79\opt{lcd_bitmap}{\input{plugins/fire.tex}}
80 80
81{\input{plugins/logo.tex}} 81{\input{plugins/logo.tex}}
82 82
83\opt{HAVE_LCD_BITMAP}{\input{plugins/mandelbrot.tex}} 83\opt{lcd_bitmap}{\input{plugins/mandelbrot.tex}}
84 84
85{\input{plugins/mosaic.tex}} 85{\input{plugins/mosaic.tex}}
86 86
87\opt{HAVE_LCD_BITMAP}{\input{plugins/oscilloscope.tex}} 87\opt{lcd_bitmap}{\input{plugins/oscilloscope.tex}}
88 88
89\opt{HAVE_LCD_BITMAP}{\input{plugins/plasma.tex}} 89\opt{lcd_bitmap}{\input{plugins/plasma.tex}}
90 90
91{\input{plugins/snow.tex}} 91{\input{plugins/snow.tex}}
92 92
93\opt{HAVE_LCD_BITMAP}{\input{plugins/starfield.tex}} 93\opt{lcd_bitmap}{\input{plugins/starfield.tex}}
94 94
95\opt{HAVE_LCD_BITMAP}{\input{plugins/vumeter.tex}} 95\opt{lcd_bitmap}{\input{plugins/vumeter.tex}}
96 96
97\section{\label{ref:Viewersplugins}Viewers} 97\section{\label{ref:Viewersplugins}Viewers}
98 98
@@ -101,17 +101,17 @@ They cannot be run directly but are started by ``playing''
101the associated file. Viewers are stored in the 101the associated file. Viewers are stored in the
102\textbf{/.rockbox/viewers/ }directory. 102\textbf{/.rockbox/viewers/ }directory.
103 103
104\opt{HAVE_LCD_BITMAP}{\input{plugins/chip8emulator.tex}} 104\opt{lcd_bitmap}{\input{plugins/chip8emulator.tex}}
105 105
106\opt{HAVE_LCD_BITMAP}{\input{plugins/jpegviewer.tex}} 106\opt{lcd_bitmap}{\input{plugins/jpegviewer.tex}}
107 107
108\opt{recorder,recorderv2fm,ondio}{\input{plugins/movieplayer.tex}} 108\opt{recorder,recorderv2fm,ondio}{\input{plugins/movieplayer.tex}}
109 109
110\opt{HAVE_LCD_COLOR}{\input{plugins/mpegplayer.tex}} 110\opt{lcd_color}{\input{plugins/mpegplayer.tex}}
111 111
112\opt{recorder,recorderv2fm,ondio}{\input{plugins/rockbox_flash.tex}} 112\opt{recorder,recorderv2fm,ondio}{\input{plugins/rockbox_flash.tex}}
113 113
114\opt{recorder,recorderv2fm,h1xx,m5,HAVE_LCD_COLOR}{\input{plugins/rockboy.tex}} 114\opt{recorder,recorderv2fm,h1xx,m5,lcd_color}{\input{plugins/rockboy.tex}}
115 115
116{\input{plugins/search.tex}} 116{\input{plugins/search.tex}}
117 117
@@ -129,13 +129,13 @@ the associated file. Viewers are stored in the
129 129
130{\input{plugins/batterybenchmark.tex}} 130{\input{plugins/batterybenchmark.tex}}
131 131
132\opt{HAVE_LCD_BITMAP}{\input{plugins/calculator.tex}} 132\opt{lcd_bitmap}{\input{plugins/calculator.tex}}
133 133
134\opt{recorder,recorderv2fm}{\input{plugins/calendar.tex}} 134\opt{recorder,recorderv2fm}{\input{plugins/calendar.tex}}
135 135
136{\input{plugins/chess_clock.tex}} 136{\input{plugins/chess_clock.tex}}
137 137
138\opt{CONFIG_RTC}{\input{plugins/clock.tex}} 138\opt{rtc}{\input{plugins/clock.tex}}
139 139
140{\input{plugins/dice.tex}} 140{\input{plugins/dice.tex}}
141 141
@@ -153,4 +153,4 @@ the associated file. Viewers are stored in the
153 153
154{\input{plugins/stopwatch.tex}} 154{\input{plugins/stopwatch.tex}}
155 155
156\opt{HAVE_LCD_BITMAP}{\input{plugins/text_editor.tex}} 156\opt{lcd_bitmap}{\input{plugins/text_editor.tex}}
diff --git a/manual/plugins/oscilloscope.tex b/manual/plugins/oscilloscope.tex
index 2167b2f8ea..23e6c81031 100644
--- a/manual/plugins/oscilloscope.tex
+++ b/manual/plugins/oscilloscope.tex
@@ -4,7 +4,7 @@
4 4
5This demo shows the shape of the sound samples that make up the music 5This demo shows the shape of the sound samples that make up the music
6being played. 6being played.
7\opt{SWCODEC}{ 7\opt{swcodec}{
8 At faster speed rates, the \dap\ is less responsive 8 At faster speed rates, the \dap\ is less responsive
9 to user input and music may start to skip. 9 to user input and music may start to skip.
10} 10}
diff --git a/manual/plugins/plasma.tex b/manual/plugins/plasma.tex
index cc4c9208df..8475459ff1 100644
--- a/manual/plugins/plasma.tex
+++ b/manual/plugins/plasma.tex
@@ -9,7 +9,7 @@ Plasma is a demo displaying a 80's style retro plasma effect.
9 \opt{IRIVER_H10_PAD}{\ButtonScrollUp\ / \ButtonScrollDown} 9 \opt{IRIVER_H10_PAD}{\ButtonScrollUp\ / \ButtonScrollDown}
10 \nopt{IPOD_4G_PAD,IPOD_3G_PAD,IRIVER_H10_PAD}{\ButtonUp\ / \ButtonDown} 10 \nopt{IPOD_4G_PAD,IPOD_3G_PAD,IRIVER_H10_PAD}{\ButtonUp\ / \ButtonDown}
11 & Adjust frequency\\ 11 & Adjust frequency\\
12 \opt{HAVE_LCD_COLOR}{ 12 \opt{lcd_color}{
13 \opt{IRIVER_H300_PAD,IPOD_4G_PAD,IPOD_3G_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD,MROBE100_PAD} 13 \opt{IRIVER_H300_PAD,IPOD_4G_PAD,IPOD_3G_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD,MROBE100_PAD}
14 {\ButtonSelect} 14 {\ButtonSelect}
15 \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD}{\ButtonPlay} 15 \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD}{\ButtonPlay}
diff --git a/manual/plugins/starfield.tex b/manual/plugins/starfield.tex
index ca2d9218f9..88f29d3dd8 100644
--- a/manual/plugins/starfield.tex
+++ b/manual/plugins/starfield.tex
@@ -12,7 +12,7 @@ Starfield simulation (like the classic screensaver).
12 {\ButtonUp\ / \ButtonDown} 12 {\ButtonUp\ / \ButtonDown}
13 \opt{IRIVER_H10_PAD}{\ButtonScrollUp\ / \ButtonScrollDown} 13 \opt{IRIVER_H10_PAD}{\ButtonScrollUp\ / \ButtonScrollDown}
14 & Increase / decrease speed\\ 14 & Increase / decrease speed\\
15 \opt{HAVE_LCD_COLOR}{% 15 \opt{lcd_color}{%
16 \opt{IRIVER_H300_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD,MROBE100_PAD}{\ButtonSelect}% 16 \opt{IRIVER_H300_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD,MROBE100_PAD}{\ButtonSelect}%
17 \opt{IPOD_4G_PAD,IPOD_3G_PAD,IAUDIO_X5_PAD,IRIVER_H10_PAD}{\ButtonPlay}% 17 \opt{IPOD_4G_PAD,IPOD_3G_PAD,IAUDIO_X5_PAD,IRIVER_H10_PAD}{\ButtonPlay}%
18 & Change colours\\% 18 & Change colours\\%
diff --git a/manual/rockbox_interface/main.tex b/manual/rockbox_interface/main.tex
index 3247bcbcc5..65813cbb61 100644
--- a/manual/rockbox_interface/main.tex
+++ b/manual/rockbox_interface/main.tex
@@ -118,7 +118,7 @@ paragraph.
118 118
119 On the curved top it has the headphone jack to the left, 119 On the curved top it has the headphone jack to the left,
120 the \ButtonOff{} button is in the middle% 120 the \ButtonOff{} button is in the middle%
121 \opt{HAVE_RECORDING}{ and the line in jack to the right}. 121 \opt{recording}{ and the line in jack to the right}.
122 Apart from the already mentioned MMC slot you will find the USB connector on 122 Apart from the already mentioned MMC slot you will find the USB connector on
123 the \daps{} right side. Placed on the upper side of the device right below 123 the \daps{} right side. Placed on the upper side of the device right below
124 the flat display there is the main button pad of the \dap{}. A strong deepening 124 the flat display there is the main button pad of the \dap{}. A strong deepening
diff --git a/manual/rockbox_interface/tagcache.tex b/manual/rockbox_interface/tagcache.tex
index 1b5bc9106e..149fbeaa97 100644
--- a/manual/rockbox_interface/tagcache.tex
+++ b/manual/rockbox_interface/tagcache.tex
@@ -4,7 +4,7 @@
4\subsection{Introduction} 4\subsection{Introduction}
5This chapter describes the Rockbox music database system. Using the information 5This chapter describes the Rockbox music database system. Using the information
6contained in the tags (ID3v1, ID3v2% 6contained in the tags (ID3v1, ID3v2%
7 \opt{SWCODEC}{, Vorbis Comments, Apev2, etc.}% 7 \opt{swcodec}{, Vorbis Comments, Apev2, etc.}%
8) in your audio files, Rockbox builds and maintains a database of the music 8) in your audio files, Rockbox builds and maintains a database of the music
9files on your player and allows you to browse them by Artist, Album and Genre. 9files on your player and allows you to browse them by Artist, Album and Genre.
10 10
@@ -32,7 +32,7 @@ its subdirectories will be scanned and added to the database.
32\subsection{\label{ref:databasemenu}The Database Menu} 32\subsection{\label{ref:databasemenu}The Database Menu}
33 33
34\begin{description} 34\begin{description}
35 \opt{SWCODEC}{ 35 \opt{swcodec}{
36 \item[Load To Ram.] 36 \item[Load To Ram.]
37 The database can either be kept on disk (to save memory), or 37 The database can either be kept on disk (to save memory), or
38 loaded into RAM (for fast browsing). Setting this to \setting{Yes} loads 38 loaded into RAM (for fast browsing). Setting this to \setting{Yes} loads
@@ -48,7 +48,7 @@ its subdirectories will be scanned and added to the database.
48\item[Auto Update.] 48\item[Auto Update.]
49 If \setting{Auto update} is set to \setting{on}, each time the \dap{} 49 If \setting{Auto update} is set to \setting{on}, each time the \dap{}
50 boots, the database will automatically be updated. 50 boots, the database will automatically be updated.
51 \opt{SWCODEC}{ 51 \opt{swcodec}{
52 \note{The \setting{Auto Update} will only check for deleted files if the 52 \note{The \setting{Auto Update} will only check for deleted files if the
53 \setting{Directory Cache} (\setting{Settings $\rightarrow$ General 53 \setting{Directory Cache} (\setting{Settings $\rightarrow$ General
54 Settings $\rightarrow$ System $\rightarrow$ Disk $\rightarrow$ 54 Settings $\rightarrow$ System $\rightarrow$ Disk $\rightarrow$
@@ -67,7 +67,7 @@ its subdirectories will be scanned and added to the database.
67 67
68\item[Update Now.] 68\item[Update Now.]
69 \setting{Update now} causes the database to detect new and deleted files 69 \setting{Update now} causes the database to detect new and deleted files
70 \opt{SWCODEC}{ 70 \opt{swcodec}{
71 \note{Unlike the \setting{Auto Update} function, \setting{Update Now} 71 \note{Unlike the \setting{Auto Update} function, \setting{Update Now}
72 will update the database regardless of whether the \setting{Directory Cache} 72 will update the database regardless of whether the \setting{Directory Cache}
73 is enabled. Thus, an update using \setting{Update now} may take a long 73 is enabled. Thus, an update using \setting{Update now} may take a long
diff --git a/manual/rockbox_interface/wps.tex b/manual/rockbox_interface/wps.tex
index 478bdeae8f..03ec1562e5 100644
--- a/manual/rockbox_interface/wps.tex
+++ b/manual/rockbox_interface/wps.tex
@@ -3,7 +3,7 @@
3The While Playing Screen (WPS) displays various pieces of information about the 3The While Playing Screen (WPS) displays various pieces of information about the
4currently playing audio file. 4currently playing audio file.
5% 5%
6\opt{HAVE_LCD_BITMAP}{% 6\opt{lcd_bitmap}{%
7 The appearance of the WPS can be configured using WPS configuration files. 7 The appearance of the WPS can be configured using WPS configuration files.
8 The items shown depend on your configuration -- all item can be turned on 8 The items shown depend on your configuration -- all item can be turned on
9 or off independently. Refer to \reference{ref:wps_tags} for details on how 9 or off independently. Refer to \reference{ref:wps_tags} for details on how
@@ -11,7 +11,7 @@ currently playing audio file.
11 \begin{itemize} 11 \begin{itemize}
12 \nopt{ondio}{ 12 \nopt{ondio}{
13 \item Status bar: The Status bar shows Battery level, charger status, 13 \item Status bar: The Status bar shows Battery level, charger status,
14 volume, play mode, repeat mode, shuffle mode\opt{CONFIG_RTC}{ and clock}. 14 volume, play mode, repeat mode, shuffle mode\opt{rtc}{ and clock}.
15 In contrast to all other items, the status bar is always at the top of 15 In contrast to all other items, the status bar is always at the top of
16 the screen. 16 the screen.
17 } 17 }
@@ -115,11 +115,11 @@ your WPS (While Playing Screen).
115\end{table} 115\end{table}
116 116
117 117
118\opt{HAVE_LCD_BITMAP}{ 118\opt{lcd_bitmap}{
119 \subsection{\label{ref:peak_meter}Peak Meter} 119 \subsection{\label{ref:peak_meter}Peak Meter}
120 The peak meter can be displayed on the While Playing Screen and consists of 120 The peak meter can be displayed on the While Playing Screen and consists of
121 several indicators. 121 several indicators.
122 \opt{HAVE_RECORDING}{ 122 \opt{recording}{
123 For a picture of the peak meter, please see the While 123 For a picture of the peak meter, please see the While
124 Recording Screen in \reference{ref:while_recording_screen}. 124 Recording Screen in \reference{ref:while_recording_screen}.
125 } 125 }
@@ -242,7 +242,7 @@ function in the file browser's \setting{Context Menu}.
242 } 242 }
243} 243}
244 244
245\opt{SWCODEC}{ 245\opt{swcodec}{
246 \subsubsection{Graphical EQ} 246 \subsubsection{Graphical EQ}
247 This is a shortcut to the \setting{Equalizer}. See \reference{ref:EQ}. 247 This is a shortcut to the \setting{Equalizer}. See \reference{ref:EQ}.
248 248