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/apps/reader
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
..
modules Add new options to screensaver (#3535) 7 years ago
readerui.lua credocument: deal with loadDocument() failures (#3570) 7 years ago
skimtowidget.lua [feat] SkimToWidget chapter markers & next/prev chapter/bookmark (#3389) 7 years ago