- 04 Feb, 2023 2 commits
- 30 Jan, 2023 1 commit
-
-
Wolle authored
-
- 28 Jan, 2023 2 commits
- 27 Jan, 2023 2 commits
- 26 Jan, 2023 1 commit
-
-
Wolle authored
-
- 14 Jan, 2023 1 commit
-
-
Wolle authored
update from master
-
- 13 Jan, 2023 2 commits
- 11 Jan, 2023 2 commits
- 10 Jan, 2023 3 commits
- 09 Jan, 2023 3 commits
-
-
Wolle authored
indata underflow in decodeNextElement()
-
Wolle authored
make thread safe
-
Wolle authored
for critical areas: xSemaphoreTake(mutex_audio, portMAX_DELAY); xSemaphoreGive(mutex_audio); for areas that can be called by their own thread xSemaphoreTakeRecursive(mutex_audio, portMAX_DELAY); xSemaphoreGiveRecursive(mutex_audio);
-
- 08 Jan, 2023 2 commits
- 06 Jan, 2023 1 commit
-
-
Wolle authored
-
- 05 Jan, 2023 1 commit
-
-
Wolle authored
-
- 28 Dec, 2022 1 commit
-
-
Wolle authored
-
- 27 Dec, 2022 3 commits
-
-
Wolle authored
-
Wolle authored
AudioBuffer: if "no PSRAM" is requested, really avoid it
-
Stefan Seyfried authored
-
- 22 Dec, 2022 10 commits
- 20 Dec, 2022 2 commits
- 19 Dec, 2022 1 commit
-
-
Wolle authored
-