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 d80d6dc562 Handle the BlitBuffer struct changes
* stride is now a size_t
  On some platforms, that's 64 bits, which means it's no longer
  automatically converted to a Lua number to avoid precision loss.
  Do that ourselves, because lua-serialize doesn't know how to handle an
  uint64_t cdata ;).
4 years ago
..
_meta.lua [Fix] Don't load disabled plugins (#4169) 6 years ago
bookinfomanager.lua Handle the BlitBuffer struct changes 4 years ago
covermenu.lua Minor util & ffi/util cleanups (#6657) 4 years ago
listmenu.lua CoverBrowser: list mode: show last read date for deleted files 4 years ago
main.lua Floor dimension computations (mul/div). (#6264) 4 years ago
mosaicmenu.lua [UI] Render metadata text with book language 4 years ago
xutil.lua ReaderStatistics: Data collection improvements (#6778) 4 years ago