summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--manual/appendix/config_file_options.tex3
-rw-r--r--manual/configure_rockbox/system_options.tex10
2 files changed, 13 insertions, 0 deletions
diff --git a/manual/appendix/config_file_options.tex b/manual/appendix/config_file_options.tex
index 287495ae5c..c298bf0509 100644
--- a/manual/appendix/config_file_options.tex
+++ b/manual/appendix/config_file_options.tex
@@ -88,6 +88,9 @@
88 \opt{HAVE_CAR_ADAPTER_MODE}{ 88 \opt{HAVE_CAR_ADAPTER_MODE}{
89 car adapter mode & on, off & N/A\\ 89 car adapter mode & on, off & N/A\\
90 } 90 }
91 \opt{accessory_supply}{
92 accessory power supply & on, off & N/A\\
93 }
91 idle poweroff & off, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 15, 30, 45, 60 94 idle poweroff & off, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 15, 30, 45, 60
92 & minutes\\ 95 & minutes\\
93 max files in playlist & 1000 - 32000 & N/A\\ 96 max files in playlist & 1000 - 32000 & N/A\\
diff --git a/manual/configure_rockbox/system_options.tex b/manual/configure_rockbox/system_options.tex
index a6c62021a8..ae2fe0f543 100644
--- a/manual/configure_rockbox/system_options.tex
+++ b/manual/configure_rockbox/system_options.tex
@@ -150,6 +150,16 @@ This sub menu relates to limits in the Rockbox operating system.
150 playback. 150 playback.
151} 151}
152 152
153\opt{accessory_supply}{
154\subsection{Accessory Power Supply}
155This option turns the accessory power supply \setting{On} and \setting{Off}.
156The Apple accessory protocol has been partially implemented in Rockbox, and
157thus there is a reasonable chance that your favourite accessory will work.
158The accessory may require power from the \dap{} to function, and if so you should turn
159this option \setting{On}. If it is not required, then turning this setting
160\setting{Off} will save battery and therefore result in better runtime.
161}
162
153\opt{HAVE_BUTTON_LIGHTS}{ 163\opt{HAVE_BUTTON_LIGHTS}{
154 \opt{e200}{ 164 \opt{e200}{
155 \subsection{Wheel Light Timeout} 165 \subsection{Wheel Light Timeout}