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 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.
6 years ago
..
credocument.lua credocument: deal with loadDocument() failures (#3570) 6 years ago
djvudocument.lua djvu: enable color rendering (#3361) 7 years ago
document.lua djvu: enable color rendering (#3361) 7 years ago
documentregistry.lua Reduce memory leaks when switching credocuments 7 years ago
koptinterface.lua Fix garbled ImageWidget cache issues 7 years ago
pdfdocument.lua cbt support (#3533) (#3554) 6 years ago
picdocument.lua Allow for toggling color rendering 7 years ago
tilecacheitem.lua feat: add logger module & rewrite kobo suspend script in lua 7 years ago