wine/dlls/winmm/wineoss audio.c

Alexandre Julliard julliard at wine.codeweavers.com
Wed Jan 15 18:19:04 CST 2003


ChangeSet ID:	7056
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2003/01/15 18:19:04

Modified files:
	dlls/winmm/wineoss: audio.c 

Log message:
	Francois Gouget <fgouget at codeweavers.com>
	Return MMSYS_NOERROR even if we don't open the device with the
	requested format, otherwise OSS_OpenDevice will not increment
	open_count.
	Use -1 to signal OSS_RawOpenDevice not to do ioctls because 0 is
	ambiguous (also means mono as opposed to stereo).

Patch: http://cvs.winehq.com/patch.py?id=7056

Old revision  New revision  Changes     Path
 1.72          1.73          +33 -28     wine/dlls/winmm/wineoss/audio.c




More information about the wine-cvs mailing list