[Bug 10495] Wine should support PulseAudio

wine-bugs at winehq.org wine-bugs at winehq.org
Sat May 5 20:34:31 CDT 2012


http://bugs.winehq.org/show_bug.cgi?id=10495

Mike Mestnik <cheako+winehq at mikemestnik.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |cheako+winehq at mikemestnik.n
                   |                            |et

--- Comment #359 from Mike Mestnik <cheako+winehq at mikemestnik.net> 2012-05-05 20:34:31 CDT ---
I was looking over the winealsa driver and it has code for PA.  A winealsa
driver that's more in touch with hw drivers would be appreciated.  I'm not
saying I know there would be a huge effect, I'm just saying having hacks for a
specific ALSA driver was a bad idea in the first place and should have been
rejected.  It goes against how ALSA was supposed to be used and I'm sure it
causes problems of it's own.

My I ask that the current alsa driver be copied to alsa-old when/if the pulse
driver is included, leaving the alsa driver ready to be pruned and optimized
for the new world order.


I'd also like to see the winealsa driver actually pasuspend on it's own!  I've
been looking for the trick to discovering if this sink makes used of pulse and
I see code in winealsa that does something close to this and the code to
perform this action is already in this bug.

The rational behind this is that it let's wine's configuration system configure
this, I.E. on prefix for apps that use ALSA hw and another for apps that use
pulse.  As an alternative wrapper scripts would have to be managed and used and
this is not ideal.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list