You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
koreader/frontend/document
chrox b912200951 don't share info field in document
We may have multiple documents opened simultaneously, such as in
screensaver mode the current document is opened twice, it's better
to keep seperate info table for each document.

This should fix #858. When a credocument is opened for screensaver to
get the cover page, the total pages info is set to 1(strangely enough),
before this fix this total pages is shared with the reading document
so the progress bar will get a progress percentage well beyond 100% and
rendering the progress bar out of the boundering box as shown in #858.
10 years ago
..
credocument.lua fix performance issue of screensaver on Kobo 10 years ago
djvudocument.lua refactoring: use Document API getCoverPageImage to get cover image 10 years ago
document.lua don't share info field in document 10 years ago
documentregistry.lua cleanup: expand tab to 4 spaces 10 years ago
koptinterface.lua refactoring: use Document API getCoverPageImage to get cover image 10 years ago
pdfdocument.lua refactoring: use Document API getCoverPageImage to get cover image 10 years ago
picdocument.lua refactor(doc): use ffi binding in picdocument 10 years ago
tilecacheitem.lua serialize the most recently used blitbuffer/koptcontext 10 years ago