summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--manual/platform/c200.tex1
-rw-r--r--manual/platform/e200.tex1
-rw-r--r--manual/platform/gigabeatf.tex1
-rw-r--r--manual/platform/h10.tex1
-rw-r--r--manual/platform/h10_5gb.tex1
-rw-r--r--manual/platform/h300.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
-rw-r--r--manual/platform/ondiofm.tex1
-rw-r--r--manual/platform/ondiosp.tex1
-rw-r--r--manual/platform/recorder.tex1
-rw-r--r--manual/platform/recorderv2fm.tex1
-rw-r--r--manual/rockbox_interface/main.tex9
17 files changed, 25 insertions, 0 deletions
diff --git a/manual/platform/c200.tex b/manual/platform/c200.tex
index a43aa4a3b3..f7ce372024 100644
--- a/manual/platform/c200.tex
+++ b/manual/platform/c200.tex
@@ -42,6 +42,7 @@
\newcommand{\ActionStdMenu}{\ButtonPower}
\newcommand{\ActionStdOk}{\ButtonSelect{} or \ButtonRight}
\newcommand{\ActionStdRec}{Long \ButtonRec}
+\newcommand{\ActionStdUsbCharge}{\ButtonSelect}
%Button actions, wps context
\newcommand{\ActionWpsPlay}{\ButtonUp}
diff --git a/manual/platform/e200.tex b/manual/platform/e200.tex
index 168fcd2f24..cd3818e942 100644
--- a/manual/platform/e200.tex
+++ b/manual/platform/e200.tex
@@ -42,6 +42,7 @@
\newcommand{\ActionStdMenu}{\ButtonDown}
\newcommand{\ActionStdOk}{\ButtonSelect{} or \ButtonRight}
\newcommand{\ActionStdRec}{Long \ButtonRec}
+\newcommand{\ActionStdUsbCharge}{\ButtonSelect}
%Button actions, wps context
\newcommand{\ActionWpsPlay}{\ButtonUp}
diff --git a/manual/platform/gigabeatf.tex b/manual/platform/gigabeatf.tex
index a972ab159f..dcabbc9c6d 100644
--- a/manual/platform/gigabeatf.tex
+++ b/manual/platform/gigabeatf.tex
@@ -43,6 +43,7 @@
\newcommand{\ActionStdQuickScreen}{Long \ButtonMenu}
\newcommand{\ActionStdMenu}{\ButtonMenu}
\newcommand{\ActionStdOk}{\ButtonSelect{} or \ButtonRight}
+\newcommand{\ActionStdUsbCharge}{\ButtonMenu}
%Button actions, wps context
\newcommand{\ActionWpsPlay}{\ButtonA}
diff --git a/manual/platform/h10.tex b/manual/platform/h10.tex
index 51c5c8c5e4..a9ee8ba151 100644
--- a/manual/platform/h10.tex
+++ b/manual/platform/h10.tex
@@ -40,6 +40,7 @@
\newcommand{\ActionStdQuickScreen}{Long \ButtonLeft}
\newcommand{\ActionStdMenu}{\ButtonPower}
\newcommand{\ActionStdOk}{\ButtonRight}
+\newcommand{\ActionStdUsbCharge}{\ButtonRight}
%Button actions, wps context
\newcommand{\ActionWpsPlay}{\ButtonPlay}
diff --git a/manual/platform/h10_5gb.tex b/manual/platform/h10_5gb.tex
index 7438e1cede..ec52fa74d5 100644
--- a/manual/platform/h10_5gb.tex
+++ b/manual/platform/h10_5gb.tex
@@ -40,6 +40,7 @@
\newcommand{\ActionStdQuickScreen}{Long \ButtonLeft}
\newcommand{\ActionStdMenu}{\ButtonPower}
\newcommand{\ActionStdOk}{\ButtonRight}
+\newcommand{\ActionStdUsbCharge}{\ButtonRight}
%Button actions, wps context
\newcommand{\ActionWpsPlay}{\ButtonPlay}
diff --git a/manual/platform/h300.tex b/manual/platform/h300.tex
index f18a9eb2f3..89225f726f 100644
--- a/manual/platform/h300.tex
+++ b/manual/platform/h300.tex
@@ -42,6 +42,7 @@
\newcommand{\ActionStdQuickScreen}{Long \ButtonMode}
\newcommand{\ActionStdMenu}{\ButtonMode}
\newcommand{\ActionStdOk}{\ButtonSelect{} or \ButtonRight}
+\newcommand{\ActionStdUsbCharge}{\ButtonRec}
%Button actions, wps context
\newcommand{\ActionWpsPlay}{\ButtonOn}
diff --git a/manual/platform/ipod4g.tex b/manual/platform/ipod4g.tex
index fb1763e537..18aaeeb34f 100644
--- a/manual/platform/ipod4g.tex
+++ b/manual/platform/ipod4g.tex
@@ -38,6 +38,7 @@
\newcommand{\ActionStdQuickScreen}{Long \ButtonMenu}
\newcommand{\ActionStdMenu}{\ButtonMenu}
\newcommand{\ActionStdOk}{\ButtonSelect{} or \ButtonRight}
+\newcommand{\ActionStdUsbCharge}{\ButtonMenu}
%Button actions, wps context
\newcommand{\ActionWpsPlay}{\ButtonPlay}
diff --git a/manual/platform/ipodcolor.tex b/manual/platform/ipodcolor.tex
index 0f1b46b123..40042b44f9 100644
--- a/manual/platform/ipodcolor.tex
+++ b/manual/platform/ipodcolor.tex
@@ -38,6 +38,7 @@
\newcommand{\ActionStdQuickScreen}{Long \ButtonMenu}
\newcommand{\ActionStdMenu}{\ButtonMenu}
\newcommand{\ActionStdOk}{\ButtonSelect{} or \ButtonRight}
+\newcommand{\ActionStdUsbCharge}{\ButtonMenu}
%Button actions, wps context
\newcommand{\ActionWpsPlay}{\ButtonPlay}
diff --git a/manual/platform/ipodmini.tex b/manual/platform/ipodmini.tex
index 966f907d08..5617cce396 100644
--- a/manual/platform/ipodmini.tex
+++ b/manual/platform/ipodmini.tex
@@ -38,6 +38,7 @@
\newcommand{\ActionStdQuickScreen}{Long \ButtonMenu}
\newcommand{\ActionStdMenu}{\ButtonMenu}
\newcommand{\ActionStdOk}{\ButtonSelect{} or \ButtonRight}
+\newcommand{\ActionStdUsbCharge}{\ButtonMenu}
%Button actions, wps context
\newcommand{\ActionWpsPlay}{\ButtonPlay}
diff --git a/manual/platform/ipodnano.tex b/manual/platform/ipodnano.tex
index eb4f421397..ed90a46275 100644
--- a/manual/platform/ipodnano.tex
+++ b/manual/platform/ipodnano.tex
@@ -37,6 +37,7 @@
\newcommand{\ActionStdQuickScreen}{Long \ButtonMenu}
\newcommand{\ActionStdMenu}{\ButtonMenu}
\newcommand{\ActionStdOk}{\ButtonSelect{} or \ButtonRight}
+\newcommand{\ActionStdUsbCharge}{\ButtonMenu}
%Button actions, wps context
\newcommand{\ActionWpsPlay}{\ButtonPlay}
diff --git a/manual/platform/ipodvideo.tex b/manual/platform/ipodvideo.tex
index 3e89c80ba3..66934d2148 100644
--- a/manual/platform/ipodvideo.tex
+++ b/manual/platform/ipodvideo.tex
@@ -39,6 +39,7 @@
\newcommand{\ActionStdQuickScreen}{Long \ButtonMenu}
\newcommand{\ActionStdMenu}{\ButtonMenu}
\newcommand{\ActionStdOk}{\ButtonSelect{} or \ButtonRight}
+\newcommand{\ActionStdUsbCharge}{\ButtonMenu}
%Button actions, wps context
\newcommand{\ActionWpsPlay}{\ButtonPlay}
diff --git a/manual/platform/mrobe100.tex b/manual/platform/mrobe100.tex
index 9a180fc165..dba538f106 100644
--- a/manual/platform/mrobe100.tex
+++ b/manual/platform/mrobe100.tex
@@ -43,6 +43,7 @@
\newcommand{\ActionStdQuickScreen}{Long \ButtonMenu}
\newcommand{\ActionStdMenu}{\ButtonMenu}
\newcommand{\ActionStdOk}{\ButtonSelect{} or \ButtonRight}
+\newcommand{\ActionStdUsbCharge}{\ButtonRight}
%Button actions, wps context
\newcommand{\ActionWpsPlay}{\ButtonPlay}
diff --git a/manual/platform/ondiofm.tex b/manual/platform/ondiofm.tex
index b951e996f2..a853b3a62b 100644
--- a/manual/platform/ondiofm.tex
+++ b/manual/platform/ondiofm.tex
@@ -37,6 +37,7 @@
\newcommand{\ActionStdContext}{Long \ButtonRight}
\newcommand{\ActionStdMenu}{Long \ButtonMenu}
\newcommand{\ActionStdOk}{\ButtonRight}
+\newcommand{\ActionStdUsbCharge}{\ButtonMenu}
%Button actions, wps context
\newcommand{\ActionWpsPlay}{\ButtonOff}
diff --git a/manual/platform/ondiosp.tex b/manual/platform/ondiosp.tex
index 5b15aca1d4..48641710e0 100644
--- a/manual/platform/ondiosp.tex
+++ b/manual/platform/ondiosp.tex
@@ -36,6 +36,7 @@
\newcommand{\ActionStdContext}{Long \ButtonRight}
\newcommand{\ActionStdMenu}{Long \ButtonMenu}
\newcommand{\ActionStdOk}{\ButtonRight}
+\newcommand{\ActionStdUsbCharge}{\ButtonMenu}
%Button actions, wps context
\newcommand{\ActionWpsPlay}{\ButtonOff}
diff --git a/manual/platform/recorder.tex b/manual/platform/recorder.tex
index bc49518fa1..633fd0865b 100644
--- a/manual/platform/recorder.tex
+++ b/manual/platform/recorder.tex
@@ -42,6 +42,7 @@
\newcommand{\ActionStdQuickScreen}{\ButtonFTwo}
\newcommand{\ActionStdMenu}{\ButtonFOne}
\newcommand{\ActionStdOk}{\ButtonRight{} or \ButtonOn}
+\newcommand{\ActionStdUsbCharge}{\ButtonFOne}
%Button actions, wps context
\newcommand{\ActionWpsPlay}{\ButtonPlay}
diff --git a/manual/platform/recorderv2fm.tex b/manual/platform/recorderv2fm.tex
index 674217a3d2..5d0d868300 100644
--- a/manual/platform/recorderv2fm.tex
+++ b/manual/platform/recorderv2fm.tex
@@ -41,6 +41,7 @@
\newcommand{\ActionStdQuickScreen}{\ButtonFTwo}
\newcommand{\ActionStdMenu}{\ButtonFOne}
\newcommand{\ActionStdOk}{\ButtonRight{} or \ButtonOn}
+\newcommand{\ActionStdUsbCharge}{\ButtonFOne}
%Button actions, wps context
\newcommand{\ActionWpsPlay}{\ButtonPlay}
diff --git a/manual/rockbox_interface/main.tex b/manual/rockbox_interface/main.tex
index 72303756a6..f8ce384f46 100644
--- a/manual/rockbox_interface/main.tex
+++ b/manual/rockbox_interface/main.tex
@@ -490,4 +490,13 @@ garbled.}
\fixme{include an overview of the menu structure here}
%\input{rockbox_interface/menu_structure.tex}
+\opt{usb_charging}
+{
+ \nopt{h10,h10_5gb}
+ {
+ \section{Charging}
+ The \dap{} can be charged over USB without establishing a USB storage connection by holding \ActionStdUsbCharge{} while plugging in.
+ }
+}
+
\input{rockbox_interface/browsing_and_playing.tex}