This is the bug/patch tracker for Rockbox. Click here for more information.
Quick links: Bugs · Patches · Rockbox frontpage
FS#7482 - Small fix in apps/playback.c
Attached to Project:
Rockbox
Opened by Klaas Bosteels (klbostee) - Wednesday, 25 July 2007, 22:16 GMT+2
Last edited by Jonathan Gordon (jdgordon) - Thursday, 16 October 2008, 13:11 GMT+2
Opened by Klaas Bosteels (klbostee) - Wednesday, 25 July 2007, 22:16 GMT+2
Last edited by Jonathan Gordon (jdgordon) - Thursday, 16 October 2008, 13:11 GMT+2
|
DetailsThis patch fixes a small bug in apps/playback.c. Without this patch, the struct returned by audio_current_track() contained only the last part of the path to the current song (i.e. not the full path).
|
This task depends upon
Closed by Jonathan Gordon (jdgordon)
Thursday, 16 October 2008, 13:11 GMT+2
Reason for closing: Accepted
Additional comments about closing: thanks
Thursday, 16 October 2008, 13:11 GMT+2
Reason for closing: Accepted
Additional comments about closing: thanks
Apparently I forgot to remove the code that I commented out. The patch attached to this comment should be used instead.