diff options
| author | Alex Parker <rockbox@aeparker.com> | 2010-05-29 19:02:10 +0000 |
|---|---|---|
| committer | Alex Parker <rockbox@aeparker.com> | 2010-05-29 19:02:10 +0000 |
| commit | 4b3606314c992d64192ba7b9ba037d0ab4c06617 (patch) | |
| tree | 7f65d336b128d6c887c0413e751720ab2516ee77 /manual/appendix | |
| parent | 9b2527420f3328ff9a92720b3e32f2dca0245ad1 (diff) | |
| download | rockbox-4b3606314c992d64192ba7b9ba037d0ab4c06617.zip rockbox-4b3606314c992d64192ba7b9ba037d0ab4c06617.tar.gz rockbox-4b3606314c992d64192ba7b9ba037d0ab4c06617.tar.bz2 rockbox-4b3606314c992d64192ba7b9ba037d0ab4c06617.tar.xz | |
Add a brief description of radio art to the manual. Closes FS#11279.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26388 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual/appendix')
| -rw-r--r-- | manual/appendix/wps_tags.tex | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/manual/appendix/wps_tags.tex b/manual/appendix/wps_tags.tex index f0adc22..f75fd2f 100644 --- a/manual/appendix/wps_tags.tex +++ b/manual/appendix/wps_tags.tex @@ -400,6 +400,13 @@ Examples: \config{\%tz} & RDS text.\\ \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} \begin{tagmap} \config{\%al} & Align the text left\\ |