ALSA driver

Eric Pouech eric.pouech at wanadoo.fr
Tue Jun 25 14:22:40 CDT 2002


Eric Pouech a écrit :
> 
> this patch is the first attempt at providing an ALSA driver to Wine
> it includes:
> - an quick audio implementation for ALSA 0.5 interface
> - a more complete audio implementation for ALSA 0.9 (buffered and
> mmap:ed for DSound), eventhough still lots of stuff needs to be
> implemented
> 
> on the todo list, there's:
> - implementation of the remaining of the driver (mainly for the
> 0.9/final interface for midi, mixer...)
> - enhance configuration bits. as of today, we cannot build a DLL which
> will be compatible, based on what's available on the machine on the 0.5
> or final interface
> 
> to enable it, change your ~/.wine/config file, in the WinMM section to
> have:
> Drivers=winealsa.drv
> (and be sure you have alsa installed ;-)
> 
oops, forgot to tell that the code is the result of many contributions:
- David Hammerton for lots of testings and bug fixes
- Marco Pietrobono for the 0.9/final audio code
of course, ChangeLog shall reflect this
A+



More information about the wine-patches mailing list