2
0
mirror of https://github.com/koreader/koreader synced 2024-11-10 01:10:34 +00:00
koreader/frontend
NiLuJe fea0d8dbaf
Another set of fixes (#4083)
* Make findcalibre actually useful

By setting SEARCH_LIBRARY_PATH when a Calibre tree is found, so that
book paths can properly be constructed.

Users should still very much set it themselves, but at least everything
works as intended when not, instead of mysteriously half-breaking later.

Drop the SetDefaults bits, it appeared to have been added to fix no-ops
detected by Luacheck, and it's actually non-functional, because
SetDefaults doesn't handle saving variables it did not itself assign.
So this was just causing the "Do you want to save new defaults" popup to
show up on exit, but it couldn't actually do anything useful (like, say,
save the new SEARCH_LIBRARY_PATH value).

fix #4082

* Better comments about the state of NaturalLight on the Clara, and how this might translate to the H2O²r2.

re #4015

* Make ScrolltextWidget refresh as "partial" only on actual Scroll events

Moving the cursor should stay "ui", or things gets annoying really fast
;).

re #4084

* Bump base to pickup ZMQ fixes (fix #4086)
2018-07-21 21:51:25 +02:00
..
apps Another set of fixes (#4083) 2018-07-21 21:51:25 +02:00
device Another set of fixes (#4083) 2018-07-21 21:51:25 +02:00
document bump crengine: adds support for dpi-based css units (#4040) 2018-07-03 07:05:57 +02:00
ui Another set of fixes (#4083) 2018-07-21 21:51:25 +02:00
cache.lua [fix] Cache: don't overwrite same CacheItem (#3847) 2018-04-08 16:02:48 +02:00
cacheitem.lua
configurable.lua
dbg.lua [chore] Handle SDL_MOUSEWHEEL and less hackish SDL events (#3826) 2018-04-03 14:56:28 +02:00
depgraph.lua
device.lua Propose installing SDL on Linux (#3753) 2018-03-14 17:00:01 +01:00
docsettings.lua [chore] Ignore empty files and tables in DocSettings (#3348) 2017-10-12 19:52:01 +02:00
dump.lua
gettext.lua turn missing translations into a warning (#3752) 2018-03-14 15:15:14 +01:00
httpclient.lua
logger.lua
luadata.lua Add LuaData and Dictionary Lookup History (#3161) 2017-10-07 22:13:46 +02:00
luasettings.lua luasettings: backup previous file and auto-recover (#3625) 2018-01-21 18:44:15 +01:00
luxl.lua
optmath.lua
pluginloader.lua Allow disabling some plugins with manually added setting (#4054) 2018-07-05 07:50:40 +02:00
pluginshare.lua
random.lua
readhistory.lua Fix sort-by-last-read when partition is mounted noatime (#3990) 2018-05-30 06:50:15 +02:00
up_reg.list
util.lua CloudStorage: Allow use reserved characters in FTP username and FTP password (#3924) 2018-05-04 17:06:58 +02:00
version.lua Visual feedback around tar/zsync on Kobo during OTA updates (#4043) 2018-07-03 23:16:45 +02:00