- Status Closed
- Percent Complete
- Task Type Patches
- Category Music playback
- Assigned To No-one
- Operating System All players
- Severity Low
- Priority Very Low
- Reported Version Version 3.1
- Due in Version Undecided
-
Due Date
Undecided
- Votes
- Private
Attached to Project: Rockbox
Opened by Thomas Martitz - 2009-03-12
Last edited by Nils Wallménius - 2009-03-28
Opened by Thomas Martitz - 2009-03-12
Last edited by Nils Wallménius - 2009-03-28
FS#10014 - Separate tracklocking out of skip length
This 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).
Closed by Nils Wallménius
2009-03-28 08:27
Reason for closing: Accepted
Additional comments about closing:
2009-03-28 08:27
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.