- Status Closed
- Percent Complete
- Task Type Patches
- Category User Interface
- Assigned To No-one
- Operating System All players
- Severity Low
- Priority Very Low
- Reported Version
- Due in Version Undecided
-
Due Date
Undecided
- Votes
- Private
FS#6948 - Fix the broken 'follow playlist' feature
Here’s a patch for the broken ‘follow playlist’ feature. The bug was reported on irc on Mar 30, 2007, 22:32:29 as follows:
On my H120, I press NAVI while in wps. And the folder the song is in is _not_ shown.
I’ve tested the patch on the sim for H120. It seems to fix the problem.
Loading...
Available keyboard shortcuts
- Alt + ⇧ Shift + l Login Dialog / Logout
- Alt + ⇧ Shift + a Add new task
- Alt + ⇧ Shift + m My searches
- Alt + ⇧ Shift + t focus taskid search
Tasklist
- o open selected task
- j move cursor down
- k move cursor up
Task Details
- n Next task
- p Previous task
- Alt + ⇧ Shift + e ↵ Enter Edit this task
- Alt + ⇧ Shift + w watch task
- Alt + ⇧ Shift + y Close Task
Task Editing
- Alt + ⇧ Shift + s save task
Here’s a better patch. The old code in the function “browser” did look right, so the error must have been somewhere else. And yes: it was in “load_screen”. The value of the variable “last_screen” was changed too early.
Hopefully this will get committed.
I tested the patch and it is working. If the DEBUGF() lines are taken out again, I think this can be commited.