- Status Closed
- Percent Complete
- Task Type Patches
- Category Settings
- Assigned To No-one
- Operating System All players
- Severity Low
- Priority Very Low
- Reported Version Release 3.6
- Due in Version Undecided
-
Due Date
Undecided
- Votes
- Private
FS#11473 - New bookmarking option: one per track
This patch implements the idea proposed and discussed in http://forums.rockbox.org/index.php?topic=24952.0
It adds a new option of how to create and maintain the list of the recent bookmarks (MRB): one per track. With this option, if a bookmark is added to the MRB, other bookmarks from the same playlist and the same track are not retained.
Comments are welcome.
I think it would be good if we could introduce such option for “normal” bookmark files too, i.e. to store only one bookmark per track in a bookmark list. But this would be matter of a separate patch.
2018-12-23 22:36
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
An updated version of this patch has
been merged.
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
The new patch also updates the manual section with config file options.
Bin and RAM sizes for Sansa e200 v1 (target build):
Unpatched:
Version: r27423-100714
Binary size: 585728
Actual size: 584724
RAM usage: 1522048
Patched:
Version: r27423M-100714
Binary size: 585728 (+0)
Actual size: 584940 (+216)
RAM usage: 1522272 (+224)
Get rid of a compile warning in bookmark.c (possibly uninitialized variable)
It is very usefull function.
Salaba
I love this! Very useful.
It’s taken eight years, but a heavily updated version of this patch has finally landed in master. :)