This is the bug/patch tracker for Rockbox. Click here for more information.
Quick links: Bugs · Patches · Rockbox frontpage
FS#11263 - Radio art
Attached to Project:
Rockbox
Opened by Jonathan Gordon (jdgordon) - Wednesday, 12 May 2010, 17:15 GMT+2
Last edited by Jonathan Gordon (jdgordon) - Sunday, 16 May 2010, 13:14 GMT+2
Opened by Jonathan Gordon (jdgordon) - Wednesday, 12 May 2010, 17:15 GMT+2
Last edited by Jonathan Gordon (jdgordon) - Sunday, 16 May 2010, 13:14 GMT+2
|
DetailsThis makes the %Cl and %C tags work in the fm screen skin!
to use it you must be in presets mode, and have a preset file loaded. then in the fmpresets folder you need one .bmp for each station named the same as it is in the presets file. this first version only loads bmp... |
This task depends upon
Closed by Jonathan Gordon (jdgordon)
Sunday, 16 May 2010, 13:14 GMT+2
Reason for closing: Accepted
Additional comments about closing: in r26078
Sunday, 16 May 2010, 13:14 GMT+2
Reason for closing: Accepted
Additional comments about closing: in r26078
It will fail if more than 10 images need to be loaded though (simple fix but running out now)
dump the oldest image if we need to load more than 10, or there isnt enough room on the buffer (pretty much untested).
This is commitable now except going into the recording screen then back into fm with a station expecting an image will very likely crash the player!
Also seach for .jpg in the same folder (.bmp first though.. order can be changed)
Entering recording screen from fm screen caused: Data abort at 00008ea4 (0)
This happens even after stopping the fm radio. If you start playback and then go to the recording screen, it does not crash.