summaryrefslogtreecommitdiff
path: root/manual
diff options
context:
space:
mode:
authorDominik Riebeling <Dominik.Riebeling@gmail.com>2006-10-02 17:35:03 +0000
committerDominik Riebeling <Dominik.Riebeling@gmail.com>2006-10-02 17:35:03 +0000
commitff026606ff517677bcc022dc0a2bdb9d2a9b2aa9 (patch)
tree5404123ef85059f7482801e48dc21340a286c0bf /manual
parentc6ebfcce2cd6fbf4fe5faf9b120b0bdd567ecafe (diff)
downloadrockbox-ff026606ff517677bcc022dc0a2bdb9d2a9b2aa9.zip
rockbox-ff026606ff517677bcc022dc0a2bdb9d2a9b2aa9.tar.gz
rockbox-ff026606ff517677bcc022dc0a2bdb9d2a9b2aa9.tar.bz2
rockbox-ff026606ff517677bcc022dc0a2bdb9d2a9b2aa9.tar.xz
Add "Pause on unplug" feature to the ipod manual and fix a typo. (FS#6102)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11108 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual')
-rwxr-xr-xmanual/configure_rockbox/playback_options.tex26
1 files changed, 25 insertions, 1 deletions
diff --git a/manual/configure_rockbox/playback_options.tex b/manual/configure_rockbox/playback_options.tex
index 06a2085..fbd9a1c 100755
--- a/manual/configure_rockbox/playback_options.tex
+++ b/manual/configure_rockbox/playback_options.tex
@@ -200,7 +200,7 @@ related to audio playback.
set to \setting{Off}.
}
- \item[ID3 Tag Priority. ]Select wich version of ID3 tag to use if both are
+ \item[ID3 Tag Priority.] Select which version of ID3 tag to use if both are
present.
\item[Auto-Change Directory. ]Control what Rockbox does when it reaches the end
@@ -211,4 +211,28 @@ related to audio playback.
\note{You must have the \setting{Repeat} option set to \setting{No} for
\setting{Auto-Change Directory} to function properly.}
%
+\opt{ipodnano,ipodvideo,ipodmini,ipod4g,ipod3g,ipodcolor}{
+\item[Pause on headphone unplug.] Enables and disables automatic pausing of
+ playback when the headphones are disconnected from the \daps{} headphone
+ socket.
+ %
+ \begin{description}
+ \item[Pause on headphone unplug. ]Options for automatic pause:
+ \begin{description}
+ \item[Off.] Disables automatic pause.
+ %
+ \item[Pause.] Pauses the \dap{} when the headphones are removed.
+ %
+ \item[Pause and Resume.] Pauses when the headphones are removed, and
+ resumes playback when they are reconnected.
+ \end{description}
+ \item[Duration to rewind.] Number of seconds (between 0 and 15) to rewind
+ playback when the headphones are removed.
+ %
+ \item[Disable auto-resume if phones not present.] This option will disable
+ the automatic resumption of playback at startup if the headphones are not
+ connected to the \dap{}.
+ \note{This requires \setting{Resume on Startup} to be enabled.}
+ \end{description}
+}%
\end{description}