summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTomer Shalev <shalev.tomer@gmail.com>2009-09-30 14:16:49 +0000
committerTomer Shalev <shalev.tomer@gmail.com>2009-09-30 14:16:49 +0000
commit619ffcb0e60a21aaed3500f0ef0cd606c47225f1 (patch)
tree7e00b65394d4d6db2d762e53d9b3e732d5741437
parenta0eadade30b88d0481abb65bcd34da814aa2d576 (diff)
downloadrockbox-619ffcb0e60a21aaed3500f0ef0cd606c47225f1.tar.gz
rockbox-619ffcb0e60a21aaed3500f0ef0cd606c47225f1.zip
Since we have usb_hid in feature.txt we don't need a seperate UseOption in the
platform file for the manual (thanks for pixelma for noticing) git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22858 a1c6a512-1295-4272-9138-f99709370657
-rw-r--r--manual/configure_rockbox/system_options.tex3
-rw-r--r--manual/platform/c200.tex1
-rw-r--r--manual/platform/clip.tex1
-rw-r--r--manual/platform/e200.tex1
-rw-r--r--manual/platform/gigabeats.tex1
-rw-r--r--manual/platform/h10.tex1
-rw-r--r--manual/platform/h10_5gb.tex1
-rw-r--r--manual/platform/ipod1g2g.tex1
-rw-r--r--manual/platform/ipod3g.tex1
-rw-r--r--manual/platform/ipod4g.tex1
-rw-r--r--manual/platform/ipodcolor.tex1
-rw-r--r--manual/platform/ipodmini.tex1
-rw-r--r--manual/platform/ipodnano.tex1
-rw-r--r--manual/platform/ipodvideo.tex1
-rw-r--r--manual/platform/mrobe100.tex1
15 files changed, 1 insertions, 16 deletions
diff --git a/manual/configure_rockbox/system_options.tex b/manual/configure_rockbox/system_options.tex
index 83146b69c0..3c70f4a313 100644
--- a/manual/configure_rockbox/system_options.tex
+++ b/manual/configure_rockbox/system_options.tex
@@ -182,7 +182,7 @@ this option \setting{On}. If it is not required, then turning this setting
182 Changes the brightness of the button lights. 182 Changes the brightness of the button lights.
183 } 183 }
184} 184}
185\opt{USB_ENABLE_HID}{ 185\opt{usb_hid}{
186 \subsection{USB keypad Mode} 186 \subsection{USB keypad Mode}
187 This setting control the keypad mode when the \dap{} is attached to a 187 This setting control the keypad mode when the \dap{} is attached to a
188 computer through USB. The \dap{} registers itself as a USB keyboard (in 188 computer through USB. The \dap{} registers itself as a USB keyboard (in
@@ -253,7 +253,6 @@ this option \setting{On}. If it is not required, then turning this setting
253 ,IRIVER_H10_PAD,IPOD_4G_PAD,IPOD_3G_PAD,IPOD_1G2G_PAD% 253 ,IRIVER_H10_PAD,IPOD_4G_PAD,IPOD_3G_PAD,IPOD_1G2G_PAD%
254 ,MROBE100_PAD} 254 ,MROBE100_PAD}
255 {\ButtonLeft / \ButtonRight} 255 {\ButtonLeft / \ButtonRight}
256 \opt{SANSA_E200_PAD}{\ButtonMenu}
257 \opt{HAVEREMOTEKEYMAP}{ 256 \opt{HAVEREMOTEKEYMAP}{
258 & 257 &
259 \opt{GIGABEAT_RC_PAD}{\ButtonRCRew / \ButtonRCFF}% 258 \opt{GIGABEAT_RC_PAD}{\ButtonRCRew / \ButtonRCFF}%
diff --git a/manual/platform/c200.tex b/manual/platform/c200.tex
index 9b5c9b504d..0c7473ee18 100644
--- a/manual/platform/c200.tex
+++ b/manual/platform/c200.tex
@@ -5,7 +5,6 @@
5\edef\UseOption{\UseOption,HAVE_BACKLIGHT} 5\edef\UseOption{\UseOption,HAVE_BACKLIGHT}
6\edef\UseOption{\UseOption,HAVE_CAR_ADAPTER_MODE} 6\edef\UseOption{\UseOption,HAVE_CAR_ADAPTER_MODE}
7\edef\UseOption{\UseOption,HAVE_BUTTON_LIGHTS} 7\edef\UseOption{\UseOption,HAVE_BUTTON_LIGHTS}
8\edef\UseOption{\UseOption,USB_ENABLE_HID}
9\edef\UseOption{\UseOption,sansa} 8\edef\UseOption{\UseOption,sansa}
10 9
11\newcommand{\playerman}{Sansa} 10\newcommand{\playerman}{Sansa}
diff --git a/manual/platform/clip.tex b/manual/platform/clip.tex
index f0cf719eb1..c6811b6316 100644
--- a/manual/platform/clip.tex
+++ b/manual/platform/clip.tex
@@ -4,7 +4,6 @@
4\edef\UseOption{\UseOption,HAVE_BACKLIGHT} 4\edef\UseOption{\UseOption,HAVE_BACKLIGHT}
5\edef\UseOption{\UseOption,HAVE_CAR_ADAPTER_MODE} 5\edef\UseOption{\UseOption,HAVE_CAR_ADAPTER_MODE}
6\edef\UseOption{\UseOption,HAVE_BUTTON_LIGHTS} 6\edef\UseOption{\UseOption,HAVE_BUTTON_LIGHTS}
7%\edef\UseOption{\UseOption,USB_ENABLE_HID}
8\edef\UseOption{\UseOption,sansaAMS} 7\edef\UseOption{\UseOption,sansaAMS}
9 8
10\newcommand{\playerman}{Sansa} 9\newcommand{\playerman}{Sansa}
diff --git a/manual/platform/e200.tex b/manual/platform/e200.tex
index ec10b59e3d..d20d34f2d7 100644
--- a/manual/platform/e200.tex
+++ b/manual/platform/e200.tex
@@ -5,7 +5,6 @@
5\edef\UseOption{\UseOption,HAVE_BACKLIGHT} 5\edef\UseOption{\UseOption,HAVE_BACKLIGHT}
6\edef\UseOption{\UseOption,HAVE_CAR_ADAPTER_MODE} 6\edef\UseOption{\UseOption,HAVE_CAR_ADAPTER_MODE}
7\edef\UseOption{\UseOption,HAVE_BUTTON_LIGHTS} 7\edef\UseOption{\UseOption,HAVE_BUTTON_LIGHTS}
8\edef\UseOption{\UseOption,USB_ENABLE_HID}
9\edef\UseOption{\UseOption,sansa} 8\edef\UseOption{\UseOption,sansa}
10 9
11\newcommand{\playerman}{Sansa} 10\newcommand{\playerman}{Sansa}
diff --git a/manual/platform/gigabeats.tex b/manual/platform/gigabeats.tex
index 6a470db6ea..920eb1789f 100644
--- a/manual/platform/gigabeats.tex
+++ b/manual/platform/gigabeats.tex
@@ -8,7 +8,6 @@
8\edef\UseOption{\UseOption,gigabeat} 8\edef\UseOption{\UseOption,gigabeat}
9\edef\UseOption{\UseOption,GIGABEAT_RC_PAD} 9\edef\UseOption{\UseOption,GIGABEAT_RC_PAD}
10\edef\UseOption{\UseOption,HAVEREMOTEKEYMAP} 10\edef\UseOption{\UseOption,HAVEREMOTEKEYMAP}
11\edef\UseOption{\UseOption,USB_ENABLE_HID}
12 11
13\newcommand{\playerman}{Toshiba} 12\newcommand{\playerman}{Toshiba}
14\newcommand{\playertype}{Gigabeat S Series} 13\newcommand{\playertype}{Gigabeat S Series}
diff --git a/manual/platform/h10.tex b/manual/platform/h10.tex
index 406985deda..4b99b1ba51 100644
--- a/manual/platform/h10.tex
+++ b/manual/platform/h10.tex
@@ -5,7 +5,6 @@
5\edef\UseOption{\UseOption,HAVE_BACKLIGHT} 5\edef\UseOption{\UseOption,HAVE_BACKLIGHT}
6\edef\UseOption{\UseOption,HAVE_DISK_STORAGE} 6\edef\UseOption{\UseOption,HAVE_DISK_STORAGE}
7\edef\UseOption{\UseOption,HAVE_CAR_ADAPTER_MODE} 7\edef\UseOption{\UseOption,HAVE_CAR_ADAPTER_MODE}
8\edef\UseOption{\UseOption,USB_ENABLE_HID}
9\edef\UseOption{\UseOption,iriver} 8\edef\UseOption{\UseOption,iriver}
10 9
11\newcommand{\playerman}{Iriver} 10\newcommand{\playerman}{Iriver}
diff --git a/manual/platform/h10_5gb.tex b/manual/platform/h10_5gb.tex
index e338062538..d89e1eabcd 100644
--- a/manual/platform/h10_5gb.tex
+++ b/manual/platform/h10_5gb.tex
@@ -5,7 +5,6 @@
5\edef\UseOption{\UseOption,HAVE_BACKLIGHT} 5\edef\UseOption{\UseOption,HAVE_BACKLIGHT}
6\edef\UseOption{\UseOption,HAVE_DISK_STORAGE} 6\edef\UseOption{\UseOption,HAVE_DISK_STORAGE}
7\edef\UseOption{\UseOption,HAVE_CAR_ADAPTER_MODE} 7\edef\UseOption{\UseOption,HAVE_CAR_ADAPTER_MODE}
8\edef\UseOption{\UseOption,USB_ENABLE_HID}
9\edef\UseOption{\UseOption,iriver} 8\edef\UseOption{\UseOption,iriver}
10 9
11\newcommand{\playerman}{Iriver} 10\newcommand{\playerman}{Iriver}
diff --git a/manual/platform/ipod1g2g.tex b/manual/platform/ipod1g2g.tex
index d26ee2658e..28679a5025 100644
--- a/manual/platform/ipod1g2g.tex
+++ b/manual/platform/ipod1g2g.tex
@@ -4,7 +4,6 @@
4\edef\UseOption{\UseOption,IPOD_3G_PAD} 4\edef\UseOption{\UseOption,IPOD_3G_PAD}
5\edef\UseOption{\UseOption,HAVE_BACKLIGHT} 5\edef\UseOption{\UseOption,HAVE_BACKLIGHT}
6\edef\UseOption{\UseOption,HAVE_DISK_STORAGE} 6\edef\UseOption{\UseOption,HAVE_DISK_STORAGE}
7\edef\UseOption{\UseOption,USB_ENABLE_HID}
8\edef\UseOption{\UseOption,ipod} 7\edef\UseOption{\UseOption,ipod}
9 8
10\newcommand{\playerman}{Ipod} 9\newcommand{\playerman}{Ipod}
diff --git a/manual/platform/ipod3g.tex b/manual/platform/ipod3g.tex
index ed2420295c..21ca69adbb 100644
--- a/manual/platform/ipod3g.tex
+++ b/manual/platform/ipod3g.tex
@@ -4,7 +4,6 @@
4\edef\UseOption{\UseOption,IPOD_3G_PAD} 4\edef\UseOption{\UseOption,IPOD_3G_PAD}
5\edef\UseOption{\UseOption,HAVE_BACKLIGHT} 5\edef\UseOption{\UseOption,HAVE_BACKLIGHT}
6\edef\UseOption{\UseOption,HAVE_DISK_STORAGE} 6\edef\UseOption{\UseOption,HAVE_DISK_STORAGE}
7\edef\UseOption{\UseOption,USB_ENABLE_HID}
8\edef\UseOption{\UseOption,ipod} 7\edef\UseOption{\UseOption,ipod}
9 8
10\newcommand{\playerman}{Ipod} 9\newcommand{\playerman}{Ipod}
diff --git a/manual/platform/ipod4g.tex b/manual/platform/ipod4g.tex
index 51f5a1f7bc..06483fa6e2 100644
--- a/manual/platform/ipod4g.tex
+++ b/manual/platform/ipod4g.tex
@@ -4,7 +4,6 @@
4\edef\UseOption{\UseOption,IPOD_4G_PAD} 4\edef\UseOption{\UseOption,IPOD_4G_PAD}
5\edef\UseOption{\UseOption,HAVE_BACKLIGHT} 5\edef\UseOption{\UseOption,HAVE_BACKLIGHT}
6\edef\UseOption{\UseOption,HAVE_DISK_STORAGE} 6\edef\UseOption{\UseOption,HAVE_DISK_STORAGE}
7\edef\UseOption{\UseOption,USB_ENABLE_HID}
8\edef\UseOption{\UseOption,ipod} 7\edef\UseOption{\UseOption,ipod}
9 8
10\newcommand{\playerman}{Ipod} 9\newcommand{\playerman}{Ipod}
diff --git a/manual/platform/ipodcolor.tex b/manual/platform/ipodcolor.tex
index aed90897c8..04dc457a81 100644
--- a/manual/platform/ipodcolor.tex
+++ b/manual/platform/ipodcolor.tex
@@ -4,7 +4,6 @@
4\edef\UseOption{\UseOption,IPOD_4G_PAD} 4\edef\UseOption{\UseOption,IPOD_4G_PAD}
5\edef\UseOption{\UseOption,HAVE_BACKLIGHT} 5\edef\UseOption{\UseOption,HAVE_BACKLIGHT}
6\edef\UseOption{\UseOption,HAVE_DISK_STORAGE} 6\edef\UseOption{\UseOption,HAVE_DISK_STORAGE}
7\edef\UseOption{\UseOption,USB_ENABLE_HID}
8\edef\UseOption{\UseOption,ipod} 7\edef\UseOption{\UseOption,ipod}
9 8
10\newcommand{\playerman}{Ipod} 9\newcommand{\playerman}{Ipod}
diff --git a/manual/platform/ipodmini.tex b/manual/platform/ipodmini.tex
index 24dbfb063d..7671a4fb1a 100644
--- a/manual/platform/ipodmini.tex
+++ b/manual/platform/ipodmini.tex
@@ -4,7 +4,6 @@
4\edef\UseOption{\UseOption,IPOD_4G_PAD} 4\edef\UseOption{\UseOption,IPOD_4G_PAD}
5\edef\UseOption{\UseOption,HAVE_BACKLIGHT} 5\edef\UseOption{\UseOption,HAVE_BACKLIGHT}
6\edef\UseOption{\UseOption,HAVE_DISK_STORAGE} 6\edef\UseOption{\UseOption,HAVE_DISK_STORAGE}
7\edef\UseOption{\UseOption,USB_ENABLE_HID}
8\edef\UseOption{\UseOption,ipod} 7\edef\UseOption{\UseOption,ipod}
9 8
10\newcommand{\playerman}{Ipod} 9\newcommand{\playerman}{Ipod}
diff --git a/manual/platform/ipodnano.tex b/manual/platform/ipodnano.tex
index 027ec8d000..974fe687ec 100644
--- a/manual/platform/ipodnano.tex
+++ b/manual/platform/ipodnano.tex
@@ -3,7 +3,6 @@
3\edef\UseOption{\UseOption,HAVE_RB_BL_ON_DISK} 3\edef\UseOption{\UseOption,HAVE_RB_BL_ON_DISK}
4\edef\UseOption{\UseOption,IPOD_4G_PAD} 4\edef\UseOption{\UseOption,IPOD_4G_PAD}
5\edef\UseOption{\UseOption,HAVE_BACKLIGHT} 5\edef\UseOption{\UseOption,HAVE_BACKLIGHT}
6\edef\UseOption{\UseOption,USB_ENABLE_HID}
7\edef\UseOption{\UseOption,ipod} 6\edef\UseOption{\UseOption,ipod}
8 7
9\newcommand{\playerman}{Ipod} 8\newcommand{\playerman}{Ipod}
diff --git a/manual/platform/ipodvideo.tex b/manual/platform/ipodvideo.tex
index 3712a9651e..ff18551266 100644
--- a/manual/platform/ipodvideo.tex
+++ b/manual/platform/ipodvideo.tex
@@ -5,7 +5,6 @@
5\edef\UseOption{\UseOption,HAVE_BACKLIGHT} 5\edef\UseOption{\UseOption,HAVE_BACKLIGHT}
6\edef\UseOption{\UseOption,HAVE_DISK_STORAGE} 6\edef\UseOption{\UseOption,HAVE_DISK_STORAGE}
7\edef\UseOption{\UseOption,HAVE_CAR_ADAPTER_MODE} 7\edef\UseOption{\UseOption,HAVE_CAR_ADAPTER_MODE}
8\edef\UseOption{\UseOption,USB_ENABLE_HID}
9\edef\UseOption{\UseOption,ipod} 8\edef\UseOption{\UseOption,ipod}
10 9
11\newcommand{\playerman}{Ipod} 10\newcommand{\playerman}{Ipod}
diff --git a/manual/platform/mrobe100.tex b/manual/platform/mrobe100.tex
index 5982773654..ddac2fda67 100644
--- a/manual/platform/mrobe100.tex
+++ b/manual/platform/mrobe100.tex
@@ -5,7 +5,6 @@
5\edef\UseOption{\UseOption,HAVE_BACKLIGHT} 5\edef\UseOption{\UseOption,HAVE_BACKLIGHT}
6\edef\UseOption{\UseOption,HAVE_DISK_STORAGE} 6\edef\UseOption{\UseOption,HAVE_DISK_STORAGE}
7\edef\UseOption{\UseOption,HAVE_BUTTON_LIGHTS} 7\edef\UseOption{\UseOption,HAVE_BUTTON_LIGHTS}
8\edef\UseOption{\UseOption,USB_ENABLE_HID}
9\edef\UseOption{\UseOption,olympus} 8\edef\UseOption{\UseOption,olympus}
10 9
11\newcommand{\playerman}{Olympus} 10\newcommand{\playerman}{Olympus}