document the ipod accessory power setting (work by Alex Parker, FS#9909)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20007 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
01d4b4c997
commit
1a5ed1b05d
2 changed files with 13 additions and 0 deletions
|
@ -88,6 +88,9 @@
|
|||
\opt{HAVE_CAR_ADAPTER_MODE}{
|
||||
car adapter mode & on, off & N/A\\
|
||||
}
|
||||
\opt{accessory_supply}{
|
||||
accessory power supply & on, off & N/A\\
|
||||
}
|
||||
idle poweroff & off, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 15, 30, 45, 60
|
||||
& minutes\\
|
||||
max files in playlist & 1000 - 32000 & N/A\\
|
||||
|
|
|
@ -150,6 +150,16 @@ This sub menu relates to limits in the Rockbox operating system.
|
|||
playback.
|
||||
}
|
||||
|
||||
\opt{accessory_supply}{
|
||||
\subsection{Accessory Power Supply}
|
||||
This option turns the accessory power supply \setting{On} and \setting{Off}.
|
||||
The Apple accessory protocol has been partially implemented in Rockbox, and
|
||||
thus there is a reasonable chance that your favourite accessory will work.
|
||||
The accessory may require power from the \dap{} to function, and if so you should turn
|
||||
this option \setting{On}. If it is not required, then turning this setting
|
||||
\setting{Off} will save battery and therefore result in better runtime.
|
||||
}
|
||||
|
||||
\opt{HAVE_BUTTON_LIGHTS}{
|
||||
\opt{e200}{
|
||||
\subsection{Wheel Light Timeout}
|
||||
|
|
Loading…
Reference in a new issue