wine/ ./winedefault.reg dlls/Makefile.in dlls/ ...

Michael Cardenas michael.cardenas at lindows.com
Thu May 2 13:37:26 CDT 2002


Who's Hidenori? Is this code being moved somewhere else?

On Wed, May 01, 2002 at 08:29:19PM -0500, Alexandre Julliard wrote:
> ChangeSet ID:	1020302959714181280302913
> CVSROOT:	/opt/cvs-commit
> Module name:	wine
> Changes by:	julliard at wine.codeweavers.com	02/05/01 20:29:19
> 
> Modified files:
> 	.              : winedefault.reg 
> 	dlls           : Makefile.in 
> 	dlls/avifil32  : Makefile.in avifil32.spec 
> 	dlls/imm32     : imm.c imm32.spec 
> 	dlls/quartz    : Makefile.in main.c quartz.spec 
> 	include        : Makefile.in 
> 	ole            : uuid.c 
> Added files:
> 	dlls/avifil32  : avifile.c 
> Removed files:
> 	dlls/avifil32  : api.c avifile_private.h comentry.c iafile.c 
> 	                 iastream.c igframe.c main.c string.c 
> 	dlls/imm32     : immddk.h 
> 	dlls/quartz    : README acmwrap.c amundoc.c asyncsrc.c 
> 	                 asyncsrc.h audioutl.c audioutl.h audren.c 
> 	                 audren.h avidec.c aviparse.c basefilt.c 
> 	                 basefilt.h basepin.c capgraph.c capgraph.h 
> 	                 complist.c complist.h csconv.c devenum.c 
> 	                 devenum.h enumunk.c enumunk.h fgevent.c 
> 	                 fgpass.c fgraph.c fgraph.h filesink.c 
> 	                 filesink.h fmap.c fmap.h ifgraph.c ijgdec.c 
> 	                 ijgdec.h imcntl.c imfilter.c impos.c imseek.c 
> 	                 iunk.c iunk.h memalloc.c memalloc.h midparse.c 
> 	                 mjpgdec.c mpadec.c mpgparse.c mpvdec.c mtype.c 
> 	                 mtype.h parser.c parser.h qtdec.c qtparse.c 
> 	                 quartz_private.h regsvr.c regsvr.h sample.c 
> 	                 sample.h seekpass.c seekpass.h sysclock.c 
> 	                 sysclock.h videoblt.c videoblt.h vidren.c 
> 	                 vidren.h wavparse.c xform.c xform.h 
> 	include        : amaudio.h amvideo.h control.h errors.h evcode.h 
> 	                 strmif.h 
> 
> Log message:
> 	Removed a bunch of multimedia code at Hidenori's request.
> 
> Patch: http://cvs.winehq.com/patch.py?id=1020302959714181280302913
> 
> Revision  Changes    Path
>  1.43     +0 -494    wine/winedefault.reg
>  1.127    +4 -7      wine/dlls/Makefile.in
>  1.17     +1 -8      wine/dlls/avifil32/Makefile.in
>  1.9      +14 -16    wine/dlls/avifil32/avifil32.spec
>  1.23     +17 -2     wine/dlls/avifil32/avifile.c
>  1.15     +173 -784  wine/dlls/imm32/imm.c
>  1.11     +16 -28    wine/dlls/imm32/imm32.spec
>  1.22     +1 -46     wine/dlls/quartz/Makefile.in
>  1.21     +1 -612    wine/dlls/quartz/main.c
>  1.11     +8 -18     wine/dlls/quartz/quartz.spec
>  1.47     +0 -6      wine/include/Makefile.in
>  1.9      +2 -2      wine/ole/uuid.c
> 
> 
> 
> 

-- 
michael cardenas
lead windows compatibility engineer
lindows.com

"Be the change you want to see in the world"
-Mahatma Gandhi





More information about the wine-devel mailing list