Files
koreader/frontend/ui/widget
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 ;).
2020-12-19 01:54:43 +01:00
..
2020-11-18 18:28:47 +01:00
2020-11-04 18:59:39 +01:00
2020-11-04 18:59:39 +01:00
2014-03-13 21:52:43 +08:00
2020-11-18 18:28:47 +01:00
2020-11-18 18:28:47 +01:00
2016-12-25 12:13:53 -08:00