[PATCH] Updates the wine alsa driver to the new alsa api. No functionallity changes.

James Courtier-Dutton James at superbug.demon.co.uk
Fri May 7 14:56:36 CDT 2004


Mike Hearn wrote:
> On Wed, 05 May 2004 14:21:06 +0000, James Courtier-Dutton wrote:
> 
>>Is there any chance of getting my patch into cvs. I could then start 
>>making further improvements to the winealsa driver.
> 
> 
> It's in CVS now. If you want to work without waiting for AJ to commit, use
> the arch repository. It lets you commit to your own local branch and has
> a script for generating and sending patch emails in a simple manner.
> 
> http://navi.cx/~mike/wine/
> 
> thanks -mike
> 

Thank you.

I have been working on improving wine support for alsa, but have run 
into some problems. Windows sound api is so incredibly bad. :-(
I might just work on getting DirectSound working, and the get winmm to 
use direct sound instead of winmm using the sound card directly.

We need to get to a single API between sound hardware and windows apis.
I think winmm should work over directsound ok. I just need to look into 
what ASIO does now.
We might end up doing winmm over directsound over asio!

Cheers
James




More information about the wine-devel mailing list