« Return to Thread: [PATCH] openal-soft: prefer pulseaudio backend

Re: [PATCH] openal-soft: prefer pulseaudio backend

by Ludwig Nussel :: Rate this Message:

Reply to Author | View in Thread

Chris Robinson wrote:
> On Wednesday 06 May 2009 12:02:19 am Ludwig Nussel wrote:
> > Well, fair enough. Would you mind including only the part that
> > prevents automatic starting of the pulseaudio daemon then? Without
> > that change pulseaudio would indeed be forced on everyone if the
> > preference order of the backends is changed.
>
> That's doable, yeah.

Thanks!

> I also should try to make it load dynamically like the
> other backends, sometime..

Have you considered making the backends libraries themselves? It
should be much easier to dlopen a backend library rather than an
arbitrary external library. You basically only need to resolve the
init symbol then.

cu
Ludwig

--
 (o_   Ludwig Nussel
 //\  
 V_/_  http://www.suse.de/
SUSE LINUX Products GmbH, GF: Markus Rex, HRB 16746 (AG Nuernberg)
_______________________________________________
Openal-devel mailing list
Openal-devel@...
http://opensource.creative.com/mailman/listinfo/openal-devel

 « Return to Thread: [PATCH] openal-soft: prefer pulseaudio backend