summaryrefslogtreecommitdiff
path: root/manual
diff options
context:
space:
mode:
authorDominik Riebeling <Dominik.Riebeling@gmail.com>2006-09-17 20:48:56 +0000
committerDominik Riebeling <Dominik.Riebeling@gmail.com>2006-09-17 20:48:56 +0000
commit0597826fbcb2b41975816e32815a42bb0915a0ed (patch)
tree553eec24070f087de06f0c0497e243fe6f0f62b7 /manual
parent9723cb7fb1020c2aeb2cf36d611a31c43bf0dfc6 (diff)
downloadrockbox-0597826fbcb2b41975816e32815a42bb0915a0ed.tar.gz
rockbox-0597826fbcb2b41975816e32815a42bb0915a0ed.zip
Adjust style.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10983 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual')
-rw-r--r--manual/rockbox_interface/tagcache.tex20
1 files changed, 10 insertions, 10 deletions
diff --git a/manual/rockbox_interface/tagcache.tex b/manual/rockbox_interface/tagcache.tex
index 7ade78d7df..6c77dba8dd 100644
--- a/manual/rockbox_interface/tagcache.tex
+++ b/manual/rockbox_interface/tagcache.tex
@@ -17,7 +17,7 @@ described in the following section.
17 17
18\begin{description} 18\begin{description}
19 \opt{SWCODEC}{ 19 \opt{SWCODEC}{
20 \item[Load To Ram: ] 20 \item[Load To Ram.]
21 The Tag Cache database can either be kept on disk (to save memory), or 21 The Tag Cache database can either be kept on disk (to save memory), or
22 loaded into RAM (for fast browsing). Setting this to \setting{Yes} loads 22 loaded into RAM (for fast browsing). Setting this to \setting{Yes} loads
23 the tagcache to RAM, allowing faster browsing and searching. Setting this 23 the tagcache to RAM, allowing faster browsing and searching. Setting this
@@ -29,7 +29,7 @@ described in the following section.
29 disk will not need to spin on each search.} 29 disk will not need to spin on each search.}
30 } 30 }
31 31
32\item[Auto Update: ] 32\item[Auto Update.]
33 If \setting{Auto update} is set to \setting{on}, each time the \dap{} 33 If \setting{Auto update} is set to \setting{on}, each time the \dap{}
34 boots, Tag Cache will automatically update the database. 34 boots, Tag Cache will automatically update the database.
35 \opt{SWCODEC}{ 35 \opt{SWCODEC}{
@@ -42,7 +42,7 @@ described in the following section.
42 \opt{MASCODEC}{\setting{Auto Update} does not detect deleted files. To remove 42 \opt{MASCODEC}{\setting{Auto Update} does not detect deleted files. To remove
43 deleted files from the database you need to run \setting{Update Now}.}% 43 deleted files from the database you need to run \setting{Update Now}.}%
44 44
45\item[Initialize Now: ] 45\item[Initialize Now.]
46 Before you use the Tag Cache for the first time, you must initialize it by 46 Before you use the Tag Cache for the first time, you must initialize it by
47 using the \setting{Initialize Now} function in the \setting{Tag Cache 47 using the \setting{Initialize Now} function in the \setting{Tag Cache
48 Menu}. 48 Menu}.
@@ -57,7 +57,7 @@ described in the following section.
57 down your player during initialization, the database building process will 57 down your player during initialization, the database building process will
58 continue next time you turn it on. 58 continue next time you turn it on.
59 59
60\item[Update Now: ] 60\item[Update Now.]
61 \setting{Update now} causes Tag Cache to detect new and deleted files 61 \setting{Update now} causes Tag Cache to detect new and deleted files
62 \opt{SWCODEC}{ 62 \opt{SWCODEC}{
63 \note{Unlike the \setting{Auto Update} function, \setting{Update Now} 63 \note{Unlike the \setting{Auto Update} function, \setting{Update Now}
@@ -69,18 +69,18 @@ described in the following section.
69 Unlike \setting{Initialize Now}, the \setting{Update Now} function 69 Unlike \setting{Initialize Now}, the \setting{Update Now} function
70 does not remove runtime database information. 70 does not remove runtime database information.
71 71
72\item[Gather Runtime Data (Experimental): ] 72\item[Gather Runtime Data (Experimental).]
73 When enabled, this option allows the most played, unplayed and most recently 73 When enabled, this option allows the most played, unplayed and most recently
74 played tracks to be logged and scored. 74 played tracks to be logged and scored.
75 75
76\item[Export modifications: ] 76\item[Export modifications.]
77 This allows for the runtime data to be exported into \\ 77 This allows for the runtime data to be exported into \\
78 \fname{/.rockbox/tagcache\_changelog.txt}, which backs up the runtime data in 78 \fname{/.rockbox/tagcache\_changelog.txt}, which backs up the runtime data in
79 ASCII format. This is needed when Tag Cache structures change, because new 79 ASCII format. This is needed when Tag Cache structures change, because new
80 code cannot read old Tag Cache database code. But, all modifications 80 code cannot read old Tag Cache database code. But, all modifications
81 exported to ASCII format should be readable by all Tag Cache versions. 81 exported to ASCII format should be readable by all Tag Cache versions.
82 82
83\item[Import modifications: ] 83\item[Import modifications.]
84 Allows the \fname{/.rockbox/tagcache\_changelog.txt} backup to be 84 Allows the \fname{/.rockbox/tagcache\_changelog.txt} backup to be
85 conveniently loaded into the Tag Cache. This is performed automatically when 85 conveniently loaded into the Tag Cache. This is performed automatically when
86 the Tag Cache is initialized. 86 the Tag Cache is initialized.
@@ -105,9 +105,9 @@ to RAM.}
105% 105%
106\begin{table} 106\begin{table}
107\begin{center} 107\begin{center}
108 \begin{tabularx}{.75\textwidth}{XX} 108 \begin{tabularx}{.75\textwidth}{XX}%
109 \toprule 109 \toprule%
110 Supported Tags & Unsupported Tags \\ 110 \textbf{Supported Tags} & \textbf{Unsupported Tags} \\
111 \midrule 111 \midrule
112 Artist & Comment \\ 112 Artist & Comment \\
113 Album & Performer\\ 113 Album & Performer\\