ChangeSet ID: 12414
CVSROOT: /opt/cvs-commit
Module name: wine
Changes by: julliard(a)wine.codeweavers.com 2004/05/19 20:16:50
Modified files:
dlls/winmm/tests: wave.c
Log message:
Francois Gouget <fgouget(a)codeweavers.com>
Add a 5 second test tone to help debug issues with the tone duration
and help detect stutter issues.
Add explanations describing the interactive test.
Patch: http://cvs.winehq.org/patch.py?id=12414
Old revision New revision Changes Path
1.22 …
[View More]1.23 +13 -5 wine/dlls/winmm/tests/wave.c
[View Less]
ChangeSet ID: 12413
CVSROOT: /opt/cvs-commit
Module name: wine
Changes by: julliard(a)wine.codeweavers.com 2004/05/19 20:16:10
Modified files:
dlls/winmm/wineoss: audio.c
Log message:
Francois Gouget <fgouget(a)codeweavers.com>
Use triggers to disable the sound input/output side we don't care
about when in pseudo fullduplex mode.
Patch: http://cvs.winehq.org/patch.py?id=12413
Old revision New revision Changes Path
1.128 1.129 +38 -3 wine/dlls/winmm/wineoss/audio.c