Sophie

Sophie

distrib > Mandriva > 8.2 > i586 > by-pkgid > b63522224800d493bcd8b811c7d1c4dc > files > 12

cdrecord-devel-1.11-0.a15.2mdk.i586.rpm

NEW features of cdrtools-1.11a01:

All:

-	Now using the "Slottable Source" feature of the makefile system.
	This is the fist modular reusable portable makefile standard
	in the open source world.

	To see a new feature call: "make tinfo"


-	README.multi fixed

-	README.sony fixed

-	config.sub now recognises "parisc-unknown-linux-gnu"

Libscg:

Rscsi:

-	RSCSI now works if the target is a Win32 system.
	This is not done by changing rscsi.c but by fixing a bug
	in Cygwin!

	The fix to Cygwin's rshd is posted in

		http://sources.redhat.com/ml/cygwin-apps/2001-05/msg00000.html 

	Thanks to  egor duda <deo@logos-m.ru>

	NOTE that in a few weeks this patch will be integrated into Cygwin
	and cdrecord/RSCSI will work out of the box on a recent Cygwin release.


-	Now prints user ID & user Name into DEBUG file

Cdrecord:

-	New option -overburn

	This option has been added as many people seem to be unabe to understand
	that they are going to write more than the official disk capacity from
	reading cdrecord's output. Oveburnung now is no more done by default!

	NOTE that there even are some drives that prevent you from writing
	exactly the official size and stop several hundreds of sectors before.

-	Do not print a warning for writing more than 90 minutes if the media is
	a DVD

-	Fix for a problem with setting high priority on Win32 systems.
	Thanks to  egor duda <deo@logos-m.ru>

-	Sony MMC drives now work in -multi session mode.
	There was a bug in cdrecord that was accepted by all other drives.
	The bug did cause a temporary bad setup to the drive.

Cdda2wav:

Readcd:

-	better error recovery with -noerror

Scgcheck:

Mkisofs:

TODO:
	-	read Joliet filenames with multi-session if no TRANS.TBL
		or RR is present. I am looking for a volouteer for this task:
		Peter Berendi <berendi2@webdesign.hu> announced that he likes
		to be the volounteer for this task.

		Unfortunately, I did no hear again from him, but I got
		a proposal from
		"Krisztian Gede" <nameless@mail.datanet.hu>
		who also likes to do the job.

		Note that this can never 100% correctly as there is no relation
		between the names on the master filesystem, the ISO-9660 names
		and the Joliet names. Only the Rock Ridge names are untranslated
		with respect to the origina files on the master filesystem.

	-	implement Yellow book compliant XA extended dir attributes

	-	add libecc/edc for CDI and similar.

	-	add UDF support

CYGWIN NT-4.0 NOTES:

To compile on Cygwin32, get Cygwin and install it.
For more information read README.win32

The files are located on:

ftp://ftp.fokus.gmd.de/pub/unix/cdrecord/alpha ...

NOTE:	These tar archives are 100% ansi compatible. Solaris 2.x tar and GNU
	tar may get some minor trouble.

WARNING: Do not use 'mc' to extract the tar file!
	All mc versions before 4.0.14 cannot extract symbolic links correctly.

WARNING: Do not use 'winzip' to extract the tar file!
	Winzip cannot extract symbolic links correctly.

Joerg