2
0
mirror of https://github.com/koreader/koreader synced 2024-11-16 06:12:56 +00:00
koreader/plugins/coverbrowser.koplugin
NiLuJe e2961097e7
Don't use WAL on devices where it's not supported (#5162)
(i.e., truly ancient kernels and weird FS).

In which case, we use TRUNCATE, which might be a tad less terrible than
DELETE on said weird crap FS.
2019-08-01 19:10:46 +02:00
..
_meta.lua [Fix] Don't load disabled plugins (#4169) 2018-08-18 20:41:37 +02:00
bookinfomanager.lua Don't use WAL on devices where it's not supported (#5162) 2019-08-01 19:10:46 +02:00
covermenu.lua Add some nil guards around cover_cache_info access 2019-06-29 19:53:14 +02:00
listmenu.lua Various blitting related cleanups (#4789) 2019-03-14 20:58:45 +01:00
main.lua CoverBrowser: options to show pages read/left as progress 2019-01-01 20:19:09 +01:00
mosaicmenu.lua Various blitting related cleanups (#4789) 2019-03-14 20:58:45 +01:00
xutil.lua coverbrowser: keep up to date with recent core changes (#3707) 2018-03-02 13:03:39 +01:00