NiLuJe
9a20fb5836
Switch to zsync2 ( #5810 )
...
* Switch to zsync2
Requires https://github.com/koreader/koreader-base/pull/1036
* Simplify FBInk syntax
The weird-ass workarounds for -s's subopts handling are
no longer needed w/ FBInk >= 1.21.0
* Update base
* Re-enable HW dithering on Kindle
(https://github.com/koreader/koreader-base/pull/1034 )
* Update SQLite to 3.31.1
(https://github.com/koreader/koreader-base/pull/1035 )
* reMarkable port
(https://github.com/koreader/koreader-base/pull/1023 )
* zsync2
(https://github.com/koreader/koreader-base/pull/1036 )
* zsync2 means we can finally have nice things
(OpenStack backed storage)
* We also no longer need that insane workaround on ARM
* And comment out @chrox's mirror, which appears to be down.
* Warn that a malformed URL will horribly blow up in fun and interesting
ways
2020-02-04 03:14:23 +01:00
Martín Fernández
62f25351b4
use fractional sleep as a fallback for devices where usleep isn't present
2019-02-16 17:32:43 +01:00
NiLuJe
92b8d70342
[fix] If zsync eats dirt during an OTA update, allow to fallback to a full download ( #4438 )
...
* On zsync delta failure, offer to retry OTA update with a full download
Fix #4429
* Bring the "this may take a while" popup back up before full DL
Don't rebuild the local tarball for a full dl, we're ignoring it anyway
;)
Co-Authored-By: NiLuJe <ninuje@gmail.com >
2019-01-01 20:06:55 +01:00
NiLuJe
ababbd7aad
Enhanced visual feedback around tar & zsync! ( #4194 )
...
* Move Kindle scripts to FBInk
* Proper progress bars around tar invocations
* Spinner during zsync processing
2018-09-06 01:35:48 +02:00