summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNils Wallménius <nils@rockbox.org>2010-05-17 08:12:07 +0000
committerNils Wallménius <nils@rockbox.org>2010-05-17 08:12:07 +0000
commit22942db49f6f6cc2f01bf94d0547fad5c4a044e3 (patch)
tree63d467dd3e13876614b471341cca3950030ac664
parent18b1602797fdd0549318b925fcae2d60d242fe77 (diff)
Update the notes for which compression levels of ape are realtime and fix the location of rockbox version in the bug reporting instructions
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26098 a1c6a512-1295-4272-9138-f99709370657
-rw-r--r--manual/appendix/appendix.tex4
-rw-r--r--manual/appendix/file_formats.tex16
2 files changed, 9 insertions, 11 deletions
diff --git a/manual/appendix/appendix.tex b/manual/appendix/appendix.tex
index fe0ffe97e8..6cb7e21a85 100644
--- a/manual/appendix/appendix.tex
+++ b/manual/appendix/appendix.tex
@@ -31,11 +31,11 @@ For open bug reports refer to
\begin{itemize}
\item Which exact \dap{} you have.
\item Which exact Rockbox version you are using
-(Menu $\rightarrow$ Info $\rightarrow$ Version)
+(Menu $\rightarrow$ System $\rightarrow$ Rockbox Info $\rightarrow$ Version)
\item A step{}-by{}-step description of what you did and what happened
\item Whether the problem is repeatable or a one{}-time occurrence
\item All relevant data regarding the problem, such as playlists, MP3
-files etc. (IMPORTANT!)
+files etc. (IMPORTANT!)
\end{itemize}
\end{enumerate}
diff --git a/manual/appendix/file_formats.tex b/manual/appendix/file_formats.tex
index da61878489..bbad199c66 100644
--- a/manual/appendix/file_formats.tex
+++ b/manual/appendix/file_formats.tex
@@ -129,18 +129,16 @@
& & IEEE float 32/64 bit\\
& & ITU-T G.711 a-low/$\mu$-low\\
& & QuickTime IMA ADPCM\\
- \opt{h100,h300,x5,m5,m3}{
- Monkey's Audio & \fname{.ape, .mac} & -c1000 and -c2000 files decode
- fast enough to be useful.}
- \opt{gigabeatf}{
+ \opt{gigabeatf,h100,h300,x5,m5,m3,ipodnano2g,clipv1}{
Monkey's Audio & \fname{.ape, .mac} & -c1000 to -c3000
files decode fast enough to be useful.}
\opt{gigabeats}{
- Monkey's Audio & \fname{.ape, .mac} & -c1000 to -c4000 files decode
- fast enough to be useful.}
- \opt{ipod,h10,h10_5gb,mrobe100,sansa,vibe500}{
- Monkey's Audio & \fname{.ape, .mac} & Only -c1000 files decode fast
- enough to be useful.}
+ Monkey's Audio & \fname{.ape, .mac} & }
+ \nopt{ipodnano2g}{
+ \opt{ipod,h10,h10_5gb,mrobe100,sansa,vibe500}{
+ Monkey's Audio & \fname{.ape, .mac} & Only -c1000 files decode fast
+ enough to be useful.}
+ }
\\
Sun Audio & \fname{.au, .snd} & Sun Audio supports following formats: \\
& & linear pcm 8/16/24/32 bit. \\