From 12eb058bb065e9cb85949ec3a66c453ac5e1b883 Mon Sep 17 00:00:00 2001 From: Nils Wallménius Date: Sun, 23 Mar 2008 22:07:09 +0000 Subject: Make more use of the 'features' system in the manuals (committed in r16304), less stuff to keep in sync manually but keep in mind that changes in config-*.h can now affect the manual git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16765 a1c6a512-1295-4272-9138-f99709370657 --- manual/appendix/config_file_options.tex | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'manual/appendix/config_file_options.tex') diff --git a/manual/appendix/config_file_options.tex b/manual/appendix/config_file_options.tex index 61e374a4da..fe9342330f 100644 --- a/manual/appendix/config_file_options.tex +++ b/manual/appendix/config_file_options.tex @@ -90,7 +90,7 @@ cuesheet support & on, off & N/A\\ % - \opt{SWCODEC}{ + \opt{swcodec}{ replaygain & on, off & N/A\\ replaygain type & track, album, track shuffle @@ -159,7 +159,7 @@ mdb shape & 50 to 300 & Hz\\ }% - \opt{HAVE_LCD_BITMAP}{ + \opt{lcd_bitmap}{ peak meter release & 1 to 126 & ?\\ peak meter hold @@ -185,12 +185,12 @@ invert & on, off & N/A\\ }% - \opt{SWCODEC}{% This doesn't depend on SWCODEC but using a \nopt here + \opt{swcodec}{% This doesn't depend on swcodec but using a \nopt here % causes ondiosp not to build for mysterious reasons. backdrop & /path/filename.bmp & N/A\\ }% - \opt{HAVE_LCD_COLOR}{ + \opt{lcd_color}{ foreground color & 000000 to FFFFFF & RRGGBB\\ background color & 000000 to FFFFFF & RRGGBB\\ } @@ -226,10 +226,10 @@ & on, off & N/A\\ }% } - \opt{CONFIG_RTC}{ + \opt{rtc}{ time format & 12hour, 24hour & N/A\\ }% - \opt{HAVE_RECORDING}{ + \opt{recording}{ rec quality & 0 to 7 & 0: small size, 7: high quality\\ rec frequency & 48, 44, 32, 24, 22, 16 & kHz\\ @@ -249,7 +249,7 @@ rec directory & /recordings,current & N/A\\ }% - \opt{CONFIG_TUNER}{ + \opt{radio}{ force fm mono & off, on & N/A\\ }% -- cgit v1.2.3