From 4a7e0c79498f7b19179482c8069bb1d99b61b7ca Mon Sep 17 00:00:00 2001 From: Thom Johansen Date: Mon, 14 Jul 2008 20:39:30 +0000 Subject: 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 --- manual/configure_rockbox/playback_options.tex | 18 ++++++------------ 1 file changed, 6 insertions(+), 12 deletions(-) (limited to 'manual/configure_rockbox/playback_options.tex') 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. When you enable this option, you'll have to reboot for it to come into effect. -\item[Study Mode]\index{Study Mode} - Designed to prevent the unintentional skipping of tracks while listening to - audio books, Study Mode changes the behavior of the \ActionWpsSkipPrev{} and - \ActionWpsSkipNext{} buttons so that they skip by a user-defined number of - seconds instead of the entire track, thus preventing you from losing your place - entirely. +\item[Skip Length]\index{Skip Length} + Designed to speed up navigation and prevent unintentional track skipping when + listening to long audio tracks, \setting{Skip Length} changes the behavior of + the \ActionWpsSkipPrev{} and \ActionWpsSkipNext{} buttons so that they skip + by a given number of minutes instead of skipping to a new track. - \begin{description} - \item[Enable Study Mode] \setting{On}/\setting{Off}. - \item[Study Increment] The number of seconds to skip forward and backward. - \end{description} - - \note{To skip tracks with this setting on, press Short + \note{To skip tracks with this setting set to a time interval, press Short \ActionWpsSkipPrev{} + Long \ActionWpsSkipNext{} to go forward and Short \ActionWpsSkipNext{} + Long \ActionWpsSkipPrev{} to go back.} -- cgit v1.2.3