diff options
author | Marcoen Hirschberg <marcoen@gmail.com> | 2008-06-29 22:46:21 +0000 |
---|---|---|
committer | Marcoen Hirschberg <marcoen@gmail.com> | 2008-06-29 22:46:21 +0000 |
commit | 66258e5ddd99a3ae80a9a975596eb631a465b39d (patch) | |
tree | 6a84a99f8634c2d8a94bf60ae750873cf0297c08 | |
parent | 65afa66f8fff279945995c875c063ea8c7bae6c3 (diff) |
update the manual because of smooth seeking
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17885 a1c6a512-1295-4272-9138-f99709370657
-rw-r--r-- | manual/configure_rockbox/playback_options.tex | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/manual/configure_rockbox/playback_options.tex b/manual/configure_rockbox/playback_options.tex index 9477aa43dd..f93a7be8d5 100644 --- a/manual/configure_rockbox/playback_options.tex +++ b/manual/configure_rockbox/playback_options.tex @@ -97,11 +97,8 @@ related to audio playback. selected will be played first. If this setting is \setting{No}, a random file in the directory will be played first. - \item[Fast-Forward/Rewind]How fast you want search (fast forward or rewind) - to accelerate when you hold down the button. \setting{Off} means no - acceleration. \setting{2x/1s} means double the search speed once every - second the button is held. \setting{2x/5s} means double the search speed - once every 5 seconds the button is held. + \item[Fast-Forward/Rewind]These settings control the speed and acceleration during fast forward and rewind. + The setting \setting{FF/RW Min Step} controls the initial speed and \setting{FF/RW Accel} controls the acceleration. \item[Anti-Skip Buffer]This setting allows you to control how much music is stored in the \daps{} memory whilst playing a song, acting as a buffer |