Files
koreader/frontend
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-12-19 01:54:43 +01:00
2014-03-13 21:52:43 +08:00
2020-08-25 02:00:59 +02:00
2020-02-08 01:58:10 +01:00
2019-01-03 08:56:29 +01:00
2020-12-16 07:40:57 +01:00