This is the bug/patch tracker for Rockbox. Click here for more information.
Quick links: Bugs · Patches · Rockbox frontpage
FS#8321 - Fix bug when playing last track
Attached to Project:
Rockbox
Opened by Lee Kang Hyuk (alwaysbluepop) - Friday, 14 December 2007, 08:29 GMT+2
Opened by Lee Kang Hyuk (alwaysbluepop) - Friday, 14 December 2007, 08:29 GMT+2
|
Detailswhen playlist is long enough, and when you're playing last track of the playlist, "view current playlist" will not show the last item propperly.
so fix this, by drawing set_title prior to select_item. any other parts using list.h does not have this bug, i think. |
This task depends upon
List that exceeds screen height is enough. The way to reach to the last track doesn't matter. I'll attach some screenshots. In this screenshot, I inserted 17 songs and played the 17th, and did 'view current playlist'. The last line(which line selector is located) did not displayed.