2
0
mirror of https://github.com/koreader/koreader synced 2024-10-31 21:20:20 +00:00
koreader/plugins/coverbrowser.koplugin
poire-z 7797c2369e
credocument: deal with loadDocument() failures (#3570)
cre:loadDocument() may fail in recognizing the document format, and
koreader would previously keep calling other methods on it, which would
make crengine segfaults. We now check loadDocument success at the
various places it is called, and try to deal the best way we can when it fails.
2018-01-03 09:43:49 +01:00
..
bookinfomanager.lua credocument: deal with loadDocument() failures (#3570) 2018-01-03 09:43:49 +01:00
covermenu.lua CoverBrowser: some optimizations 2017-10-21 19:09:24 +00:00
listmenu.lua CoverBrowser: some optimizations 2017-10-21 19:09:24 +00:00
main.lua CoverBrowser: some optimizations 2017-10-21 19:09:24 +00:00
mosaicmenu.lua CoverBrowser: some optimizations 2017-10-21 19:09:24 +00:00
xutil.lua [Android] Enable CoverBrowser (#3264) 2017-09-28 15:03:04 +02:00