Rockbox

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

Quick links: Bugs · Patches · Rockbox frontpage

Tasklist

FS#7820 - Remove Next Track From Current Playlist

Attached to Project: Rockbox
Opened by Shiloh Hawley (gree665) - Sunday, 23 September 2007, 18:51 GMT+2
Last edited by Jonathan Gordon (jdgordon) - Tuesday, 23 September 2008, 12:23 GMT+2
Task Type Patches
Category Music playback
Status Closed
Assigned To No-one
Player Type iPod 4G Grayscale
Severity Low
Priority Normal
Reported Version Daily build (which?)
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Private No

Details

This allows you to remove the track after the currently playing one from the current playlist, using the SELECT key from the Quick Menu. Since I can see the next track coming up on the WPS, if I dont want to hear it, I remove it with a LONG MENU, then SELECT. I only put this in for the Ipods since I dont know what buttons would be good to use for the other players.
   remove_next.patch (2.9 KiB)
 apps/playlist.c            |    8 ++++----
 apps/playlist.h            |    2 +-
 apps/action.h              |    1 +
 apps/gui/quickscreen.c     |    9 ++++++++-
 apps/keymaps/keymap-ipod.c |    2 ++
 5 files changed, 16 insertions(+), 6 deletions(-)

This task depends upon

Closed by  Jonathan Gordon (jdgordon)
Tuesday, 23 September 2008, 12:23 GMT+2
Reason for closing:  Rejected
Additional comments about closing:  patch probably doesnt even work anymore, but more importantly.. this is just as easy to do from the playlist viewer, or simply hit next when the trackc comes up

Loading...