-
Notifications
You must be signed in to change notification settings - Fork 202
Update ESP32-vs1053_ext library #226
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Draft
nstepanets
wants to merge
73
commits into
e2002:main
Choose a base branch
from
nstepanets:test_vs1053_HLS
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
splitting SPI settings does not bring any advantage Commit 71c2fd2
preparations for HLS (m3u8) streams Commit 4517770
stutter if big chunk size e.g. https://fffutu.re:443/Kiev has chunk size ~ 16KBytes Commit 33ddcd9
Commit 0b191c9
Commit ea5acb1
fe02c0f
to
2b75466
Compare
…tadata from now on. Causes a sound problem: BR Radio only! Commit 75b2965
Commit afdcace
audioI2S library, commit fe1f37c
update showstreamtitle audioI2S library, commit 77fcdd3
audioI2S library, commit 3ea45bd
Commits f149fe6, 89a1500
Commits 208da88, b8b686c
Commit 9b1f2f7
shrink Audiobuffer for devices without PSRAM Commit 86702a1
Commit 29aef53
Commit 52c20b4
Commit ce70bf6
Commits 76cf2a5, 3624061
Commit 1862b79
in https://.....m3u8 occur http://..... (BBC Radio) Commit 9e44a7f
Commit a547984
Commit c42846f
audioI2S library, commit 1bb085c
audioI2S library, commit 71b7523
audioI2S library, commit 1acd2c1
audioI2S library, commits c40ec56, 905a4fe
audioI2S library, commit 369bcf0
audioI2S library, commit 4ae55c1
audioI2S library, commit 17f0e04
audioI2S library, commit 22a814a
audioI2S library, commit 6826f37
audioI2S library, commit 3be6902
audioI2S library, commit 59784c5
audioI2S library, commit 8d50fd3
audioI2S library, commit c446251
audioI2S library, commit ef2cd34
audioI2S library, commit 25ef26e
audioI2S library, commit 70d2937
audioI2S library, commit b95587e
audioI2S library, commit c258a0b
audioI2S library, commit 01bdf70
audioI2S library, commit 8a7116f
audioI2S library, commit e723873
Commits 77e627e, 9cfea80
Commit 37ac6ef
Commit 4e8f738
Commit 17010eb
Commit c22b53e
Commit 98488c5 (ESP32-audioI2S crashes on arduino-esp32 v3.0.7)
and later shift mem in psram Commit 8cf354d
Commit ed1f1ab
2b75466
to
37e5a9c
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
I tried applying some changes from the library https://github.com/schreibfaul1/ESP32-vs1053_ext.
The final version contains bugs, fixes for which are only available in ESP32-audioI2S.