mirror of
https://github.com/koreader/koreader
synced 2024-11-08 07:10:27 +00:00
f9ac8b138b
* Properly create intermediate directories when receiving books from Calibre. This fixes an issue where you can't receive books except into directories that already exist on the Kobo, which, in particular, causes problems when your configuration in Calibre is something like "put books in $Author/$Title.epub" and you haven't previously synced any books by that author. * Wake up periodically to process ZMQs if any are registered. This fixes an issue where if there are any timed events (such as the suspend timer) in the queue, ZMQ events may not get processed until the timed event fires, which is a problem when (for example) the suspend timer goes off in an hour and you have something trying to send a book to the kobo over wifi *right now*. With this change, the event loop will wake up every 50ms to check for ZMQ events and process them if necessary. If there are no ZMQs registered (which is typical), it uses the original behaviour -- so this won't affect battery life under normal usage. |
||
---|---|---|
.. | ||
autofrontlight.koplugin | ||
autosuspend.koplugin | ||
backgroundrunner.koplugin | ||
batterystat.koplugin | ||
calibrecompanion.koplugin | ||
coverbrowser.koplugin | ||
evernote.koplugin | ||
goodreads.koplugin | ||
hello.koplugin | ||
keepalive.koplugin | ||
kobolight.koplugin | ||
kosync.koplugin | ||
newsdownloader.koplugin | ||
perceptionexpander.koplugin | ||
readtimer.koplugin | ||
statistics.koplugin | ||
systemstat.koplugin | ||
terminal.koplugin | ||
timesync.koplugin | ||
zsync.koplugin |