This is the bug/patch tracker for Rockbox. Click here for more information.
Quick links: Bugs · Patches · Rockbox frontpage
FS#9892 - Text viewer plugin: Patch by which user can set bookmarks freely.
Attached to Project:
Rockbox
Opened by Yoshihisa Uchida (Uchida) - Wednesday, 11 February 2009, 05:59 GMT+2
Last edited by Yoshihisa Uchida (Uchida) - Wednesday, 17 March 2010, 13:22 GMT+2
Opened by Yoshihisa Uchida (Uchida) - Wednesday, 11 February 2009, 05:59 GMT+2
Last edited by Yoshihisa Uchida (Uchida) - Wednesday, 17 March 2010, 13:22 GMT+2
|
DetailsWe cannot set the bookmark freely. (The page read at the end is only automatically saved.)
By applying this patch, we can set 9 bookmarks or less at each file. Because the bookmark file (viewer_bookmarks.dat) is incompatible with the one used now. Then the text file is displayed starts first page after this patch file is applied. About patch apply: At first, please applied the patch file of After, please applied this task's patch file. |
This task depends upon
Closed by Yoshihisa Uchida (Uchida)
Wednesday, 17 March 2010, 13:22 GMT+2
Reason for closing: Accepted
Additional comments about closing: patch commits and manual updates.
Wednesday, 17 March 2010, 13:22 GMT+2
Reason for closing: Accepted
Additional comments about closing: patch commits and manual updates.
Changes:
- When the scroll mode is "PAGE", The text is not displayed from the first line on the page when the bookmark is selected.