Skip to content

v0.7.490

Choose a tag to compare

@e2002 e2002 released this 04 Sep 18:38
· 190 commits to main since this release

!!! a full update with Sketch data upload is required. After updating please press CTRL+F5 in browser !!!
Please backup playlist.csv and wifi.csv before updating.

  • fixed playlist break down when saving it
  • fixed bug with cropped song titles on single line displays (GC9106, ST7735mini, N5110 etc.)
  • netserver - optimization and refactoring
  • web interface optimization
  • the AUDIOBUFFER_MULTIPLIER parameter is deprecated. New parameter AUDIOBUFFER_MULTIPLIER2. If everything works fine, then it is better not to touch it.
  • new setting VS_PATCH_ENABLE (see PS)
  • fixing other bugs

PS: A bug was found with the lack of sound on some (not all) green VS1053 boards. If there is no sound, you need to assign in myoptions

#define VS_PATCH_ENABLE false

On red boards and normally working green boards, nothing else needs to be done.