Skip to content

Releases: pschatzmann/arduino-libhelix

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.

maxPCMSize() & setMaxPCMSize()

19 Apr 23:28
Compare
Choose a tag to compare

Corrected misspelled pwm to pcm

setMaxFrameSize() and setMaxPWMSize()

16 Jan 18:14
Compare
Choose a tag to compare
  • make setMaxFrameSize() setMaxPWMSize() public so that they can be set in the sketch w/o changing the default values in the source code