summaryrefslogtreecommitdiff
path: root/manual
diff options
context:
space:
mode:
authorMichael Hohmuth <sideral@rockbox.org>2011-05-13 22:28:55 +0000
committerMichael Hohmuth <sideral@rockbox.org>2011-05-13 22:28:55 +0000
commit4b5f68633f27324e05537d67f7e850be78c66731 (patch)
tree9c7863154a6d358821a57a484c4b19beeba22651 /manual
parent5aec3c2400fdd47c7b2098f1a1c5506a6aa3156c (diff)
Manual changes for rewind on pause. (Fixed a few typos while we are
at it.) git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29877 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual')
-rw-r--r--manual/configure_rockbox/playback_options.tex16
1 files changed, 10 insertions, 6 deletions
diff --git a/manual/configure_rockbox/playback_options.tex b/manual/configure_rockbox/playback_options.tex
index 13bab3f50e..39864c6827 100644
--- a/manual/configure_rockbox/playback_options.tex
+++ b/manual/configure_rockbox/playback_options.tex
@@ -238,9 +238,7 @@ you to configure settings related to audio playback.
%
\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.
+ \end{description}
%
\item[Disable Auto-Resume If Phones Not Present.] This option will disable
the automatic resumption of playback at startup if the headphones are not
@@ -252,7 +250,7 @@ you to configure settings related to audio playback.
\section{Last.fm Log}\index{Last.fm Log}\index{Audioscrobbler|see{Last.fm Log}}
Enables logging of your played tracks for submittal to
- \url{http://www.last.fm}. This service was formely known as
+ \url{http://www.last.fm}. This service was formerly known as
\emph{Audioscrobbler}. When you enable this option, you'll have to reboot to
start the logging. The log-file is called
\opt{rtc}{\fname{.scrobbler.log},}%
@@ -287,12 +285,18 @@ you to configure settings related to audio playback.
\opt{swcodec}{
\section{Rewind Before Resume}\index{Rewind Before Resume}
- When resuming a track or a bookmark, a short rewind can be done before the
+ When restarting a track or a bookmark, a short rewind can be done before the
playback is started. This can be useful when listening to speech material,
to help remember what was being said just before playback was stopped.
The size of the rewind can be set to various values between 0 (off) and
60 seconds.
- \note{The rewind is not done when resuming a paused track.}
+ \note{This option does not apply to resuming a paused track. Use
+ the next option for rewinding on pause.}
\note{The actual rewind distance may differ a little from the requested
value, depending on the file in question.}
}%\opt{swcodec}
+
+\section{Rewind on Pause}\index{Rewind on Pause}
+ This option rewinds the current track by a small amount whenever it is
+ paused (not stopped). The amount to rewind can be set between 0 and
+ 15 seconds.