Imported Upstream version 0.79.3

This commit is contained in:
Rogério Brito
2010-12-13 14:18:26 -02:00
parent 555c0daf7d
commit 205701b3de
614 changed files with 4486 additions and 2191 deletions

View File

@@ -1,3 +1,16 @@
0.79.3 21-11-2010
- Switched Linux SCSI driver default to SG_IO ioctl().
- Michael Klein provided Altivec optimization for
the RS03 encoder and valuable hints for general
RS03 encoding speedup
- included Debian patches 04-manpage.patch,
06-remove-encoding-from-desktop-file.patch,
07-fix-spelling-errors-in-binaries.patch
- fixed and documented -n command line options for RS02.
Thanks to Jack Giles for noting this.
- reworked configure for current NetBSD release
- removed inofficial Solaris support
0.79.2 28-02-2010
Semantic Changes
The new missing sector marking method is now the default.
@@ -49,6 +62,16 @@
- removed ASPI driver and ASPI/SPTI splitting logic
- removed 2GB file splitting
0.72 (pl-2) 31-10-2010
- changed sources for clean compile on gcc 4.4.3
- Using the CDROM_SEND_PACKET ioctl() will hang parallel
SCSI adapters. Added tests to determine the SCSI bus type,
and switch to the SG_IO ioctl() when in doubt.
Thanks to S. Seidl and R. Manfredi for the respective bug reports.
- fixed recognition of dvdisaster 0.79 RS03-augmented image
- minor cosmetic changes for regression test compatibility
with 0.79
0.72 (pl-1) 08-08-2009
- Pablo Almeida provided a Portuguese translation
for the screen text.