summaryrefslogtreecommitdiff
path: root/manual/appendix/file_formats.tex
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/file_formats.tex
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/file_formats.tex')
-rw-r--r--manual/appendix/file_formats.tex8
1 files changed, 4 insertions, 4 deletions
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 }