CHANGELOG 1.5 KB

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