wine/ include/dsdriver.h dlls/winmm/wineoss/au ...

Alexandre Julliard julliard at winehq.org
Fri Jan 28 11:21:08 CST 2005


ChangeSet ID:	15756
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2005/01/28 11:21:08

Modified files:
	include        : dsdriver.h 
	dlls/winmm/wineoss: audio.c 
	dlls/winmm/winenas: audio.c 
	dlls/winmm/winejack: audio.c 
	dlls/winmm/wineaudioio: audio.c 
	dlls/winmm/winearts: audio.c 
	dlls/winmm/winealsa: audio.c 
	dlls/dsound    : propset.c dsound_main.c capture.c 

Log message:
	Robert Reif <reif at earthlink.net>
	Fix structure member name to match windows headers and fix up all
	uses.
	Nameless struct fix for dsound/propset.c to compile on both windows
	and wine.

Patch: http://cvs.winehq.org/patch.py?id=15756

Old revision  New revision  Changes     Path
 1.12          1.13          +1 -1       wine/include/dsdriver.h
 1.151         1.152         +1 -1       wine/dlls/winmm/wineoss/audio.c
 1.20          1.21          +1 -1       wine/dlls/winmm/winenas/audio.c
 1.20          1.21          +1 -1       wine/dlls/winmm/winejack/audio.c
 1.22          1.23          +3 -3       wine/dlls/winmm/wineaudioio/audio.c
 1.27          1.28          +1 -1       wine/dlls/winmm/winearts/audio.c
 1.62          1.63          +2 -2       wine/dlls/winmm/winealsa/audio.c
 1.31          1.32          +36 -31     wine/dlls/dsound/propset.c
 1.113         1.114         +8 -8       wine/dlls/dsound/dsound_main.c
 1.42          1.43          +10 -10     wine/dlls/dsound/capture.c




More information about the wine-cvs mailing list