Skip to content

Release 1.0.4

Latest

Choose a tag to compare

@embedded-kiddie embedded-kiddie released this 08 Feb 07:38

ESP32 Core 3.3.6 reduces heap space by over 30KB, preventing album cover photos from displaying in the "All" playlist.

1.0.4

  • Add fallback for empty ID3 tags.
  • Improve shuffle and favorite mode behavior.
  • Fix a bug where favorite would not be saved on saving elapsed time.
  • Fix a bug where "Unable to load @setting.dat" occurred on first time installation.

1.0.3

Fix "Failed to play" issue.

  • Reduce memory consumption to free up more heap.
  • Update capability flags properly for heap memory allocation in CYD.
  • Add a fallback for "Failed to play" cases due to heap memory shortage.

1.0.2

  • Fix assert() firing due to reordering node IDs .
  • Increase stack size just in case of "Can't play".
  • GPL v3

1.0.1

  • Fix a bug that caused an exception error when displaying the last part of the playlist.