2
0
mirror of https://github.com/koreader/koreader synced 2024-11-16 06:12:56 +00:00
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).
2019-03-14 22:34:18 +01:00
..
_meta.lua [Fix] Don't load disabled plugins (#4169) 2018-08-18 20:41:37 +02:00
bookinfomanager.lua CoverBrowser: speedup "View full size cover" 2019-03-14 22:34:18 +01:00
covermenu.lua CoverBrowser: speedup "View full size cover" 2019-03-14 22:34:18 +01:00
listmenu.lua Various blitting related cleanups (#4789) 2019-03-14 20:58:45 +01:00
main.lua CoverBrowser: options to show pages read/left as progress 2019-01-01 20:19:09 +01:00
mosaicmenu.lua Various blitting related cleanups (#4789) 2019-03-14 20:58:45 +01:00
xutil.lua coverbrowser: keep up to date with recent core changes (#3707) 2018-03-02 13:03:39 +01:00