pulseaudio/src/modules/macosx
Sjors Gielen d3cd82d411 osx: Add a single "On" profile to coreaudio devices. Fixes crash on OS X.
Since commit 12af302a last month, cards always have at least one
profile, so there is also always an active_profile (this makes the code
more simple). However, module-coreaudio-device did not create a profile
yet, causing a crash of PulseAudio when used on OS X. This patch fixes
this crash, by adding a single "On" profile. I've also added a TODO for
adding an "Off" profile which removes all sinks and sources -- I can
work on resolving this TODO later on.
2012-07-09 10:29:04 +03:00
..
module-bonjour-publish.c Remove unnecessary #includes 2011-06-22 23:12:20 +01:00
module-coreaudio-detect.c modules: Use pa_streq instead of strcmp. 2012-06-09 16:21:41 +03:00
module-coreaudio-device.c osx: Add a single "On" profile to coreaudio devices. Fixes crash on OS X. 2012-07-09 10:29:04 +03:00