ChangeSet ID: 5649
CVSROOT: /opt/cvs-commit
Module name: wine
Changes by: julliard(a)wine.codeweavers.com 2002/10/07 13:23:40
Modified files:
dlls/winmm/wineoss: audio.c
Log message:
Eric Pouech <eric.pouech(a)wanadoo.fr>
Added support for several soundcard.
Remove non full duplex mode in code.
OSS Commercial doesn't properly handle SNDCTL_DSP_RESET, so close/open
device to workaround this issue (by Ove Kaaven).
Patch: http://cvs.winehq.com/patch.py?id=5649
Old revision New revision Changes Path
1.61 1.62 +186 -168 wine/dlls/winmm/wineoss/audio.c