summaryrefslogtreecommitdiff
path: root/manual/appendix
diff options
context:
space:
mode:
authorMarianne Arnold <pixelma@rockbox.org>2011-01-17 18:30:18 +0000
committerMarianne Arnold <pixelma@rockbox.org>2011-01-17 18:30:18 +0000
commitb43b4936a108e857d794264724ed7c6399bc5aac (patch)
tree89d9a586820a45f7bab5ed67d9f73e5f4224d81a /manual/appendix
parent4d46f4ddffba6651a458227d3061c47762242b7e (diff)
downloadrockbox-b43b4936a108e857d794264724ed7c6399bc5aac.tar.gz
rockbox-b43b4936a108e857d794264724ed7c6399bc5aac.zip
Pick up the target rename completion in the manual started in r27823 ... this time taking care of the Iriver targets. This fixes a few issues with wrongly in- or excluded parts (e.g. pacbox missing from the H100 manual, invadrox wrongly included in the small H10 manual as the plugin's main.tex already used the new names without making sure they are there). If possible replace 'target name' \opts with sensible feature \opts. Fix small mistakes and break too long lines discovered along the way.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29075 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual/appendix')
-rw-r--r--manual/appendix/appendix.tex2
-rw-r--r--manual/appendix/config_file_options.tex12
-rw-r--r--manual/appendix/file_formats.tex8
3 files changed, 10 insertions, 12 deletions
diff --git a/manual/appendix/appendix.tex b/manual/appendix/appendix.tex
index cc3b87b97e..dba06c4cc1 100644
--- a/manual/appendix/appendix.tex
+++ b/manual/appendix/appendix.tex
@@ -91,7 +91,7 @@ The recording hardware (the MAS) does not allow us to do this
91 do that. The MAS chip is programmable, but we have no access to the chip 91 do that. The MAS chip is programmable, but we have no access to the chip
92 documentation. 92 documentation.
93} 93}
94\nopt{h300,iaudiox5}{ 94\nopt{iriverh300,iaudiox5}{
95\item Interfacing with other USB devices (like cameras) or 2 player games over USB.\\ 95\item Interfacing with other USB devices (like cameras) or 2 player games over USB.\\
96 The USB system demands that there is a master that talks to a slave. The 96 The USB system demands that there is a master that talks to a slave. The
97 \dap{} can only serve as a slave, as most other USB devices such as 97 \dap{} can only serve as a slave, as most other USB devices such as
diff --git a/manual/appendix/config_file_options.tex b/manual/appendix/config_file_options.tex
index 4ee8f00faf..9c477db901 100644
--- a/manual/appendix/config_file_options.tex
+++ b/manual/appendix/config_file_options.tex
@@ -13,24 +13,22 @@
13 \midrule\localendhead % endhead breaks with htlatex 13 \midrule\localendhead % endhead breaks with htlatex
14 volume & \opt{masd}{-78 to +18}% 14 volume & \opt{masd}{-78 to +18}%
15 \opt{masf}{-100 -to +12}% 15 \opt{masf}{-100 -to +12}%
16 \opt{h100,h300}{-84 to 0}% 16 \opt{iriverh100,iriverh300}{-84 to 0}%
17 \opt{ipodnano}{-72 to +6}% 17 \opt{ipodnano}{-72 to +6}%
18 \opt{ipodnano2g}{-74 to +6}%
19 \opt{ipodvideo,cowond2}{-89 to +6}% 18 \opt{ipodvideo,cowond2}{-89 to +6}%
20 \opt{iaudiom3,iaudiom5,iaudiox5}{-73 to +6} 19 \opt{iaudiom3,iaudiom5,iaudiox5}{-73 to +6}
21 \opt{e200,e200v2}{-74 to +6} 20 \opt{e200,e200v2,ipodcolor,vibe500,ipodnano2g}{-74 to +6}%
22 \opt{ipodcolor,vibe500}{-74 to +6}%
23 & dB\\ 21 & dB\\
24 bass & \opt{masd}{-15 to +15}% 22 bass & \opt{masd}{-15 to +15}%
25 \opt{masf}{-12 to +12}% 23 \opt{masf}{-12 to +12}%
26 \opt{h100,h300}{0 to +24}% 24 \opt{iriverh100,iriverh300}{0 to +24}%
27 \opt{ipod}{-6 to +9}% 25 \opt{ipod}{-6 to +9}%
28 \opt{iaudiom3,iaudiom5,iaudiox5,e200,e200v2,vibe500}{% 26 \opt{iaudiom3,iaudiom5,iaudiox5,e200,e200v2,vibe500}{%
29 -24 to +24}% 27 -24 to +24}%
30 & dB\\ 28 & dB\\
31 treble & \opt{masd}{-15 to +15}% 29 treble & \opt{masd}{-15 to +15}%
32 \opt{masf}{-12 to +12}% 30 \opt{masf}{-12 to +12}%
33 \opt{h100,h300}{0 to +6}% 31 \opt{iriverh100,iriverh300}{0 to +6}%
34 \opt{ipod}{-6 to +9}% 32 \opt{ipod}{-6 to +9}%
35 \opt{iaudiom3,iaudiom5,iaudiox5,e200,e200v2,vibe500}{% 33 \opt{iaudiom3,iaudiom5,iaudiox5,e200,e200v2,vibe500}{%
36 -24 to +24}% 34 -24 to +24}%
@@ -325,7 +323,7 @@
325 & on, off & N/A\\ 323 & on, off & N/A\\
326 remote iconset & /path/filename.bmp & N/A\\ 324 remote iconset & /path/filename.bmp & N/A\\
327 remote viewers iconset & /path/filename.bmp & N/A\\ 325 remote viewers iconset & /path/filename.bmp & N/A\\
328 \opt{h100,h300}{ 326 \opt{iriverh100,iriverh300}{
329 remote reduce ticking 327 remote reduce ticking
330 & on, off & N/A\\ 328 & on, off & N/A\\
331 }% 329 }%
diff --git a/manual/appendix/file_formats.tex b/manual/appendix/file_formats.tex
index 03a41bb41b..c19d43a01d 100644
--- a/manual/appendix/file_formats.tex
+++ b/manual/appendix/file_formats.tex
@@ -49,7 +49,7 @@
49 \includegraphics[width=0.37cm]{appendix/images/icon-rolo.png} 49 \includegraphics[width=0.37cm]{appendix/images/icon-rolo.png}
50 & Rockbox firmware & \fname{.ipod} & Load the new firmware with ROLO \\ 50 & Rockbox firmware & \fname{.ipod} & Load the new firmware with ROLO \\
51} 51}
52\opt{h100,h300}{ 52\opt{iriverh100,iriverh300}{
53 \includegraphics[width=0.37cm]{appendix/images/icon-rolo.png} 53 \includegraphics[width=0.37cm]{appendix/images/icon-rolo.png}
54 & Rockbox firmware & \fname{.iriver} & Load the new firmware with ROLO \\ 54 & Rockbox firmware & \fname{.iriver} & Load the new firmware with ROLO \\
55} 55}
@@ -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, .m3u8} & Load the playlist and start playing 63 & Playlist & \fname{.m3u, .m3u8} & Load the playlist and start playing
64 the first file \\ 64 the first file \\
65\opt{h10,h10_5gb,sansa,vibe500}{ 65\opt{iriverh10,iriverh10_5gb,sansa,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 \\ 67 & Rockbox firmware & \fname{.mi4} & Load the new firmware with ROLO \\
68} 68}
@@ -130,13 +130,13 @@
130 & & IEEE float 32/64 bit\\ 130 & & IEEE float 32/64 bit\\
131 & & ITU-T G.711 a-low/$\mu$-low\\ 131 & & ITU-T G.711 a-low/$\mu$-low\\
132 & & QuickTime IMA ADPCM\\ 132 & & QuickTime IMA ADPCM\\
133 \opt{gigabeatf,h100,h300,iaudiox5,iaudiom5,iaudiom3,ipodnano2g,clipv1}{ 133 \opt{gigabeatf,iriverh100,iriverh300,iaudiox5,iaudiom5,iaudiom3,ipodnano2g,clipv1}{
134 Monkey's Audio & \fname{.ape, .mac} & -c1000 to -c3000 134 Monkey's Audio & \fname{.ape, .mac} & -c1000 to -c3000
135 files decode fast enough to be useful.} 135 files decode fast enough to be useful.}
136 \opt{gigabeats}{ 136 \opt{gigabeats}{
137 Monkey's Audio & \fname{.ape, .mac} & } 137 Monkey's Audio & \fname{.ape, .mac} & }
138 \nopt{ipodnano2g}{ 138 \nopt{ipodnano2g}{
139 \opt{ipod,h10,h10_5gb,mrobe100,sansa,vibe500}{ 139 \opt{ipod,iriverh10,iriverh10_5gb,mrobe100,sansa,vibe500}{
140 Monkey's Audio & \fname{.ape, .mac} & Only -c1000 files decode fast 140 Monkey's Audio & \fname{.ape, .mac} & Only -c1000 files decode fast
141 enough to be useful.} 141 enough to be useful.}
142 } 142 }