*dlls/winmm/winearts, arts.c, arts.h, audio.c, winearts.drv.spec, Makefile.in:
Chris Morgan <cmorgan(a)alum.wpi.edu>
Added aRts driver to wine
*configure, configure.ac, dlls/Makefile.in, include/config.h.in,
dlls/dsound/dsound_main.c, documentation/samples/config:
Chris Morgan <cmorgan(a)alum.wpi.edu>
Changes for aRts driver, added commented out entry to WinMM section
of sample config file, added configure time checks
for artsc support.
Fixed since the last patch thanks to Erics mail:
- Stream now closed correctly, doh
- Cleanups
- Volume code handles mono/stereo 8/16 bit
- Configure stuff is now no longer hardcoded
License is LGPL because I like Gavriel's code exchange idea and think it
holds promise as a partial solution to license issues.
Again, comments about the patch are appreciated.
Thanks,
Chris