-
Notifications
You must be signed in to change notification settings - Fork 19
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update libcubeb to 877364f0509c9a54f2d7015a6a9b52b4c7c99edc.
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule libcubeb
updated
7 files
+4 −2 | .github/workflows/build.yml | |
+5 −2 | CMakeLists.txt | |
+192 −52 | src/cubeb_aaudio.cpp | |
+109 −106 | src/cubeb_opensl.cpp | |
+7 −0 | src/cubeb_triple_buffer.h | |
+4 −57 | src/cubeb_wasapi.cpp | |
+3 −0 | test/test_triple_buffer.cpp |