This is the bug/patch tracker for Rockbox. Click here for more information.
Quick links: Bugs · Patches · Rockbox frontpage
FS#6665 - rewinding outside buffer ends up with playback of next audio
Attached to Project:
Rockbox
Opened by Peter D'Hoye (petur) - Thursday, 15 February 2007, 11:11 GMT+2
Last edited by Peter D'Hoye (petur) - Tuesday, 08 January 2008, 23:16 GMT+2
Opened by Peter D'Hoye (petur) - Thursday, 15 February 2007, 11:11 GMT+2
Last edited by Peter D'Hoye (petur) - Tuesday, 08 January 2008, 23:16 GMT+2
|
Details- Play a WAV file for some time
- Rewind back several minutes - observe that when playback resumes, it's actually playing from a point *past* your original playback point, not the point you were seeking to. This happens if you seek back so much that you end up in a part that's no longer buffered |
This task depends upon
Closed by Peter D'Hoye (petur)
Tuesday, 08 January 2008, 23:16 GMT+2
Reason for closing: Fixed
Additional comments about closing: this appears fixed in current code
Tuesday, 08 January 2008, 23:16 GMT+2
Reason for closing: Fixed
Additional comments about closing: this appears fixed in current code
I wonder if the new rebuffering code will fix this