commit | 0e3c524f4cfd30580b9d2cdf4282621e3b4b1ce8 | [log] [tgz] |
---|---|---|
author | Robert Reif <reif@earthlink.net> | Tue Oct 26 22:04:55 2004 +0000 |
committer | Alexandre Julliard <julliard@winehq.org> | Tue Oct 26 22:04:55 2004 +0000 |
tree | c5c91dace1edefd415c7396e0afd2fec148a8556 | |
parent | d581777c8839342a343db2ad1acfe7ada462534d [diff] |
Split up audio.c into three separate .c files: audio.c: OSS functions and waveIn and waveOut driver functions. dscapture.c: direct sound capture driver implementation. dsrender.c: direct sound renderer driver implementation.