summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSzymon Dziok <b0hoon@o2.pl>2014-10-02 19:48:28 +0200
committerSzymon Dziok <b0hoon@o2.pl>2014-10-02 19:48:28 +0200
commitf33d544428c04ecf6d21a0ceaf868d57813637ed (patch)
tree92b0e29020034ec7be2e60b627f4d9133319d06b
parentf313253e001d54ecd9b5aa7d917f24191067300d (diff)
downloadrockbox-f33d544428c04ecf6d21a0ceaf868d57813637ed.tar.gz
rockbox-f33d544428c04ecf6d21a0ceaf868d57813637ed.zip
Manual: add M:Robe 100 to the appendices.
Change-Id: Ic79156d71bbcfc3b4be763ecd7e961991b920371
-rw-r--r--manual/appendix/config_file_options.tex6
-rw-r--r--manual/appendix/file_formats.tex2
2 files changed, 4 insertions, 4 deletions
diff --git a/manual/appendix/config_file_options.tex b/manual/appendix/config_file_options.tex
index 6f9bc821a0..35741d12ff 100644
--- a/manual/appendix/config_file_options.tex
+++ b/manual/appendix/config_file_options.tex
@@ -18,19 +18,19 @@
18 \opt{ipodvideo,cowond2}{-89 to +6}% 18 \opt{ipodvideo,cowond2}{-89 to +6}%
19 \opt{iaudiom3,iaudiom5,iaudiox5}{-73 to +6}% 19 \opt{iaudiom3,iaudiom5,iaudiox5}{-73 to +6}%
20 \opt{fuzeplus}{-99 to +6}% 20 \opt{fuzeplus}{-99 to +6}%
21 \opt{e200,e200v2,ipodcolor,vibe500,ipodnano2g}{-74 to +6}% 21 \opt{e200,e200v2,ipodcolor,mrobe100,vibe500,ipodnano2g}{-74 to +6}%
22 & dB\\ 22 & dB\\
23 bass & \opt{masd}{-15 to +15}% 23 bass & \opt{masd}{-15 to +15}%
24 \opt{masf}{-12 to +12}% 24 \opt{masf}{-12 to +12}%
25 \opt{iriverh100,iriverh300}{0 to +24}% 25 \opt{iriverh100,iriverh300}{0 to +24}%
26 \opt{ipod}{-6 to +9}% 26 \opt{ipod,mrobe100}{-6 to +9}%
27 \opt{iaudiom3,iaudiom5,iaudiox5,e200,e200v2,vibe500,fuzeplus}{% 27 \opt{iaudiom3,iaudiom5,iaudiox5,e200,e200v2,vibe500,fuzeplus}{%
28 -24 to +24}% 28 -24 to +24}%
29 & dB\\ 29 & dB\\
30 treble & \opt{masd}{-15 to +15}% 30 treble & \opt{masd}{-15 to +15}%
31 \opt{masf}{-12 to +12}% 31 \opt{masf}{-12 to +12}%
32 \opt{iriverh100,iriverh300}{0 to +6}% 32 \opt{iriverh100,iriverh300}{0 to +6}%
33 \opt{ipod}{-6 to +9}% 33 \opt{ipod,mrobe100}{-6 to +9}%
34 \opt{iaudiom3,iaudiom5,iaudiox5,e200,e200v2,vibe500,fuzeplus}{% 34 \opt{iaudiom3,iaudiom5,iaudiox5,e200,e200v2,vibe500,fuzeplus}{%
35 -24 to +24}% 35 -24 to +24}%
36 & dB\\ 36 & dB\\
diff --git a/manual/appendix/file_formats.tex b/manual/appendix/file_formats.tex
index d6d6593990..325dbcfabd 100644
--- a/manual/appendix/file_formats.tex
+++ b/manual/appendix/file_formats.tex
@@ -62,7 +62,7 @@
62\includegraphics[width=0.37cm]{appendix/images/icon-playlist.png} 62\includegraphics[width=0.37cm]{appendix/images/icon-playlist.png}
63 & Playlist & \fname{.m3u}, \fname{.m3u8} & Load the playlist and start playing 63 & Playlist & \fname{.m3u}, \fname{.m3u8} & Load the playlist and start playing
64 the first file \tabularnewline 64 the first file \tabularnewline
65\opt{iriverh10,iriverh10_5gb,sansa,vibe500}{ 65\opt{iriverh10,iriverh10_5gb,sansa,mrobe100,vibe500}{
66 \includegraphics[width=0.37cm]{appendix/images/icon-rolo.png} 66 \includegraphics[width=0.37cm]{appendix/images/icon-rolo.png}
67 & Rockbox firmware & \fname{.mi4} & Load the new firmware with ROLO \tabularnewline 67 & Rockbox firmware & \fname{.mi4} & Load the new firmware with ROLO \tabularnewline
68} 68}