summaryrefslogtreecommitdiff
path: root/manual/appendix
diff options
context:
space:
mode:
Diffstat (limited to 'manual/appendix')
-rw-r--r--manual/appendix/config_file_options.tex12
-rw-r--r--manual/appendix/file_formats.tex4
2 files changed, 9 insertions, 7 deletions
diff --git a/manual/appendix/config_file_options.tex b/manual/appendix/config_file_options.tex
index f37e0b753b..53ae5d5b35 100644
--- a/manual/appendix/config_file_options.tex
+++ b/manual/appendix/config_file_options.tex
@@ -10,8 +10,8 @@
10 \toprule 10 \toprule
11 \textbf{Setting} & \textbf{Allowed Values} & \textbf{Unit}\\ 11 \textbf{Setting} & \textbf{Allowed Values} & \textbf{Unit}\\
12 \midrule\localendhead % endhead breaks with htlatex 12 \midrule\localendhead % endhead breaks with htlatex
13 volume & \opt{player}{-78 to +18}% 13 volume & \opt{masd}{-78 to +18}%
14 \opt{recorder,recorderv2fm,ondiosp,ondiofm}{-100 -to +12}% 14 \opt{masf}{-100 -to +12}%
15 \opt{h100,h300}{-84 to 0}% 15 \opt{h100,h300}{-84 to 0}%
16 \opt{ipodnano}{-72 to +6}% 16 \opt{ipodnano}{-72 to +6}%
17 \opt{ipodvideo}{-57 to +6}% 17 \opt{ipodvideo}{-57 to +6}%
@@ -20,12 +20,14 @@
20 \opt{ipodcolor}{-74 to +6}% 20 \opt{ipodcolor}{-74 to +6}%
21 & dB\\ 21 & dB\\
22 \nopt{x5}{% 22 \nopt{x5}{%
23 bass & \opt{MASCODEC}{-15 to +15}% 23 bass & \opt{masd}{-15 to +15}%
24 \opt{masf}{-12 to +12}%
24 \opt{h100,h300}{0 to +24}% 25 \opt{h100,h300}{0 to +24}%
25 \opt{ipod}{-6 to +9}% 26 \opt{ipod}{-6 to +9}%
26 \opt{e200}{-24 to +24}% 27 \opt{e200}{-24 to +24}%
27 & dB\\ 28 & dB\\
28 treble & \opt{MASCODEC}{-15 to +15}% 29 treble & \opt{masd}{-15 to +15}%
30 \opt{masf}{-12 to +12}%
29 \opt{h100,h300}{0 to +6}% 31 \opt{h100,h300}{0 to +6}%
30 \opt{ipod}{-6 to +9}% 32 \opt{ipod}{-6 to +9}%
31 \opt{e200}{-24 to +24}% 33 \opt{e200}{-24 to +24}%
@@ -200,7 +202,7 @@
200 tagcache\_ram & on, off & N/A\\ 202 tagcache\_ram & on, off & N/A\\
201 }% 203 }%
202 204
203 \opt{recorder,recorderv2fm}{ 205 \opt{masf}{
204 loudness & 0 to 17 & N/A\\ 206 loudness & 0 to 17 & N/A\\
205 superbass & on, off & N/A\\ 207 superbass & on, off & N/A\\
206 auto volume & off, 20ms, 2s, 4s, 8s 208 auto volume & off, 20ms, 2s, 4s, 8s
diff --git a/manual/appendix/file_formats.tex b/manual/appendix/file_formats.tex
index 07226eaed8..8103037364 100644
--- a/manual/appendix/file_formats.tex
+++ b/manual/appendix/file_formats.tex
@@ -10,7 +10,7 @@
10 & Directory & \emph{none} & Enter the directory \\ 10 & Directory & \emph{none} & Enter the 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}{\fname{.mp2, .mp3}}% 13 \opt{masd,masf}{\fname{.mp2, .mp3}}%
14 \opt{swcodec}{\emph{various}\newline% 14 \opt{swcodec}{\emph{various}\newline%
15 (see \ref{ref:Supportedaudioformats}})% 15 (see \ref{ref:Supportedaudioformats}})%
16 % do NOT use \reference{} here as that will break the table. 16 % do NOT use \reference{} here as that will break the table.
@@ -55,7 +55,7 @@
55 \includegraphics[width=0.37cm]{appendix/images/icon-movie-file.png} 55 \includegraphics[width=0.37cm]{appendix/images/icon-movie-file.png}
56 & Video & \fname{.mpg, .mpeg, .mpv, .m2v} & Play the MPEG1/2 video \\ 56 & Video & \fname{.mpg, .mpeg, .mpv, .m2v} & Play the MPEG1/2 video \\
57} 57}
58\opt{MASCODEC}{\opt{lcd_bitmap}{ 58\opt{masf}{\opt{lcd_bitmap}{
59 \includegraphics[width=0.37cm]{appendix/images/icon-movie-file.png} 59 \includegraphics[width=0.37cm]{appendix/images/icon-movie-file.png}
60 & Rockbox Video & \fname{.rvf} & View the movie (Rockbox format)\\} 60 & Rockbox Video & \fname{.rvf} & View the movie (Rockbox format)\\}
61} 61}