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/plugins
Ben Kelly f9ac8b138b Basic fixes to calibre-sync (#3558)
* 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.
6 years ago
..
autofrontlight.koplugin Revert last change to autofrontlight.koplugin 7 years ago
autosuspend.koplugin Use PluginShare to exchange data between plugins (#2981) 7 years ago
backgroundrunner.koplugin Move PluginShare.backgroundJobs into PluginShare module (#3128) 7 years ago
batterystat.koplugin Several minor fixes (#3057) 7 years ago
calibrecompanion.koplugin Basic fixes to calibre-sync (#3558) 6 years ago
coverbrowser.koplugin CoverBrowser: some optimizations 7 years ago
evernote.koplugin MenuSorter: fix outside testability (for potential unit tests) 7 years ago
goodreads.koplugin close button alignment (#3367) 7 years ago
hello.koplugin Support configurable extra plugin lookup path (#2693) 7 years ago
keepalive.koplugin Use PluginShare to exchange data between plugins (#2981) 7 years ago
kobolight.koplugin Add onFrontlightStateChanged event (#2966) 7 years ago
kosync.koplugin Avoid recalculation of partial_md5_checksum at each opening (#3352) 7 years ago
newsdownloader.koplugin NewsDownloader: Number items in processing InfoMessage (#3467) 7 years ago
perceptionexpander.koplugin MenuSorter: fix outside testability (for potential unit tests) 7 years ago
readtimer.koplugin separate strings for singular and plural (#3420) 7 years ago
statistics.koplugin KeyValuePage: option to align value to the right (#3550) 7 years ago
systemstat.koplugin KeyValuePage: improve looks 7 years ago
terminal.koplugin Font: unify font styling 7 years ago
timesync.koplugin Support configurable extra plugin lookup path (#2693) 7 years ago
zsync.koplugin Fix: Zsync -> Share this document crashes 7 years ago