Skip to content

Release V2.1 Revision 1

Compare
Choose a tag to compare
@karawin karawin released this 20 Feb 18:23
· 52 commits to master since this release

2.1 R1:
Better stream read for slow or high speed streams.
Mapping of extended latin utf8 fonts for color lcd
2.1 R0:
Security: the ssid passwords are no longer sent on each "Setting" display, but only when changed.
New lcd type: #define LCD_SPI_ST7789T 204 // 135x240 Thanks to mfsysprog.
wolfsssl improved for some https hard to open. Thanks to mfsysprog.
New command: dbg.ssl("x") x from 0 to 3. Log level of the wolfssl software.
wifi.auto mode improved. If none ssid is found, the user can skip the infinite try by sendind a character on the serial input.
New command: sys.logt("x") to allow all log outputs to be sent also on telnet.
Bug fixed: in parse playlist. Possible memory leak. Thanks to HmarikBel
Bug fixed: for some type of playlist files. Thanks to Jambola77
Bug fixed: Special char in station name was incorrectly sent.
New audio buffer size.
Some minors improvements.
2.0 R1:
Bug correction for port > 9999
2.0 R0:
Handle https stations
Better handling of the large "header moved"
Better monitoring
timezone suggestion on the setting panel