Skip to content

Releases: CelliesProjects/ESP32_VS1053_Stream

3.0.9

19 Apr 10:52
d906688

Choose a tag to compare

What's Changed

Full Changelog: 3.0.8...3.0.9

3.0.8

12 Apr 17:53
cc9e0fb

Choose a tag to compare

What's Changed

Full Changelog: 3.0.7...3.0.8

3.0.7

11 Apr 13:38
b2f0685

Choose a tag to compare

What's Changed

Full Changelog: 3.0.6...3.0.7

3.0.6

30 Mar 10:11
7f394f7

Choose a tag to compare

What's Changed

Full Changelog: 3.0.5...3.0.6

3.0.5 - Stable release

27 Mar 09:41
552dac2

Choose a tag to compare

What's Changed

Full Changelog: 3.0.4...3.0.5

Some minor improvements and fixes.

3.0.4 - Fixed possible stack blowup

25 Mar 19:05
6737c06

Choose a tag to compare

What's Changed

Full Changelog: 3.0.3...3.0.4

This release fixes a very likely stack blowup in connectToHost where the url was escaped on the stack.

3.0.3 - enabled flac decoding

23 Mar 09:38
4629d5f

Choose a tag to compare

What's Changed

Full Changelog: 3.0.2...3.0.3

16-bit flac playback!

3.0.2 - Fixed local file playback without psram

21 Mar 14:46
4f9689e

Choose a tag to compare

What's Changed

Full Changelog: 3.0.1...3.0.2

3.0.1 - bugfix

17 Mar 18:49
f04ed69

Choose a tag to compare

What's Changed

And fixed a bug that made local files not callback on codec and bitrate.
Does not show up in the commits because I fixed it in an unrelated commit.

Full Changelog: 3.0.0...3.0.1

3.0.0

16 Mar 22:32
4975730

Choose a tag to compare

What's Changed

Full Changelog: 2.1.3...3.0.0

There are a lot of breaking changes.

Check the README since the examples in teh examples folder are not yet updated.
Open an issue if you encounter any difficulties.