Rockbox

This is the bug/patch tracker for Rockbox. Click here for more information.

Quick links: Bugs · Patches · Rockbox frontpage

Tasklist

FS#8201 - runtime data not logged for last track on rebuffering

Attached to Project: Rockbox
Opened by Robert Kukla (roolku) - Wednesday, 21 November 2007, 03:00 GMT+2
Last edited by Nicolas Pennequin (nicolas_p) - Thursday, 22 November 2007, 01:23 GMT+2
Task Type Bugs
Category Database
Status Closed
Assigned To Nicolas Pennequin (nicolas_p)
Player Type All players
Severity Low
Priority Normal
Reported Version Daily build (which?)
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Private No

Details

I narrowed the problem down to the fact that .elapsed is not set for the entry track_ridx in audio_clear_track_entries() when called from audio_rebuffer(). This leads to an early abort in tagtree_unbuffer_event()

I suspect this will also happen in other situations (playlist end?), but have not investigated.

All observed with a gigabeat sim of r15728
This task depends upon

Closed by  Nicolas Pennequin (nicolas_p)
Thursday, 22 November 2007, 01:23 GMT+2
Reason for closing:  Fixed

Loading...