2
0
mirror of https://github.com/koreader/koreader synced 2024-10-31 21:20:20 +00:00
koreader/frontend
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
..
apps credocument: deal with loadDocument() failures (#3570) 2018-01-03 09:43:49 +01:00
device Add new options to screensaver (#3535) 2017-12-17 18:27:24 +01:00
document credocument: deal with loadDocument() failures (#3570) 2018-01-03 09:43:49 +01:00
ui New option - create new directory (#3555) 2018-01-01 16:31:39 +01:00
cache.lua (chore) some require sorting. 2017-04-29 11:41:24 -07:00
cacheitem.lua cleanup: expand tab to 4 spaces 2014-03-13 21:52:43 +08:00
configurable.lua build: enforce luacheck in travis build 2016-02-09 23:01:52 -08:00
dbg.lua Move kobo auto-suspension logic out of UIManager (#2933) 2017-06-23 10:04:11 -07:00
depgraph.lua fix: override readerhighlight hold in readerfooter 2017-01-30 05:53:44 -08:00
device.lua build: enforce luacheck in travis build 2016-02-09 23:01:52 -08:00
docsettings.lua [chore] Ignore empty files and tables in DocSettings (#3348) 2017-10-12 19:52:01 +02:00
dump.lua Docs: dump & random 2017-04-14 11:40:35 -07:00
gettext.lua Add gettext_spec stub (#3343) 2017-10-11 14:22:11 +02:00
httpclient.lua build: enforce luacheck in travis build 2016-02-09 23:01:52 -08:00
logger.lua feat: add logger module & rewrite kobo suspend script in lua 2017-01-02 19:52:09 -08:00
luadata.lua Add LuaData and Dictionary Lookup History (#3161) 2017-10-07 22:13:46 +02:00
luasettings.lua Add LuaData and Dictionary Lookup History (#3161) 2017-10-07 22:13:46 +02:00
luxl.lua treate quoted slash as plain text in attribute value 2014-09-10 13:27:14 +08:00
optmath.lua doc: fix document build 2016-12-25 12:13:53 -08:00
pluginloader.lua plugin(fix): catch crash with pcall in event handlers 2017-04-22 00:22:37 -07:00
pluginshare.lua Move PluginShare.backgroundJobs into PluginShare module (#3128) 2017-08-24 09:10:57 +02:00
random.lua Docs: dump & random 2017-04-14 11:40:35 -07:00
readhistory.lua Some History fixes and enhancements (#3247) 2017-09-22 18:24:38 +02:00
up_reg.list adapt widgets to new refresh/repaint API 2014-11-30 00:17:50 +00:00
util.lua Basic fixes to calibre-sync (#3558) 2018-01-01 15:40:28 +01:00
version.lua Swipe for menu and quickstart guide (#2761) 2017-04-15 14:45:56 +02:00