2
0
mirror of https://github.com/koreader/koreader synced 2024-10-31 21:20:20 +00:00
koreader/frontend/document
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
..
credocument.lua credocument: deal with loadDocument() failures (#3570) 2018-01-03 09:43:49 +01:00
djvudocument.lua djvu: enable color rendering (#3361) 2017-10-15 13:03:42 +02:00
document.lua djvu: enable color rendering (#3361) 2017-10-15 13:03:42 +02:00
documentregistry.lua Reduce memory leaks when switching credocuments 2017-04-26 22:36:02 +02:00
koptinterface.lua Fix garbled ImageWidget cache issues 2017-04-27 01:25:34 -07:00
pdfdocument.lua cbt support (#3533) (#3554) 2017-12-21 22:22:04 +01:00
picdocument.lua Allow for toggling color rendering 2017-10-02 00:10:29 +02:00
tilecacheitem.lua feat: add logger module & rewrite kobo suspend script in lua 2017-01-02 19:52:09 -08:00