ALSA driver

Eric Pouech eric.pouech at wanadoo.fr
Sat Apr 20 16:42:01 CDT 2002


> I don't think that this is the right way. IMHO, there should be one 0.5
> and "current" alsa module for wine - they really have different apis.
> They have common features and an almost identical name, but that's it.
> It would be cleaner to copy you code completely into a separate alsa-0.9
> ( or current or whatever) module and compile and install it separately.
yes an no. since we don't have a proper install (and detection)
mechanism
in wine, I was more leaning to having a single ALSA driver, that would 
compile into 0.5 or 0.9 (depending on the headers found on the system).

I agree that #ifdef:ing in the code is a bad idea.

A+



More information about the wine-devel mailing list