summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarc Guay <marcguay@rockbox.org>2008-07-12 23:22:32 +0000
committerMarc Guay <marcguay@rockbox.org>2008-07-12 23:22:32 +0000
commita5afecb02b7a8c71c3184301d55f4fd20b40f068 (patch)
treeaeb069baf61c0a8c26c82d0ba025b57e925bbd62
parent586437656c6aeea9f598ee237c47db2486e96792 (diff)
downloadrockbox-a5afecb02b7a8c71c3184301d55f4fd20b40f068.tar.gz
rockbox-a5afecb02b7a8c71c3184301d55f4fd20b40f068.zip
Add the volume, bass, and treble ranges for the e200.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18022 a1c6a512-1295-4272-9138-f99709370657
-rw-r--r--manual/appendix/config_file_options.tex3
1 files changed, 3 insertions, 0 deletions
diff --git a/manual/appendix/config_file_options.tex b/manual/appendix/config_file_options.tex
index 3f2f8f0ad7..31deb0aaf3 100644
--- a/manual/appendix/config_file_options.tex
+++ b/manual/appendix/config_file_options.tex
@@ -16,16 +16,19 @@
16 \opt{ipodnano}{-72 to +6}% 16 \opt{ipodnano}{-72 to +6}%
17 \opt{ipodvideo}{-57 to +6}% 17 \opt{ipodvideo}{-57 to +6}%
18 \opt{x5}{-73 to +6} 18 \opt{x5}{-73 to +6}
19 \opt{e200}{-74 to +6}
19 \opt{ipodcolor}{-\fixme{??} to +\fixme{??}}% 20 \opt{ipodcolor}{-\fixme{??} to +\fixme{??}}%
20 & dB\\ 21 & dB\\
21 \nopt{x5}{% 22 \nopt{x5}{%
22 bass & \opt{MASCODEC}{-15 to +15}% 23 bass & \opt{MASCODEC}{-15 to +15}%
23 \opt{h1xx,h300}{0 to +24}% 24 \opt{h1xx,h300}{0 to +24}%
24 \opt{ipod}{-6 to +9}% 25 \opt{ipod}{-6 to +9}%
26 \opt{e200}{-24 to +24}%
25 & dB\\ 27 & dB\\
26 treble & \opt{MASCODEC}{-15 to +15}% 28 treble & \opt{MASCODEC}{-15 to +15}%
27 \opt{h1xx,h300}{0 to +6}% 29 \opt{h1xx,h300}{0 to +6}%
28 \opt{ipod}{-6 to +9}% 30 \opt{ipod}{-6 to +9}%
31 \opt{e200}{-24 to +24}%
29 & dB\\ 32 & dB\\
30 }% 33 }%
31 balance & -100 to +100 & \%\\ 34 balance & -100 to +100 & \%\\