summaryrefslogtreecommitdiff
path: root/manual/appendix/config_file_options.tex
diff options
context:
space:
mode:
Diffstat (limited to 'manual/appendix/config_file_options.tex')
-rw-r--r--manual/appendix/config_file_options.tex14
1 files changed, 7 insertions, 7 deletions
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 }%