FS#11263 - Radio Art support! %C and %Cl tags work in the radio screen and Base Skin...
commit7d5e0d73758cbe20596653d730a5c4ba60d7a3eb
authorJonathan Gordon <rockbox@jdgordon.info>
Sun, 16 May 2010 11:13:42 +0000 (16 11:13 +0000)
committerJonathan Gordon <rockbox@jdgordon.info>
Sun, 16 May 2010 11:13:42 +0000 (16 11:13 +0000)
treef9e621da19dcb490f05376ba2dcbdf13e21da1b1
parentc785722fecb9f653d70d37af3d5e47a7a5442def
FS#11263 - Radio Art support! %C and %Cl tags work in the radio screen and Base Skin when the radio is running.
put your station images in .rockbox/fmpresets/<preset name>.bmp or .jpg. Must be in preset mode and the preset name must match the filename

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26078 a1c6a512-1295-4272-9138-f99709370657
apps/appevents.h
apps/buffering.c
apps/gui/skin_engine/skin_display.c
apps/gui/skin_engine/skin_tokens.c
apps/playback.c
apps/recorder/pcm_record.c
apps/recorder/radio.c
apps/recorder/radio.h
firmware/export/events.h
tools/rockboxdev.sh