-
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.
- Loading branch information
1 parent
435c369
commit 8b33bc9
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 | |
+1 −1 | 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 |