Added aRts driver.
authorChris Morgan <cmorgan@alum.wpi.edu>
Thu, 21 Mar 2002 01:38:19 +0000 (01:38 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 21 Mar 2002 01:38:19 +0000 (01:38 +0000)
commit9b0ba7ca2bba87e9e1d1cd066d470d2485e6e8de
treed9a657c5157a530031436c67492e170e326b890f
parentcc7c1c0b9399f6d7ee2abbb3b691f5c5e5bfc51e
Added aRts driver.
13 files changed:
DEVELOPERS-HINTS
configure
configure.ac
dlls/Makefile.in
dlls/dsound/dsound_main.c
dlls/winmm/winearts/.cvsignore [new file with mode: 0644]
dlls/winmm/winearts/Makefile.in [new file with mode: 0644]
dlls/winmm/winearts/arts.c [new file with mode: 0644]
dlls/winmm/winearts/arts.h [new file with mode: 0644]
dlls/winmm/winearts/audio.c [new file with mode: 0644]
dlls/winmm/winearts/winearts.drv.spec [new file with mode: 0644]
documentation/samples/config
include/config.h.in