Skip to content

Releases: pschatzmann/arduino-libhelix

September 2025

23 Sep 17:29

Choose a tag to compare

  • Initialize AudioInfo to prevent invalid values before playback
  • Added recommendation to avoid metadata in Readme.md

August 2025 (2nd) Release

30 Aug 14:36

Choose a tag to compare

  • Also inform about channel changes when decoding mp3 and aac

August 2025

16 Aug 13:33
0d77734

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

Choose a tag to compare

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

March 2025

06 Mar 16:27

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

17 Feb 17:34

Choose a tag to compare

September 2024

04 Oct 08:57

Choose a tag to compare

  • Support as IDF component

July 2024 - Bump Release

03 Aug 07:30

Choose a tag to compare

June 2004: Error corrections

03 Jul 06:08

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

Choose a tag to compare

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