This is the bug/patch tracker for Rockbox. Click here for more information.
Quick links: Bugs · Patches · Rockbox frontpage
FS#6266 - Flush buffered audio if user skips during pause
Attached to Project:
Rockbox
Opened by Steve Bavin (pondlife) - Tuesday, 31 October 2006, 17:39 GMT+2
Last edited by Steve Bavin (pondlife) - Tuesday, 31 July 2007, 09:58 GMT+2
Opened by Steve Bavin (pondlife) - Tuesday, 31 October 2006, 17:39 GMT+2
Last edited by Steve Bavin (pondlife) - Tuesday, 31 July 2007, 09:58 GMT+2
|
DetailsIf the user skips to a new track while playback is paused, upon resuming a little bit of the previous track is played. This patch detects this scenario and flushes the old data before resuming playback.
|
This task depends upon
FS#6267is fixed. Hence the need for another global variable :(feel free to commit ;)