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

@@ -21,6 +21,28 @@ $news_counter = 0;
news_headline("dvdisaster News");
news_item("21.11.2010", "dvdisaster 0.79.3 released", "
For GNU/Linux, the SG_IO driver is used by default
for accessing optical drives. This resolves the problem
with system freezes on parallel SCSI adapters which were
caused by the old CDROM_SEND_PACKET driver.
The RS03 codec now contains Altivec optimizations
on PowerPC platforms.
", 18, "2010-11-21T00:00:00Z", "2010-11-21T00:00:00Z");
news_item("07.11.2010", "Added Windows and Mac OS X versions for 0.72.2", "
Windows and Mac OS X versions of 0.72.2 are now available.
They were built using the updated development environment of 0.79.x.
This results in shipping with newer versions of the GTK+ libraries
and might yield slightly different visuals and behaviour.
", 17, "2010-11-07T00:00:00Z", "2010-11-07T00:00:00Z");
news_item("31.10.2010", "dvdisaster 0.72.2 released", "
This version introduces a workaround which prevents parallel SCSI
adapters from freezing under Linux.
Improved upward compatibility with dvdisaster 0.79.x.
", 16, "2010-10-31T00:00:00Z", "2010-10-31T00:00:00Z");
news_item("28.02.2010", "dvdisaster 0.79.2 released", "
Mac OS X binaries are available again as the Mac OS X development environment
has been updated for this version.