ChangeSet ID: 9194 CVSROOT: /home/winehq/opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2003/09/03 14:28:21
Modified files: dlls/winmm/wineoss: audio.c dlls/winmm/wineaudioio: audio.c dlls/winmm/winealsa: audio.c dlls/dsound : propset.c dsound_main.c buffer.c
Log message: Robert Reif reif@earthlink.net Use the drivers to get device capabilities and property sets.
Patch: http://cvs.winehq.com/patch.py?root=/home/winehq/opt/cvs-commit&id=9194
Old revision New revision Changes Path 1.92 1.93 +3 -1 wine/dlls/winmm/wineoss/audio.c 1.5 1.6 +2 -0 wine/dlls/winmm/wineaudioio/audio.c 1.15 1.16 +2 -0 wine/dlls/winmm/winealsa/audio.c 1.11 1.12 +212 -145 wine/dlls/dsound/propset.c 1.88 1.89 +24 -21 wine/dlls/dsound/dsound_main.c 1.15 1.16 +3 -0 wine/dlls/dsound/buffer.c