From ae12ec721feae467f6715c5d958ad23faea41f59 Mon Sep 17 00:00:00 2001 From: Björn Stenberg Date: Mon, 10 Mar 2003 14:07:36 +0000 Subject: 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 --- docs/CUSTOM_CFG_FORMAT | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'docs/CUSTOM_CFG_FORMAT') 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) -- cgit v1.2.3