ChangeSet ID: 11512
CVSROOT: /opt/cvs-commit
Module name: wine
Changes by: julliard(a)wine.codeweavers.com 2004/03/15 19:14:39
Modified files:
dlls/winmm/mciavi: mmoutput.c
Log message:
Christian Costa <titan.costa(a)wanadoo.fr>
Handle avi files with non standard video stream names.
Patch: http://cvs.winehq.org/patch.py?id=11512
Old revision New revision Changes Path
1.13 1.14 +13 -1 wine/dlls/winmm/mciavi/mmoutput.c
ChangeSet ID: 11504
CVSROOT: /opt/cvs-commit
Module name: appdb
Changes by: jnewman(a)wine.codeweavers.com 2004/03/15 14:39:12
Modified files:
. : appbrowse.php appview.php
Log message:
based on a patch from: Paul van Schayck <info(a)wwwdesign.tmfweb.nl>
Get the IDs from $_REQUEST and check if they are numeric.
Patch: http://cvs.winehq.org/patch.py?id=11504
Old revision New revision Changes Path
1.1.1.1 1.2 +8 -0 appdb/appbrowse.php
1.1.1.1 1.2 +9 -0 appdb/appview.php