summaryrefslogtreecommitdiff
path: root/manual/appendix/appendix.tex
diff options
context:
space:
mode:
Diffstat (limited to 'manual/appendix/appendix.tex')
-rw-r--r--manual/appendix/appendix.tex18
1 files changed, 9 insertions, 9 deletions
diff --git a/manual/appendix/appendix.tex b/manual/appendix/appendix.tex
index 6965d26533..1ec12c8f34 100644
--- a/manual/appendix/appendix.tex
+++ b/manual/appendix/appendix.tex
@@ -19,7 +19,7 @@ For open bug reports refer to
19\subsection{Rules for submitting new bug reports} 19\subsection{Rules for submitting new bug reports}
20 20
21\begin{enumerate} 21\begin{enumerate}
22\item Check that the bug hasn't already been reported 22\item Check that the bug has not already been reported
23\item Always include the following information in your bug report: 23\item Always include the following information in your bug report:
24\end{enumerate} 24\end{enumerate}
25 25
@@ -40,9 +40,9 @@ For open feature requests refer to
40\subsection{Rules for submitting a new feature request} 40\subsection{Rules for submitting a new feature request}
41 41
42\begin{enumerate} 42\begin{enumerate}
43\item Check that the feature hasn't already been requested. 43\item Check that the feature has not already been requested.
44 Duplicates are really boring! 44 Duplicates are really boring!
45\item Check that the feature hasn't already been implemented. 45\item Check that the feature has not already been implemented.
46 Download the latest current/daily build and/or search the mail list archive. 46 Download the latest current/daily build and/or search the mail list archive.
47\item Check that the feature is possible to implement (see \reference{ref:NODO}). 47\item Check that the feature is possible to implement (see \reference{ref:NODO}).
48\end{enumerate} 48\end{enumerate}
@@ -70,7 +70,7 @@ The recording hardware (the MAS) does not allow us to do this
70 The Archos Multimedia is a completely different beast. It is an entirely 70 The Archos Multimedia is a completely different beast. It is an entirely
71 different architecture, different CPU and upgrading the software is done 71 different architecture, different CPU and upgrading the software is done
72 a completely different way. We do not wish to venture into this. Others 72 a completely different way. We do not wish to venture into this. Others
73 may do so. We won't. 73 may do so. We will not.
74\item Multi{}-band (or graphic) equaliser\\ 74\item Multi{}-band (or graphic) equaliser\\
75 We cannot access information for that kind of visualisation from the MP3 75 We cannot access information for that kind of visualisation from the MP3
76 decoding hardware. 76 decoding hardware.
@@ -79,11 +79,11 @@ The recording hardware (the MAS) does not allow us to do this
79\item Change tempo of a song without changing pitch!\\ 79\item Change tempo of a song without changing pitch!\\
80 The MP3 decoding hardware does not allow this. 80 The MP3 decoding hardware does not allow this.
81\item Graphic frequency (spectrum analyser!)\\ 81\item Graphic frequency (spectrum analyser!)\\
82 We can't access the audio waveform from the MP3 decoder so we can't analyse 82 We cannot access the audio waveform from the MP3 decoder so we cannot analyse
83 it. Even if we had access to it, the CPU would probably be too slow to 83 it. Even if we had access to it, the CPU would probably be too slow to
84 perform the analysis anyway. 84 perform the analysis anyway.
85\item Cool sound effects!\\ 85\item Cool sound effects!\\
86 Adding new sound effects requires reprogramming the MAS chip, and we can't 86 Adding new sound effects requires reprogramming the MAS chip, and we cannot
87 do that. The MAS chip is programmable, but we have no access to the chip 87 do that. The MAS chip is programmable, but we have no access to the chip
88 documentation. 88 documentation.
89} 89}
@@ -104,7 +104,7 @@ The recording hardware (the MAS) does not allow us to do this
104 support for more file systems will just take away valuable ram for 104 support for more file systems will just take away valuable ram for
105 unnecessary features. You can partition your \dap{} fine, just make sure 105 unnecessary features. You can partition your \dap{} fine, just make sure
106 the first one is FAT32 and then make the other ones whatever file system 106 the first one is FAT32 and then make the other ones whatever file system
107 you want. Just don't expect Rockbox to understand them. 107 you want. Just do not expect Rockbox to understand them.
108\item Add scandisk{}-like features!\\ 108\item Add scandisk{}-like features!\\
109 It would be a very slow operation that would drain the batteries and 109 It would be a very slow operation that would drain the batteries and
110 take a lot of useful ram for something that is much better and faster 110 take a lot of useful ram for something that is much better and faster
@@ -112,7 +112,7 @@ The recording hardware (the MAS) does not allow us to do this
112\end{itemize} 112\end{itemize}
113 113
114\chapter{Changelog} 114\chapter{Changelog}
115\section{What's new since v2.5?} 115\section{What is new since v2.5?}
116Changes in version 2.5 116Changes in version 2.5
117 117
118\chapter{Credits} 118\chapter{Credits}
@@ -128,4 +128,4 @@ People that have contributed to the project, one way or another. Friends!
128\input{appendix/fdl.tex} 128\input{appendix/fdl.tex}
129\newpage 129\newpage
130\section{The GNU General Public License} 130\section{The GNU General Public License}
131\input{appendix/gpl-2.0.tex} \ No newline at end of file 131\input{appendix/gpl-2.0.tex}