revised direct sound capture patches

Robert Reif reif at earthlink.net
Fri Feb 28 16:54:53 CST 2003


This revised patch set addresses the comments I got on
the previous patch set.

include.diff:    include/dsdriver.h
    fixes a parameter type

tests.diff:    dlls/dsound/tests/dsound.c dlls/winmm/tests/wave.c
    fixes direct sound capture test to handle notifications properly
    don't give error when driver not present
    minor cleanups
    add waveIn tests to winmm

dsound.diff:
    fixes code to handle full duplex properly
    adds support for capture driver (disabled)

wineoss.diff:    dlls/winmm/wineoss/audio.c
    capture thread checks queue for more headers before giving error
    capture driver work started

Thanks,

Bob.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: wineoss.diff
Type: application/x-unknown-content-type-diff_auto_file
Size: 19164 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20030228/2084c080/wineoss.bin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: include.diff
Type: application/x-unknown-content-type-diff_auto_file
Size: 720 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20030228/2084c080/include.bin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: tests.diff
Type: application/x-unknown-content-type-diff_auto_file
Size: 9191 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20030228/2084c080/tests.bin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: dsound.diff
Type: application/x-unknown-content-type-diff_auto_file
Size: 46917 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20030228/2084c080/dsound.bin


More information about the wine-patches mailing list