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
poire-z 17f07e755f CoverBrowser: speedup "View full size cover"
It was doing a full document load to get the cover. It now does
the faster "only metadata" load.
Also move the trick of setting a default font in CreDocument, so
that all callers of document:loadDocument(false) benefit from it.
Prevent crash when no cover image is available (even if the cache
says it has one, the file may have been updated and doesn't have
it anymore).
5 years ago
..
canvascontext.lua add more comment 5 years ago
credocument.lua CoverBrowser: speedup "View full size cover" 5 years ago
djvudocument.lua decouple UI definitions from document modules 5 years ago
document.lua rename runtimectl to document/canvascontext 5 years ago
documentregistry.lua Lower file suffix (#4369) 6 years ago
koptinterface.lua rename runtimectl to document/canvascontext 5 years ago
pdfdocument.lua rename runtimectl to document/canvascontext 5 years ago
picdocument.lua rename runtimectl to document/canvascontext 5 years ago
tilecacheitem.lua feat: add logger module & rewrite kobo suspend script in lua 8 years ago