[cvs] commit: framework/VFS_ISO ISOWriter.php package.xml
framework/VFS_ISO/ISOWriter RealInputStrategy.php RealOutputStrategy.php
mkisofs.php framework/VFS_ISO/ISOWriter/RealInputStrategy copy.php
direct.php framework/VFS_ISO/ISOWriter/RealOutputStrategy copy.php ...
Jason Felice
jfelice at cronosys.com
Tue Oct 12 10:11:32 PDT 2004
eraserhd 2004-10-12 10:11:32 PDT
Added files:
VFS_ISO ISOWriter.php package.xml
VFS_ISO/ISOWriter RealInputStrategy.php
RealOutputStrategy.php mkisofs.php
VFS_ISO/ISOWriter/RealInputStrategy copy.php direct.php
VFS_ISO/ISOWriter/RealOutputStrategy copy.php direct.php
VFS_ISO/tests inputstrategy.phpt isowriter.phpt
outputstrategy.phpt
Log:
* Implement API to write ISO (CD) images from VFS
Revision Changes Path
1.1 +114 -0 framework/VFS_ISO/ISOWriter.php (new)
1.1 +93 -0 framework/VFS_ISO/ISOWriter/RealInputStrategy.php (new)
1.1 +151 -0 framework/VFS_ISO/ISOWriter/RealInputStrategy/copy.php (new)
1.1 +29 -0 framework/VFS_ISO/ISOWriter/RealInputStrategy/direct.php (new)
1.1 +99 -0 framework/VFS_ISO/ISOWriter/RealOutputStrategy.php (new)
1.1 +87 -0 framework/VFS_ISO/ISOWriter/RealOutputStrategy/copy.php (new)
1.1 +34 -0 framework/VFS_ISO/ISOWriter/RealOutputStrategy/direct.php (new)
1.1 +80 -0 framework/VFS_ISO/ISOWriter/mkisofs.php (new)
1.1 +75 -0 framework/VFS_ISO/package.xml (new)
1.1 +124 -0 framework/VFS_ISO/tests/inputstrategy.phpt (new)
1.1 +104 -0 framework/VFS_ISO/tests/isowriter.phpt (new)
1.1 +95 -0 framework/VFS_ISO/tests/outputstrategy.phpt (new)
Chora Links:
http://cvs.horde.org/co.php/framework/VFS_ISO/ISOWriter.php?r=1.1
http://cvs.horde.org/co.php/framework/VFS_ISO/ISOWriter/RealInputStrategy.php?r=1.1
http://cvs.horde.org/co.php/framework/VFS_ISO/ISOWriter/RealInputStrategy/copy.php?r=1.1
http://cvs.horde.org/co.php/framework/VFS_ISO/ISOWriter/RealInputStrategy/direct.php?r=1.1
http://cvs.horde.org/co.php/framework/VFS_ISO/ISOWriter/RealOutputStrategy.php?r=1.1
http://cvs.horde.org/co.php/framework/VFS_ISO/ISOWriter/RealOutputStrategy/copy.php?r=1.1
http://cvs.horde.org/co.php/framework/VFS_ISO/ISOWriter/RealOutputStrategy/direct.php?r=1.1
http://cvs.horde.org/co.php/framework/VFS_ISO/ISOWriter/mkisofs.php?r=1.1
http://cvs.horde.org/co.php/framework/VFS_ISO/package.xml?r=1.1
http://cvs.horde.org/co.php/framework/VFS_ISO/tests/inputstrategy.phpt?r=1.1
http://cvs.horde.org/co.php/framework/VFS_ISO/tests/isowriter.phpt?r=1.1
http://cvs.horde.org/co.php/framework/VFS_ISO/tests/outputstrategy.phpt?r=1.1
More information about the cvs
mailing list