wine/ ./winedefault.reg dlls/quartz/Makefile.i ...
ChangeSet ID: 1001969639652484454680234 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard(a)wine2. 01/10/01 16:53:59 Modified files: . : winedefault.reg dlls/quartz : Makefile.in basefilt.c basefilt.h basepin.c fgevent.c fgraph.h ifgraph.c imfilter.c main.c memalloc.c quartz.spec sample.c include : strmif.h Added files: dlls/quartz : audren.c audren.h Log message: Hidenori Takeshima <hidenori(a)a2.ctktv.ne.jp> Implemented CLSID_AudioRender. Patch: http://cvs.winehq.com/patch.py?id=1001969639652484454680234 Revision Changes Path 1.32 +10 -0 wine/winedefault.reg 1.11 +1 -0 wine/dlls/quartz/Makefile.in 1.2 +53 -13 wine/dlls/quartz/basefilt.c 1.2 +63 -7 wine/dlls/quartz/basefilt.h 1.2 +263 -48 wine/dlls/quartz/basepin.c 1.2 +228 -14 wine/dlls/quartz/fgevent.c 1.7 +4 -0 wine/dlls/quartz/fgraph.h 1.7 +31 -30 wine/dlls/quartz/ifgraph.c 1.5 +2 -6 wine/dlls/quartz/imfilter.c 1.9 +5 -0 wine/dlls/quartz/main.c 1.6 +4 -0 wine/dlls/quartz/memalloc.c 1.7 +1 -1 wine/dlls/quartz/quartz.spec 1.3 +2 -0 wine/dlls/quartz/sample.c 1.1 +0 -0 wine/dlls/quartz/audren.c 1.1 +0 -0 wine/dlls/quartz/audren.h 1.8 +1 -1 wine/include/strmif.h
participants (1)
-
Alexandre Julliard