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/coverbrowser.koplugin
NiLuJe 1c739f1d54
ReadTimer: More QoL tweaks (#8107)
* 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.
3 years ago
..
_meta.lua [Fix] Don't load disabled plugins (#4169) 6 years ago
bookinfomanager.lua BookInfoManager: Actually close the document after extraction 3 years ago
covermenu.lua "Book description": more consistent wording (#7789) 3 years ago
listmenu.lua ReadTimer: More QoL tweaks (#8107) 3 years ago
main.lua File browser: Settings submenu reordering (#8000) 3 years ago
mosaicmenu.lua Minor followup to #7335 (#7347) 3 years ago