This is the bug/patch tracker for Rockbox. Click here for more information.
Quick links: Bugs · Patches · Rockbox frontpage
FS#9893 - Text viewer plugin: Patch that saves preference at each file
Attached to Project:
Rockbox
Opened by Yoshihisa Uchida (Uchida) - Wednesday, 11 February 2009, 08:56 GMT+2
Last edited by Yoshihisa Uchida (Uchida) - Wednesday, 17 March 2010, 13:23 GMT+2
Opened by Yoshihisa Uchida (Uchida) - Wednesday, 11 February 2009, 08:56 GMT+2
Last edited by Yoshihisa Uchida (Uchida) - Wednesday, 17 March 2010, 13:23 GMT+2
|
DetailsThe display setting is saved at each text file.
The configuration file name was changed. viewer_bookmark.dat -> viewer_file.dat |
This task depends upon
Closed by Yoshihisa Uchida (Uchida)
Wednesday, 17 March 2010, 13:23 GMT+2
Reason for closing: Accepted
Additional comments about closing: patch commits and manual updates.
Wednesday, 17 March 2010, 13:23 GMT+2
Reason for closing: Accepted
Additional comments about closing: patch commits and manual updates.
changes:
- Bug: If scroll mode = PAGE, when text scroll up, the page number decrements 2.
Please apply patchs in order of
FS#9855, #9892, and #9893.Changes:
- It is corrected that initialization is not read from the "viewer.dat" file.
I create the patch file that can set global settings.
Please see
FS#9900.When the text file that settings are not saved in ".rocks/viewer/viewer_file.dat" is read, global settings (in "viewer.dat") are used.
FS#9900->FS#9990