summaryrefslogtreecommitdiff
path: root/manual/configure_rockbox/system_options.tex
diff options
context:
space:
mode:
authorAndree Buschmann <AndreeBuschmann@t-online.de>2010-03-20 15:02:29 +0000
committerAndree Buschmann <AndreeBuschmann@t-online.de>2010-03-20 15:02:29 +0000
commitb6c12a129e22dadff4be67e5b0fe8993c888d6d8 (patch)
treeee6e855a5d998e3c5bae6d74a86641f3d01ebd50 /manual/configure_rockbox/system_options.tex
parent181e0e0878aac10dd9a6651842fbb59c4fed7a9b (diff)
downloadrockbox-b6c12a129e22dadff4be67e5b0fe8993c888d6d8.tar.gz
rockbox-b6c12a129e22dadff4be67e5b0fe8993c888d6d8.zip
Submit FS#11065. Introduce a new system setting for en-/disabling the Line-out. For now only implemented on iPod Video. This allows to save power if the user does not use the player's Line-out. On iPod 5G the saving is ~0.5 mA.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25257 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual/configure_rockbox/system_options.tex')
-rw-r--r--manual/configure_rockbox/system_options.tex8
1 files changed, 8 insertions, 0 deletions
diff --git a/manual/configure_rockbox/system_options.tex b/manual/configure_rockbox/system_options.tex
index e7f70b8f0f..64ec0f0487 100644
--- a/manual/configure_rockbox/system_options.tex
+++ b/manual/configure_rockbox/system_options.tex
@@ -159,6 +159,14 @@ thus there is a reasonable chance that your favourite accessory will work.
159The accessory may require power from the \dap{} to function, and if so you should turn 159The accessory may require power from the \dap{} to function, and if so you should turn
160this option \setting{On}. If it is not required, then turning this setting 160this option \setting{On}. If it is not required, then turning this setting
161\setting{Off} will save battery and therefore result in better runtime. 161\setting{Off} will save battery and therefore result in better runtime.
162}
163
164\opt{lineout_poweroff}{
165\subsection{Lineout}
166This option turns the \dap{}'s lineout \setting{On} and \setting{Off}. On some
167devices an enabled lineout will consume some power even if not used. If it is
168not required, then turning this setting \setting{Off} will save battery and
169therefore result in better runtime.
162} 170}
163 171
164\opt{HAVE_BUTTON_LIGHTS}{ 172\opt{HAVE_BUTTON_LIGHTS}{