summaryrefslogtreecommitdiff
path: root/manual/configure_rockbox
diff options
context:
space:
mode:
authorThom Johansen <thomj@rockbox.org>2008-07-14 20:39:30 +0000
committerThom Johansen <thomj@rockbox.org>2008-07-14 20:39:30 +0000
commit4a7e0c79498f7b19179482c8069bb1d99b61b7ca (patch)
tree1164e12551715ba25ea587f6110c8f407091372f /manual/configure_rockbox
parent1f6ee2b91319a6053e356a5eb22b881d0bacee52 (diff)
downloadrockbox-4a7e0c79498f7b19179482c8069bb1d99b61b7ca.tar.gz
rockbox-4a7e0c79498f7b19179482c8069bb1d99b61b7ca.zip
Rename and rework the "Study Mode" menu into the "Skip Length" setting. Update manual. Bump plugin API thanks to having changed global_settings.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18041 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual/configure_rockbox')
-rw-r--r--manual/configure_rockbox/playback_options.tex18
1 files changed, 6 insertions, 12 deletions
diff --git a/manual/configure_rockbox/playback_options.tex b/manual/configure_rockbox/playback_options.tex
index 7faf237f83..7701855781 100644
--- a/manual/configure_rockbox/playback_options.tex
+++ b/manual/configure_rockbox/playback_options.tex
@@ -259,19 +259,13 @@ related to audio playback.
259 When you enable this option, you'll have to reboot for it to come into 259 When you enable this option, you'll have to reboot for it to come into
260 effect. 260 effect.
261 261
262\item[Study Mode]\index{Study Mode} 262\item[Skip Length]\index{Skip Length}
263 Designed to prevent the unintentional skipping of tracks while listening to 263 Designed to speed up navigation and prevent unintentional track skipping when
264 audio books, Study Mode changes the behavior of the \ActionWpsSkipPrev{} and 264 listening to long audio tracks, \setting{Skip Length} changes the behavior of
265 \ActionWpsSkipNext{} buttons so that they skip by a user-defined number of 265 the \ActionWpsSkipPrev{} and \ActionWpsSkipNext{} buttons so that they skip
266 seconds instead of the entire track, thus preventing you from losing your place 266 by a given number of minutes instead of skipping to a new track.
267 entirely.
268 267
269 \begin{description} 268 \note{To skip tracks with this setting set to a time interval, press Short
270 \item[Enable Study Mode] \setting{On}/\setting{Off}.
271 \item[Study Increment] The number of seconds to skip forward and backward.
272 \end{description}
273
274 \note{To skip tracks with this setting on, press Short
275 \ActionWpsSkipPrev{} + Long \ActionWpsSkipNext{} to go forward and Short 269 \ActionWpsSkipPrev{} + Long \ActionWpsSkipNext{} to go forward and Short
276 \ActionWpsSkipNext{} + Long \ActionWpsSkipPrev{} to go back.} 270 \ActionWpsSkipNext{} + Long \ActionWpsSkipPrev{} to go back.}
277 271