mirror of
https://github.com/koreader/koreader
synced 2024-10-31 21:20:20 +00:00
1c739f1d54
* Cleanup util.secondsFrom*Clock stuff (simpler maths, tail calls, meaningful printf tokens). * Use util.secondsToClockDuration in ReadTimer instead of reinventing the wheel three different ways. * Reschedule unexpired timers properly on resume (as best as we can, given the unreliable nature of REALTIME). * Make clock timers tick on the dot, instead of at the same second as when being set. * Speaking of clock timers, leave the math to os.date & os.time, don't reinvent the wheel yet again. |
||
---|---|---|
.. | ||
_meta.lua | ||
bookinfomanager.lua | ||
covermenu.lua | ||
listmenu.lua | ||
main.lua | ||
mosaicmenu.lua |