commit | cf5bfc44b100cd36f0dfff10231e0697e4076a34 | [log] [tgz] |
---|---|---|
author | Chris Morgan <cmorgan@alum.wpi.edu> | Mon Mar 25 20:52:42 2002 +0000 |
committer | Alexandre Julliard <julliard@winehq.org> | Mon Mar 25 20:52:42 2002 +0000 |
tree | 800f3c61696e7253e8690771bc36e53f176f3af2 | |
parent | ace56c62a36003f080b5d036043424dafad37a22 [diff] |
wodOpen() should return MMSYSERR_ALLOCATED if the device is already allocated. Allow for multiple audio devices. Fix wodPlayer_reset as with aRts we cannot cancel audio data already written to the server. Rename some functions. Cleanup unused code.