[mythtv] mythmusic patch to use arts sound server
Isaac Richards
ijr at po.cwru.edu
Mon Jan 5 00:04:56 EST 2004
On Saturday 03 January 2004 11:52 pm, Michael Kedl wrote:
> Here is a patch against current CVS that will let mythmusic work with
> arts (a sound server that kde uses).
>
> Run configure with --enable-arts to enable arts support.
>
> For the moment it is done with ifdefs since mythmusic doesn't support
> multiple output devices like mythtv does and because there is a lot of
> integration in the output source file that shouldn't be duplicated into
> another output file.
I don't really like all the ifdefs. Don't really want to apply this unless
that's all abstracted out cleanly.
Ideally, mythmusic should use the same audio output stuff that mythtv does --
that's why the audio output classes were moved into libmyth. The guy that
wrote the original native alsa support code said he was going to do it, but
never finished things, unfortunately.
Isaac
More information about the mythtv-dev
mailing list