- 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.
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.