summaryrefslogtreecommitdiff
path: root/manual/configure_rockbox
diff options
context:
space:
mode:
authorMichael DiFebbo <medifebbo@rockbox.org>2006-05-01 17:00:58 +0000
committerMichael DiFebbo <medifebbo@rockbox.org>2006-05-01 17:00:58 +0000
commit3e853064fa0473d77247c00ef542f45bbab1f600 (patch)
treee71700e4519970d857d9df5837c60fb2f0b147a5 /manual/configure_rockbox
parent9fe9a4f347d4fe28267ba8f6e64ef562e646a685 (diff)
Added description of 'Auto change directory' and 2 tag cache options to Playback Settings section of manual.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9852 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual/configure_rockbox')
-rwxr-xr-xmanual/configure_rockbox/playback_options.tex18
1 files changed, 16 insertions, 2 deletions
diff --git a/manual/configure_rockbox/playback_options.tex b/manual/configure_rockbox/playback_options.tex
index 15c3c0f500..dc1ec52b51 100755
--- a/manual/configure_rockbox/playback_options.tex
+++ b/manual/configure_rockbox/playback_options.tex
@@ -61,7 +61,7 @@
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn}
on the \dap\ will resume from the point where the \dap\ was stopped before shutdown.
- \item[FFwd/Rewind: ]How fast you want search (fast forward or rewind) to accelerate
+ \item[Fast-Forward/Rewind: ]How fast you want search (fast forward or rewind) to accelerate
when you hold down the button. ``Off'' means no acceleration. ``2x/1s'' means double
the search speed once every second the button is held. ``2x/5s'' means double the
search speed once every 5 seconds the button is held.
@@ -171,4 +171,18 @@
\end{description}
}
}
- \end{description}
+ \item[Auto Change Directory: ]Control what Rockbox does when it reaches the end
+ of a directory. If Auto Change Directory is set to ``Yes,'' Rockbox will
+ continue to the next directory. If ``Auto Change Directory'' is set to ``No,''
+ playback will stop at the end of the current directory.
+ \note{You must have the ``Repeat'' option set to ``No'' for Auto Change Directory
+ to function properly.}
+ %
+ \item[Tag Cache: ]This option allows you to control whether the Tag Cache is stored
+ in RAM or on disk. See page \pageref{ref:tagcache} for more information about using
+ the Tag Cache.
+ %
+ \item[Force Tag Cache Update: ]This option will update the Tag Cache in the background.
+ See page \pageref{ref:tagcache} for more information about using the Tag Cache.
+ %
+ \end{description}