Skip to content

Tags: baldram/ESP_VS1053_Library

Tags

1.1.4

Toggle 1.1.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Release 1.1.4 (#77)

1.1.2

Toggle 1.1.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add support for reading and clearing decoded time by SCI_DECODE_TIME #41

 (#42)

* Add support for check and reset decoding time by SCI_DECODE_TIME

Implemented handling for SCI_DECODE_TIME register according to VS1053b
Datasheet specification (v1.20). When decoding correct data,
current decoded time is shown in this register in full seconds.
Extended API with two methods. One provides estimation of decoding
time using SCI_DECODE_TIME. The other one allows to clear the value of
mentioned register.

Update documentation and bumped version for release.

1.1.1

Toggle 1.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Bump version (#33)

1.1.0

Toggle 1.1.0's commit message
Provide MP3 instead of RIFF WAVE file (#31)

The sound used by the example sketch has been replaced with a shorter one.

1.0.9-a

Toggle 1.0.9-a's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Use "SemVer" compliant library version number

As Arduino IDE requires version number which is SemVer compliant, it was changed according to specification below:
https://github.com/arduino/Arduino/wiki/Arduino-IDE-1.5:-Library-specification#libraryproperties-file-format
https://semver.org/

1.0.9a

Toggle 1.0.9a's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Bump the library version (#21)

v1.0.8

Toggle v1.0.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Bump the library version (#15)

v1.0.8a

Toggle v1.0.8a's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Clean up (#16)

* Remove unused dependency from Platformio's library.json

* Bump version for the next release

v1.0.7

Toggle v1.0.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Bump version for the next release (#12)

v1.0.6

Toggle v1.0.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #8 from baldram/baldram-patch-1

Update library version