Rockbox

This is the bug/patch tracker for Rockbox. Click here for more information.

Quick links: Bugs · Patches · Rockbox frontpage

Tasklist

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
Task Type Patches
Category Music playback
Status Closed
Assigned To No-one
Player Type All players
Severity Low
Priority Normal
Reported Version Daily build (which?)
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Private No

Details

This 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
Comment by Klaas Bosteels (klbostee) - Wednesday, 25 July 2007, 22:36 GMT+2
Apparently I forgot to remove the code that I commented out. The patch attached to this comment should be used instead.
   playback.diff (0.9 KiB)
 apps/playback.c |   13 +++++--------
 1 file changed, 5 insertions(+), 8 deletions(-)

Loading...