This is the bug/patch tracker for Rockbox. Click here for more information.
Quick links: Bugs · Patches · Rockbox frontpage
FS#12127 - Add a track ready event to be sure album art and cuesheets are properly recognized
Attached to Project:
Rockbox
Opened by Michael Sevakis (MikeS) - Monday, 23 May 2011, 09:27 GMT+2
Last edited by Michael Sevakis (MikeS) - Wednesday, 25 May 2011, 10:39 GMT+2
Opened by Michael Sevakis (MikeS) - Monday, 23 May 2011, 09:27 GMT+2
Last edited by Michael Sevakis (MikeS) - Wednesday, 25 May 2011, 10:39 GMT+2
|
DetailsA problem was mentioned in rockbox-dev where album art might not get picked up initially when starting playback (http://www.rockbox.org/mail/archive/rockbox-dev-archive-2011-05/0000.shtml). I can see how the problem can happen and a way to rememdy it, at least for now. This adds an event that is fired when the remaining handles are finished that the UI has to care about, iff the track was only partially loaded at the time the new track event was fired.
Ok, so maybe it'll stay or maybe it won't. Some other strategies are possible in the way things work underneath that could make such an event unneeded but the changes would be somewhat deep. |
This task depends upon
Closed by Michael Sevakis (MikeS)
Wednesday, 25 May 2011, 10:39 GMT+2
Reason for closing: Fixed
Additional comments about closing: Reporter says this change takes care of the issue. Discuss further in rockbox-dev where the report was first posted if any more discussion is required.
Wednesday, 25 May 2011, 10:39 GMT+2
Reason for closing: Fixed
Additional comments about closing: Reporter says this change takes care of the issue. Discuss further in rockbox-dev where the report was first posted if any more discussion is required.
Ok, I'll think about commit tonight even if it's somewhat of a workabout for the moment since I've got other stuff in the pipelines I'm not ready to mess up.