summaryrefslogtreecommitdiff
path: root/manual/plugins/lrcplayer.tex
diff options
context:
space:
mode:
Diffstat (limited to 'manual/plugins/lrcplayer.tex')
-rw-r--r--manual/plugins/lrcplayer.tex32
1 files changed, 13 insertions, 19 deletions
diff --git a/manual/plugins/lrcplayer.tex b/manual/plugins/lrcplayer.tex
index 2f72cc359f..d1ff67a842 100644
--- a/manual/plugins/lrcplayer.tex
+++ b/manual/plugins/lrcplayer.tex
@@ -37,8 +37,8 @@ Any other tags and lines without time tags are ignored.
37 37
38\subsubsection{Location of lyrics files} 38\subsubsection{Location of lyrics files}
39The plugin checks the following directories for lyrics files. 39The plugin checks the following directories for lyrics files.
40\opt{swcodec}{If no lyrics file is found and the audio file is a \fname{.mp3}, 40If no lyrics file is found and the audio file is a \fname{.mp3},
41 it also checks for SYLT and USLT tags in the id3v2 tags.} 41it also checks for SYLT and USLT tags in the id3v2 tags.
42 42
43\begin{enumerate} 43\begin{enumerate}
44\item The directory containing the audio file and its parent directories. 44\item The directory containing the audio file and its parent directories.
@@ -116,10 +116,8 @@ same order as in that list.
116\begin{description} 116\begin{description}
117 \item[Theme settings.] Change theme related settings. 117 \item[Theme settings.] Change theme related settings.
118 \begin{description} 118 \begin{description}
119 \opt{lcd_bitmap}{% 119 \item[Show Statusbar.] Show / hide the statusbar.
120 \item[Show Statusbar.] Show / hide the statusbar. 120 \item[Display Title.] Show / hide the track title.
121 \item[Display Title.] Show / hide the track title.
122 }%
123 \item[Display Time.] Show / hide the current time. 121 \item[Display Time.] Show / hide the current time.
124 \opt{lcd_color}{% 122 \opt{lcd_color}{%
125 \item[Inactive Colour.] Set the colour of the inactive part of the lyrics. 123 \item[Inactive Colour.] Set the colour of the inactive part of the lyrics.
@@ -127,22 +125,18 @@ same order as in that list.
127 \item[Backlight Force On.] Do not turn off the backlight while displaying 125 \item[Backlight Force On.] Do not turn off the backlight while displaying
128 the lyrics. 126 the lyrics.
129 \end{description} 127 \end{description}
130 \opt{lcd_bitmap}{% 128 \item[Display Settings.] Change how the lyrics are displayed.
131 \item[Display Settings.] Change how the lyrics are displayed. 129 \begin{description}
132 \begin{description} 130 \item[Wrap.] Breaks lines at white space.
133 \item[Wrap.] Breaks lines at white space. 131 \item[Wipe.] Wipes the text.
134 \item[Wipe.] Wipes the text. 132 \item[Alignment.] Align text to the left, centre, or right.
135 \item[Alignment.] Align text to the left, centre, or right. 133 \item[Activate Only Current Line.]
136 \item[Activate Only Current Line.] 134 Activate only the current line, or the current and previous lines.
137 Activate only the current line, or the current and previous lines. 135 \end{description}
138 \end{description}
139 }%
140 \item[Lyrics Settings.] Change how the lyrics files are loaded. 136 \item[Lyrics Settings.] Change how the lyrics files are loaded.
141 \begin{description} 137 \begin{description}
142 \item[Encoding.] Sets the codepage used in the plugin. 138 \item[Encoding.] Sets the codepage used in the plugin.
143 \opt{swcodec}{% 139 \item[Read ID3 tag.] Read lyrics from id3 tags in mp3 files.
144 \item[Read ID3 tag.] Read lyrics from id3 tags in mp3 files.
145 }%
146 \item[Lrc Directory.] Set the directory where lyrics files are stored, 140 \item[Lrc Directory.] Set the directory where lyrics files are stored,
147 must be a maximum of 63 bytes. 141 must be a maximum of 63 bytes.
148 \end{description} 142 \end{description}