summaryrefslogtreecommitdiff
path: root/manual/rockbox_interface/tagcache.tex
diff options
context:
space:
mode:
authorNils Wallménius <nils@rockbox.org>2008-03-23 22:07:09 +0000
committerNils Wallménius <nils@rockbox.org>2008-03-23 22:07:09 +0000
commit12eb058bb065e9cb85949ec3a66c453ac5e1b883 (patch)
treeefabb6d12d1b28d5b8f1fea2b1e5159f7bd27455 /manual/rockbox_interface/tagcache.tex
parent15ddd7a7ec2aa92767234e37907904309943a27b (diff)
downloadrockbox-12eb058bb065e9cb85949ec3a66c453ac5e1b883.tar.gz
rockbox-12eb058bb065e9cb85949ec3a66c453ac5e1b883.zip
Make more use of the 'features' system in the manuals (committed in r16304), less stuff to keep in sync manually but keep in mind that changes in config-*.h can now affect the manual
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16765 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual/rockbox_interface/tagcache.tex')
-rw-r--r--manual/rockbox_interface/tagcache.tex8
1 files changed, 4 insertions, 4 deletions
diff --git a/manual/rockbox_interface/tagcache.tex b/manual/rockbox_interface/tagcache.tex
index 1b5bc9106e..149fbeaa97 100644
--- a/manual/rockbox_interface/tagcache.tex
+++ b/manual/rockbox_interface/tagcache.tex
@@ -4,7 +4,7 @@
4\subsection{Introduction} 4\subsection{Introduction}
5This chapter describes the Rockbox music database system. Using the information 5This chapter describes the Rockbox music database system. Using the information
6contained in the tags (ID3v1, ID3v2% 6contained in the tags (ID3v1, ID3v2%
7 \opt{SWCODEC}{, Vorbis Comments, Apev2, etc.}% 7 \opt{swcodec}{, Vorbis Comments, Apev2, etc.}%
8) in your audio files, Rockbox builds and maintains a database of the music 8) in your audio files, Rockbox builds and maintains a database of the music
9files on your player and allows you to browse them by Artist, Album and Genre. 9files on your player and allows you to browse them by Artist, Album and Genre.
10 10
@@ -32,7 +32,7 @@ its subdirectories will be scanned and added to the database.
32\subsection{\label{ref:databasemenu}The Database Menu} 32\subsection{\label{ref:databasemenu}The Database Menu}
33 33
34\begin{description} 34\begin{description}
35 \opt{SWCODEC}{ 35 \opt{swcodec}{
36 \item[Load To Ram.] 36 \item[Load To Ram.]
37 The database can either be kept on disk (to save memory), or 37 The database can either be kept on disk (to save memory), or
38 loaded into RAM (for fast browsing). Setting this to \setting{Yes} loads 38 loaded into RAM (for fast browsing). Setting this to \setting{Yes} loads
@@ -48,7 +48,7 @@ its subdirectories will be scanned and added to the database.
48\item[Auto Update.] 48\item[Auto Update.]
49 If \setting{Auto update} is set to \setting{on}, each time the \dap{} 49 If \setting{Auto update} is set to \setting{on}, each time the \dap{}
50 boots, the database will automatically be updated. 50 boots, the database will automatically be updated.
51 \opt{SWCODEC}{ 51 \opt{swcodec}{
52 \note{The \setting{Auto Update} will only check for deleted files if the 52 \note{The \setting{Auto Update} will only check for deleted files if the
53 \setting{Directory Cache} (\setting{Settings $\rightarrow$ General 53 \setting{Directory Cache} (\setting{Settings $\rightarrow$ General
54 Settings $\rightarrow$ System $\rightarrow$ Disk $\rightarrow$ 54 Settings $\rightarrow$ System $\rightarrow$ Disk $\rightarrow$
@@ -67,7 +67,7 @@ its subdirectories will be scanned and added to the database.
67 67
68\item[Update Now.] 68\item[Update Now.]
69 \setting{Update now} causes the database to detect new and deleted files 69 \setting{Update now} causes the database to detect new and deleted files
70 \opt{SWCODEC}{ 70 \opt{swcodec}{
71 \note{Unlike the \setting{Auto Update} function, \setting{Update Now} 71 \note{Unlike the \setting{Auto Update} function, \setting{Update Now}
72 will update the database regardless of whether the \setting{Directory Cache} 72 will update the database regardless of whether the \setting{Directory Cache}
73 is enabled. Thus, an update using \setting{Update now} may take a long 73 is enabled. Thus, an update using \setting{Update now} may take a long