gecko-dev/media/libcubeb
Matthew Gregan d586aee8fd Bug 1278612 - Use DefaultOutputUnit as the default output device. r=jesup
https://github.com/kinetiknz/cubeb/commit/6b2c610 changed the output unit
from kAudioUnitSubType_DefaultOutput to kAudioUnitSubType_HALOutput because
capture is never available on the DefaultOutputUnit.  For the case where
we're doing output only to the default device, this regressed the automatic
device switching when the output device was changed in the Sound system
preferences.  Reverting to the DefaultOutputUnit for this case restores the
previous behaviour.  This addresses BMO #1278612.
2016-08-15 13:07:50 +12:00
..
include Bug 1285541 - Update cubeb to revision 2a5fd74b. r=padenot,achronop 2016-07-20 15:02:29 +02:00
src Bug 1278612 - Use DefaultOutputUnit as the default output device. r=jesup 2016-08-15 13:07:50 +12:00
tests Bug 1290425 - Update cubeb to revision 6278ef2f73. r=padenot 2016-07-29 13:40:52 +02:00
AUTHORS Bug 1241476: Update libcubeb from upstream rs=kinetik 2016-01-21 22:17:46 -05:00
LICENSE
README.md Bug 1074010 - Update cubeb from upstream. r=padenot 2014-09-29 13:19:09 +13:00
README_MOZILLA Bug 1290425 - Update cubeb to e40741 to fix bustage. 2016-07-29 14:04:09 +02:00
bug1278612.patch Bug 1278612 - Use DefaultOutputUnit as the default output device. r=jesup 2016-08-15 13:07:50 +12:00
moz.build Bug 1286877 - do not set c-basic-offset for python-mode; r=gps 2016-07-14 10:16:42 -06:00
update.sh Bug 1278612 - Use DefaultOutputUnit as the default output device. r=jesup 2016-08-15 13:07:50 +12:00

README.md

Build Status

See INSTALL for build instructions.

Licensed under an ISC-style license. See LICENSE for details.