
janne-mythtv at grunau
Jul 10, 2007, 11:15 PM
Post #1 of 1
(289 views)
Permalink
|
|
Re: [mythtv-commits] Ticket #3716: OSX defaults for sound configuration lead to no sound
|
|
On Wednesday 11 July 2007 03:44:21 MythTV wrote: > #3716: OSX defaults for sound configuration lead to no sound > > (In [13861]) Make sure default audio device isn't NULL on OS X. > Closes #3716. > Looks like this has been a problem for ages - since [5905]? No, I broke it. My recent commit for adding default devices for alsa, jack and arts enclosed also the OSS devices in a #ifdef USING_OSS. So "NULL" became the only option on Mac OS X. The Core Audio output class will be used with any device string as long as it's not "NULL". ciao Janne _______________________________________________ mythtv-dev mailing list mythtv-dev [at] mythtv http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-dev
|