This is the bug/patch tracker for Rockbox. Click here for more information.
Quick links: Bugs · Patches · Rockbox frontpage
FS#7571 - Queue Track Album, Skip Album, Rewind Album -- for Ipod, uses Double Click
Attached to Project:
Rockbox
Opened by John K (yegods) - Friday, 10 August 2007, 02:55 GMT+2
Last edited by Jonathan Gordon (jdgordon) - Thursday, 15 May 2008, 16:39 GMT+2
Opened by John K (yegods) - Friday, 10 August 2007, 02:55 GMT+2
Last edited by Jonathan Gordon (jdgordon) - Thursday, 15 May 2008, 16:39 GMT+2
|
Detailshere is my album mod patch that basically adds features that i really love to Rockbox, which i am beginning to love :) it uses the Double Click patch (
While in WPS screen, Double-clicking the OK button will queue the entire album of the currently playing track. it will then start playing the album from track 1. While in WPS screen, double-clicking the right (ffwd) button will skip all track in the current album, and start playing on the first track of the playlist that is not the current album. While in WPS screen, double-clicking the left (rewind) button will start playing the first track of the album currently playing... that it finds previous to the current track. in other words, it backs up one by one until it finds a track that isn't on the current album, and then plays the next track. this is only enabled for Ipod Video currently. If you wish to enable this functionality for other players, then modify the Double Click patch to work with your player, as described in the Double Click patch post. Then modify this patch to work with your player, by adding the double click commands to the player's keymap c file, in the wps section. follow the same format and placement as in keymap-ipod.c. please let me know of any problems found. i have noticed a few graphical glitches when queueing a new album, and have tried to fix them, but haven't succeeded very well. if anyone knows how to force a redraw of the wps screen, then let me know, or post your own patch. have fun! |
This task depends upon
FS#7555 - Add Double-Click button press (currently enabled for Ipod Video
View Dependency Graph
View Dependency Graph
Closed by Jonathan Gordon (jdgordon)
Thursday, 15 May 2008, 16:39 GMT+2
Reason for closing: Rejected
Additional comments about closing: requires FS#7555 which has been closed rejected...
if these aditions can be done without double click we can look at them again
Thursday, 15 May 2008, 16:39 GMT+2
Reason for closing: Rejected
Additional comments about closing: requires
if these aditions can be done without double click we can look at them again