Skip to content

Releases: pschatzmann/arduino-libhelix

August 2025 (2nd) Release

30 Aug 14:36
Compare
Choose a tag to compare
  • Also inform about channel changes when decoding mp3 and aac

August 2025

16 Aug 13:33
0d77734
Compare
Choose a tag to compare

What's Changed

  • Use little-endian order by default for U64 struct by @wxorx in #32
  • Prevent Compile Warnings

New Contributors

  • @wxorx made their first contribution in #32

Full Changelog: v0.8.9...v.9.0

March 2025 / IDF Logging

08 Mar 16:08
Compare
Choose a tag to compare

Support for IDF Logging (e.g. via AudioConfig.h)

March 2025

06 Mar 16:27
Compare
Choose a tag to compare
  • IDF as component: remove dependency from Arduino so that we can use it as plain IDF component w/o further dependencies

February 2025

September 2024

04 Oct 08:57
Compare
Choose a tag to compare
  • Support as IDF component

July 2024 - Bump Release

03 Aug 07:30
Compare
Choose a tag to compare

June 2004: Error corrections

03 Jul 06:08
Compare
Choose a tag to compare
  • RP2040 compile error
  • setInfoCallback: update caller
  • compile error is_desktop
  • MP3 prevent loop on error
  • Option for building examples
  • Prevent lockup
  • Configuration in ConfigHelix.h
  • Remove obsolete functions

Cleanup of Arduino API

30 Mar 19:03
0dd8f03
Compare
Choose a tag to compare

Cleanup of Arduino API: Details can be found in my blog
ESP32: Support for PSRAM

Last Release with Old Logic

26 Mar 18:11
Compare
Choose a tag to compare

The last release before we commit the refactored new logic.