ChangeSet ID: 7041 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2003/01/14 18:44:50
Modified files: dlls/winmm/wineoss: audio.c dlls/dsound : primary.c dsound_main.c
Log message: Francois Gouget fgouget@codeweavers.com Initialize the pwave array whenever we don't have a hardware buffer. Always create the wineoss thread. Change the mmap ERR into a TRACE: there are normal circumstances where mmap will fail and we can deal with them.
Patch: http://cvs.winehq.com/patch.py?id=7041
Old revision New revision Changes Path 1.71 1.72 +5 -10 wine/dlls/winmm/wineoss/audio.c 1.5 1.6 +20 -0 wine/dlls/dsound/primary.c 1.70 1.71 +0 -21 wine/dlls/dsound/dsound_main.c