diff options
author | Björn Stenberg <bjorn@haxx.se> | 2003-03-10 14:07:36 +0000 |
---|---|---|
committer | Björn Stenberg <bjorn@haxx.se> | 2003-03-10 14:07:36 +0000 |
commit | ae12ec721feae467f6715c5d958ad23faea41f59 (patch) | |
tree | 31dccc5c0636f2c6b35c3b83e76ff64355fd82f0 /docs/CUSTOM_CFG_FORMAT | |
parent | 7ebebafe0e12f0b1e159ebd9a561059e4782f023 (diff) | |
download | rockbox-ae12ec721feae467f6715c5d958ad23faea41f59.tar.gz rockbox-ae12ec721feae467f6715c5d958ad23faea41f59.zip |
Added new channels modes and invert setting in cfg-loader. Patch by Christian Determann.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3406 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'docs/CUSTOM_CFG_FORMAT')
-rw-r--r-- | docs/CUSTOM_CFG_FORMAT | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/docs/CUSTOM_CFG_FORMAT b/docs/CUSTOM_CFG_FORMAT index 9ce9daafe7..26d57e7c7c 100644 --- a/docs/CUSTOM_CFG_FORMAT +++ b/docs/CUSTOM_CFG_FORMAT @@ -18,7 +18,8 @@ volume (0 - 100) bass (-15 - 15) treble (-15 - 15) balance (-100 - 100) -channels (stereo, mono, mono left, mono right) +channels (stereo, stereo narrow, stereo wide, + mono, mono left, mono right, karaoke) shuffle (on, off) repeat (off, all, one) @@ -54,7 +55,7 @@ Recorder-specific settings (allowed values) [unit] --------------------------------------------------- loudness (0 - 17) bass boost (0 - 100) -auto volume (0=off, 1=2s, 2=4s, 3=8s) +auto volume (off, 2, 4, 8) [seconds] peak meter release (1 - 126) peak meter hold (off, 200ms, 300ms, 500ms, @@ -74,6 +75,7 @@ volume display (graphic, numeric) battery display (graphic, numeric) time format (12hour, 24hour) font (/path/filename.fnt) +invert (on, off) deep discharge (on, off) trickle charge (on, off) |