From 7ab1d9bbac41df6b57a2701709fa79797655f705 Mon Sep 17 00:00:00 2001 From: Dominik Riebeling Date: Tue, 18 Jul 2006 20:53:19 +0000 Subject: use the correct values for volume in config file description. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10242 a1c6a512-1295-4272-9138-f99709370657 --- manual/appendix/config_file_options.tex | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/manual/appendix/config_file_options.tex b/manual/appendix/config_file_options.tex index 71bd9c3..83ca553 100644 --- a/manual/appendix/config_file_options.tex +++ b/manual/appendix/config_file_options.tex @@ -1,8 +1,15 @@ \section{Settings} \begin{center} \begin{longtable}{@{}lll@{}}\toprule - \textbf{Setting} & \textbf{Allowed Values} & \textbf{Unit}\\\midrule - volume & 0 to 100 & \%\\ + \textbf{Setting} & \textbf{Allowed Values} & \textbf{Unit}\\ + \midrule + volume & \opt{player}{-78 to +18} + \opt{recorder,recorderv2fm,ondio}{-100 -to +12} + \opt{h1xx,h300}{-84 to 0} + \opt{ipodnano}{-72 to +6} + \opt{ipodvideo}{-57 dB to +6} + \opt{ipodcolor,x5}{-\fixme{??} to +\fixme{??}} + & dB\\ bass & -15 to +15 & dB\\ treble & -15 to +15 &dB\\ balance & -100 to +100 & \%\\ -- cgit v1.1