This is the bug/patch tracker for Rockbox. Click here for more information.
Quick links: Bugs · Patches · Rockbox frontpage
FS#9576 - Boost locked when playing a list(?) of tracks
Attached to Project:
Rockbox
Opened by Steve (TheBashar) - Tuesday, 25 November 2008, 01:35 GMT+2
Last edited by Nicolas Pennequin (nicolas_p) - Tuesday, 02 December 2008, 22:07 GMT+2
Opened by Steve (TheBashar) - Tuesday, 25 November 2008, 01:35 GMT+2
Last edited by Nicolas Pennequin (nicolas_p) - Tuesday, 02 December 2008, 22:07 GMT+2
|
DetailsNoticed in r18341. Still seen in r19191. Probably existed prior to r18341 but I don't think it was there back in March 2008.
If I select a lone audio file to play, the system auto-boosts. If I select a file in a directory with about 8 tracks, the boost is locked on. If I select the root.m3u8 the system is boost locked on. If I use the database to select a lone file or two it auto-boosts. If I pick a selection with a lot of tracks, boost is locked on. In the cases where boost is locked on, if boost is canceled through the debug menu the system returns to auto-boosting. |
This task depends upon
Closed by Nicolas Pennequin (nicolas_p)
Tuesday, 02 December 2008, 22:07 GMT+2
Reason for closing: Fixed
Additional comments about closing: Should be fixed in r19304.
Tuesday, 02 December 2008, 22:07 GMT+2
Reason for closing: Fixed
Additional comments about closing: Should be fixed in r19304.
The most reliable way to reproduce the problem is:
- Set repeat off
- Set shuffle on
- Play the root playlist
- Press menu and navigate back to the file menu to again play the root playlist
- Go to debug menu and see boost locked on in buffering thread or cpu freq views
I have seen this as far back as the 20080601 daily build. I'm trying to get older builds to test with to narrow it down to a commit.
FS#9319and thatFS#8999is a separate issue.I am about to commit a fix for the issue described here and in
FS#9319.