ChangeSet ID: 17207
CVSROOT: /opt/cvs-commit
Module name: wine
Changes by: julliard(a)wine.codeweavers.com 2005/04/22 14:06:42
Modified files:
dlls/x11drv : dib.c
Log message:
Huw Davies <huw(a)codeweavers.com>
If XShmAttach fails then reset shmid to -1 so that we don't try to use
it later.
Patch: http://cvs.winehq.org/patch.py?id=17207
Old revision New revision Changes Path
1.37 1.38 +1 -0 wine/dlls/x11drv/dib.c
ChangeSet ID: 17204
CVSROOT: /opt/cvs-commit
Module name: wine
Changes by: julliard(a)wine.codeweavers.com 2005/04/22 14:05:34
Modified files:
dlls/winmm/winealsa: audio.c
Log message:
Alex Villacís Lasso <a_villacis(a)palosanto.com>
Perform one more commit in ALSA non-emulation if there are still
frames to be transmitted.
Patch: http://cvs.winehq.org/patch.py?id=17204
Old revision New revision Changes Path
1.77 1.78 +25 -1 wine/dlls/winmm/winealsa/audio.c