summaryrefslogtreecommitdiff
path: root/manual/appendix/file_formats.tex
diff options
context:
space:
mode:
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 }