summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDominik Riebeling <Dominik.Riebeling@gmail.com>2006-06-06 15:07:33 +0000
committerDominik Riebeling <Dominik.Riebeling@gmail.com>2006-06-06 15:07:33 +0000
commit5208d38bb3bd9ccac9e6dd3eb61119112e1360c6 (patch)
tree15bc783557c6ae406e04841fa0f5c7e8897b84c9
parent6229d43f0e32593cccc019b85989fbdfdf732542 (diff)
downloadrockbox-5208d38bb3bd9ccac9e6dd3eb61119112e1360c6.tar.gz
rockbox-5208d38bb3bd9ccac9e6dd3eb61119112e1360c6.zip
Tagcache settings have been moved to the File View menu.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10075 a1c6a512-1295-4272-9138-f99709370657
-rw-r--r--manual/rockbox_interface/tagcache.tex6
1 files changed, 3 insertions, 3 deletions
diff --git a/manual/rockbox_interface/tagcache.tex b/manual/rockbox_interface/tagcache.tex
index cd39cfc211..48f60c051f 100644
--- a/manual/rockbox_interface/tagcache.tex
+++ b/manual/rockbox_interface/tagcache.tex
@@ -14,16 +14,16 @@ create the database from your music files. This typically takes around
14this is happenning. You can even shut down your player and resume the 14this is happenning. You can even shut down your player and resume the
15database building process next time you turn it on. 15database building process next time you turn it on.
16To force the initial database to be built, go to the main menu, then 16To force the initial database to be built, go to the main menu, then
17 \setting{General Settings $\rightarrow$ Playback $\rightarrow$ Force tag cache update}. 17 \setting{General Settings $\rightarrow$ File View $\rightarrow$ Force tag cache update}.
18 18
19\opt{SWCODEC}{ 19\opt{SWCODEC}{
20 The Tag Cache database can either be kept on disk (to save memory), or 20 The Tag Cache database can either be kept on disk (to save memory), or
21 loaded into RAM (for fast browsing). This configuration option can be 21 loaded into RAM (for fast browsing). This configuration option can be
22 found in \setting{General Settings $\rightarrow$ Playback $\rightarrow$ Tag cache}. 22 found in \setting{General Settings $\rightarrow$ File View $\rightarrow$ Tag cache}.
23 } 23 }
24 Once the database has been built, you can browse your music using this 24 Once the database has been built, you can browse your music using this
25 database. To use the database change the show mode by changing the 25 database. To use the database change the show mode by changing the
26 \setting{General Settings $\rightarrow$ File view $\rightarrow$ Show files} option to 26 \setting{General Settings $\rightarrow$ File View $\rightarrow$ Show files} option to
27 \setting{ID3 database}. This disables the File Browser and instead of the file 27 \setting{ID3 database}. This disables the File Browser and instead of the file
28 browser you will now access the database. 28 browser you will now access the database.
29% 29%