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 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.
7 years ago
..
bookinfomanager.lua credocument: deal with loadDocument() failures (#3570) 7 years ago
covermenu.lua CoverBrowser: some optimizations 7 years ago
listmenu.lua CoverBrowser: some optimizations 7 years ago
main.lua CoverBrowser: some optimizations 7 years ago
mosaicmenu.lua CoverBrowser: some optimizations 7 years ago
xutil.lua [Android] Enable CoverBrowser (#3264) 7 years ago