Releases: PPUC/libzedmd
Releases · PPUC/libzedmd
v0.7.5
v0.7.4
- improved flow control
- adjusted timeouts
- increased protocol speed
- fixed Windows build
- increased S3 speed
- added support for ios simulator platform
- exposed ZeDMD_RenderRgb16() and ZeDMD_RenderRgb565() for C clients
- added RGB565 WiFi streaming
- changed WiFi max packet size
v0.7.3
- fixed memory leak in very fast animations
- fixed memory leak in RGB565 mode (used by Serum v2)
v0.7.2
- fixed 192x64 to 128x32 downscaling
- fixed 128x16 centering
v0.7.1
- reconnect in case of too many missing Ready Signals
- libframeutil 0.2.0
v0.7.0
- changed code formatting
- use libframeutil
- added Reset()
- fixed hd streaming
- added basic RGB565 scaling and centering for ZeDMD HD
v0.6.0
- fixed endian issue
- experimental ESP32 S3 support
- improved windows compatibility
- fixed RGB565 streaming for 128x32
- added tests for 256x64
- added RGB565 "movie" streaming tests
- documented the public API
v0.5.0
- added RGB565 zone streaming mode
- improved serial data transfer, reduced chink size
- fixed zone resets (caused artifacts)
v0.4.0
moved to libserialport of the sigrok project
v0.3.1
Added support for 16 color custom palettes based on PinMAME's four colors.