- 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
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).
2009-03-28 08:27
Reason for closing: Accepted
Additional comments about closing: Warning: Undefined array key "typography" in /home/rockbox/flyspray/plugins/dokuwiki/inc/parserutils.php on line 371 Warning: Undefined array key "camelcase" in /home/rockbox/flyspray/plugins/dokuwiki/inc/parserutils.php on line 407
kugel committed this as r20553
Loading...
Available keyboard shortcuts
- Alt + ⇧ Shift + l Login Dialog / Logout
- Alt + ⇧ Shift + a Add new task
- Alt + ⇧ Shift + m My searches
- Alt + ⇧ Shift + t focus taskid search
Tasklist
- o open selected task
- j move cursor down
- k move cursor up
Task Details
- n Next task
- p Previous task
- Alt + ⇧ Shift + e ↵ Enter Edit this task
- Alt + ⇧ Shift + w watch task
- Alt + ⇧ Shift + y Close Task
Task Editing
- Alt + ⇧ Shift + s save task
Sync'd. Also, remove the the keycombos that were there for skipping tracks within skip length mode, which are (I think) not needed anymore.