Skip to content

Releases: pschatzmann/arduino-libhelix

Last Release with Old Logic

26 Mar 18:11

Choose a tag to compare

The last release before we commit the refactored new logic.

maxPCMSize() & setMaxPCMSize()

19 Apr 23:28

Choose a tag to compare

Corrected misspelled pwm to pcm

setMaxFrameSize() and setMaxPWMSize()

16 Jan 18:14

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

Memory Management

27 Jan 13:19

Choose a tag to compare

Corrected memory corruption issues when deleting the classes

Removed dependency from Arduino

05 Aug 10:10

Choose a tag to compare

  • The project has no dependencies any more
  • Added license information

Initial Release

05 Aug 08:11

Choose a tag to compare

Both MP3 and AAC seem to decode correctly now...