зеркало из https://github.com/mozilla/gecko-dev.git
97496687b0
This disable the rust backend on iOS until we sort it out -- the old backend still works well. This essentially disables all device management: enumeration, recovery after device disappearance, etc. This also disables Aggregate device support, but it should fall back on regular duplex IO code. The modifications done to the backend are put in a patch applied during update, as usual. When not building for iOS, cubeb-coreaudio-rs is still used, and is not modified by this patch. I'm including a small assert disabling that stems from the fact that there's no dynamic linker and so we can't do ffts for Web Audio API yet. Differential Revision: https://phabricator.services.mozilla.com/D205449 |
||
---|---|---|
.. | ||
gtest | ||
include | ||
src | ||
test | ||
0001-disable-aaudio-before-android-31.patch | ||
0002-disable-crash-reporter-death-test.patch | ||
0003-Only-build-duplex_collection_change_no_unregister-wh.patch | ||
0004-audiounit-ios-compile-fixes.patch | ||
AUTHORS | ||
LICENSE | ||
README.md | ||
moz.build | ||
moz.yaml |
README.md
See INSTALL.md for build instructions.
See Backend Support in the wiki for the support level of each backend.
Licensed under an ISC-style license. See LICENSE for details.