CHANGELOG 1.2 KB

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