Skip to content

Releases: e2002/yoradio

v0.6.400

10 Jul 12:07

Choose a tag to compare

  • fixed compilation errors with esp32 core 2.0.4

v0.6.380

07 Jul 08:42

Choose a tag to compare

  • fixed a bug when saving a playlist with special characters in the name and url
  • fixed a bug when saving wifi settings with special characters in the name and password
  • fixed css bugs
  • remove ZERO WIDTH NO-BREAK SPACE (BOM, ZWNBSP) from stream title
  • added support for ST7789 1.3' 240x240 SPI displays

v0.6.348

01 Jul 18:36

Choose a tag to compare

  • fixed display bugs in the rssibitrate plugin
  • fixed some compilation warnings
  • fix compilation error in rssibitrate plugin with ILI9225 display
  • fixed SPI-display bugs when used with VS1053B module
  • added example plugin for analog volume control
  • added example plugin for backlight control depending on playback
  • added example plugin for replase a RSSI to bitrate information alternately

v0.6.320

28 Jun 11:01

Choose a tag to compare

  • fixed ILI9225 display bug when used with VS1053B module
  • fixed ILI9225 plugin support
  • added support for ILI9225 220x176 SPI displays
  • added support for I2S internal DAC, option I2S_INTERNAL (this option worked only with esp32 core version==2.0.0)
  • new option SOFT_AP_REBOOT_DELAY
  • fixed MQTT connection when WiFi reconnected
  • fixed date display for ILI9341 displays
  • fixed garbage on volume control with displays ILI9341

v0.6.290

22 Jun 08:50

Choose a tag to compare

  • fixed interface blocking error when synchronizing time
  • time sync optimization
  • new option SNTP_SERVER, to set your custom server for synchronization

v0.6.278

09 Jun 10:16

Choose a tag to compare

  • added support for LCD2004 displays
  • added support for SSD1305/SSD1309 I2C displays
  • fixed rotation of SH1106 display

v0.6.263

01 Jun 08:32

Choose a tag to compare

  • fixed encoder internal pullup
  • change encoder library to ai-esp32-rotary-encoder (injected to project)
  • added new option VOL_ACCELERATION - volume adjustment acceleration by encoder
  • fixed connection error with http-stations on esp32-core v2.0.3
  • fixed css errors

v0.6.250

07 May 18:00

Choose a tag to compare

  • added update via web-interface
  • fixed choppy when switching stations via Home Assistant

v0.6.220

20 Apr 09:36

Choose a tag to compare

  • new option PLAYER_FORCE_MONO (with i2S DAC only)
  • change default scroll speed in DSP_NOKIA5110
  • improved reconnect to WiFi on connection loss
  • fixed choppy playback on DSP_ST7735 displays used with VS1053
  • new option PL_WITH_NUMBERS (show the number of station in the playlist)
  • fixed compiling error with DSP_DUMMY option
  • correction of displays GC9106 and SSD1305
  • fixed errors in the operation of the second encoder
  • rewrote plugin example
  • fixed compilation errors on macOS #2
  • accelerated displays up to ~30fps (everything except LCD)
  • corrections/additions in the WEB interface (a full update is required)
  • fixed compilation errors on macOS
  • changed the logic of the second encoder (switching to the volume control mode by double click)
  • optimization, bug fixes
  • probably some other things that I forgot about %)

v0.6.121

10 Apr 20:30

Choose a tag to compare

  • added support for GC9106 160x80 SPI displays
  • fixed compiling error with DSP_DUMMY option
  • fixed compiling error with DSP_1602I2C / DSP_1602 option
  • fixed compiling error with DSP_GC9106 option