in mythtv/libs/libmythtv:
        NuppelVideoRecorder.cpp
Log Message:
If users are disabling OSS, the sys/soundcard include is still used?

---------------------------------------------------------------------- -----

There really shouldn't be an explicit user-controllable disable-oss option.


        There may be merit in terms of disabling "primitive"
audio in a compiled binary, but I sort of agree - from the
client point of view we can just select a different audio
output method in the settings.


The problem I created is interesting, in that the audio ioctls in NVR and mainserver.cpp only have single implementations, but all the other audio stuff has OSS, ALSA, JACK, et c.

        I wonder if those other APIs have different/better stuff
that could be used in AudioInit(), doAudioThread() and the
remote ringbuffer plumbing?

--
Nigel Pearson, [EMAIL PROTECTED] | "People say I'm strange, does it
Telstra BI&D, Sydney, Australia       |        make me a stranger?
Office: 8255 4222    Fax:  8255 3153  |  My best friend was born
Mobile: 0408 664435  Home: 9792 6998  |         in a manger"    -DC Talk

_______________________________________________
mythtv-dev mailing list
mythtv-dev@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-dev

Reply via email to