ChangeSet ID: 14883
CVSROOT: /opt/cvs-commit
Module name: wine
Changes by: julliard(a)wine.codeweavers.com 2004/12/16 08:25:15
Modified files:
dlls/quartz/tests: filtergraph.c
dlls/quartz : systemclock.c pin.c filtergraph.c avisplit.c
Log message:
Christian Costa <titan.costa(a)wanadoo.fr>
Many fixes to the system clock implementation.
Ensure there is a clock before doing any AddRef or Release in the AVI
splitter.
Improved tests a bit.
Misc fixes and traces clean-up.
Patch: http://cvs.winehq.org/patch.py?id=14883
Old revision New revision Changes Path
1.3 1.4 +21 -10 wine/dlls/quartz/tests/filtergraph.c
1.7 1.8 +15 -5 wine/dlls/quartz/systemclock.c
1.8 1.9 +1 -1 wine/dlls/quartz/pin.c
1.19 1.20 +3 -3 wine/dlls/quartz/filtergraph.c
1.7 1.8 +4 -2 wine/dlls/quartz/avisplit.c
ChangeSet ID: 14881
CVSROOT: /opt/cvs-commit
Module name: wine
Changes by: julliard(a)wine.codeweavers.com 2004/12/16 08:22:37
Modified files:
tools : wineprefixcreate.in
Log message:
Dmitry Timoshkov <dmitry(a)codeweavers.com>
Allow wineprefixcreate to run to the end when configuring from the
source tree.
Patch: http://cvs.winehq.org/patch.py?id=14881
Old revision New revision Changes Path
1.6 1.7 +8 -0 wine/tools/wineprefixcreate.in
ChangeSet ID: 14879
CVSROOT: /opt/cvs-commit
Module name: appdb
Changes by: wineowner(a)wine.codeweavers.com 2004/12/15 20:46:36
Modified files:
admin : adminMaintainerQueue.php
Log message:
Tony Lambregts <tony_lambregts(a)telusplanet.net>
Make the queue list show, after entering a maintainer. Also change the
message to "The maintainer was successfully added into the database".
Patch: http://cvs.winehq.org/patch.py?id=14879
Old revision New revision Changes Path
1.5 1.6 +19 -18 appdb/admin/adminMaintainerQueue.php