wine/ include/wine/debug.h dlls/quartz/quartz_ ...

Alexandre Julliard julliard at winehq.org
Tue Nov 18 14:47:48 CST 2003


ChangeSet ID:	10118
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2003/11/18 14:47:48

Modified files:
	include/wine   : debug.h 
	dlls/quartz    : quartz_private.h pin.c main.c Makefile.in 
Added files:
	dlls/quartz    : fourcc.h control_private.h control.c avisplit.c 

Log message:
	Robert Shearman <R.J.Shearman at warwick.ac.uk>
	- AVI Splitter implementation.
	- Add new debugging function wine_dbstr_longlong.

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

Old revision  New revision  Changes     Path
 1.11          1.12          +6 -0       wine/include/wine/debug.h
 1.13          1.14          +1 -0       wine/dlls/quartz/quartz_private.h
 1.2           1.3           +4 -0       wine/dlls/quartz/pin.c
 1.30          1.31          +1 -0       wine/dlls/quartz/main.c
 1.32          1.33          +2 -0       wine/dlls/quartz/Makefile.in
 Added         1.1           +0 -0       wine/dlls/quartz/fourcc.h
 Added         1.1           +0 -0       wine/dlls/quartz/control_private.h
 Added         1.1           +0 -0       wine/dlls/quartz/control.c
 Added         1.1           +0 -0       wine/dlls/quartz/avisplit.c




More information about the wine-cvs mailing list