Commit graph

3 commits

Author SHA1 Message Date
wiz
ba9b350189 Update to 2.01.01a05, syncing patches with wip/cdrtools-devel.
Changes:
* Thu Feb 02 2006 - Release of a GPL compliant 2.01.01a05-ossdvd
  patch. This patch is for cdrtools-2.01.01a05.tar.bz2 and is adjusted
  to work with linux kernel 2.6.12 or higher and can be compiled with
  gcc-4.0.x. The rawio patch using libcap has been migrated to
  cdrtools-2.01.01a05-rawio.patch.bz2 . The patch called
  cdrtools-2.01.01-scsibuf.patch.bz has become redundant, as this has
  been integrated inside cdrtools-2.01.01a05.tar.bz2 . RPMS and SRPMS
  have been updated for mandriva 2006.0. The order of applying patches
  is now :
  1. cdrtools-2.01.01a05-ossdvd.patch.bz2     .ossdvd
  2. cdrtools-2.01.01a01-DVD-speed.patch.bz2  .dvd-speed
  3. cdrtools-2.01.01a05-rawio.patch.bz2      .rawio
  4. cdrtools-2.01.01a01-scanbus.patch.bz2    .scanbus
  Warly's Cdrecord DVD patch and others can now be found on
  http://people.mandriva.com/~warly/files/cdrtools/
2006-02-04 12:05:17 +00:00
wiz
c5477757e0 Update to 2.01a27:
-       New option -tao is now needed if you like to write in TAO
	mode.  Cdrecord now does no longer writes if no write mode
	has been specified.

-       New option -sao as alias for -dao. As the official name
	for the write mo de is SAO, -sao is more correct than -dao.

-       New paranoia sub option paraopts=overlap=xx
	This is mainly a bug fix for cdda2wav. Cdda2wav previously
	_always_ did completely deactivat the dynamic overlapping
	from libparanoia. Instead, it did set the overlapping to
	the statical value 0.
	If you omit paraopts=overlap=xx, cdda2wav will now use
	dynamic overlaping with -paranoia.

	If you like the old behavior, use: paraopts=overlap=0

-       New paranoia sub option paraopts=minoverlap=xx
        This sets the minimum dynamic overlap

-       New paranoia sub option paraopts=maxoverlap=xx
        This sets the maximum dynamic overlap

-       Better paranoia statistics output

-       Fixed a Problem with some Linux sound card drivers that
	caused cdda2wav to be unable to output to the soundcard.

-       Trying to add verbose output that estimates the read quality
	with -paranoia

-       Support for PowerPC CHRP Boot added

-       Support for -uid/-gid for UDF Filesystems added

-       isoinfo now is able to list ElTorito Boot information with -d

-       isoinfo now correctly shows long RR filenames from CE
	Extension records.

-       New options -root & -old-root from Patrik Ohly
        This allows mkisofs to be used for "incremental backups" where
        each backup is put into a separate directory tree on the CD.

And some bug fixes.
2004-08-04 21:19:26 +00:00
wiz
dffc752e32 Initial import of cdrtools-ossdvd, a patched version of cdrtools
with DVD writing support.
2003-12-17 16:09:06 +00:00