diff options
| author | Martin Arver <martin.arver@gmail.com> | 2006-03-15 14:02:34 +0000 |
|---|---|---|
| committer | Martin Arver <martin.arver@gmail.com> | 2006-03-15 14:02:34 +0000 |
| commit | a21d3bd13b635a75ae0f2c54724656200617d594 (patch) | |
| tree | 62b30d6bd02b12328519b8bc8971397c498de652 | |
| parent | 598c9f4aede31c35ad67e57fac6603dc4e38fbb8 (diff) | |
| download | rockbox-a21d3bd13b635a75ae0f2c54724656200617d594.zip rockbox-a21d3bd13b635a75ae0f2c54724656200617d594.tar.gz rockbox-a21d3bd13b635a75ae0f2c54724656200617d594.tar.bz2 rockbox-a21d3bd13b635a75ae0f2c54724656200617d594.tar.xz | |
Oops. Previous commit was untested and broken. This fixes it.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9046 a1c6a512-1295-4272-9138-f99709370657
| -rw-r--r-- | manual/configure_rockbox/main.tex | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/manual/configure_rockbox/main.tex b/manual/configure_rockbox/main.tex index 7e14c3c..36aac5e 100644 --- a/manual/configure_rockbox/main.tex +++ b/manual/configure_rockbox/main.tex @@ -2,7 +2,7 @@ \section{Sound Settings} \begin{center} -\includegraphics[width=4cm]{configure_rockbox/images/ss-sound-setting-\genericimg.png} +\includegraphics[width=4cm]{configure_rockbox/images/ss-sound-settings-\genericimg.png} \end{center} This menu offers a selection of sound properties you may change to improve your sound experience. @@ -10,9 +10,9 @@ This menu offers a selection of sound properties you may change to improve your \begin{itemize} \item \textbf{Volume} The sound volume your music is played at. - \opt{recorder,recorderv2fm,player,ondio}{\textbf{TODO fix text} + \opt{recorder,recorderv2fm,player,ondio}{ Although settable range is 0{}-100\%, many units don't produce audible output below 40\%. On Recorders, volume settings above 92\% will cause distortion (clipping) and are not recommended.} - \opt{h1xx,h300,ipodcolor,ipodnano,ipodvideo}{\textbf{TODO write target specific text}} + \opt{h1xx,h300,ipodcolor,ipodnano,ipodvideo}{TODO Write target specific text} \item \textbf{Bass} This emphasises or suppresses the lower (bass) sounds in the track. 0 means that bass sounds are unaltered (flat response). \item \textbf{Treble} @@ -41,7 +41,7 @@ This emphasises or suppresses the higher (treble) sounds in the track. 0 means voice track from a song. \end{itemize} } - \opt{h1xx,h300,ipodnano,ipodcolor,ipodvideo}{\textbf{TODO write for sw-platform} + \opt{h1xx,h300,ipodnano,ipodcolor,ipodvideo}{TODO write for sw-platform} \opt{recorder,recorderv2fm}{ \item \textbf{Loudness} @@ -128,8 +128,9 @@ defaults Rockbox uses are: \end{table} \end{itemize} -\end{itemize} } +\end{itemize} + \section{\label{ref:GeneralSettings}General Settings} {\centering\mdseries\itshape |