diff options
author | Miriam Zimmerman <[email protected]> | 2024-09-18 14:06:48 -0400 |
---|---|---|
committer | Matthew Gregan <[email protected]> | 2024-09-25 15:14:58 +1200 |
commit | 2bee6bcbd37b121ab197193fe466eef0e91b62b1 (patch) | |
tree | 650f20cbebbab32a1979feeb09f7ea12c521e588 /src | |
parent | 877364f0509c9a54f2d7015a6a9b52b4c7c99edc (diff) | |
download | cubeb-2bee6bcbd37b121ab197193fe466eef0e91b62b1.tar.gz cubeb-2bee6bcbd37b121ab197193fe466eef0e91b62b1.zip |
Add submodules for tier-1 rust backends.
Per https://github.com/mozilla/cubeb/wiki/Backend-Support the rust
backends for pulse and coreaudio are tier-1 and the older C++ backends
are tier-4. So, add these backends to cubeb by default.
Diffstat (limited to 'src')
m--------- | src/cubeb-coreaudio-rs | 0 | ||||
m--------- | src/cubeb-pulse-rs | 0 |
2 files changed, 0 insertions, 0 deletions
diff --git a/src/cubeb-coreaudio-rs b/src/cubeb-coreaudio-rs new file mode 160000 +Subproject 2407441a2f67341a0e13b4ba6547555e387c671 diff --git a/src/cubeb-pulse-rs b/src/cubeb-pulse-rs new file mode 160000 +Subproject 8678dcab1c287de79c4c184ccc2e065bc62b70e |