This is the bug/patch tracker for Rockbox. Click here for more information.
Quick links: Bugs · Patches · Rockbox frontpage
FS#11469 - FM Radio Station name does not update when changing stations
Attached to Project:
Rockbox
Opened by Richard Schofield (reszerve) - Saturday, 10 July 2010, 23:15 GMT+2
Last edited by Jonathan Gordon (jdgordon) - Monday, 16 August 2010, 14:08 GMT+2
Opened by Richard Schofield (reszerve) - Saturday, 10 July 2010, 23:15 GMT+2
Last edited by Jonathan Gordon (jdgordon) - Monday, 16 August 2010, 14:08 GMT+2
|
DetailsWhen changing stations in the FM radio screen, the station changes, the station frequency display updates, but the station name display stays stuck on whatever station name was first displaying.
If you exit the FM radio screen, then re-enter it, the station name updates to the current selected station. Issue occurs regardless of whether RockBox just booted, or has already been playing tracks etc. and whether it is the first or later times the FM radio is used. Daily build r27303-100706 and before did not have this issue, station name updates correctly. All daily builds tested since this one up to the current r27365-100710 have this issue. |
This task depends upon
Closed by Jonathan Gordon (jdgordon)
Monday, 16 August 2010, 14:08 GMT+2
Reason for closing: Fixed
Additional comments about closing: r27827
Monday, 16 August 2010, 14:08 GMT+2
Reason for closing: Fixed
Additional comments about closing: r27827
The first line of FM screen (after the status bar) with preset number and name does not change when switching presets.
Everything else works well.
Tested with cleared settings and the default FM screen.
The most probable cause of the problem is r27304:
http://svn.rockbox.org/viewvc.cgi?view=rev;revision=27304
I use the album art tags (%Cl,%C) in my fms to display station logos.
Before r27304 this worked without any problems.
But now the viewport for the albumart is not anymore cleared before a
new station logo is drawn. They are all just copied each over the other.