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/plugins/coverbrowser.koplugin
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
..
_meta.lua [Fix] Don't load disabled plugins (#4169) 6 years ago
bookinfomanager.lua CoverBrowser: speedup "View full size cover" 5 years ago
covermenu.lua CoverBrowser: speedup "View full size cover" 5 years ago
listmenu.lua Various blitting related cleanups (#4789) 5 years ago
main.lua CoverBrowser: options to show pages read/left as progress 5 years ago
mosaicmenu.lua Various blitting related cleanups (#4789) 5 years ago
xutil.lua coverbrowser: keep up to date with recent core changes (#3707) 6 years ago