CHANGELOG 1.4 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758
  1. 2023-11-19
  2. - more robust (?) airplay RTP frame recovery
  3. - initialize of scratch string in monitor (trying to figure out random reboot)
  4. 2023-11-16
  5. - add SH1122 support
  6. - optimize GDS DrawPixel function
  7. 2023-11-09
  8. - force gpio_pad_select_gpio in dac_controlset in case somebody uses UART gpio's (or other pre-programmed)
  9. 2023-11-08
  10. - execute dac_controlset even whne there is no i2s (for gpio)
  11. 2023-11-07
  12. - led-vu gain + misc fixes
  13. - bump plugin version to 0.600
  14. 2023-11-03
  15. - don't reboot when external decoder is connected even with a LMS server
  16. 2023-10-28
  17. - fix recovery size (remove bootstrap)
  18. - improve NVS initialization structure
  19. 2023-10-27
  20. - fix vorbis (and opus) memory leak
  21. 2023-10-25
  22. - fix vorbis codec close
  23. 2023-10-23
  24. - fix Spotify track insertion
  25. - [WEB] Allow running without LMS with option "Audio/Disable Squeezelite"
  26. 2023-10.07
  27. - catchup with official cspot
  28. 2023-10-06
  29. - fix cspot PREV on first track, NEXT on last track and normal ending
  30. - use DMA_AUTO for SPI
  31. - cspot share same time log
  32. 2023-10-06
  33. - Fix bootswatch bug that caused difficult to read UI ( issue #319)
  34. 2023-10-02
  35. - update cspot
  36. 2023-09-29
  37. - sleep mechanism
  38. - spotify can store credentials so that zeroconf is optional and players are always registered
  39. - add battery to led_vu (see credits)
  40. - spdif can do 24 bits (see credits)
  41. - rmt fixes
  42. - airplay & spotify artwork fixes
  43. - airplay stability improvments
  44. - fix UI text color