mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-10-13 18:17:39 -04:00
Add a brief description of radio art to the manual.
git-svn-id: svn://svn.rockbox.org/rockbox/branches/v3_6@26391 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
e5586f5e2d
commit
3ae043fca9
1 changed files with 7 additions and 0 deletions
|
@ -400,6 +400,13 @@ Examples:
|
||||||
\config{\%tz} & RDS text.\\
|
\config{\%tz} & RDS text.\\
|
||||||
\end{tagmap}
|
\end{tagmap}
|
||||||
|
|
||||||
|
It is also possible to show ``Radio Art'' which can be used to display images
|
||||||
|
associated with presets. The tags are exactly the same as for album art,
|
||||||
|
described above. Images need to be placed in \fname{/.rockbox/fmpresets/},
|
||||||
|
and must have the same name as the preset. They need to be in either
|
||||||
|
\fname{.bmp} or \fname{.jpg} format, and the radio must be in preset mode
|
||||||
|
and tuned to a preset (and not recording) in order for them to be shown.
|
||||||
|
|
||||||
\section{Alignment}
|
\section{Alignment}
|
||||||
\begin{tagmap}
|
\begin{tagmap}
|
||||||
\config{\%al} & Align the text left\\
|
\config{\%al} & Align the text left\\
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue