ChangeSet ID: 985145853288217657711357
CVSROOT: /opt/cvs-commit
Module name: wine
Changes by: julliard@wine2. 01/03/20 22:37:33
Modified files:
dlls/winmm/wineoss: audio.c
Log message:
Ove Kaaven <ovek(a)transgaming.com>
Show an error if small enough fragment sizes couldn't be set.
Force a complete close/reopen of the sound device if pause is
requested in DirectSound mode (many drivers require this).
Patch: http://cvs.winehq.com/patch.py?id=985145853288217657711357
Revision Changes Path
1.38 +12 -2 wine/dlls/winmm/wineoss/audio.c
ChangeSet ID: 985053118938761264551431
CVSROOT: /opt/cvs-commit
Module name: wine
Changes by: julliard@wine2. 01/03/19 20:51:58
Modified files:
controls : combo.c
Log message:
Guy L. Albertelli <galberte(a)neo.lrun.com>
Native version seems to always re-draw the selected text at the end of
a rollup.
Patch: http://cvs.winehq.com/patch.py?id=985053118938761264551431
Revision Changes Path
1.66 +14 -0 wine/controls/combo.c