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/kosync.koplugin
NiLuJe 601d2fc3d2
Screensaver: Unbreak screensaver_stretch_images (#7403)
* Screensaver: Unbreak screensaver_stretch_images

We don't have real ternary operators in Lua, if the second argument evaluates to false, it doesn't work.
Invert the test to avoid this pitfall.
(c.f., http://lua-users.org/wiki/TernaryOperator).

Fix #7402, regression since #7371

* Free a few similar constructs (incidentally, some of 'em also tweaked in #7371 ^^).
3 years ago
..
KOSyncClient.lua Revert "Kosync network callback (#6489)" (#6535) 4 years ago
_meta.lua [Fix] Don't load disabled plugins (#4169) 6 years ago
api.json [fix] KOSync plugin server location (#3288) 7 years ago
main.lua Screensaver: Unbreak screensaver_stretch_images (#7403) 3 years ago