This is the bug/patch tracker for Rockbox. Click here for more information.
Quick links: Bugs · Patches · Rockbox frontpage
FS#10014 - Separate tracklocking out of skip length
Attached to Project:
Rockbox
Opened by Thomas Martitz (kugel.) - Thursday, 12 March 2009, 19:19 GMT+2
Last edited by Nils Wallménius (nls) - Saturday, 28 March 2009, 09:27 GMT+2
Opened by Thomas Martitz (kugel.) - Thursday, 12 March 2009, 19:19 GMT+2
Last edited by Nils Wallménius (nls) - Saturday, 28 March 2009, 09:27 GMT+2
|
DetailsThis patch implements the idea that came up here: http://forums.rockbox.org/index.php?topic=20739.0
Read the topic for my reasonings, why I made this patch. Short summary: It separates the tracklock feature of skip length out to a seperate setting, so that skip length is actually usable too for normal music playback. One note: It does NOT prevent track changing due to normal playback (i.e. when the current track ends). For this, you'll want to combine with Repeat: One (this gives more flexibility to the setting too). This patch doesn't change how tracklock works, it really just seperates the setting (e.g. the above also happens with the current skip length). |
This task depends upon
Closed by Nils Wallménius (nls)
Saturday, 28 March 2009, 09:27 GMT+2
Reason for closing: Accepted
Additional comments about closing: kugel committed this as r20553
Saturday, 28 March 2009, 09:27 GMT+2
Reason for closing: Accepted
Additional comments about closing: kugel committed this as r20553
Sync'd. Also, remove the the keycombos that were there for skipping tracks within skip length mode, which are (I think) not needed anymore.