summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNils Wallménius <nils@rockbox.org>2007-11-05 14:36:31 +0000
committerNils Wallménius <nils@rockbox.org>2007-11-05 14:36:31 +0000
commitcd5d95090e0d1d8210cec612c48f9c44d48e2bfa (patch)
tree3a18b89a4d2b0a0ea82122b4eab9ec7f017455aa
parent91bacf363ae4251a87edda4cb1c414153e350d2e (diff)
downloadrockbox-cd5d95090e0d1d8210cec612c48f9c44d48e2bfa.tar.gz
rockbox-cd5d95090e0d1d8210cec612c48f9c44d48e2bfa.zip
Add missing descriptions for display settings, mirror various HAVE_* defines in the platform files and let the display settings be included based on those, lots of minor tweaks
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15471 a1c6a512-1295-4272-9138-f99709370657
-rw-r--r--manual/configure_rockbox/display_options.tex55
-rw-r--r--manual/platform/c200.tex3
-rw-r--r--manual/platform/e200.tex5
-rw-r--r--manual/platform/gigabeatf.tex2
-rw-r--r--manual/platform/h10.tex4
-rw-r--r--manual/platform/h10_5gb.tex1
-rw-r--r--manual/platform/h1xx.tex4
-rw-r--r--manual/platform/h300.tex3
-rw-r--r--manual/platform/ipod1g2g.tex3
-rw-r--r--manual/platform/ipod3g.tex3
-rw-r--r--manual/platform/ipod4g.tex3
-rw-r--r--manual/platform/ipodcolor.tex1
-rw-r--r--manual/platform/ipodmini.tex4
-rw-r--r--manual/platform/ipodnano.tex2
-rw-r--r--manual/platform/ipodvideo.tex2
-rw-r--r--manual/platform/m5.tex3
-rw-r--r--manual/platform/ondiofm.tex2
-rw-r--r--manual/platform/ondiosp.tex2
-rw-r--r--manual/platform/player.tex1
-rw-r--r--manual/platform/recorder.tex3
-rw-r--r--manual/platform/recorderv2fm.tex3
-rw-r--r--manual/platform/x5.tex5
22 files changed, 92 insertions, 22 deletions
diff --git a/manual/configure_rockbox/display_options.tex b/manual/configure_rockbox/display_options.tex
index a8decd5dbb..16fb15d186 100644
--- a/manual/configure_rockbox/display_options.tex
+++ b/manual/configure_rockbox/display_options.tex
@@ -6,23 +6,29 @@
6 \item[LCD Settings:] 6 \item[LCD Settings:]
7 This sub menu contains settings that relate to the display of the \dap. 7 This sub menu contains settings that relate to the display of the \dap.
8 \begin{description} 8 \begin{description}
9 \nopt{ondiofm,ondiosp}{ 9 \opt{HAVE_BACKLIGHT}{
10 \item[Backlight:] 10 \item[Backlight:]
11 The amount of time the backlight shines after a key press. If set to 11 The amount of time the backlight shines after a key press. If set to
12 \setting{Off}, the backlight will not light when a button is pressed. If 12 \setting{Off}, the backlight will not light when a button is pressed. If
13 set to \setting{On}, the backlight will never shut off. If set to a time 13 set to \setting{On}, the backlight will never shut off. If set to a time
14 (1 to 90 seconds), the backlight will stay lit for that amount of time 14 (1 to 90 seconds), the backlight will stay lit for that amount of time
15 after a button press. 15 after a button press.
16 \item[Backlight on When Plugged:] 16 \item[Backlight (While Plugged In):]
17 This setting is equivalent to the Backlight setting except it applies when 17 This setting is equivalent to the \setting{Backlight} setting except it
18 the \dap\ is plugged into the charger. 18 applies when the \dap{} is plugged into the charger.
19 \item[Backlight on Hold:]
20 This setting controls the behavior of the backlight when the Hold switch
21 is toggled. If set to \setting{Normal} the backlight will behave as usual.
22 If set to \setting{Off} the backlight will be turned off immediately when
23 the Hold switch is engaged and if set to \setting{On} the backlight will
24 be turned on and stay on while the Hold switch is engaged.
19 \item[Caption Backlight:] 25 \item[Caption Backlight:]
20 This option turns on the backlight a number of seconds before the start 26 This option turns on the backlight a number of seconds before the start
21 of a new track, and keeps it on for the same number of seconds after the 27 of a new track, and keeps it on for the same number of seconds after the
22 beginning so that the display can be read to see song information. The 28 beginning so that the display can be read to see song information. The
23 amount of time is determined by the value of the backlight timeout 29 amount of time is determined by the value of the backlight timeout
24 setting, but is no less than 5 seconds. 30 setting, but is no less than 5 seconds.
25 \opt{h1xx,ipodmini,ipodnano,ipodvideo}{ 31 \opt{HAVE_BACKLIGHT_PWM_FADING}{
26 \item[Backlight fade in:] 32 \item[Backlight fade in:]
27 The amount of time that the backlight will take to fade from off to on 33 The amount of time that the backlight will take to fade from off to on
28 after a button is pressed. If set to \setting{Off} the backlight will 34 after a button is pressed. If set to \setting{Off} the backlight will
@@ -39,34 +45,39 @@
39 With this option enabled the first keypress while the backlight is turned 45 With this option enabled the first keypress while the backlight is turned
40 off will only turn the backlight on without having any other effect. When 46 off will only turn the backlight on without having any other effect. When
41 disabled the first keypress will \emph{also} perform its appropriate action. 47 disabled the first keypress will \emph{also} perform its appropriate action.
42 \opt{h300,x5}{ 48
49 \opt{HAVE_LCD_SLEEP}{
50 \item[Sleep (After Backlight Off):]
51 This setting controls how long rockbox will wait before turning off the
52 display after the backlight is turned off. Turning off the display
53 saves a little bit of battery power but turning on the display takes
54 noticeably longer than just turning on the backlight.
55 }
56
57 \opt{HAVE_BACKLIGHT_BRIGHTNESS}{
43 \item[Brightness:] 58 \item[Brightness:]
44 Changes the brightness of your LCD display. 59 Changes the brightness of your LCD display.
45 } 60 }
46 } % \nopt{ondiofm,ondiosp} 61 } % \opt{HAVE_BACKLIGHT}
47 62
48 \opt{archos,h1xx,ipodmini,ipod3g,ipod4g,x5}{ 63 \opt{archos,h1xx,ipodmini,ipod3g,ipod4g,x5}{
49 \item[Contrast:] 64 \item[Contrast:]
50 Changes the contrast of your LCD display. 65 Changes the contrast of your LCD display.
51 \warn{Setting the contrast too dark or too light can make it hard to 66 \warn{Setting the contrast too dark or too light can make it hard to
52 find this menu option again!} 67 find this menu option again!}
53 \nopt{HAVE_LCD_COLOR,player}{
54 \item[LCD Mode:]
55 This setting lets you invert the whole screen, so now you get a
56 black background and light text and graphics.
57 } % \opt{HAVE_LCD_BITMAP}
58 } % \opt{archos,h1xx,ipodmini,ipod4g,x5} 68 } % \opt{archos,h1xx,ipodmini,ipod4g,x5}
59
60 \opt{HAVE_LCD_BITMAP}{
61 \nopt{ipodcolor,ipodnano,ipodvideo}{
62 \item[Upside Down:]
63 Displays the screen so that the top of the display is nearest the buttons.
64 This is sometimes useful when carrying the \dap\ in a pocket for easy
65 access to the headphone socket.
66 } % \nopt{ipodcolor,ipodnano.ipodvideo}
67 69
68 70 \opt{HAVE_LCD_INVERT}{
69 } % \opt{HAVE_LCD_BITMAP} 71 \item[LCD Mode:]
72 This setting lets you invert the colours of the display.
73 }
74
75 \opt{HAVE_LCD_FLIP}{
76 \item[Upside Down:]
77 Displays the screen so that the top of the display is nearest the buttons.
78 This is sometimes useful when carrying the \dap{} in a pocket for easy
79 access to the headphone socket.
80 }
70 \end{description} 81 \end{description}
71% 82%
72 \opt{HAVE_REMOTE_LCD}{ 83 \opt{HAVE_REMOTE_LCD}{
diff --git a/manual/platform/c200.tex b/manual/platform/c200.tex
index 594bc422d8..b4f5d6f6d1 100644
--- a/manual/platform/c200.tex
+++ b/manual/platform/c200.tex
@@ -2,10 +2,13 @@
2\def\UseOption{c200} 2\def\UseOption{c200}
3\edef\UseOption{\UseOption,HAVE_RB_BL_ON_DISK} 3\edef\UseOption{\UseOption,HAVE_RB_BL_ON_DISK}
4\edef\UseOption{\UseOption,HAVE_LCD_BITMAP} 4\edef\UseOption{\UseOption,HAVE_LCD_BITMAP}
5\edef\UseOption{\UseOption,HAVE_LCD_FLIP}
5\edef\UseOption{\UseOption,CONFIG_RTC} 6\edef\UseOption{\UseOption,CONFIG_RTC}
6\edef\UseOption{\UseOption,SWCODEC} 7\edef\UseOption{\UseOption,SWCODEC}
7\edef\UseOption{\UseOption,SANSA_C200_PAD} 8\edef\UseOption{\UseOption,SANSA_C200_PAD}
8\edef\UseOption{\UseOption,HAVE_LCD_COLOR} 9\edef\UseOption{\UseOption,HAVE_LCD_COLOR}
10\edef\UseOption{\UseOption,HAVE_BACKLIGHT}
11\edef\UseOption{\UseOption,HAVE_BACKLIGHT_BRIGHTNESS}
9\edef\UseOption{\UseOption,sansa} 12\edef\UseOption{\UseOption,sansa}
10 13
11\newcommand{\playerman}{Sansa} 14\newcommand{\playerman}{Sansa}
diff --git a/manual/platform/e200.tex b/manual/platform/e200.tex
index 0408a51de5..00c6eb3397 100644
--- a/manual/platform/e200.tex
+++ b/manual/platform/e200.tex
@@ -2,12 +2,17 @@
2\def\UseOption{e200} 2\def\UseOption{e200}
3\edef\UseOption{\UseOption,HAVE_RB_BL_ON_DISK} 3\edef\UseOption{\UseOption,HAVE_RB_BL_ON_DISK}
4\edef\UseOption{\UseOption,HAVE_LCD_BITMAP} 4\edef\UseOption{\UseOption,HAVE_LCD_BITMAP}
5\edef\UseOption{\UseOption,HAVE_LCD_INVERT}
6\edef\UseOption{\UseOption,HAVE_LCD_FLIP}
7\edef\UseOption{\UseOption,HAVE_LCD_SLEEP}
5\edef\UseOption{\UseOption,HAVE_RECORDING} 8\edef\UseOption{\UseOption,HAVE_RECORDING}
6\edef\UseOption{\UseOption,CONFIG_TUNER} 9\edef\UseOption{\UseOption,CONFIG_TUNER}
7\edef\UseOption{\UseOption,CONFIG_RTC} 10\edef\UseOption{\UseOption,CONFIG_RTC}
8\edef\UseOption{\UseOption,SWCODEC} 11\edef\UseOption{\UseOption,SWCODEC}
9\edef\UseOption{\UseOption,SANSA_E200_PAD} 12\edef\UseOption{\UseOption,SANSA_E200_PAD}
10\edef\UseOption{\UseOption,HAVE_LCD_COLOR} 13\edef\UseOption{\UseOption,HAVE_LCD_COLOR}
14\edef\UseOption{\UseOption,HAVE_BACKLIGHT}
15\edef\UseOption{\UseOption,HAVE_BACKLIGHT_BRIGHTNESS}
11\edef\UseOption{\UseOption,sansa} 16\edef\UseOption{\UseOption,sansa}
12 17
13\newcommand{\playerman}{Sansa} 18\newcommand{\playerman}{Sansa}
diff --git a/manual/platform/gigabeatf.tex b/manual/platform/gigabeatf.tex
index 75822fe5db..1f8ab957fc 100644
--- a/manual/platform/gigabeatf.tex
+++ b/manual/platform/gigabeatf.tex
@@ -6,6 +6,8 @@
6\edef\UseOption{\UseOption,CONFIG_RTC} 6\edef\UseOption{\UseOption,CONFIG_RTC}
7\edef\UseOption{\UseOption,GIGABEAT_PAD} 7\edef\UseOption{\UseOption,GIGABEAT_PAD}
8\edef\UseOption{\UseOption,HAVE_LCD_COLOR} 8\edef\UseOption{\UseOption,HAVE_LCD_COLOR}
9\edef\UseOption{\UseOption,HAVE_BACKLIGHT}
10\edef\UseOption{\UseOption,HAVE_BACKLIGHT_BRIGHTNESS}
9\edef\UseOption{\UseOption,gigabeat} 11\edef\UseOption{\UseOption,gigabeat}
10 12
11\newcommand{\playerman}{Toshiba} 13\newcommand{\playerman}{Toshiba}
diff --git a/manual/platform/h10.tex b/manual/platform/h10.tex
index 3f5d15e309..fac13bf91b 100644
--- a/manual/platform/h10.tex
+++ b/manual/platform/h10.tex
@@ -2,10 +2,14 @@
2\def\UseOption{h10} 2\def\UseOption{h10}
3\edef\UseOption{\UseOption,HAVE_RB_BL_ON_DISK} 3\edef\UseOption{\UseOption,HAVE_RB_BL_ON_DISK}
4\edef\UseOption{\UseOption,HAVE_LCD_BITMAP} 4\edef\UseOption{\UseOption,HAVE_LCD_BITMAP}
5\edef\UseOption{\UseOption,HAVE_LCD_INVERT}
6\edef\UseOption{\UseOption,HAVE_LCD_FLIP}
7\edef\UseOption{\UseOption,HAVE_LCD_SLEEP}
5\edef\UseOption{\UseOption,HAVE_LCD_COLOR} 8\edef\UseOption{\UseOption,HAVE_LCD_COLOR}
6\edef\UseOption{\UseOption,CONFIG_RTC} 9\edef\UseOption{\UseOption,CONFIG_RTC}
7\edef\UseOption{\UseOption,SWCODEC} 10\edef\UseOption{\UseOption,SWCODEC}
8\edef\UseOption{\UseOption,IRIVER_H10_PAD} 11\edef\UseOption{\UseOption,IRIVER_H10_PAD}
12\edef\UseOption{\UseOption,HAVE_BACKLIGHT}
9\edef\UseOption{\UseOption,iriver} 13\edef\UseOption{\UseOption,iriver}
10 14
11\newcommand{\playerman}{Iriver} 15\newcommand{\playerman}{Iriver}
diff --git a/manual/platform/h10_5gb.tex b/manual/platform/h10_5gb.tex
index 30ce9e053d..ef4447650c 100644
--- a/manual/platform/h10_5gb.tex
+++ b/manual/platform/h10_5gb.tex
@@ -6,6 +6,7 @@
6\edef\UseOption{\UseOption,CONFIG_RTC} 6\edef\UseOption{\UseOption,CONFIG_RTC}
7\edef\UseOption{\UseOption,SWCODEC} 7\edef\UseOption{\UseOption,SWCODEC}
8\edef\UseOption{\UseOption,IRIVER_H10_PAD} 8\edef\UseOption{\UseOption,IRIVER_H10_PAD}
9\edef\UseOption{\UseOption,HAVE_BACKLIGHT}
9\edef\UseOption{\UseOption,iriver} 10\edef\UseOption{\UseOption,iriver}
10 11
11\newcommand{\playerman}{Iriver} 12\newcommand{\playerman}{Iriver}
diff --git a/manual/platform/h1xx.tex b/manual/platform/h1xx.tex
index f936eba5bc..985b9b252f 100644
--- a/manual/platform/h1xx.tex
+++ b/manual/platform/h1xx.tex
@@ -2,11 +2,15 @@
2\def\UseOption{h1xx} 2\def\UseOption{h1xx}
3\edef\UseOption{\UseOption,HAVE_RB_BL_IN_FLASH} 3\edef\UseOption{\UseOption,HAVE_RB_BL_IN_FLASH}
4\edef\UseOption{\UseOption,HAVE_LCD_BITMAP} 4\edef\UseOption{\UseOption,HAVE_LCD_BITMAP}
5\edef\UseOption{\UseOption,HAVE_LCD_INVERT}
6\edef\UseOption{\UseOption,HAVE_LCD_FLIP}
5\edef\UseOption{\UseOption,HAVE_RECORDING} 7\edef\UseOption{\UseOption,HAVE_RECORDING}
6\edef\UseOption{\UseOption,CONFIG_TUNER} 8\edef\UseOption{\UseOption,CONFIG_TUNER}
7\edef\UseOption{\UseOption,SWCODEC} 9\edef\UseOption{\UseOption,SWCODEC}
8\edef\UseOption{\UseOption,IRIVER_H100_PAD} 10\edef\UseOption{\UseOption,IRIVER_H100_PAD}
9\edef\UseOption{\UseOption,HAVE_REMOTE_LCD} 11\edef\UseOption{\UseOption,HAVE_REMOTE_LCD}
12\edef\UseOption{\UseOption,HAVE_BACKLIGHT}
13\edef\UseOption{\UseOption,HAVE_BACKLIGHT_PWM_FADING}
10\edef\UseOption{\UseOption,iriver} 14\edef\UseOption{\UseOption,iriver}
11 15
12\newcommand{\playerman}{Iriver} 16\newcommand{\playerman}{Iriver}
diff --git a/manual/platform/h300.tex b/manual/platform/h300.tex
index 28c90bfd2a..5809b6602b 100644
--- a/manual/platform/h300.tex
+++ b/manual/platform/h300.tex
@@ -2,6 +2,7 @@
2\def\UseOption{h300} 2\def\UseOption{h300}
3\edef\UseOption{\UseOption,HAVE_RB_BL_IN_FLASH} 3\edef\UseOption{\UseOption,HAVE_RB_BL_IN_FLASH}
4\edef\UseOption{\UseOption,HAVE_LCD_BITMAP} 4\edef\UseOption{\UseOption,HAVE_LCD_BITMAP}
5\edef\UseOption{\UseOption,HAVE_LCD_FLIP}
5\edef\UseOption{\UseOption,HAVE_RECORDING} 6\edef\UseOption{\UseOption,HAVE_RECORDING}
6\edef\UseOption{\UseOption,CONFIG_TUNER} 7\edef\UseOption{\UseOption,CONFIG_TUNER}
7\edef\UseOption{\UseOption,CONFIG_RTC} 8\edef\UseOption{\UseOption,CONFIG_RTC}
@@ -9,6 +10,8 @@
9\edef\UseOption{\UseOption,IRIVER_H300_PAD} 10\edef\UseOption{\UseOption,IRIVER_H300_PAD}
10\edef\UseOption{\UseOption,HAVE_LCD_COLOR} 11\edef\UseOption{\UseOption,HAVE_LCD_COLOR}
11\edef\UseOption{\UseOption,HAVE_REMOTE_LCD} 12\edef\UseOption{\UseOption,HAVE_REMOTE_LCD}
13\edef\UseOption{\UseOption,HAVE_BACKLIGHT}
14\edef\UseOption{\UseOption,HAVE_BACKLIGHT_BRIGHTNESS}
12\edef\UseOption{\UseOption,iriver} 15\edef\UseOption{\UseOption,iriver}
13 16
14\newcommand{\playerman}{Iriver} 17\newcommand{\playerman}{Iriver}
diff --git a/manual/platform/ipod1g2g.tex b/manual/platform/ipod1g2g.tex
index ea6db7dc81..5f31002bc8 100644
--- a/manual/platform/ipod1g2g.tex
+++ b/manual/platform/ipod1g2g.tex
@@ -2,10 +2,13 @@
2\def\UseOption{ipod1g2g} 2\def\UseOption{ipod1g2g}
3\edef\UseOption{\UseOption,HAVE_RB_BL_ON_DISK} 3\edef\UseOption{\UseOption,HAVE_RB_BL_ON_DISK}
4\edef\UseOption{\UseOption,HAVE_LCD_BITMAP} 4\edef\UseOption{\UseOption,HAVE_LCD_BITMAP}
5\edef\UseOption{\UseOption,HAVE_LCD_INVERT}
6\edef\UseOption{\UseOption,HAVE_LCD_FLIP}
5\edef\UseOption{\UseOption,CONFIG_RTC} 7\edef\UseOption{\UseOption,CONFIG_RTC}
6\edef\UseOption{\UseOption,HAVE_RTC_ALARM} 8\edef\UseOption{\UseOption,HAVE_RTC_ALARM}
7\edef\UseOption{\UseOption,SWCODEC} 9\edef\UseOption{\UseOption,SWCODEC}
8\edef\UseOption{\UseOption,IPOD_3G_PAD} 10\edef\UseOption{\UseOption,IPOD_3G_PAD}
11\edef\UseOption{\UseOption,HAVE_BACKLIGHT}
9\edef\UseOption{\UseOption,ipod} 12\edef\UseOption{\UseOption,ipod}
10 13
11\newcommand{\playerman}{Ipod} 14\newcommand{\playerman}{Ipod}
diff --git a/manual/platform/ipod3g.tex b/manual/platform/ipod3g.tex
index ac3300442f..1fab69020d 100644
--- a/manual/platform/ipod3g.tex
+++ b/manual/platform/ipod3g.tex
@@ -2,10 +2,13 @@
2\def\UseOption{ipod3g} 2\def\UseOption{ipod3g}
3\edef\UseOption{\UseOption,HAVE_RB_BL_ON_DISK} 3\edef\UseOption{\UseOption,HAVE_RB_BL_ON_DISK}
4\edef\UseOption{\UseOption,HAVE_LCD_BITMAP} 4\edef\UseOption{\UseOption,HAVE_LCD_BITMAP}
5\edef\UseOption{\UseOption,HAVE_LCD_INVERT}
6\edef\UseOption{\UseOption,HAVE_LCD_FLIP}
5\edef\UseOption{\UseOption,CONFIG_RTC} 7\edef\UseOption{\UseOption,CONFIG_RTC}
6\edef\UseOption{\UseOption,HAVE_RTC_ALARM} 8\edef\UseOption{\UseOption,HAVE_RTC_ALARM}
7\edef\UseOption{\UseOption,SWCODEC} 9\edef\UseOption{\UseOption,SWCODEC}
8\edef\UseOption{\UseOption,IPOD_3G_PAD} 10\edef\UseOption{\UseOption,IPOD_3G_PAD}
11\edef\UseOption{\UseOption,HAVE_BACKLIGHT}
9\edef\UseOption{\UseOption,ipod} 12\edef\UseOption{\UseOption,ipod}
10 13
11\newcommand{\playerman}{Ipod} 14\newcommand{\playerman}{Ipod}
diff --git a/manual/platform/ipod4g.tex b/manual/platform/ipod4g.tex
index 840228814d..c9193bd5fc 100644
--- a/manual/platform/ipod4g.tex
+++ b/manual/platform/ipod4g.tex
@@ -2,10 +2,13 @@
2\def\UseOption{ipod4g} 2\def\UseOption{ipod4g}
3\edef\UseOption{\UseOption,HAVE_RB_BL_ON_DISK} 3\edef\UseOption{\UseOption,HAVE_RB_BL_ON_DISK}
4\edef\UseOption{\UseOption,HAVE_LCD_BITMAP} 4\edef\UseOption{\UseOption,HAVE_LCD_BITMAP}
5\edef\UseOption{\UseOption,HAVE_LCD_INVERT}
6\edef\UseOption{\UseOption,HAVE_LCD_FLIP}
5\edef\UseOption{\UseOption,CONFIG_RTC} 7\edef\UseOption{\UseOption,CONFIG_RTC}
6\edef\UseOption{\UseOption,HAVE_RTC_ALARM} 8\edef\UseOption{\UseOption,HAVE_RTC_ALARM}
7\edef\UseOption{\UseOption,SWCODEC} 9\edef\UseOption{\UseOption,SWCODEC}
8\edef\UseOption{\UseOption,IPOD_4G_PAD} 10\edef\UseOption{\UseOption,IPOD_4G_PAD}
11\edef\UseOption{\UseOption,HAVE_BACKLIGHT}
9\edef\UseOption{\UseOption,ipod} 12\edef\UseOption{\UseOption,ipod}
10 13
11\newcommand{\playerman}{Ipod} 14\newcommand{\playerman}{Ipod}
diff --git a/manual/platform/ipodcolor.tex b/manual/platform/ipodcolor.tex
index 5aa3727e4e..175642289f 100644
--- a/manual/platform/ipodcolor.tex
+++ b/manual/platform/ipodcolor.tex
@@ -7,6 +7,7 @@
7\edef\UseOption{\UseOption,SWCODEC} 7\edef\UseOption{\UseOption,SWCODEC}
8\edef\UseOption{\UseOption,IPOD_4G_PAD} 8\edef\UseOption{\UseOption,IPOD_4G_PAD}
9\edef\UseOption{\UseOption,HAVE_LCD_COLOR} 9\edef\UseOption{\UseOption,HAVE_LCD_COLOR}
10\edef\UseOption{\UseOption,HAVE_BACKLIGHT}
10\edef\UseOption{\UseOption,ipod} 11\edef\UseOption{\UseOption,ipod}
11 12
12\newcommand{\playerman}{Ipod} 13\newcommand{\playerman}{Ipod}
diff --git a/manual/platform/ipodmini.tex b/manual/platform/ipodmini.tex
index dcb0e83af2..db692e228d 100644
--- a/manual/platform/ipodmini.tex
+++ b/manual/platform/ipodmini.tex
@@ -2,10 +2,14 @@
2\def\UseOption{ipodmini} 2\def\UseOption{ipodmini}
3\edef\UseOption{\UseOption,HAVE_RB_BL_ON_DISK} 3\edef\UseOption{\UseOption,HAVE_RB_BL_ON_DISK}
4\edef\UseOption{\UseOption,HAVE_LCD_BITMAP} 4\edef\UseOption{\UseOption,HAVE_LCD_BITMAP}
5\edef\UseOption{\UseOption,HAVE_LCD_INVERT}
6\edef\UseOption{\UseOption,HAVE_LCD_FLIP}
5\edef\UseOption{\UseOption,CONFIG_RTC} 7\edef\UseOption{\UseOption,CONFIG_RTC}
6\edef\UseOption{\UseOption,HAVE_RTC_ALARM} 8\edef\UseOption{\UseOption,HAVE_RTC_ALARM}
7\edef\UseOption{\UseOption,SWCODEC} 9\edef\UseOption{\UseOption,SWCODEC}
8\edef\UseOption{\UseOption,IPOD_4G_PAD} 10\edef\UseOption{\UseOption,IPOD_4G_PAD}
11\edef\UseOption{\UseOption,HAVE_BACKLIGHT}
12\edef\UseOption{\UseOption,HAVE_BACKLIGHT_PWM_FADING}
9\edef\UseOption{\UseOption,ipod} 13\edef\UseOption{\UseOption,ipod}
10 14
11\newcommand{\playerman}{Ipod} 15\newcommand{\playerman}{Ipod}
diff --git a/manual/platform/ipodnano.tex b/manual/platform/ipodnano.tex
index fe9645fbd2..860dd6faf2 100644
--- a/manual/platform/ipodnano.tex
+++ b/manual/platform/ipodnano.tex
@@ -7,6 +7,8 @@
7\edef\UseOption{\UseOption,SWCODEC} 7\edef\UseOption{\UseOption,SWCODEC}
8\edef\UseOption{\UseOption,IPOD_4G_PAD} 8\edef\UseOption{\UseOption,IPOD_4G_PAD}
9\edef\UseOption{\UseOption,HAVE_LCD_COLOR} 9\edef\UseOption{\UseOption,HAVE_LCD_COLOR}
10\edef\UseOption{\UseOption,HAVE_BACKLIGHT}
11\edef\UseOption{\UseOption,HAVE_BACKLIGHT_PWM_FADING}
10\edef\UseOption{\UseOption,ipod} 12\edef\UseOption{\UseOption,ipod}
11 13
12\newcommand{\playerman}{Ipod} 14\newcommand{\playerman}{Ipod}
diff --git a/manual/platform/ipodvideo.tex b/manual/platform/ipodvideo.tex
index dc1314b41d..53ecaba830 100644
--- a/manual/platform/ipodvideo.tex
+++ b/manual/platform/ipodvideo.tex
@@ -7,6 +7,8 @@
7\edef\UseOption{\UseOption,SWCODEC} 7\edef\UseOption{\UseOption,SWCODEC}
8\edef\UseOption{\UseOption,IPOD_4G_PAD} 8\edef\UseOption{\UseOption,IPOD_4G_PAD}
9\edef\UseOption{\UseOption,HAVE_LCD_COLOR} 9\edef\UseOption{\UseOption,HAVE_LCD_COLOR}
10\edef\UseOption{\UseOption,HAVE_BACKLIGHT}
11\edef\UseOption{\UseOption,HAVE_BACKLIGHT_PWM_FADING}
10\edef\UseOption{\UseOption,ipod} 12\edef\UseOption{\UseOption,ipod}
11 13
12\newcommand{\playerman}{Ipod} 14\newcommand{\playerman}{Ipod}
diff --git a/manual/platform/m5.tex b/manual/platform/m5.tex
index 55a2df17cb..2149ae4ce1 100644
--- a/manual/platform/m5.tex
+++ b/manual/platform/m5.tex
@@ -2,11 +2,14 @@
2\def\UseOption{m5} 2\def\UseOption{m5}
3\edef\UseOption{\UseOption,HAVE_RB_BL_IN_FLASH} 3\edef\UseOption{\UseOption,HAVE_RB_BL_IN_FLASH}
4\edef\UseOption{\UseOption,HAVE_LCD_BITMAP} 4\edef\UseOption{\UseOption,HAVE_LCD_BITMAP}
5\edef\UseOption{\UseOption,HAVE_LCD_INVERT}
6\edef\UseOption{\UseOption,HAVE_LCD_FLIP}
5\edef\UseOption{\UseOption,HAVE_RECORDING} 7\edef\UseOption{\UseOption,HAVE_RECORDING}
6\edef\UseOption{\UseOption,CONFIG_RTC} 8\edef\UseOption{\UseOption,CONFIG_RTC}
7\edef\UseOption{\UseOption,SWCODEC} 9\edef\UseOption{\UseOption,SWCODEC}
8\edef\UseOption{\UseOption,IAUDIO_X5_PAD} 10\edef\UseOption{\UseOption,IAUDIO_X5_PAD}
9\edef\UseOption{\UseOption,HAVE_REMOTE_LCD} 11\edef\UseOption{\UseOption,HAVE_REMOTE_LCD}
12\edef\UseOption{\UseOption,HAVE_BACKLIGHT}
10\edef\UseOption{\UseOption,iaudio} 13\edef\UseOption{\UseOption,iaudio}
11 14
12\newcommand{\playerman}{Iaudio} 15\newcommand{\playerman}{Iaudio}
diff --git a/manual/platform/ondiofm.tex b/manual/platform/ondiofm.tex
index 37762bfb0e..44e315bf2a 100644
--- a/manual/platform/ondiofm.tex
+++ b/manual/platform/ondiofm.tex
@@ -4,6 +4,8 @@
4% To not break the current manual 4% To not break the current manual
5\edef\UseOption{\UseOption,ondio} 5\edef\UseOption{\UseOption,ondio}
6\edef\UseOption{\UseOption,HAVE_LCD_BITMAP} 6\edef\UseOption{\UseOption,HAVE_LCD_BITMAP}
7\edef\UseOption{\UseOption,HAVE_LCD_INVERT}
8\edef\UseOption{\UseOption,HAVE_LCD_FLIP}
7\edef\UseOption{\UseOption,HAVE_RECORDING} 9\edef\UseOption{\UseOption,HAVE_RECORDING}
8\edef\UseOption{\UseOption,CONFIG_TUNER} 10\edef\UseOption{\UseOption,CONFIG_TUNER}
9\edef\UseOption{\UseOption,MASCODEC} 11\edef\UseOption{\UseOption,MASCODEC}
diff --git a/manual/platform/ondiosp.tex b/manual/platform/ondiosp.tex
index 5cb9a61a25..61d19ffea8 100644
--- a/manual/platform/ondiosp.tex
+++ b/manual/platform/ondiosp.tex
@@ -3,6 +3,8 @@
3\def\UseOption{ondiosp} 3\def\UseOption{ondiosp}
4\edef\UseOption{\UseOption,ondio} 4\edef\UseOption{\UseOption,ondio}
5\edef\UseOption{\UseOption,HAVE_LCD_BITMAP} 5\edef\UseOption{\UseOption,HAVE_LCD_BITMAP}
6\edef\UseOption{\UseOption,HAVE_LCD_INVERT}
7\edef\UseOption{\UseOption,HAVE_LCD_FLIP}
6\edef\UseOption{\UseOption,MASCODEC} 8\edef\UseOption{\UseOption,MASCODEC}
7\edef\UseOption{\UseOption,ONDIO_PAD} 9\edef\UseOption{\UseOption,ONDIO_PAD}
8\edef\UseOption{\UseOption,archos} 10\edef\UseOption{\UseOption,archos}
diff --git a/manual/platform/player.tex b/manual/platform/player.tex
index e9674009be..45117432d7 100644
--- a/manual/platform/player.tex
+++ b/manual/platform/player.tex
@@ -2,6 +2,7 @@
2\def\UseOption{player} 2\def\UseOption{player}
3\edef\UseOption{\UseOption,MASCODEC} 3\edef\UseOption{\UseOption,MASCODEC}
4\edef\UseOption{\UseOption,PLAYER_PAD} 4\edef\UseOption{\UseOption,PLAYER_PAD}
5\edef\UseOption{\UseOption,HAVE_BACKLIGHT}
5\edef\UseOption{\UseOption,archos} 6\edef\UseOption{\UseOption,archos}
6 7
7\newcommand{\playerman}{Archos} 8\newcommand{\playerman}{Archos}
diff --git a/manual/platform/recorder.tex b/manual/platform/recorder.tex
index fa42f3829a..23595be305 100644
--- a/manual/platform/recorder.tex
+++ b/manual/platform/recorder.tex
@@ -1,10 +1,13 @@
1% $Id$ % 1% $Id$ %
2\def\UseOption{recorder} 2\def\UseOption{recorder}
3\edef\UseOption{\UseOption,HAVE_LCD_BITMAP} 3\edef\UseOption{\UseOption,HAVE_LCD_BITMAP}
4\edef\UseOption{\UseOption,HAVE_LCD_INVERT}
5\edef\UseOption{\UseOption,HAVE_LCD_FLIP}
4\edef\UseOption{\UseOption,HAVE_RECORDING} 6\edef\UseOption{\UseOption,HAVE_RECORDING}
5\edef\UseOption{\UseOption,CONFIG_RTC} 7\edef\UseOption{\UseOption,CONFIG_RTC}
6\edef\UseOption{\UseOption,MASCODEC} 8\edef\UseOption{\UseOption,MASCODEC}
7\edef\UseOption{\UseOption,RECORDER_PAD} 9\edef\UseOption{\UseOption,RECORDER_PAD}
10\edef\UseOption{\UseOption,HAVE_BACKLIGHT}
8\edef\UseOption{\UseOption,archos} 11\edef\UseOption{\UseOption,archos}
9 12
10\newcommand{\playerman}{Archos} 13\newcommand{\playerman}{Archos}
diff --git a/manual/platform/recorderv2fm.tex b/manual/platform/recorderv2fm.tex
index d652056794..cfc165b6da 100644
--- a/manual/platform/recorderv2fm.tex
+++ b/manual/platform/recorderv2fm.tex
@@ -1,12 +1,15 @@
1% $Id$ % 1% $Id$ %
2\def\UseOption{recorderv2fm} 2\def\UseOption{recorderv2fm}
3\edef\UseOption{\UseOption,HAVE_LCD_BITMAP} 3\edef\UseOption{\UseOption,HAVE_LCD_BITMAP}
4\edef\UseOption{\UseOption,HAVE_LCD_INVERT}
5\edef\UseOption{\UseOption,HAVE_LCD_FLIP}
4\edef\UseOption{\UseOption,HAVE_RECORDING} 6\edef\UseOption{\UseOption,HAVE_RECORDING}
5\edef\UseOption{\UseOption,CONFIG_TUNER} 7\edef\UseOption{\UseOption,CONFIG_TUNER}
6\edef\UseOption{\UseOption,CONFIG_RTC} 8\edef\UseOption{\UseOption,CONFIG_RTC}
7\edef\UseOption{\UseOption,HAVE_RTC_ALARM} 9\edef\UseOption{\UseOption,HAVE_RTC_ALARM}
8\edef\UseOption{\UseOption,MASCODEC} 10\edef\UseOption{\UseOption,MASCODEC}
9\edef\UseOption{\UseOption,RECORDER_PAD} 11\edef\UseOption{\UseOption,RECORDER_PAD}
12\edef\UseOption{\UseOption,HAVE_BACKLIGHT}
10\edef\UseOption{\UseOption,archos} 13\edef\UseOption{\UseOption,archos}
11 14
12\newcommand{\playerman}{Archos} 15\newcommand{\playerman}{Archos}
diff --git a/manual/platform/x5.tex b/manual/platform/x5.tex
index 67a19ae40b..27d7f95895 100644
--- a/manual/platform/x5.tex
+++ b/manual/platform/x5.tex
@@ -2,6 +2,9 @@
2\def\UseOption{x5} 2\def\UseOption{x5}
3\edef\UseOption{\UseOption,HAVE_RB_BL_IN_FLASH} 3\edef\UseOption{\UseOption,HAVE_RB_BL_IN_FLASH}
4\edef\UseOption{\UseOption,HAVE_LCD_BITMAP} 4\edef\UseOption{\UseOption,HAVE_LCD_BITMAP}
5\edef\UseOption{\UseOption,HAVE_LCD_INVERT}
6\edef\UseOption{\UseOption,HAVE_LCD_FLIP}
7\edef\UseOption{\UseOption,HAVE_LCD_SLEEP}
5\edef\UseOption{\UseOption,HAVE_RECORDING} 8\edef\UseOption{\UseOption,HAVE_RECORDING}
6\edef\UseOption{\UseOption,CONFIG_TUNER} 9\edef\UseOption{\UseOption,CONFIG_TUNER}
7\edef\UseOption{\UseOption,CONFIG_RTC} 10\edef\UseOption{\UseOption,CONFIG_RTC}
@@ -9,6 +12,8 @@
9\edef\UseOption{\UseOption,IAUDIO_X5_PAD} 12\edef\UseOption{\UseOption,IAUDIO_X5_PAD}
10\edef\UseOption{\UseOption,HAVE_LCD_COLOR} 13\edef\UseOption{\UseOption,HAVE_LCD_COLOR}
11\edef\UseOption{\UseOption,HAVE_REMOTE_LCD} 14\edef\UseOption{\UseOption,HAVE_REMOTE_LCD}
15\edef\UseOption{\UseOption,HAVE_BACKLIGHT}
16\edef\UseOption{\UseOption,HAVE_BACKLIGHT_BRIGHTNESS}
12\edef\UseOption{\UseOption,iaudio} 17\edef\UseOption{\UseOption,iaudio}
13 18
14\newcommand{\playerman}{Iaudio} 19\newcommand{\playerman}{Iaudio}