Imported Upstream version 0.72.3

This commit is contained in:
TANIGUCHI Takaki
2012-03-06 11:08:15 +09:00
parent 294f8623c4
commit 4cebc5af7d
813 changed files with 6705 additions and 3158 deletions

View File

@@ -1,7 +1,8 @@
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<title>dvdisaster</title>
<title>Download</title>
<link rel="stylesheet" type="text/css" href="../include/dvdisaster.css">
</head>
<body>
@@ -11,7 +12,7 @@
<tr>
<td align="left">
<font size="+3"><b>dvdisaster</b></font>
<i>Version 0.72 (pl1)</i>
<i>Version 0.72 (pl3)</i>
</td>
<td align="right">
<font size="+3">&nbsp;</font><a href="http://dvdisaster.net/en/">To the Internet version</a>
@@ -102,7 +103,7 @@ please execute the downloaded program and follow the dialog.</li>
Testers are welcome for the upcoming dvdisaster release, but should be aware of remaining
bugs and incompatibilities.
The current unstable release is
<a href="download40">0.72 (pl1)</a>.
<a href="download40">0.72 (pl3)</a>.
-->
<pre> </pre>
@@ -110,22 +111,24 @@ The current unstable release is
<b>Stable version</b> - recommended for getting started.<p>
<table class="download" cellpadding="0" cellspacing="5">
<tr><td><b>dvdisaster-0.72</b></td><td align="right">08-Aug-2009</td></tr>
<tr><td><b>dvdisaster-0.72</b></td><td align="right">05-Oct-2011</td></tr>
<tr bgcolor="#000000"><td colspan="2"><img width=1 height=1 alt=""></td></tr>
<tr><td colspan="2">
<table>
<tr><td align="right">&nbsp;&nbsp;Source code for all operating systems:&nbsp;</td>
<td><a href="http://prdownloads.sourceforge.net/dvdisaster/dvdisaster-0.72.1.tar.bz2?download">dvdisaster-0.72.1.tar.bz2</a></td></tr>
<td><a href="http://dvdisaster.net/downloads/dvdisaster-0.72.3.tar.bz2">dvdisaster-0.72.3.tar.bz2</a></td></tr>
<tr><td align="right">Digital signature:&nbsp;</td>
<td><a href="http://prdownloads.sourceforge.net/dvdisaster/dvdisaster-0.72.1.tar.bz2.gpg?download">dvdisaster-0.72.1.tar.bz2.gpg</a></td></tr>
<td><a href="http://dvdisaster.net/downloads/dvdisaster-0.72.3.tar.bz2.gpg">dvdisaster-0.72.3.tar.bz2.gpg</a></td></tr>
<tr><td align="right">Binary for Mac OS X 10.5 / x86:&nbsp;</td>
<td><a href="http://prdownloads.sourceforge.net/dvdisaster/dvdisaster-0.72.1.app.zip?download">dvdisaster-0.72.1.app.zip</a>&nbsp;--&nbsp;please read these <a href="download30.html#mac">hints</a> first</td></tr>
<td><a href="http://dvdisaster.net/downloads/dvdisaster-0.72.3.app.zip">dvdisaster-0.72.3.app.zip</a>&nbsp;--&nbsp;please read these <a href="download30.html#mac">hints</a> first</td></tr>
<tr><td align="right">Digital signature:&nbsp;</td>
<td><a href="http://prdownloads.sourceforge.net/dvdisaster/dvdisaster-0.72.1.app.zip.gpg?download">dvdisaster-0.72.1.app.zip.gpg</a></td></tr>
<td><a href="http://dvdisaster.net/downloads/dvdisaster-0.72.3.app.zip.gpg">dvdisaster-0.72.3.app.zip.gpg</a></td></tr>
<tr><td align="right">Binary for Windows:&nbsp;</td>
<td><a href="http://prdownloads.sourceforge.net/dvdisaster/dvdisaster-0.72.1-setup.exe?download">dvdisaster-0.72.1-setup.exe</a></td></tr>
<td><a href="http://dvdisaster.net/downloads/dvdisaster-0.72.3-setup.exe">dvdisaster-0.72.3-setup.exe</a></td></tr>
<tr><td align="right">Digital signature:&nbsp;</td>
<td><a href="http://prdownloads.sourceforge.net/dvdisaster/dvdisaster-0.72.1-setup.exe.gpg?download">dvdisaster-0.72.1-setup.exe.gpg</a></td></tr>
<td><a href="http://dvdisaster.net/downloads/dvdisaster-0.72.3-setup.exe.gpg">dvdisaster-0.72.3-setup.exe.gpg</a></td></tr>
<tr><td colspan="2"> </td></tr>
<tr><td colspan="2"><a href="download_showall=1.html">Show older releases in the 0.72 version branch</a></td></tr>
</table>
</td></tr>
<tr bgcolor="#000000"><td colspan="2"><img width=1 height=1 alt=""></td></tr>
@@ -147,6 +150,16 @@ Most important changes in this version:<p>
<b>Patches</b> (small changes after version 0.72; files above have been updated):<p>
<b>0.72 pl3</b> Fixed a problem with the "Verify" function when
working with RS01 error correction files larger than 2GB.
Thanks to Volodymyr Bychkoviak for reporting the problem and
sending a fix. (05-Oct-2011)<p>
<b>0.72 pl2</b>
This version introduces a workaround which prevents parallel SCSI
adapters from freezing under Linux.
Improved compatibility with the new version branch 0.79.x. (31-Oct-2010)<p>
<b>0.72 pl1</b> Pablo Almeida provided Portuguese translations of the screen texts.
Added workaround to avoid Win XP freezing on certain CD-RW/drive pairs.(08-Aug-2009)<p>
@@ -258,7 +271,7 @@ Some file of particular interest are:
<tr>
<td align="center">
<font size="-1">
<i> Copyright 2004-2009 Carsten Gnörlich.<br>
<i> Copyright 2004-2011 Carsten Gnörlich.<br>
Verbatim copying and distribution of this entire article is permitted in any medium, provided this notice is preserved.
</i>
</font>

View File

@@ -1,6 +1,6 @@
<?php
# dvdisaster: English homepage translation
# Copyright (C) 2004-2009 Carsten Gnörlich
# Copyright (C) 2004-2010 Carsten Gnörlich
#
# UTF-8 trigger: äöüß
#
@@ -11,6 +11,7 @@
require("../include/dvdisaster.php");
require("../include/footnote.php");
begin_page();
$show_all=$_GET["showall"];
?>
<!--- Insert actual page content below --->
@@ -50,22 +51,74 @@ The current unstable release is
<b>Stable version</b> - recommended for getting started.<p>
<table class="download" cellpadding="0" cellspacing="5">
<tr><td><b>dvdisaster-0.72</b></td><td align="right">08-Aug-2009</td></tr>
<tr><td><b>dvdisaster-0.72</b></td><td align="right">05-Oct-2011</td></tr>
<tr bgcolor="#000000"><td colspan="2"><img width=1 height=1 alt=""></td></tr>
<tr><td colspan="2">
<table>
<tr><td align="right">&nbsp;&nbsp;Source code for all operating systems:&nbsp;</td>
<td><a href="http://prdownloads.sourceforge.net/dvdisaster/dvdisaster-0.72.1.tar.bz2?download">dvdisaster-0.72.1.tar.bz2</a></td></tr>
<td><a href="http://dvdisaster.net/downloads/dvdisaster-0.72.3.tar.bz2">dvdisaster-0.72.3.tar.bz2</a></td></tr>
<tr><td align="right">Digital signature:&nbsp;</td>
<td><a href="http://prdownloads.sourceforge.net/dvdisaster/dvdisaster-0.72.1.tar.bz2.gpg?download">dvdisaster-0.72.1.tar.bz2.gpg</a></td></tr>
<td><a href="http://dvdisaster.net/downloads/dvdisaster-0.72.3.tar.bz2.gpg">dvdisaster-0.72.3.tar.bz2.gpg</a></td></tr>
<tr><td align="right">Binary for Mac OS X 10.5 / x86:&nbsp;</td>
<td><a href="http://prdownloads.sourceforge.net/dvdisaster/dvdisaster-0.72.1.app.zip?download">dvdisaster-0.72.1.app.zip</a>&nbsp;--&nbsp;please read these <a href="download30.php#mac">hints</a> first</td></tr>
<td><a href="http://dvdisaster.net/downloads/dvdisaster-0.72.3.app.zip">dvdisaster-0.72.3.app.zip</a>&nbsp;--&nbsp;please read these <a href="download30.php#mac">hints</a> first</td></tr>
<tr><td align="right">Digital signature:&nbsp;</td>
<td><a href="http://prdownloads.sourceforge.net/dvdisaster/dvdisaster-0.72.1.app.zip.gpg?download">dvdisaster-0.72.1.app.zip.gpg</a></td></tr>
<td><a href="http://dvdisaster.net/downloads/dvdisaster-0.72.3.app.zip.gpg">dvdisaster-0.72.3.app.zip.gpg</a></td></tr>
<tr><td align="right">Binary for Windows:&nbsp;</td>
<td><a href="http://prdownloads.sourceforge.net/dvdisaster/dvdisaster-0.72.1-setup.exe?download">dvdisaster-0.72.1-setup.exe</a></td></tr>
<td><a href="http://dvdisaster.net/downloads/dvdisaster-0.72.3-setup.exe">dvdisaster-0.72.3-setup.exe</a></td></tr>
<tr><td align="right">Digital signature:&nbsp;</td>
<td><a href="http://prdownloads.sourceforge.net/dvdisaster/dvdisaster-0.72.1-setup.exe.gpg?download">dvdisaster-0.72.1-setup.exe.gpg</a></td></tr>
<td><a href="http://dvdisaster.net/downloads/dvdisaster-0.72.3-setup.exe.gpg">dvdisaster-0.72.3-setup.exe.gpg</a></td></tr>
<tr><td colspan="2"> </td></tr>
<?php
if($show_all == 0) {
?>
<tr><td colspan="2"><a href="download.php?showall=1">Show older releases in the 0.72 version branch</a></td></tr>
<?php
}
else {
?>
<tr><td colspan="2"><a href="download.php?showall=0">Hide older releases in the 0.72 version branch</a></td></tr>
<tr><td align="right">&nbsp;&nbsp;Source code for all operating systems:&nbsp;</td>
<td><a href="http://dvdisaster.net/downloads/dvdisaster-0.72.2.tar.bz2">dvdisaster-0.72.2.tar.bz2</a></td></tr>
<tr><td align="right">Digital signature:&nbsp;</td>
<td><a href="http://dvdisaster.net/downloads/dvdisaster-0.72.2.tar.bz2.gpg">dvdisaster-0.72.2.tar.bz2.gpg</a></td></tr>
<tr><td align="right">Binary for Mac OS X 10.5 / x86:&nbsp;</td>
<td><a href="http://dvdisaster.net/downloads/dvdisaster-0.72.2.app.zip">dvdisaster-0.72.2.app.zip</a>&nbsp;--&nbsp;please read these <a href="download30.php#mac">hints</a> first</td></tr>
<tr><td align="right">Digital signature:&nbsp;</td>
<td><a href="http://dvdisaster.net/downloads/dvdisaster-0.72.2.app.zip.gpg">dvdisaster-0.72.2.app.zip.gpg</a></td></tr>
<tr><td align="right">Binary for Windows:&nbsp;</td>
<td><a href="http://dvdisaster.net/downloads/dvdisaster-0.72.2-setup.exe">dvdisaster-0.72.2-setup.exe</a></td></tr>
<tr><td align="right">Digital signature:&nbsp;</td>
<td><a href="http://dvdisaster.net/downloads/dvdisaster-0.72.2-setup.exe.gpg">dvdisaster-0.72.2-setup.exe.gpg</a></td></tr>
<tr><td colspan="2"> </td></tr>
<tr><td align="right">&nbsp;&nbsp;Source code for all operating systems:&nbsp;</td>
<td><a href="http://dvdisaster.net/downloads/dvdisaster-0.72.1.tar.bz2">dvdisaster-0.72.1.tar.bz2</a></td></tr>
<tr><td align="right">Digital signature:&nbsp;</td>
<td><a href="http://dvdisaster.net/downloads/dvdisaster-0.72.1.tar.bz2.gpg">dvdisaster-0.72.1.tar.bz2.gpg</a></td></tr>
<tr><td align="right">Binary for Mac OS X 10.5 / x86:&nbsp;</td>
<td><a href="http://dvdisaster.net/downloads/dvdisaster-0.72.1.app.zip">dvdisaster-0.72.1.app.zip</a>&nbsp;--&nbsp;please read these <a href="download30.php#mac">hints</a> first</td></tr>
<tr><td align="right">Digital signature:&nbsp;</td>
<td><a href="http://dvdisaster.net/downloads/dvdisaster-0.72.1.app.zip.gpg">dvdisaster-0.72.1.app.zip.gpg</a></td></tr>
<tr><td align="right">Binary for Windows:&nbsp;</td>
<td><a href="http://dvdisaster.net/downloads/dvdisaster-0.72.1-setup.exe">dvdisaster-0.72.1-setup.exe</a></td></tr>
<tr><td align="right">Digital signature:&nbsp;</td>
<td><a href="http://dvdisaster.net/downloads/dvdisaster-0.72.1-setup.exe.gpg">dvdisaster-0.72.1-setup.exe.gpg</a></td></tr>
<tr><td colspan="2"> </td></tr>
<tr><td align="right">&nbsp;&nbsp;Source code for all operating systems:&nbsp;</td>
<td><a href="http://prdownloads.sourceforge.net/dvdisaster/dvdisaster-0.72.tar.bz2?download">dvdisaster-0.72.tar.bz2</a></td></tr>
<tr><td align="right">Digital signature:&nbsp;</td>
<td><a href="http://prdownloads.sourceforge.net/dvdisaster/dvdisaster-0.72.tar.bz2.gpg?download">dvdisaster-0.72.tar.bz2.gpg</a></td></tr>
<tr><td align="right">Binary for Mac OS X 10.5 / x86:&nbsp;</td>
<td><a href="http://prdownloads.sourceforge.net/dvdisaster/dvdisaster-0.72.app.zip?download">dvdisaster-0.72.app.zip</a>&nbsp;--&nbsp;please read these <a href="download30.php#mac">hints</a> first</td></tr>
<tr><td align="right">Digital signature:&nbsp;</td>
<td><a href="http://prdownloads.sourceforge.net/dvdisaster/dvdisaster-0.72.app.zip.gpg?download">dvdisaster-0.72.app.zip.gpg</a></td></tr>
<tr><td align="right">Binary for Windows:&nbsp;</td>
<td><a href="http://prdownloads.sourceforge.net/dvdisaster/dvdisaster-0.72-setup.exe?download">dvdisaster-0.72-setup.exe</a></td></tr>
<tr><td align="right">Digital signature:&nbsp;</td>
<td><a href="http://prdownloads.sourceforge.net/dvdisaster/dvdisaster-0.72-setup.exe.gpg?download">dvdisaster-0.72-setup.exe.gpg</a></td></tr>
<?php
}
?>
</table>
</td></tr>
<tr bgcolor="#000000"><td colspan="2"><img width=1 height=1 alt=""></td></tr>
@@ -87,6 +140,16 @@ Most important changes in this version:<p>
<b>Patches</b> (small changes after version 0.72; files above have been updated):<p>
<b>0.72 pl3</b> Fixed a problem with the "Verify" function when
working with RS01 error correction files larger than 2GB.
Thanks to Volodymyr Bychkoviak for reporting the problem and
sending a fix. (05-Oct-2011)<p>
<b>0.72 pl2</b>
This version introduces a workaround which prevents parallel SCSI
adapters from freezing under Linux.
Improved compatibility with the new version branch 0.79.x. (31-Oct-2010)<p>
<b>0.72 pl1</b> Pablo Almeida provided Portuguese translations of the screen texts.
Added workaround to avoid Win XP freezing on certain CD-RW/drive pairs.(08-Aug-2009)<p>

View File

@@ -1,7 +1,8 @@
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<title>dvdisaster</title>
<title>System requirements</title>
<link rel="stylesheet" type="text/css" href="../include/dvdisaster.css">
</head>
<body>
@@ -11,7 +12,7 @@
<tr>
<td align="left">
<font size="+3"><b>dvdisaster</b></font>
<i>Version 0.72 (pl1)</i>
<i>Version 0.72 (pl3)</i>
</td>
<td align="right">
<font size="+3">&nbsp;</font><a href="http://dvdisaster.net/en/">To the Internet version</a>
@@ -91,7 +92,7 @@
</li>
<li><b>GNU/Linux</b> with kernel <b>2.6.7</b> or later.<p>
</li>
<li><b>Mac OS X</b> version 10.4 (Tiger) or later,<br>
<li><b>Mac OS X</b> version 10.6 or later,<br>
on x86 and PowerPC hardware.<p>
<li><b>NetBSD</b> version 3.1 or later.<p></li>
<li><b>Windows 2000</b>, <b>Windows XP</b> oder <b>Windows Vista (R).</b></li>
@@ -122,7 +123,7 @@
<tr>
<td align="center">
<font size="-1">
<i> Copyright 2004-2009 Carsten Gnörlich.<br>
<i> Copyright 2004-2011 Carsten Gnörlich.<br>
Verbatim copying and distribution of this entire article is permitted in any medium, provided this notice is preserved.
</i>
</font>

View File

@@ -1,6 +1,6 @@
<?php
# dvdisaster: English homepage translation
# Copyright (C) 2004-2009 Carsten Gnörlich
# Copyright (C) 2004-2010 Carsten Gnörlich
#
# UTF-8 trigger: äöüß
#
@@ -30,7 +30,7 @@ begin_page();
</li>
<li><b>GNU/Linux</b> with kernel <b>2.6.7</b> or later.<p>
</li>
<li><b>Mac OS X</b> version 10.4 (Tiger) or later,<br>
<li><b>Mac OS X</b> version 10.6 or later,<br>
on x86 and PowerPC hardware.<p>
<li><b>NetBSD</b> version 3.1 or later.<p></li>
<li><b>Windows 2000</b>, <b>Windows XP</b> oder <b>Windows Vista (R).</b></li>

View File

@@ -1,7 +1,8 @@
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<title>dvdisaster</title>
<title>Digital signature</title>
<link rel="stylesheet" type="text/css" href="../include/dvdisaster.css">
</head>
<body>
@@ -11,7 +12,7 @@
<tr>
<td align="left">
<font size="+3"><b>dvdisaster</b></font>
<i>Version 0.72 (pl1)</i>
<i>Version 0.72 (pl3)</i>
</td>
<td align="right">
<font size="+3">&nbsp;</font><a href="http://dvdisaster.net/en/">To the Internet version</a>
@@ -121,7 +122,7 @@ Please include "GPG finger print" in the subject line.
<tr>
<td align="center">
<font size="-1">
<i> Copyright 2004-2009 Carsten Gnörlich.<br>
<i> Copyright 2004-2011 Carsten Gnörlich.<br>
Verbatim copying and distribution of this entire article is permitted in any medium, provided this notice is preserved.
</i>
</font>

View File

@@ -1,6 +1,6 @@
<?php
# dvdisaster: English homepage translation
# Copyright (C) 2004-2009 Carsten Gnörlich
# Copyright (C) 2004-2010 Carsten Gnörlich
#
# UTF-8 trigger: äöüß
#

View File

@@ -1,7 +1,8 @@
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<title>dvdisaster</title>
<title>Installation</title>
<link rel="stylesheet" type="text/css" href="../include/dvdisaster.css">
</head>
<body>
@@ -11,7 +12,7 @@
<tr>
<td align="left">
<font size="+3"><b>dvdisaster</b></font>
<i>Version 0.72 (pl1)</i>
<i>Version 0.72 (pl3)</i>
</td>
<td align="right">
<font size="+3">&nbsp;</font><a href="http://dvdisaster.net/en/">To the Internet version</a>
@@ -112,7 +113,7 @@ Similar reasons hold for the Windows version btw ;-)
<h3>Installation of the binary for Windows</h3>
Please install the Windows version by executing the setup binary
(e.g. dvdisaster-0.72.1-setup.exe) and follow the
(e.g. dvdisaster-0.72.3-setup.exe) and follow the
installation dialog. <p>
<b>Caution:</b> dvdisaster can NOT be installed from
@@ -145,7 +146,7 @@ errors which seem to be totally unrelated to an improper installation.
<tr>
<td align="center">
<font size="-1">
<i> Copyright 2004-2009 Carsten Gnörlich.<br>
<i> Copyright 2004-2011 Carsten Gnörlich.<br>
Verbatim copying and distribution of this entire article is permitted in any medium, provided this notice is preserved.
</i>
</font>

View File

@@ -1,6 +1,6 @@
<?php
# dvdisaster: English homepage translation
# Copyright (C) 2004-2009 Carsten Gnörlich
# Copyright (C) 2004-2010 Carsten Gnörlich
#
# UTF-8 trigger: äöüß
#

View File

@@ -1,6 +1,6 @@
<?php
# dvdisaster: English homepage translation
# Copyright (C) 2004-2009 Carsten Gnörlich
# Copyright (C) 2004-2010 Carsten Gnörlich
#
# UTF-8 trigger: äöüß
#
@@ -30,28 +30,7 @@ and wait for the release of version 0.74.
<h3>Downloads</h3>
The alpha versions use the same package format as the regular releases.<p>
<table class="download" cellpadding="0" cellspacing="5">
<tr><td><b>dvdisaster-0.73 (devel1)</b></td><td align="right">xx-XXX-2009</td></tr>
<tr bgcolor="#000000"><td colspan="2"><img width=1 height=1 alt=""></td></tr>
<tr><td colspan="2">
<table>
<tr><td align="right">&nbsp;&nbsp;Source code for all operating systems:&nbsp;</td>
<td><a href="http://prdownloads.sourceforge.net/dvdisaster/dvdisaster-0.73.1.tar.bz2?download">dvdisaster-0.73.1.tar.bz2</a></td></tr>
<tr><td align="right">Digital signature:&nbsp;</td>
<td><a href="http://prdownloads.sourceforge.net/dvdisaster/dvdisaster-0.73.1.tar.bz2.gpg?download">dvdisaster-0.73.1.tar.bz2.gpg</a></td></tr>
<tr><td align="right">Binary for Windows:&nbsp;</td>
<td><a href="http://prdownloads.sourceforge.net/dvdisaster/dvdisaster-0.73.1-setup.exe?download">dvdisaster-0.73.1-setup.exe</a></td></tr>
<tr><td align="right">Digital signature:&nbsp;</td>
<td><a href="http://prdownloads.sourceforge.net/dvdisaster/dvdisaster-0.73.1-setup.exe.gpg?download">dvdisaster-0.73.1-setup.exe.gpg</a></td></tr>
</table>
</td></tr>
<tr bgcolor="#000000"><td colspan="2"><img width=1 height=1 alt=""></td></tr>
<tr><td colspan="2">
Not yet released.
</td></tr></table><p>
Please visit the <a href="http://dvdisaster.net/en/download40.php">online version of these pages</a> for currently available alpha versions.
<!--- do not change below --->

View File

@@ -0,0 +1,284 @@
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<title>Download</title>
<link rel="stylesheet" type="text/css" href="../include/dvdisaster.css">
</head>
<body>
<!--- Title header --->
<table width="100%" cellpadding="0" border="0">
<tr>
<td align="left">
<font size="+3"><b>dvdisaster</b></font>
<i>Version 0.72 (pl3)</i>
</td>
<td align="right">
<font size="+3">&nbsp;</font><a href="http://dvdisaster.net/en/">To the Internet version</a>
<a href="../de/download.html"></a>
<a href="../ru/download.html"></a>
</td>
</tr>
</table>
<!--- Language chooser or separator --->
<table width="100%" cellpadding="0" border="0">
<tr bgcolor="#000000">
<td colspan="2" width="100%"><img width=1 height=1 alt=""></td>
</tr>
<tr><td colspan="2" width="100%" height="10">
<img width=1 height=1 alt="">
</td></tr>
</table>
<!--- Main body (Navigation, actual page content, optional news column) --->
<table width="100%" cellspacing=0>
<tr>
<!--- Navigation --->
<td bgcolor="#f0f0f0" valign="top" width="20%">
<table width="100%" cellpadding="10">
<tr>
<td>
<font size="-1"><b>Contents</b></font>
<table width="100%" cellpadding="0" cellspacing="0">
<tr bgcolor="#000000">
<td width="100%"><img width=1 height=1 alt=""></td>
</tr>
</table><p>
<table width="100%">
<tr><td colspan=3><font size="-1"><a href="news.html">News</a></font></td></tr>
<tr><td></td><td></td><td height="10"></td></tr>
<tr><td colspan=3><font size="-1"><a href="index.html">Overview</a></font></td></tr>
<tr><td></td><td></td><td height="10"></td></tr>
<tr><td colspan=3><font size="-1"><a href="howtos.html">Howtos</a></font></td></tr>
<tr><td></td><td></td><td height="10"></td></tr>
<tr><td colspan=3><font size="-1">Download</font></td></tr>
<tr><td valign="top" width="1%">&middot;</td><td colspan=2><font size="-1"><a href="download10.html">System requirements</a></font></td></tr>
<tr><td valign="top" width="1%">&middot;</td><td colspan=2><font size="-1"><a href="download20.html">Digital signature</a></font></td></tr>
<tr><td valign="top" width="1%">&middot;</td><td colspan=2><font size="-1"><a href="download30.html">Installation</a></font></td></tr>
<tr><td></td><td></td><td height="10"></td></tr>
<tr><td colspan=3><font size="-1"><a href="qa.html">Questions and Answers</a></font></td></tr>
<tr><td></td><td></td><td height="10"></td></tr>
<tr><td colspan=3><font size="-1"><a href="feedback.html">Bug reporting</a></font></td></tr>
</table>
</td>
</tr>
</table>
</td>
<td></td>
<!--- Actual page contents --->
<td valign="top" width="77%" rowspan="2">
<!--- Insert actual page content below --->
<h3>Download dvdisaster</h3>
dvdisaster is available for <a href="download10.html">recent versions</a>
of the FreeBSD, GNU/Linux, Mac OS X(Darwin), NetBSD
and Windows operating systems. It is provided
as <a href="http://www.germany.fsfeurope.org/documents/freesoftware.en.html">free Software</a>
under the <a href="http://dvdisaster.cvs.sourceforge.net/dvdisaster/dvdisaster/COPYING?view=markup">GNU General Public License v2</a><a href="download_showall=0.html#gpl3"><sup>*)</sup></a>.<p>
Please download either the source code or a binary version from the list below.
A <a href="download20.html">digital signature</a> is provided for verification that the
packets are in their original state.<p>
<ul>
<li>The source code version contains a file <tt>INSTALL</tt> with further instructions for compiling it.</li>
<li>For Mac OS X a ZIP archive is provided which is installed by unpacking it
into an arbitrary place. Please note the
<a href="download30.html#mac">special hints for Mac OS X</a>.</li>
<li>To <a href="download30.html#win">install</a> the binary version for Windows
please execute the downloaded program and follow the dialog.</li>
</ul>
<!---
<b>Alpha (unstable) versions</b> - new and experimental for experienced users!<p>
Testers are welcome for the upcoming dvdisaster release, but should be aware of remaining
bugs and incompatibilities.
The current unstable release is
<a href="download40">0.72 (pl3)</a>.
-->
<pre> </pre>
<b>Stable version</b> - recommended for getting started.<p>
<table class="download" cellpadding="0" cellspacing="5">
<tr><td><b>dvdisaster-0.72</b></td><td align="right">05-Oct-2011</td></tr>
<tr bgcolor="#000000"><td colspan="2"><img width=1 height=1 alt=""></td></tr>
<tr><td colspan="2">
<table>
<tr><td align="right">&nbsp;&nbsp;Source code for all operating systems:&nbsp;</td>
<td><a href="http://dvdisaster.net/downloads/dvdisaster-0.72.3.tar.bz2">dvdisaster-0.72.3.tar.bz2</a></td></tr>
<tr><td align="right">Digital signature:&nbsp;</td>
<td><a href="http://dvdisaster.net/downloads/dvdisaster-0.72.3.tar.bz2.gpg">dvdisaster-0.72.3.tar.bz2.gpg</a></td></tr>
<tr><td align="right">Binary for Mac OS X 10.5 / x86:&nbsp;</td>
<td><a href="http://dvdisaster.net/downloads/dvdisaster-0.72.3.app.zip">dvdisaster-0.72.3.app.zip</a>&nbsp;--&nbsp;please read these <a href="download30.html#mac">hints</a> first</td></tr>
<tr><td align="right">Digital signature:&nbsp;</td>
<td><a href="http://dvdisaster.net/downloads/dvdisaster-0.72.3.app.zip.gpg">dvdisaster-0.72.3.app.zip.gpg</a></td></tr>
<tr><td align="right">Binary for Windows:&nbsp;</td>
<td><a href="http://dvdisaster.net/downloads/dvdisaster-0.72.3-setup.exe">dvdisaster-0.72.3-setup.exe</a></td></tr>
<tr><td align="right">Digital signature:&nbsp;</td>
<td><a href="http://dvdisaster.net/downloads/dvdisaster-0.72.3-setup.exe.gpg">dvdisaster-0.72.3-setup.exe.gpg</a></td></tr>
<tr><td colspan="2"> </td></tr>
<tr><td colspan="2"><a href="download_showall=1.html">Show older releases in the 0.72 version branch</a></td></tr>
</table>
</td></tr>
<tr bgcolor="#000000"><td colspan="2"><img width=1 height=1 alt=""></td></tr>
<tr><td colspan="2">
Most important changes in this version:<p>
<ul>
<li>Support for <a href="qa10.html#media">Blu-Ray media</a></li>
<li>"Raw" reading and C2 scans for CD media</li>
<li>Selectable number of reading attempts</li>
<li>First native Mac OS X application bundle</li>
<li>NetBSD-Port by Sergey Svishchev</li>
<li>Improved media type recognition</li>
<li>Info window describing inserted medium</li>
<li>Improved and enhanced preferences dialog</li>
<li>Reworked and enhanced documentation</li>
<li>Russian translations by Igor Gorbounov</li>
<li>... and many more small changes and fixes.</li>
</ul>
<b>Patches</b> (small changes after version 0.72; files above have been updated):<p>
<b>0.72 pl3</b> Fixed a problem with the "Verify" function when
working with RS01 error correction files larger than 2GB.
Thanks to Volodymyr Bychkoviak for reporting the problem and
sending a fix. (05-Oct-2011)<p>
<b>0.72 pl2</b>
This version introduces a workaround which prevents parallel SCSI
adapters from freezing under Linux.
Improved compatibility with the new version branch 0.79.x. (31-Oct-2010)<p>
<b>0.72 pl1</b> Pablo Almeida provided Portuguese translations of the screen texts.
Added workaround to avoid Win XP freezing on certain CD-RW/drive pairs.(08-Aug-2009)<p>
<b>0.72</b> This is the first stable version of the 0.72 branch.
Igor Gorbounov has completed the russian online documentation.
Some minor bugs from the first release candidate have been removed.<p>
Newer Windows versions may not display the proper screen language
under certain language settings. This problem is rather complex
and will be addressed in the upcoming 0.73.x releases. (04-Jul-2009)
<p>
<b>0.72-rc1</b> First release candidate. (11-Apr-2009)
</td></tr></table><p>
<b>Previous release</b> - upgrading to version 0.72 is recommended.<p>
<table class="download" cellpadding="0" cellspacing="5">
<tr><td><b>dvdisaster-0.70</b></td><td align="right">04-Mar-2008</td></tr>
<tr bgcolor="#000000"><td colspan="2"><img width=1 height=1 alt=""></td></tr>
<tr><td colspan="2">
<table>
<tr><td align="right">&nbsp;&nbsp;Source code for all operating systems:&nbsp;</td>
<td><a href="http://prdownloads.sourceforge.net/dvdisaster/dvdisaster-0.70.6.tar.bz2?download">dvdisaster-0.70.6.tar.bz2</a></td></tr>
<tr><td align="right">Digital signature:&nbsp;</td>
<td><a href="http://prdownloads.sourceforge.net/dvdisaster/dvdisaster-0.70.6.tar.bz2.gpg?download">dvdisaster-0.70.6.tar.bz2.gpg</a></td></tr>
<tr><td align="right">Binary for Windows:&nbsp;</td>
<td><a href="http://prdownloads.sourceforge.net/dvdisaster/dvdisaster-0.70.6-setup.exe?download">dvdisaster-0.70.6-setup.exe</a></td></tr>
<tr><td align="right">Digital signature:&nbsp;</td>
<td><a href="http://prdownloads.sourceforge.net/dvdisaster/dvdisaster-0.70.6-setup.exe.gpg?download">dvdisaster-0.70.6-setup.exe.gpg</a></td></tr>
</table>
</td></tr>
<tr bgcolor="#000000"><td colspan="2"><img width=1 height=1 alt=""></td></tr>
<tr><td colspan="2">
The RS02 error correction method
is fully supported in the graphical user interface. Images created
with RS02 can be used
with the adaptive reading strategy.<p>
Julian Einwag started porting dvdisaster
to Mac OS X / Darwin.<p>
Daniel Nylander provided Swedish translations of the screen texts.<p>
<b>Patches</b> (small changes after version 0.70; files above have been updated):<p>
<b>pl6</b> Rolled back support for localized file names
as it broke large file support under Windows. A new handler
for localized file names will first be tested in the experimental version
0.71.25. <i>(04-Mar-2008)</i><p>
<b>pl5</b>
Fixes a problem with newer Linux kernels which may lead to a frozen system under
some circumstances. Treatment of file names containing localized characters has
been improved.
Contains backports of major bug fixes from 0.71.24. <i>(24-Feb-2008)</i>.<p>
<b>pl4</b> provides better compatibility with two layered DVDs
(DVD-R DL and DVD+R DL).<br>
Some minor bugs have been fixed. <i>(20-Jan-2007)</i>.<p>
<b>pl3</b> fixes incorrect recognization of unsupported CD formats which
produced a Windows blue screen under rare circumstances. Added cancel option
during RS02 initialization on DVD RW media.
<i>(10-Dec-2006)</i>.<p>
<b>pl2</b> fixes incorrect memory freeing when the program window is closed.
Unpacking of documentation screen shots is fixed for PPC platforms.
Only the source code archives have been updated.
<i>(03-Oct-2006)</i>.<p>
<b>pl1</b> fixes a bug in adaptive reading for RS02 which would sometimes result in
reading insufficient data for a successful recovery. Adds some small
improvements of documentation and usability. <i>(30-Jul-2006)</i>
</td></tr></table><p>
The dvdisaster source code is also
<a href="http://sourceforge.net/cvs/?group_id=157550">available via CVS</a>.
Some file of particular interest are:
<ul>
<li><a href="http://dvdisaster.cvs.sourceforge.net/dvdisaster/dvdisaster/CHANGELOG?view=markup">CHANGELOG</a>- changes from the previous versions;</li>
<li><a href="http://dvdisaster.cvs.sourceforge.net/dvdisaster/dvdisaster/CREDITS.en?view=markup">CREDITS.en</a>- people involved in the project;</li>
<li><a href="http://dvdisaster.cvs.sourceforge.net/dvdisaster/dvdisaster/INSTALL?view=markup">INSTALL</a> - additional hints for installation;</li>
<li><a href="http://dvdisaster.cvs.sourceforge.net/dvdisaster/dvdisaster/README?view=markup">README</a> - a road map of the source code archive.</li>
</ul>
<!--- do not change below --->
</td> <!--- end of page contents --->
</tr>
<tr valign="bottom">
<td bgcolor="#f0f0f0">
<table cellpadding="10"><tr><td><a href="http://dvdisaster.net/legacy/en/index.html"><font size="-1">Old documentation (V0.70)</font></a></td></tr></table>
</td>
<td></td>
<td></td>
</tr>
</table> <!--- end of main body table --->
<!--- Page footer --->
<table width="100%" cellpadding="0" border="0">
<tr><td colspan="2" width="100%" height="10"><img width=1 height=1 alt=""></td>
</tr>
<tr bgcolor="#000000"><td colspan="2" width="100%"><img width=1 height=1 alt=""></td>
</tr>
<tr>
<td align="center">
<font size="-1">
<i> Copyright 2004-2011 Carsten Gnörlich.<br>
Verbatim copying and distribution of this entire article is permitted in any medium, provided this notice is preserved.
</i>
</font>
</td>
</tr>
<tr bgcolor="#000000"><td colspan="2" width="100%"><img width=1 height=1 alt=""></td>
</tr>
</table>
</body>
</html>

View File

@@ -0,0 +1,324 @@
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<title>Download</title>
<link rel="stylesheet" type="text/css" href="../include/dvdisaster.css">
</head>
<body>
<!--- Title header --->
<table width="100%" cellpadding="0" border="0">
<tr>
<td align="left">
<font size="+3"><b>dvdisaster</b></font>
<i>Version 0.72 (pl3)</i>
</td>
<td align="right">
<font size="+3">&nbsp;</font><a href="http://dvdisaster.net/en/">To the Internet version</a>
<a href="../de/download.html"></a>
<a href="../ru/download.html"></a>
</td>
</tr>
</table>
<!--- Language chooser or separator --->
<table width="100%" cellpadding="0" border="0">
<tr bgcolor="#000000">
<td colspan="2" width="100%"><img width=1 height=1 alt=""></td>
</tr>
<tr><td colspan="2" width="100%" height="10">
<img width=1 height=1 alt="">
</td></tr>
</table>
<!--- Main body (Navigation, actual page content, optional news column) --->
<table width="100%" cellspacing=0>
<tr>
<!--- Navigation --->
<td bgcolor="#f0f0f0" valign="top" width="20%">
<table width="100%" cellpadding="10">
<tr>
<td>
<font size="-1"><b>Contents</b></font>
<table width="100%" cellpadding="0" cellspacing="0">
<tr bgcolor="#000000">
<td width="100%"><img width=1 height=1 alt=""></td>
</tr>
</table><p>
<table width="100%">
<tr><td colspan=3><font size="-1"><a href="news.html">News</a></font></td></tr>
<tr><td></td><td></td><td height="10"></td></tr>
<tr><td colspan=3><font size="-1"><a href="index.html">Overview</a></font></td></tr>
<tr><td></td><td></td><td height="10"></td></tr>
<tr><td colspan=3><font size="-1"><a href="howtos.html">Howtos</a></font></td></tr>
<tr><td></td><td></td><td height="10"></td></tr>
<tr><td colspan=3><font size="-1">Download</font></td></tr>
<tr><td valign="top" width="1%">&middot;</td><td colspan=2><font size="-1"><a href="download10.html">System requirements</a></font></td></tr>
<tr><td valign="top" width="1%">&middot;</td><td colspan=2><font size="-1"><a href="download20.html">Digital signature</a></font></td></tr>
<tr><td valign="top" width="1%">&middot;</td><td colspan=2><font size="-1"><a href="download30.html">Installation</a></font></td></tr>
<tr><td></td><td></td><td height="10"></td></tr>
<tr><td colspan=3><font size="-1"><a href="qa.html">Questions and Answers</a></font></td></tr>
<tr><td></td><td></td><td height="10"></td></tr>
<tr><td colspan=3><font size="-1"><a href="feedback.html">Bug reporting</a></font></td></tr>
</table>
</td>
</tr>
</table>
</td>
<td></td>
<!--- Actual page contents --->
<td valign="top" width="77%" rowspan="2">
<!--- Insert actual page content below --->
<h3>Download dvdisaster</h3>
dvdisaster is available for <a href="download10.html">recent versions</a>
of the FreeBSD, GNU/Linux, Mac OS X(Darwin), NetBSD
and Windows operating systems. It is provided
as <a href="http://www.germany.fsfeurope.org/documents/freesoftware.en.html">free Software</a>
under the <a href="http://dvdisaster.cvs.sourceforge.net/dvdisaster/dvdisaster/COPYING?view=markup">GNU General Public License v2</a><a href="download_showall=1.html#gpl3"><sup>*)</sup></a>.<p>
Please download either the source code or a binary version from the list below.
A <a href="download20.html">digital signature</a> is provided for verification that the
packets are in their original state.<p>
<ul>
<li>The source code version contains a file <tt>INSTALL</tt> with further instructions for compiling it.</li>
<li>For Mac OS X a ZIP archive is provided which is installed by unpacking it
into an arbitrary place. Please note the
<a href="download30.html#mac">special hints for Mac OS X</a>.</li>
<li>To <a href="download30.html#win">install</a> the binary version for Windows
please execute the downloaded program and follow the dialog.</li>
</ul>
<!---
<b>Alpha (unstable) versions</b> - new and experimental for experienced users!<p>
Testers are welcome for the upcoming dvdisaster release, but should be aware of remaining
bugs and incompatibilities.
The current unstable release is
<a href="download40">0.72 (pl3)</a>.
-->
<pre> </pre>
<b>Stable version</b> - recommended for getting started.<p>
<table class="download" cellpadding="0" cellspacing="5">
<tr><td><b>dvdisaster-0.72</b></td><td align="right">05-Oct-2011</td></tr>
<tr bgcolor="#000000"><td colspan="2"><img width=1 height=1 alt=""></td></tr>
<tr><td colspan="2">
<table>
<tr><td align="right">&nbsp;&nbsp;Source code for all operating systems:&nbsp;</td>
<td><a href="http://dvdisaster.net/downloads/dvdisaster-0.72.3.tar.bz2">dvdisaster-0.72.3.tar.bz2</a></td></tr>
<tr><td align="right">Digital signature:&nbsp;</td>
<td><a href="http://dvdisaster.net/downloads/dvdisaster-0.72.3.tar.bz2.gpg">dvdisaster-0.72.3.tar.bz2.gpg</a></td></tr>
<tr><td align="right">Binary for Mac OS X 10.5 / x86:&nbsp;</td>
<td><a href="http://dvdisaster.net/downloads/dvdisaster-0.72.3.app.zip">dvdisaster-0.72.3.app.zip</a>&nbsp;--&nbsp;please read these <a href="download30.html#mac">hints</a> first</td></tr>
<tr><td align="right">Digital signature:&nbsp;</td>
<td><a href="http://dvdisaster.net/downloads/dvdisaster-0.72.3.app.zip.gpg">dvdisaster-0.72.3.app.zip.gpg</a></td></tr>
<tr><td align="right">Binary for Windows:&nbsp;</td>
<td><a href="http://dvdisaster.net/downloads/dvdisaster-0.72.3-setup.exe">dvdisaster-0.72.3-setup.exe</a></td></tr>
<tr><td align="right">Digital signature:&nbsp;</td>
<td><a href="http://dvdisaster.net/downloads/dvdisaster-0.72.3-setup.exe.gpg">dvdisaster-0.72.3-setup.exe.gpg</a></td></tr>
<tr><td colspan="2"> </td></tr>
<tr><td colspan="2"><a href="download_showall=0.html">Hide older releases in the 0.72 version branch</a></td></tr>
<tr><td align="right">&nbsp;&nbsp;Source code for all operating systems:&nbsp;</td>
<td><a href="http://dvdisaster.net/downloads/dvdisaster-0.72.2.tar.bz2">dvdisaster-0.72.2.tar.bz2</a></td></tr>
<tr><td align="right">Digital signature:&nbsp;</td>
<td><a href="http://dvdisaster.net/downloads/dvdisaster-0.72.2.tar.bz2.gpg">dvdisaster-0.72.2.tar.bz2.gpg</a></td></tr>
<tr><td align="right">Binary for Mac OS X 10.5 / x86:&nbsp;</td>
<td><a href="http://dvdisaster.net/downloads/dvdisaster-0.72.2.app.zip">dvdisaster-0.72.2.app.zip</a>&nbsp;--&nbsp;please read these <a href="download30.html#mac">hints</a> first</td></tr>
<tr><td align="right">Digital signature:&nbsp;</td>
<td><a href="http://dvdisaster.net/downloads/dvdisaster-0.72.2.app.zip.gpg">dvdisaster-0.72.2.app.zip.gpg</a></td></tr>
<tr><td align="right">Binary for Windows:&nbsp;</td>
<td><a href="http://dvdisaster.net/downloads/dvdisaster-0.72.2-setup.exe">dvdisaster-0.72.2-setup.exe</a></td></tr>
<tr><td align="right">Digital signature:&nbsp;</td>
<td><a href="http://dvdisaster.net/downloads/dvdisaster-0.72.2-setup.exe.gpg">dvdisaster-0.72.2-setup.exe.gpg</a></td></tr>
<tr><td colspan="2"> </td></tr>
<tr><td align="right">&nbsp;&nbsp;Source code for all operating systems:&nbsp;</td>
<td><a href="http://dvdisaster.net/downloads/dvdisaster-0.72.1.tar.bz2">dvdisaster-0.72.1.tar.bz2</a></td></tr>
<tr><td align="right">Digital signature:&nbsp;</td>
<td><a href="http://dvdisaster.net/downloads/dvdisaster-0.72.1.tar.bz2.gpg">dvdisaster-0.72.1.tar.bz2.gpg</a></td></tr>
<tr><td align="right">Binary for Mac OS X 10.5 / x86:&nbsp;</td>
<td><a href="http://dvdisaster.net/downloads/dvdisaster-0.72.1.app.zip">dvdisaster-0.72.1.app.zip</a>&nbsp;--&nbsp;please read these <a href="download30.html#mac">hints</a> first</td></tr>
<tr><td align="right">Digital signature:&nbsp;</td>
<td><a href="http://dvdisaster.net/downloads/dvdisaster-0.72.1.app.zip.gpg">dvdisaster-0.72.1.app.zip.gpg</a></td></tr>
<tr><td align="right">Binary for Windows:&nbsp;</td>
<td><a href="http://dvdisaster.net/downloads/dvdisaster-0.72.1-setup.exe">dvdisaster-0.72.1-setup.exe</a></td></tr>
<tr><td align="right">Digital signature:&nbsp;</td>
<td><a href="http://dvdisaster.net/downloads/dvdisaster-0.72.1-setup.exe.gpg">dvdisaster-0.72.1-setup.exe.gpg</a></td></tr>
<tr><td colspan="2"> </td></tr>
<tr><td align="right">&nbsp;&nbsp;Source code for all operating systems:&nbsp;</td>
<td><a href="http://prdownloads.sourceforge.net/dvdisaster/dvdisaster-0.72.tar.bz2?download">dvdisaster-0.72.tar.bz2</a></td></tr>
<tr><td align="right">Digital signature:&nbsp;</td>
<td><a href="http://prdownloads.sourceforge.net/dvdisaster/dvdisaster-0.72.tar.bz2.gpg?download">dvdisaster-0.72.tar.bz2.gpg</a></td></tr>
<tr><td align="right">Binary for Mac OS X 10.5 / x86:&nbsp;</td>
<td><a href="http://prdownloads.sourceforge.net/dvdisaster/dvdisaster-0.72.app.zip?download">dvdisaster-0.72.app.zip</a>&nbsp;--&nbsp;please read these <a href="download30.html#mac">hints</a> first</td></tr>
<tr><td align="right">Digital signature:&nbsp;</td>
<td><a href="http://prdownloads.sourceforge.net/dvdisaster/dvdisaster-0.72.app.zip.gpg?download">dvdisaster-0.72.app.zip.gpg</a></td></tr>
<tr><td align="right">Binary for Windows:&nbsp;</td>
<td><a href="http://prdownloads.sourceforge.net/dvdisaster/dvdisaster-0.72-setup.exe?download">dvdisaster-0.72-setup.exe</a></td></tr>
<tr><td align="right">Digital signature:&nbsp;</td>
<td><a href="http://prdownloads.sourceforge.net/dvdisaster/dvdisaster-0.72-setup.exe.gpg?download">dvdisaster-0.72-setup.exe.gpg</a></td></tr>
</table>
</td></tr>
<tr bgcolor="#000000"><td colspan="2"><img width=1 height=1 alt=""></td></tr>
<tr><td colspan="2">
Most important changes in this version:<p>
<ul>
<li>Support for <a href="qa10.html#media">Blu-Ray media</a></li>
<li>"Raw" reading and C2 scans for CD media</li>
<li>Selectable number of reading attempts</li>
<li>First native Mac OS X application bundle</li>
<li>NetBSD-Port by Sergey Svishchev</li>
<li>Improved media type recognition</li>
<li>Info window describing inserted medium</li>
<li>Improved and enhanced preferences dialog</li>
<li>Reworked and enhanced documentation</li>
<li>Russian translations by Igor Gorbounov</li>
<li>... and many more small changes and fixes.</li>
</ul>
<b>Patches</b> (small changes after version 0.72; files above have been updated):<p>
<b>0.72 pl3</b> Fixed a problem with the "Verify" function when
working with RS01 error correction files larger than 2GB.
Thanks to Volodymyr Bychkoviak for reporting the problem and
sending a fix. (05-Oct-2011)<p>
<b>0.72 pl2</b>
This version introduces a workaround which prevents parallel SCSI
adapters from freezing under Linux.
Improved compatibility with the new version branch 0.79.x. (31-Oct-2010)<p>
<b>0.72 pl1</b> Pablo Almeida provided Portuguese translations of the screen texts.
Added workaround to avoid Win XP freezing on certain CD-RW/drive pairs.(08-Aug-2009)<p>
<b>0.72</b> This is the first stable version of the 0.72 branch.
Igor Gorbounov has completed the russian online documentation.
Some minor bugs from the first release candidate have been removed.<p>
Newer Windows versions may not display the proper screen language
under certain language settings. This problem is rather complex
and will be addressed in the upcoming 0.73.x releases. (04-Jul-2009)
<p>
<b>0.72-rc1</b> First release candidate. (11-Apr-2009)
</td></tr></table><p>
<b>Previous release</b> - upgrading to version 0.72 is recommended.<p>
<table class="download" cellpadding="0" cellspacing="5">
<tr><td><b>dvdisaster-0.70</b></td><td align="right">04-Mar-2008</td></tr>
<tr bgcolor="#000000"><td colspan="2"><img width=1 height=1 alt=""></td></tr>
<tr><td colspan="2">
<table>
<tr><td align="right">&nbsp;&nbsp;Source code for all operating systems:&nbsp;</td>
<td><a href="http://prdownloads.sourceforge.net/dvdisaster/dvdisaster-0.70.6.tar.bz2?download">dvdisaster-0.70.6.tar.bz2</a></td></tr>
<tr><td align="right">Digital signature:&nbsp;</td>
<td><a href="http://prdownloads.sourceforge.net/dvdisaster/dvdisaster-0.70.6.tar.bz2.gpg?download">dvdisaster-0.70.6.tar.bz2.gpg</a></td></tr>
<tr><td align="right">Binary for Windows:&nbsp;</td>
<td><a href="http://prdownloads.sourceforge.net/dvdisaster/dvdisaster-0.70.6-setup.exe?download">dvdisaster-0.70.6-setup.exe</a></td></tr>
<tr><td align="right">Digital signature:&nbsp;</td>
<td><a href="http://prdownloads.sourceforge.net/dvdisaster/dvdisaster-0.70.6-setup.exe.gpg?download">dvdisaster-0.70.6-setup.exe.gpg</a></td></tr>
</table>
</td></tr>
<tr bgcolor="#000000"><td colspan="2"><img width=1 height=1 alt=""></td></tr>
<tr><td colspan="2">
The RS02 error correction method
is fully supported in the graphical user interface. Images created
with RS02 can be used
with the adaptive reading strategy.<p>
Julian Einwag started porting dvdisaster
to Mac OS X / Darwin.<p>
Daniel Nylander provided Swedish translations of the screen texts.<p>
<b>Patches</b> (small changes after version 0.70; files above have been updated):<p>
<b>pl6</b> Rolled back support for localized file names
as it broke large file support under Windows. A new handler
for localized file names will first be tested in the experimental version
0.71.25. <i>(04-Mar-2008)</i><p>
<b>pl5</b>
Fixes a problem with newer Linux kernels which may lead to a frozen system under
some circumstances. Treatment of file names containing localized characters has
been improved.
Contains backports of major bug fixes from 0.71.24. <i>(24-Feb-2008)</i>.<p>
<b>pl4</b> provides better compatibility with two layered DVDs
(DVD-R DL and DVD+R DL).<br>
Some minor bugs have been fixed. <i>(20-Jan-2007)</i>.<p>
<b>pl3</b> fixes incorrect recognization of unsupported CD formats which
produced a Windows blue screen under rare circumstances. Added cancel option
during RS02 initialization on DVD RW media.
<i>(10-Dec-2006)</i>.<p>
<b>pl2</b> fixes incorrect memory freeing when the program window is closed.
Unpacking of documentation screen shots is fixed for PPC platforms.
Only the source code archives have been updated.
<i>(03-Oct-2006)</i>.<p>
<b>pl1</b> fixes a bug in adaptive reading for RS02 which would sometimes result in
reading insufficient data for a successful recovery. Adds some small
improvements of documentation and usability. <i>(30-Jul-2006)</i>
</td></tr></table><p>
The dvdisaster source code is also
<a href="http://sourceforge.net/cvs/?group_id=157550">available via CVS</a>.
Some file of particular interest are:
<ul>
<li><a href="http://dvdisaster.cvs.sourceforge.net/dvdisaster/dvdisaster/CHANGELOG?view=markup">CHANGELOG</a>- changes from the previous versions;</li>
<li><a href="http://dvdisaster.cvs.sourceforge.net/dvdisaster/dvdisaster/CREDITS.en?view=markup">CREDITS.en</a>- people involved in the project;</li>
<li><a href="http://dvdisaster.cvs.sourceforge.net/dvdisaster/dvdisaster/INSTALL?view=markup">INSTALL</a> - additional hints for installation;</li>
<li><a href="http://dvdisaster.cvs.sourceforge.net/dvdisaster/dvdisaster/README?view=markup">README</a> - a road map of the source code archive.</li>
</ul>
<!--- do not change below --->
</td> <!--- end of page contents --->
</tr>
<tr valign="bottom">
<td bgcolor="#f0f0f0">
<table cellpadding="10"><tr><td><a href="http://dvdisaster.net/legacy/en/index.html"><font size="-1">Old documentation (V0.70)</font></a></td></tr></table>
</td>
<td></td>
<td></td>
</tr>
</table> <!--- end of main body table --->
<!--- Page footer --->
<table width="100%" cellpadding="0" border="0">
<tr><td colspan="2" width="100%" height="10"><img width=1 height=1 alt=""></td>
</tr>
<tr bgcolor="#000000"><td colspan="2" width="100%"><img width=1 height=1 alt=""></td>
</tr>
<tr>
<td align="center">
<font size="-1">
<i> Copyright 2004-2011 Carsten Gnörlich.<br>
Verbatim copying and distribution of this entire article is permitted in any medium, provided this notice is preserved.
</i>
</font>
</td>
</tr>
<tr bgcolor="#000000"><td colspan="2" width="100%"><img width=1 height=1 alt=""></td>
</tr>
</table>
</body>
</html>

View File

@@ -1,6 +1,6 @@
<?php
# dvdisaster: English homepage translation
# Copyright (C) 2004-2009 Carsten Gnörlich
# Copyright (C) 2004-2010 Carsten Gnörlich
#
# UTF-8 trigger: äöüß
#

View File

@@ -1,7 +1,8 @@
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<title>dvdisaster</title>
<title>Bug reporting</title>
<link rel="stylesheet" type="text/css" href="../include/dvdisaster.css">
</head>
<body>
@@ -11,7 +12,7 @@
<tr>
<td align="left">
<font size="+3"><b>dvdisaster</b></font>
<i>Version 0.72 (pl1)</i>
<i>Version 0.72 (pl3)</i>
</td>
<td align="right">
<font size="+3">&nbsp;</font><a href="http://dvdisaster.net/en/">To the Internet version</a>
@@ -169,7 +170,7 @@ Thanks for your feedback!
<tr>
<td align="center">
<font size="-1">
<i> Copyright 2004-2009 Carsten Gnörlich.<br>
<i> Copyright 2004-2011 Carsten Gnörlich.<br>
Verbatim copying and distribution of this entire article is permitted in any medium, provided this notice is preserved.
</i>
</font>

View File

@@ -1,6 +1,6 @@
<?php
# dvdisaster: English homepage translation
# Copyright (C) 2004-2009 Carsten Gnörlich
# Copyright (C) 2004-2010 Carsten Gnörlich
#
# UTF-8 trigger: äöüß
#

View File

@@ -1,7 +1,8 @@
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<title>dvdisaster</title>
<title>Bug reporting</title>
<link rel="stylesheet" type="text/css" href="../include/dvdisaster.css">
</head>
<body>
@@ -11,7 +12,7 @@
<tr>
<td align="left">
<font size="+3"><b>dvdisaster</b></font>
<i>Version 0.72 (pl1)</i>
<i>Version 0.72 (pl3)</i>
</td>
<td align="right">
<font size="+3">&nbsp;</font><a href="http://dvdisaster.net/en/">To the Internet version</a>
@@ -167,7 +168,7 @@ Thanks for your feedback!
<tr>
<td align="center">
<font size="-1">
<i> Copyright 2004-2009 Carsten Gnörlich.<br>
<i> Copyright 2004-2011 Carsten Gnörlich.<br>
Verbatim copying and distribution of this entire article is permitted in any medium, provided this notice is preserved.
</i>
</font>

View File

@@ -1,7 +1,8 @@
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<title>dvdisaster</title>
<title>Howtos</title>
<link rel="stylesheet" type="text/css" href="../include/dvdisaster.css">
</head>
<body>
@@ -11,7 +12,7 @@
<tr>
<td align="left">
<font size="+3"><b>dvdisaster</b></font>
<i>Version 0.72 (pl1)</i>
<i>Version 0.72 (pl3)</i>
</td>
<td align="right">
<font size="+3">&nbsp;</font><a href="http://dvdisaster.net/en/">To the Internet version</a>
@@ -175,7 +176,7 @@ data is required.
<tr>
<td align="center">
<font size="-1">
<i> Copyright 2004-2009 Carsten Gnörlich.<br>
<i> Copyright 2004-2011 Carsten Gnörlich.<br>
Verbatim copying and distribution of this entire article is permitted in any medium, provided this notice is preserved.
</i>
</font>

View File

@@ -1,6 +1,6 @@
<?php
# dvdisaster: English homepage translation
# Copyright (C) 2004-2009 Carsten Gnörlich
# Copyright (C) 2004-2010 Carsten Gnörlich
#
# UTF-8 trigger: äöüß
#

View File

@@ -1,7 +1,8 @@
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<title>dvdisaster</title>
<title>Scanning media for errors</title>
<link rel="stylesheet" type="text/css" href="../include/dvdisaster.css">
</head>
<body>
@@ -11,7 +12,7 @@
<tr>
<td align="left">
<font size="+3"><b>dvdisaster</b></font>
<i>Version 0.72 (pl1)</i>
<i>Version 0.72 (pl3)</i>
</td>
<td align="right">
<font size="+3">&nbsp;</font><a href="http://dvdisaster.net/en/">To the Internet version</a>
@@ -130,8 +131,8 @@ However scanning will also work without error correction data.</td>
<tr valign="top">
<td><b>Related functions:<p></td>
<td><a href="http://localhost/dvdisaster/en/howtos42.html#a">Reading of damaged media</a> and<br>
<a href="http://localhost/dvdisaster/en/howtos40.html">Recovering images</a>.</td>
<td><a href="howtos42.html#a">Reading of damaged media</a> and<br>
<a href="howtos40.html">Recovering images</a>.</td>
</tr>
</table><p>
@@ -164,7 +165,7 @@ However scanning will also work without error correction data.</td>
<tr>
<td align="center">
<font size="-1">
<i> Copyright 2004-2009 Carsten Gnörlich.<br>
<i> Copyright 2004-2011 Carsten Gnörlich.<br>
Verbatim copying and distribution of this entire article is permitted in any medium, provided this notice is preserved.
</i>
</font>

View File

@@ -1,6 +1,6 @@
<?php
# dvdisaster: English homepage translation
# Copyright (C) 2004-2009 Carsten Gnörlich
# Copyright (C) 2004-2010 Carsten Gnörlich
#
# UTF-8 trigger: äöüß
#
@@ -57,8 +57,8 @@ However scanning will also work without error correction data.</td>
<tr valign="top">
<td><b>Related functions:<p></td>
<td><a href="howtos42.html#a">Reading of damaged media</a> and<br>
<a href="howtos40.html">Recovering images</a>.</td>
<td><a href="howtos42.php#a">Reading of damaged media</a> and<br>
<a href="howtos40.php">Recovering images</a>.</td>
</tr>
</table><p>

View File

@@ -1,7 +1,8 @@
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<title>dvdisaster</title>
<title>Basic settings</title>
<link rel="stylesheet" type="text/css" href="../include/dvdisaster.css">
</head>
<body>
@@ -11,7 +12,7 @@
<tr>
<td align="left">
<font size="+3"><b>dvdisaster</b></font>
<i>Version 0.72 (pl1)</i>
<i>Version 0.72 (pl3)</i>
</td>
<td align="right">
<font size="+3">&nbsp;</font><a href="http://dvdisaster.net/en/">To the Internet version</a>
@@ -247,7 +248,7 @@ but these have no further effects on the scanning process.
<tr>
<td align="center">
<font size="-1">
<i> Copyright 2004-2009 Carsten Gnörlich.<br>
<i> Copyright 2004-2011 Carsten Gnörlich.<br>
Verbatim copying and distribution of this entire article is permitted in any medium, provided this notice is preserved.
</i>
</font>

View File

@@ -1,6 +1,6 @@
<?php
# dvdisaster: English homepage translation
# Copyright (C) 2004-2009 Carsten Gnörlich
# Copyright (C) 2004-2010 Carsten Gnörlich
#
# UTF-8 trigger: äöüß
#

View File

@@ -1,7 +1,8 @@
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<title>dvdisaster</title>
<title>Basic settings</title>
<link rel="stylesheet" type="text/css" href="../include/dvdisaster.css">
</head>
<body>
@@ -11,7 +12,7 @@
<tr>
<td align="left">
<font size="+3"><b>dvdisaster</b></font>
<i>Version 0.72 (pl1)</i>
<i>Version 0.72 (pl3)</i>
</td>
<td align="right">
<font size="+3">&nbsp;</font><a href="http://dvdisaster.net/en/">To the Internet version</a>
@@ -245,7 +246,7 @@ but these have no further effects on the scanning process.
<tr>
<td align="center">
<font size="-1">
<i> Copyright 2004-2009 Carsten Gnörlich.<br>
<i> Copyright 2004-2011 Carsten Gnörlich.<br>
Verbatim copying and distribution of this entire article is permitted in any medium, provided this notice is preserved.
</i>
</font>

View File

@@ -1,7 +1,8 @@
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<title>dvdisaster</title>
<title>Basic settings</title>
<link rel="stylesheet" type="text/css" href="../include/dvdisaster.css">
</head>
<body>
@@ -11,7 +12,7 @@
<tr>
<td align="left">
<font size="+3"><b>dvdisaster</b></font>
<i>Version 0.72 (pl1)</i>
<i>Version 0.72 (pl3)</i>
</td>
<td align="right">
<font size="+3">&nbsp;</font><a href="http://dvdisaster.net/en/">To the Internet version</a>
@@ -245,7 +246,7 @@ but these have no further effects on the scanning process.
<tr>
<td align="center">
<font size="-1">
<i> Copyright 2004-2009 Carsten Gnörlich.<br>
<i> Copyright 2004-2011 Carsten Gnörlich.<br>
Verbatim copying and distribution of this entire article is permitted in any medium, provided this notice is preserved.
</i>
</font>

View File

@@ -1,7 +1,8 @@
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<title>dvdisaster</title>
<title>Basic settings</title>
<link rel="stylesheet" type="text/css" href="../include/dvdisaster.css">
</head>
<body>
@@ -11,7 +12,7 @@
<tr>
<td align="left">
<font size="+3"><b>dvdisaster</b></font>
<i>Version 0.72 (pl1)</i>
<i>Version 0.72 (pl3)</i>
</td>
<td align="right">
<font size="+3">&nbsp;</font><a href="http://dvdisaster.net/en/">To the Internet version</a>
@@ -245,7 +246,7 @@ but these have no further effects on the scanning process.
<tr>
<td align="center">
<font size="-1">
<i> Copyright 2004-2009 Carsten Gnörlich.<br>
<i> Copyright 2004-2011 Carsten Gnörlich.<br>
Verbatim copying and distribution of this entire article is permitted in any medium, provided this notice is preserved.
</i>
</font>

View File

@@ -1,7 +1,8 @@
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<title>dvdisaster</title>
<title>Basic settings</title>
<link rel="stylesheet" type="text/css" href="../include/dvdisaster.css">
</head>
<body>
@@ -11,7 +12,7 @@
<tr>
<td align="left">
<font size="+3"><b>dvdisaster</b></font>
<i>Version 0.72 (pl1)</i>
<i>Version 0.72 (pl3)</i>
</td>
<td align="right">
<font size="+3">&nbsp;</font><a href="http://dvdisaster.net/en/">To the Internet version</a>
@@ -245,7 +246,7 @@ but these have no further effects on the scanning process.
<tr>
<td align="center">
<font size="-1">
<i> Copyright 2004-2009 Carsten Gnörlich.<br>
<i> Copyright 2004-2011 Carsten Gnörlich.<br>
Verbatim copying and distribution of this entire article is permitted in any medium, provided this notice is preserved.
</i>
</font>

View File

@@ -1,7 +1,8 @@
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<title>dvdisaster</title>
<title>Basic settings</title>
<link rel="stylesheet" type="text/css" href="../include/dvdisaster.css">
</head>
<body>
@@ -11,7 +12,7 @@
<tr>
<td align="left">
<font size="+3"><b>dvdisaster</b></font>
<i>Version 0.72 (pl1)</i>
<i>Version 0.72 (pl3)</i>
</td>
<td align="right">
<font size="+3">&nbsp;</font><a href="http://dvdisaster.net/en/">To the Internet version</a>
@@ -245,7 +246,7 @@ but these have no further effects on the scanning process.
<tr>
<td align="center">
<font size="-1">
<i> Copyright 2004-2009 Carsten Gnörlich.<br>
<i> Copyright 2004-2011 Carsten Gnörlich.<br>
Verbatim copying and distribution of this entire article is permitted in any medium, provided this notice is preserved.
</i>
</font>

View File

@@ -1,7 +1,8 @@
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<title>dvdisaster</title>
<title>Performing the test</title>
<link rel="stylesheet" type="text/css" href="../include/dvdisaster.css">
</head>
<body>
@@ -11,7 +12,7 @@
<tr>
<td align="left">
<font size="+3"><b>dvdisaster</b></font>
<i>Version 0.72 (pl1)</i>
<i>Version 0.72 (pl3)</i>
</td>
<td align="right">
<font size="+3">&nbsp;</font><a href="http://dvdisaster.net/en/">To the Internet version</a>
@@ -205,7 +206,7 @@ might affect the scanning results.
<tr>
<td align="center">
<font size="-1">
<i> Copyright 2004-2009 Carsten Gnörlich.<br>
<i> Copyright 2004-2011 Carsten Gnörlich.<br>
Verbatim copying and distribution of this entire article is permitted in any medium, provided this notice is preserved.
</i>
</font>

View File

@@ -1,6 +1,6 @@
<?php
# dvdisaster: English homepage translation
# Copyright (C) 2004-2009 Carsten Gnörlich
# Copyright (C) 2004-2010 Carsten Gnörlich
#
# UTF-8 trigger: äöüß
#

View File

@@ -1,7 +1,8 @@
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<title>dvdisaster</title>
<title>Performing the test</title>
<link rel="stylesheet" type="text/css" href="../include/dvdisaster.css">
</head>
<body>
@@ -11,7 +12,7 @@
<tr>
<td align="left">
<font size="+3"><b>dvdisaster</b></font>
<i>Version 0.72 (pl1)</i>
<i>Version 0.72 (pl3)</i>
</td>
<td align="right">
<font size="+3">&nbsp;</font><a href="http://dvdisaster.net/en/">To the Internet version</a>
@@ -205,7 +206,7 @@ might affect the scanning results.
<tr>
<td align="center">
<font size="-1">
<i> Copyright 2004-2009 Carsten Gnörlich.<br>
<i> Copyright 2004-2011 Carsten Gnörlich.<br>
Verbatim copying and distribution of this entire article is permitted in any medium, provided this notice is preserved.
</i>
</font>

View File

@@ -1,7 +1,8 @@
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<title>dvdisaster</title>
<title>Performing the test</title>
<link rel="stylesheet" type="text/css" href="../include/dvdisaster.css">
</head>
<body>
@@ -11,7 +12,7 @@
<tr>
<td align="left">
<font size="+3"><b>dvdisaster</b></font>
<i>Version 0.72 (pl1)</i>
<i>Version 0.72 (pl3)</i>
</td>
<td align="right">
<font size="+3">&nbsp;</font><a href="http://dvdisaster.net/en/">To the Internet version</a>
@@ -204,7 +205,7 @@ might affect the scanning results.
<tr>
<td align="center">
<font size="-1">
<i> Copyright 2004-2009 Carsten Gnörlich.<br>
<i> Copyright 2004-2011 Carsten Gnörlich.<br>
Verbatim copying and distribution of this entire article is permitted in any medium, provided this notice is preserved.
</i>
</font>

View File

@@ -1,7 +1,8 @@
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<title>dvdisaster</title>
<title>Interpreting the results</title>
<link rel="stylesheet" type="text/css" href="../include/dvdisaster.css">
</head>
<body>
@@ -11,7 +12,7 @@
<tr>
<td align="left">
<font size="+3"><b>dvdisaster</b></font>
<i>Version 0.72 (pl1)</i>
<i>Version 0.72 (pl3)</i>
</td>
<td align="right">
<font size="+3">&nbsp;</font><a href="http://dvdisaster.net/en/">To the Internet version</a>
@@ -300,7 +301,7 @@ speeds.</li></ul>
<tr>
<td align="center">
<font size="-1">
<i> Copyright 2004-2009 Carsten Gnörlich.<br>
<i> Copyright 2004-2011 Carsten Gnörlich.<br>
Verbatim copying and distribution of this entire article is permitted in any medium, provided this notice is preserved.
</i>
</font>

View File

@@ -1,6 +1,6 @@
<?php
# dvdisaster: English homepage translation
# Copyright (C) 2004-2009 Carsten Gnörlich
# Copyright (C) 2004-2010 Carsten Gnörlich
#
# UTF-8 trigger: äöüß
#

View File

@@ -1,7 +1,8 @@
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<title>dvdisaster</title>
<title>Interpreting the results</title>
<link rel="stylesheet" type="text/css" href="../include/dvdisaster.css">
</head>
<body>
@@ -11,7 +12,7 @@
<tr>
<td align="left">
<font size="+3"><b>dvdisaster</b></font>
<i>Version 0.72 (pl1)</i>
<i>Version 0.72 (pl3)</i>
</td>
<td align="right">
<font size="+3">&nbsp;</font><a href="http://dvdisaster.net/en/">To the Internet version</a>
@@ -298,7 +299,7 @@ speeds.</li></ul>
<tr>
<td align="center">
<font size="-1">
<i> Copyright 2004-2009 Carsten Gnörlich.<br>
<i> Copyright 2004-2011 Carsten Gnörlich.<br>
Verbatim copying and distribution of this entire article is permitted in any medium, provided this notice is preserved.
</i>
</font>

View File

@@ -1,7 +1,8 @@
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<title>dvdisaster</title>
<title>Interpreting the results</title>
<link rel="stylesheet" type="text/css" href="../include/dvdisaster.css">
</head>
<body>
@@ -11,7 +12,7 @@
<tr>
<td align="left">
<font size="+3"><b>dvdisaster</b></font>
<i>Version 0.72 (pl1)</i>
<i>Version 0.72 (pl3)</i>
</td>
<td align="right">
<font size="+3">&nbsp;</font><a href="http://dvdisaster.net/en/">To the Internet version</a>
@@ -298,7 +299,7 @@ speeds.</li></ul>
<tr>
<td align="center">
<font size="-1">
<i> Copyright 2004-2009 Carsten Gnörlich.<br>
<i> Copyright 2004-2011 Carsten Gnörlich.<br>
Verbatim copying and distribution of this entire article is permitted in any medium, provided this notice is preserved.
</i>
</font>

View File

@@ -1,7 +1,8 @@
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<title>dvdisaster</title>
<title>Interpreting the results</title>
<link rel="stylesheet" type="text/css" href="../include/dvdisaster.css">
</head>
<body>
@@ -11,7 +12,7 @@
<tr>
<td align="left">
<font size="+3"><b>dvdisaster</b></font>
<i>Version 0.72 (pl1)</i>
<i>Version 0.72 (pl3)</i>
</td>
<td align="right">
<font size="+3">&nbsp;</font><a href="http://dvdisaster.net/en/">To the Internet version</a>
@@ -298,7 +299,7 @@ speeds.</li></ul>
<tr>
<td align="center">
<font size="-1">
<i> Copyright 2004-2009 Carsten Gnörlich.<br>
<i> Copyright 2004-2011 Carsten Gnörlich.<br>
Verbatim copying and distribution of this entire article is permitted in any medium, provided this notice is preserved.
</i>
</font>

View File

@@ -1,7 +1,8 @@
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<title>dvdisaster</title>
<title>Interpreting the results</title>
<link rel="stylesheet" type="text/css" href="../include/dvdisaster.css">
</head>
<body>
@@ -11,7 +12,7 @@
<tr>
<td align="left">
<font size="+3"><b>dvdisaster</b></font>
<i>Version 0.72 (pl1)</i>
<i>Version 0.72 (pl3)</i>
</td>
<td align="right">
<font size="+3">&nbsp;</font><a href="http://dvdisaster.net/en/">To the Internet version</a>
@@ -298,7 +299,7 @@ speeds.</li></ul>
<tr>
<td align="center">
<font size="-1">
<i> Copyright 2004-2009 Carsten Gnörlich.<br>
<i> Copyright 2004-2011 Carsten Gnörlich.<br>
Verbatim copying and distribution of this entire article is permitted in any medium, provided this notice is preserved.
</i>
</font>

View File

@@ -1,7 +1,8 @@
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<title>dvdisaster</title>
<title>Interpreting the results</title>
<link rel="stylesheet" type="text/css" href="../include/dvdisaster.css">
</head>
<body>
@@ -11,7 +12,7 @@
<tr>
<td align="left">
<font size="+3"><b>dvdisaster</b></font>
<i>Version 0.72 (pl1)</i>
<i>Version 0.72 (pl3)</i>
</td>
<td align="right">
<font size="+3">&nbsp;</font><a href="http://dvdisaster.net/en/">To the Internet version</a>
@@ -298,7 +299,7 @@ speeds.</li></ul>
<tr>
<td align="center">
<font size="-1">
<i> Copyright 2004-2009 Carsten Gnörlich.<br>
<i> Copyright 2004-2011 Carsten Gnörlich.<br>
Verbatim copying and distribution of this entire article is permitted in any medium, provided this notice is preserved.
</i>
</font>

View File

@@ -1,7 +1,8 @@
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<title>dvdisaster</title>
<title>Interpreting the results</title>
<link rel="stylesheet" type="text/css" href="../include/dvdisaster.css">
</head>
<body>
@@ -11,7 +12,7 @@
<tr>
<td align="left">
<font size="+3"><b>dvdisaster</b></font>
<i>Version 0.72 (pl1)</i>
<i>Version 0.72 (pl3)</i>
</td>
<td align="right">
<font size="+3">&nbsp;</font><a href="http://dvdisaster.net/en/">To the Internet version</a>
@@ -298,7 +299,7 @@ speeds.</li></ul>
<tr>
<td align="center">
<font size="-1">
<i> Copyright 2004-2009 Carsten Gnörlich.<br>
<i> Copyright 2004-2011 Carsten Gnörlich.<br>
Verbatim copying and distribution of this entire article is permitted in any medium, provided this notice is preserved.
</i>
</font>

View File

@@ -1,7 +1,8 @@
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<title>dvdisaster</title>
<title>Advanced settings</title>
<link rel="stylesheet" type="text/css" href="../include/dvdisaster.css">
</head>
<body>
@@ -11,7 +12,7 @@
<tr>
<td align="left">
<font size="+3"><b>dvdisaster</b></font>
<i>Version 0.72 (pl1)</i>
<i>Version 0.72 (pl3)</i>
</td>
<td align="right">
<font size="+3">&nbsp;</font><a href="http://dvdisaster.net/en/">To the Internet version</a>
@@ -170,7 +171,7 @@ accurate.<p>
<tr>
<td align="center">
<font size="-1">
<i> Copyright 2004-2009 Carsten Gnörlich.<br>
<i> Copyright 2004-2011 Carsten Gnörlich.<br>
Verbatim copying and distribution of this entire article is permitted in any medium, provided this notice is preserved.
</i>
</font>

View File

@@ -1,6 +1,6 @@
<?php
# dvdisaster: English homepage translation
# Copyright (C) 2004-2009 Carsten Gnörlich
# Copyright (C) 2004-2010 Carsten Gnörlich
#
# UTF-8 trigger: äöüß
#

View File

@@ -1,7 +1,8 @@
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<title>dvdisaster</title>
<title>Advanced settings</title>
<link rel="stylesheet" type="text/css" href="../include/dvdisaster.css">
</head>
<body>
@@ -11,7 +12,7 @@
<tr>
<td align="left">
<font size="+3"><b>dvdisaster</b></font>
<i>Version 0.72 (pl1)</i>
<i>Version 0.72 (pl3)</i>
</td>
<td align="right">
<font size="+3">&nbsp;</font><a href="http://dvdisaster.net/en/">To the Internet version</a>
@@ -168,7 +169,7 @@ accurate.<p>
<tr>
<td align="center">
<font size="-1">
<i> Copyright 2004-2009 Carsten Gnörlich.<br>
<i> Copyright 2004-2011 Carsten Gnörlich.<br>
Verbatim copying and distribution of this entire article is permitted in any medium, provided this notice is preserved.
</i>
</font>

View File

@@ -1,7 +1,8 @@
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<title>dvdisaster</title>
<title>Advanced settings</title>
<link rel="stylesheet" type="text/css" href="../include/dvdisaster.css">
</head>
<body>
@@ -11,7 +12,7 @@
<tr>
<td align="left">
<font size="+3"><b>dvdisaster</b></font>
<i>Version 0.72 (pl1)</i>
<i>Version 0.72 (pl3)</i>
</td>
<td align="right">
<font size="+3">&nbsp;</font><a href="http://dvdisaster.net/en/">To the Internet version</a>
@@ -168,7 +169,7 @@ accurate.<p>
<tr>
<td align="center">
<font size="-1">
<i> Copyright 2004-2009 Carsten Gnörlich.<br>
<i> Copyright 2004-2011 Carsten Gnörlich.<br>
Verbatim copying and distribution of this entire article is permitted in any medium, provided this notice is preserved.
</i>
</font>

View File

@@ -1,7 +1,8 @@
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<title>dvdisaster</title>
<title>Putting error correction data on a separate file</title>
<link rel="stylesheet" type="text/css" href="../include/dvdisaster.css">
</head>
<body>
@@ -11,7 +12,7 @@
<tr>
<td align="left">
<font size="+3"><b>dvdisaster</b></font>
<i>Version 0.72 (pl1)</i>
<i>Version 0.72 (pl3)</i>
</td>
<td align="right">
<font size="+3">&nbsp;</font><a href="http://dvdisaster.net/en/">To the Internet version</a>
@@ -181,7 +182,7 @@ from an already defective medium.</a>
<tr>
<td align="center">
<font size="-1">
<i> Copyright 2004-2009 Carsten Gnörlich.<br>
<i> Copyright 2004-2011 Carsten Gnörlich.<br>
Verbatim copying and distribution of this entire article is permitted in any medium, provided this notice is preserved.
</i>
</font>

View File

@@ -1,6 +1,6 @@
<?php
# dvdisaster: English homepage translation
# Copyright (C) 2004-2009 Carsten Gnörlich
# Copyright (C) 2004-2010 Carsten Gnörlich
#
# UTF-8 trigger: äöüß
#

View File

@@ -1,7 +1,8 @@
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<title>dvdisaster</title>
<title>Decision help</title>
<link rel="stylesheet" type="text/css" href="../include/dvdisaster.css">
</head>
<body>
@@ -11,7 +12,7 @@
<tr>
<td align="left">
<font size="+3"><b>dvdisaster</b></font>
<i>Version 0.72 (pl1)</i>
<i>Version 0.72 (pl3)</i>
</td>
<td align="right">
<font size="+3">&nbsp;</font><a href="http://dvdisaster.net/en/">To the Internet version</a>
@@ -156,7 +157,7 @@ can be found in the <a href="http://dvdisaster.net/legacy/en/background30.html">
<tr>
<td align="center">
<font size="-1">
<i> Copyright 2004-2009 Carsten Gnörlich.<br>
<i> Copyright 2004-2011 Carsten Gnörlich.<br>
Verbatim copying and distribution of this entire article is permitted in any medium, provided this notice is preserved.
</i>
</font>

View File

@@ -1,6 +1,6 @@
<?php
# dvdisaster: English homepage translation
# Copyright (C) 2004-2009 Carsten Gnörlich
# Copyright (C) 2004-2010 Carsten Gnörlich
#
# UTF-8 trigger: äöüß
#

View File

@@ -1,7 +1,8 @@
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<title>dvdisaster</title>
<title>Decision help</title>
<link rel="stylesheet" type="text/css" href="../include/dvdisaster.css">
</head>
<body>
@@ -11,7 +12,7 @@
<tr>
<td align="left">
<font size="+3"><b>dvdisaster</b></font>
<i>Version 0.72 (pl1)</i>
<i>Version 0.72 (pl3)</i>
</td>
<td align="right">
<font size="+3">&nbsp;</font><a href="http://dvdisaster.net/en/">To the Internet version</a>
@@ -158,7 +159,7 @@ can be found in the <a href="http://dvdisaster.net/legacy/en/background30.html">
<tr>
<td align="center">
<font size="-1">
<i> Copyright 2004-2009 Carsten Gnörlich.<br>
<i> Copyright 2004-2011 Carsten Gnörlich.<br>
Verbatim copying and distribution of this entire article is permitted in any medium, provided this notice is preserved.
</i>
</font>

View File

@@ -1,7 +1,8 @@
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<title>dvdisaster</title>
<title>Decision help</title>
<link rel="stylesheet" type="text/css" href="../include/dvdisaster.css">
</head>
<body>
@@ -11,7 +12,7 @@
<tr>
<td align="left">
<font size="+3"><b>dvdisaster</b></font>
<i>Version 0.72 (pl1)</i>
<i>Version 0.72 (pl3)</i>
</td>
<td align="right">
<font size="+3">&nbsp;</font><a href="http://dvdisaster.net/en/">To the Internet version</a>
@@ -161,7 +162,7 @@ can be found in the <a href="http://dvdisaster.net/legacy/en/background30.html">
<tr>
<td align="center">
<font size="-1">
<i> Copyright 2004-2009 Carsten Gnörlich.<br>
<i> Copyright 2004-2011 Carsten Gnörlich.<br>
Verbatim copying and distribution of this entire article is permitted in any medium, provided this notice is preserved.
</i>
</font>

View File

@@ -1,7 +1,8 @@
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<title>dvdisaster</title>
<title>Decision help</title>
<link rel="stylesheet" type="text/css" href="../include/dvdisaster.css">
</head>
<body>
@@ -11,7 +12,7 @@
<tr>
<td align="left">
<font size="+3"><b>dvdisaster</b></font>
<i>Version 0.72 (pl1)</i>
<i>Version 0.72 (pl3)</i>
</td>
<td align="right">
<font size="+3">&nbsp;</font><a href="http://dvdisaster.net/en/">To the Internet version</a>
@@ -164,7 +165,7 @@ can be found in the <a href="http://dvdisaster.net/legacy/en/background30.html">
<tr>
<td align="center">
<font size="-1">
<i> Copyright 2004-2009 Carsten Gnörlich.<br>
<i> Copyright 2004-2011 Carsten Gnörlich.<br>
Verbatim copying and distribution of this entire article is permitted in any medium, provided this notice is preserved.
</i>
</font>

View File

@@ -1,7 +1,8 @@
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<title>dvdisaster</title>
<title>Decision help</title>
<link rel="stylesheet" type="text/css" href="../include/dvdisaster.css">
</head>
<body>
@@ -11,7 +12,7 @@
<tr>
<td align="left">
<font size="+3"><b>dvdisaster</b></font>
<i>Version 0.72 (pl1)</i>
<i>Version 0.72 (pl3)</i>
</td>
<td align="right">
<font size="+3">&nbsp;</font><a href="http://dvdisaster.net/en/">To the Internet version</a>
@@ -163,7 +164,7 @@ can be found in the <a href="http://dvdisaster.net/legacy/en/background30.html">
<tr>
<td align="center">
<font size="-1">
<i> Copyright 2004-2009 Carsten Gnörlich.<br>
<i> Copyright 2004-2011 Carsten Gnörlich.<br>
Verbatim copying and distribution of this entire article is permitted in any medium, provided this notice is preserved.
</i>
</font>

View File

@@ -1,7 +1,8 @@
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<title>dvdisaster</title>
<title>Basic settings for reading</title>
<link rel="stylesheet" type="text/css" href="../include/dvdisaster.css">
</head>
<body>
@@ -11,7 +12,7 @@
<tr>
<td align="left">
<font size="+3"><b>dvdisaster</b></font>
<i>Version 0.72 (pl1)</i>
<i>Version 0.72 (pl3)</i>
</td>
<td align="right">
<font size="+3">&nbsp;</font><a href="http://dvdisaster.net/en/">To the Internet version</a>
@@ -299,7 +300,7 @@ but these have no further effects on the error correction data creation.
<tr>
<td align="center">
<font size="-1">
<i> Copyright 2004-2009 Carsten Gnörlich.<br>
<i> Copyright 2004-2011 Carsten Gnörlich.<br>
Verbatim copying and distribution of this entire article is permitted in any medium, provided this notice is preserved.
</i>
</font>

View File

@@ -1,6 +1,6 @@
<?php
# dvdisaster: English homepage translation
# Copyright (C) 2004-2009 Carsten Gnörlich
# Copyright (C) 2004-2010 Carsten Gnörlich
#
# UTF-8 trigger: äöüß
#

View File

@@ -1,7 +1,8 @@
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<title>dvdisaster</title>
<title>Basic settings for reading</title>
<link rel="stylesheet" type="text/css" href="../include/dvdisaster.css">
</head>
<body>
@@ -11,7 +12,7 @@
<tr>
<td align="left">
<font size="+3"><b>dvdisaster</b></font>
<i>Version 0.72 (pl1)</i>
<i>Version 0.72 (pl3)</i>
</td>
<td align="right">
<font size="+3">&nbsp;</font><a href="http://dvdisaster.net/en/">To the Internet version</a>
@@ -297,7 +298,7 @@ but these have no further effects on the error correction data creation.
<tr>
<td align="center">
<font size="-1">
<i> Copyright 2004-2009 Carsten Gnörlich.<br>
<i> Copyright 2004-2011 Carsten Gnörlich.<br>
Verbatim copying and distribution of this entire article is permitted in any medium, provided this notice is preserved.
</i>
</font>

View File

@@ -1,7 +1,8 @@
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<title>dvdisaster</title>
<title>Basic settings for reading</title>
<link rel="stylesheet" type="text/css" href="../include/dvdisaster.css">
</head>
<body>
@@ -11,7 +12,7 @@
<tr>
<td align="left">
<font size="+3"><b>dvdisaster</b></font>
<i>Version 0.72 (pl1)</i>
<i>Version 0.72 (pl3)</i>
</td>
<td align="right">
<font size="+3">&nbsp;</font><a href="http://dvdisaster.net/en/">To the Internet version</a>
@@ -297,7 +298,7 @@ but these have no further effects on the error correction data creation.
<tr>
<td align="center">
<font size="-1">
<i> Copyright 2004-2009 Carsten Gnörlich.<br>
<i> Copyright 2004-2011 Carsten Gnörlich.<br>
Verbatim copying and distribution of this entire article is permitted in any medium, provided this notice is preserved.
</i>
</font>

View File

@@ -1,7 +1,8 @@
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<title>dvdisaster</title>
<title>Basic settings for reading</title>
<link rel="stylesheet" type="text/css" href="../include/dvdisaster.css">
</head>
<body>
@@ -11,7 +12,7 @@
<tr>
<td align="left">
<font size="+3"><b>dvdisaster</b></font>
<i>Version 0.72 (pl1)</i>
<i>Version 0.72 (pl3)</i>
</td>
<td align="right">
<font size="+3">&nbsp;</font><a href="http://dvdisaster.net/en/">To the Internet version</a>
@@ -297,7 +298,7 @@ but these have no further effects on the error correction data creation.
<tr>
<td align="center">
<font size="-1">
<i> Copyright 2004-2009 Carsten Gnörlich.<br>
<i> Copyright 2004-2011 Carsten Gnörlich.<br>
Verbatim copying and distribution of this entire article is permitted in any medium, provided this notice is preserved.
</i>
</font>

View File

@@ -1,7 +1,8 @@
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<title>dvdisaster</title>
<title>Basic settings for reading</title>
<link rel="stylesheet" type="text/css" href="../include/dvdisaster.css">
</head>
<body>
@@ -11,7 +12,7 @@
<tr>
<td align="left">
<font size="+3"><b>dvdisaster</b></font>
<i>Version 0.72 (pl1)</i>
<i>Version 0.72 (pl3)</i>
</td>
<td align="right">
<font size="+3">&nbsp;</font><a href="http://dvdisaster.net/en/">To the Internet version</a>
@@ -297,7 +298,7 @@ but these have no further effects on the error correction data creation.
<tr>
<td align="center">
<font size="-1">
<i> Copyright 2004-2009 Carsten Gnörlich.<br>
<i> Copyright 2004-2011 Carsten Gnörlich.<br>
Verbatim copying and distribution of this entire article is permitted in any medium, provided this notice is preserved.
</i>
</font>

View File

@@ -1,7 +1,8 @@
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<title>dvdisaster</title>
<title>Basic settings for reading</title>
<link rel="stylesheet" type="text/css" href="../include/dvdisaster.css">
</head>
<body>
@@ -11,7 +12,7 @@
<tr>
<td align="left">
<font size="+3"><b>dvdisaster</b></font>
<i>Version 0.72 (pl1)</i>
<i>Version 0.72 (pl3)</i>
</td>
<td align="right">
<font size="+3">&nbsp;</font><a href="http://dvdisaster.net/en/">To the Internet version</a>
@@ -297,7 +298,7 @@ but these have no further effects on the error correction data creation.
<tr>
<td align="center">
<font size="-1">
<i> Copyright 2004-2009 Carsten Gnörlich.<br>
<i> Copyright 2004-2011 Carsten Gnörlich.<br>
Verbatim copying and distribution of this entire article is permitted in any medium, provided this notice is preserved.
</i>
</font>

View File

@@ -1,7 +1,8 @@
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<title>dvdisaster</title>
<title>Basic settings for reading</title>
<link rel="stylesheet" type="text/css" href="../include/dvdisaster.css">
</head>
<body>
@@ -11,7 +12,7 @@
<tr>
<td align="left">
<font size="+3"><b>dvdisaster</b></font>
<i>Version 0.72 (pl1)</i>
<i>Version 0.72 (pl3)</i>
</td>
<td align="right">
<font size="+3">&nbsp;</font><a href="http://dvdisaster.net/en/">To the Internet version</a>
@@ -297,7 +298,7 @@ but these have no further effects on the error correction data creation.
<tr>
<td align="center">
<font size="-1">
<i> Copyright 2004-2009 Carsten Gnörlich.<br>
<i> Copyright 2004-2011 Carsten Gnörlich.<br>
Verbatim copying and distribution of this entire article is permitted in any medium, provided this notice is preserved.
</i>
</font>

View File

@@ -1,7 +1,8 @@
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<title>dvdisaster</title>
<title>Creating the error correction file</title>
<link rel="stylesheet" type="text/css" href="../include/dvdisaster.css">
</head>
<body>
@@ -11,7 +12,7 @@
<tr>
<td align="left">
<font size="+3"><b>dvdisaster</b></font>
<i>Version 0.72 (pl1)</i>
<i>Version 0.72 (pl3)</i>
</td>
<td align="right">
<font size="+3">&nbsp;</font><a href="http://dvdisaster.net/en/">To the Internet version</a>
@@ -134,7 +135,7 @@ these two ways:<p>
<tr>
<td align="center">
<font size="-1">
<i> Copyright 2004-2009 Carsten Gnörlich.<br>
<i> Copyright 2004-2011 Carsten Gnörlich.<br>
Verbatim copying and distribution of this entire article is permitted in any medium, provided this notice is preserved.
</i>
</font>

View File

@@ -1,6 +1,6 @@
<?php
# dvdisaster: English homepage translation
# Copyright (C) 2004-2009 Carsten Gnörlich
# Copyright (C) 2004-2010 Carsten Gnörlich
#
# UTF-8 trigger: äöüß
#

View File

@@ -1,7 +1,8 @@
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<title>dvdisaster</title>
<title>Creating the error correction file</title>
<link rel="stylesheet" type="text/css" href="../include/dvdisaster.css">
</head>
<body>
@@ -11,7 +12,7 @@
<tr>
<td align="left">
<font size="+3"><b>dvdisaster</b></font>
<i>Version 0.72 (pl1)</i>
<i>Version 0.72 (pl3)</i>
</td>
<td align="right">
<font size="+3">&nbsp;</font><a href="http://dvdisaster.net/en/">To the Internet version</a>
@@ -272,7 +273,7 @@ damaged. Refer to the next page for some suggestions about
<tr>
<td align="center">
<font size="-1">
<i> Copyright 2004-2009 Carsten Gnörlich.<br>
<i> Copyright 2004-2011 Carsten Gnörlich.<br>
Verbatim copying and distribution of this entire article is permitted in any medium, provided this notice is preserved.
</i>
</font>

View File

@@ -1,7 +1,8 @@
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<title>dvdisaster</title>
<title>Creating the error correction file</title>
<link rel="stylesheet" type="text/css" href="../include/dvdisaster.css">
</head>
<body>
@@ -11,7 +12,7 @@
<tr>
<td align="left">
<font size="+3"><b>dvdisaster</b></font>
<i>Version 0.72 (pl1)</i>
<i>Version 0.72 (pl3)</i>
</td>
<td align="right">
<font size="+3">&nbsp;</font><a href="http://dvdisaster.net/en/">To the Internet version</a>
@@ -277,7 +278,7 @@ damaged. Refer to the next page for some suggestions about
<tr>
<td align="center">
<font size="-1">
<i> Copyright 2004-2009 Carsten Gnörlich.<br>
<i> Copyright 2004-2011 Carsten Gnörlich.<br>
Verbatim copying and distribution of this entire article is permitted in any medium, provided this notice is preserved.
</i>
</font>

View File

@@ -1,7 +1,8 @@
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<title>dvdisaster</title>
<title>Creating the error correction file</title>
<link rel="stylesheet" type="text/css" href="../include/dvdisaster.css">
</head>
<body>
@@ -11,7 +12,7 @@
<tr>
<td align="left">
<font size="+3"><b>dvdisaster</b></font>
<i>Version 0.72 (pl1)</i>
<i>Version 0.72 (pl3)</i>
</td>
<td align="right">
<font size="+3">&nbsp;</font><a href="http://dvdisaster.net/en/">To the Internet version</a>
@@ -277,7 +278,7 @@ damaged. Refer to the next page for some suggestions about
<tr>
<td align="center">
<font size="-1">
<i> Copyright 2004-2009 Carsten Gnörlich.<br>
<i> Copyright 2004-2011 Carsten Gnörlich.<br>
Verbatim copying and distribution of this entire article is permitted in any medium, provided this notice is preserved.
</i>
</font>

View File

@@ -1,7 +1,8 @@
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<title>dvdisaster</title>
<title>Creating the error correction file</title>
<link rel="stylesheet" type="text/css" href="../include/dvdisaster.css">
</head>
<body>
@@ -11,7 +12,7 @@
<tr>
<td align="left">
<font size="+3"><b>dvdisaster</b></font>
<i>Version 0.72 (pl1)</i>
<i>Version 0.72 (pl3)</i>
</td>
<td align="right">
<font size="+3">&nbsp;</font><a href="http://dvdisaster.net/en/">To the Internet version</a>
@@ -272,7 +273,7 @@ damaged. Refer to the next page for some suggestions about
<tr>
<td align="center">
<font size="-1">
<i> Copyright 2004-2009 Carsten Gnörlich.<br>
<i> Copyright 2004-2011 Carsten Gnörlich.<br>
Verbatim copying and distribution of this entire article is permitted in any medium, provided this notice is preserved.
</i>
</font>

View File

@@ -1,7 +1,8 @@
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<title>dvdisaster</title>
<title>Creating the error correction file</title>
<link rel="stylesheet" type="text/css" href="../include/dvdisaster.css">
</head>
<body>
@@ -11,7 +12,7 @@
<tr>
<td align="left">
<font size="+3"><b>dvdisaster</b></font>
<i>Version 0.72 (pl1)</i>
<i>Version 0.72 (pl3)</i>
</td>
<td align="right">
<font size="+3">&nbsp;</font><a href="http://dvdisaster.net/en/">To the Internet version</a>
@@ -209,7 +210,7 @@ damaged. Refer to the next page for some suggestions about
<tr>
<td align="center">
<font size="-1">
<i> Copyright 2004-2009 Carsten Gnörlich.<br>
<i> Copyright 2004-2011 Carsten Gnörlich.<br>
Verbatim copying and distribution of this entire article is permitted in any medium, provided this notice is preserved.
</i>
</font>

View File

@@ -1,7 +1,8 @@
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<title>dvdisaster</title>
<title>Creating the error correction file</title>
<link rel="stylesheet" type="text/css" href="../include/dvdisaster.css">
</head>
<body>
@@ -11,7 +12,7 @@
<tr>
<td align="left">
<font size="+3"><b>dvdisaster</b></font>
<i>Version 0.72 (pl1)</i>
<i>Version 0.72 (pl3)</i>
</td>
<td align="right">
<font size="+3">&nbsp;</font><a href="http://dvdisaster.net/en/">To the Internet version</a>
@@ -214,7 +215,7 @@ damaged. Refer to the next page for some suggestions about
<tr>
<td align="center">
<font size="-1">
<i> Copyright 2004-2009 Carsten Gnörlich.<br>
<i> Copyright 2004-2011 Carsten Gnörlich.<br>
Verbatim copying and distribution of this entire article is permitted in any medium, provided this notice is preserved.
</i>
</font>

View File

@@ -1,7 +1,8 @@
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<title>dvdisaster</title>
<title>Creating the error correction file</title>
<link rel="stylesheet" type="text/css" href="../include/dvdisaster.css">
</head>
<body>
@@ -11,7 +12,7 @@
<tr>
<td align="left">
<font size="+3"><b>dvdisaster</b></font>
<i>Version 0.72 (pl1)</i>
<i>Version 0.72 (pl3)</i>
</td>
<td align="right">
<font size="+3">&nbsp;</font><a href="http://dvdisaster.net/en/">To the Internet version</a>
@@ -209,7 +210,7 @@ damaged. Refer to the next page for some suggestions about
<tr>
<td align="center">
<font size="-1">
<i> Copyright 2004-2009 Carsten Gnörlich.<br>
<i> Copyright 2004-2011 Carsten Gnörlich.<br>
Verbatim copying and distribution of this entire article is permitted in any medium, provided this notice is preserved.
</i>
</font>

View File

@@ -1,7 +1,8 @@
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<title>dvdisaster</title>
<title>Creating the error correction file</title>
<link rel="stylesheet" type="text/css" href="../include/dvdisaster.css">
</head>
<body>
@@ -11,7 +12,7 @@
<tr>
<td align="left">
<font size="+3"><b>dvdisaster</b></font>
<i>Version 0.72 (pl1)</i>
<i>Version 0.72 (pl3)</i>
</td>
<td align="right">
<font size="+3">&nbsp;</font><a href="http://dvdisaster.net/en/">To the Internet version</a>
@@ -209,7 +210,7 @@ damaged. Refer to the next page for some suggestions about
<tr>
<td align="center">
<font size="-1">
<i> Copyright 2004-2009 Carsten Gnörlich.<br>
<i> Copyright 2004-2011 Carsten Gnörlich.<br>
Verbatim copying and distribution of this entire article is permitted in any medium, provided this notice is preserved.
</i>
</font>

View File

@@ -1,7 +1,8 @@
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<title>dvdisaster</title>
<title>Archiving error correction files</title>
<link rel="stylesheet" type="text/css" href="../include/dvdisaster.css">
</head>
<body>
@@ -11,7 +12,7 @@
<tr>
<td align="left">
<font size="+3"><b>dvdisaster</b></font>
<i>Version 0.72 (pl1)</i>
<i>Version 0.72 (pl3)</i>
</td>
<td align="right">
<font size="+3">&nbsp;</font><a href="http://dvdisaster.net/en/">To the Internet version</a>
@@ -169,7 +170,7 @@ with the most recent one ;-)
<tr>
<td align="center">
<font size="-1">
<i> Copyright 2004-2009 Carsten Gnörlich.<br>
<i> Copyright 2004-2011 Carsten Gnörlich.<br>
Verbatim copying and distribution of this entire article is permitted in any medium, provided this notice is preserved.
</i>
</font>

View File

@@ -1,6 +1,6 @@
<?php
# dvdisaster: English homepage translation
# Copyright (C) 2004-2009 Carsten Gnörlich
# Copyright (C) 2004-2010 Carsten Gnörlich
#
# UTF-8 trigger: äöüß
#

View File

@@ -1,7 +1,8 @@
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<title>dvdisaster</title>
<title>Advanced settings</title>
<link rel="stylesheet" type="text/css" href="../include/dvdisaster.css">
</head>
<body>
@@ -11,7 +12,7 @@
<tr>
<td align="left">
<font size="+3"><b>dvdisaster</b></font>
<i>Version 0.72 (pl1)</i>
<i>Version 0.72 (pl3)</i>
</td>
<td align="right">
<font size="+3">&nbsp;</font><a href="http://dvdisaster.net/en/">To the Internet version</a>
@@ -163,7 +164,7 @@ the previous error correction file will be overwritten.
<tr>
<td align="center">
<font size="-1">
<i> Copyright 2004-2009 Carsten Gnörlich.<br>
<i> Copyright 2004-2011 Carsten Gnörlich.<br>
Verbatim copying and distribution of this entire article is permitted in any medium, provided this notice is preserved.
</i>
</font>

View File

@@ -1,6 +1,6 @@
<?php
# dvdisaster: English homepage translation
# Copyright (C) 2004-2009 Carsten Gnörlich
# Copyright (C) 2004-2010 Carsten Gnörlich
#
# UTF-8 trigger: äöüß
#

View File

@@ -1,7 +1,8 @@
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<title>dvdisaster</title>
<title>Advanced settings</title>
<link rel="stylesheet" type="text/css" href="../include/dvdisaster.css">
</head>
<body>
@@ -11,7 +12,7 @@
<tr>
<td align="left">
<font size="+3"><b>dvdisaster</b></font>
<i>Version 0.72 (pl1)</i>
<i>Version 0.72 (pl3)</i>
</td>
<td align="right">
<font size="+3">&nbsp;</font><a href="http://dvdisaster.net/en/">To the Internet version</a>
@@ -161,7 +162,7 @@ the previous error correction file will be overwritten.
<tr>
<td align="center">
<font size="-1">
<i> Copyright 2004-2009 Carsten Gnörlich.<br>
<i> Copyright 2004-2011 Carsten Gnörlich.<br>
Verbatim copying and distribution of this entire article is permitted in any medium, provided this notice is preserved.
</i>
</font>

View File

@@ -1,7 +1,8 @@
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<title>dvdisaster</title>
<title>Advanced settings</title>
<link rel="stylesheet" type="text/css" href="../include/dvdisaster.css">
</head>
<body>
@@ -11,7 +12,7 @@
<tr>
<td align="left">
<font size="+3"><b>dvdisaster</b></font>
<i>Version 0.72 (pl1)</i>
<i>Version 0.72 (pl3)</i>
</td>
<td align="right">
<font size="+3">&nbsp;</font><a href="http://dvdisaster.net/en/">To the Internet version</a>
@@ -161,7 +162,7 @@ the previous error correction file will be overwritten.
<tr>
<td align="center">
<font size="-1">
<i> Copyright 2004-2009 Carsten Gnörlich.<br>
<i> Copyright 2004-2011 Carsten Gnörlich.<br>
Verbatim copying and distribution of this entire article is permitted in any medium, provided this notice is preserved.
</i>
</font>

View File

@@ -1,7 +1,8 @@
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<title>dvdisaster</title>
<title>Putting error correction data on the medium</title>
<link rel="stylesheet" type="text/css" href="../include/dvdisaster.css">
</head>
<body>
@@ -11,7 +12,7 @@
<tr>
<td align="left">
<font size="+3"><b>dvdisaster</b></font>
<i>Version 0.72 (pl1)</i>
<i>Version 0.72 (pl3)</i>
</td>
<td align="right">
<font size="+3">&nbsp;</font><a href="http://dvdisaster.net/en/">To the Internet version</a>
@@ -174,7 +175,7 @@ a separate file.
<tr>
<td align="center">
<font size="-1">
<i> Copyright 2004-2009 Carsten Gnörlich.<br>
<i> Copyright 2004-2011 Carsten Gnörlich.<br>
Verbatim copying and distribution of this entire article is permitted in any medium, provided this notice is preserved.
</i>
</font>

View File

@@ -1,6 +1,6 @@
<?php
# dvdisaster: English homepage translation
# Copyright (C) 2004-2009 Carsten Gnörlich
# Copyright (C) 2004-2010 Carsten Gnörlich
#
# UTF-8 trigger: äöüß
#

View File

@@ -1,7 +1,8 @@
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<title>dvdisaster</title>
<title>Decision help</title>
<link rel="stylesheet" type="text/css" href="../include/dvdisaster.css">
</head>
<body>
@@ -11,7 +12,7 @@
<tr>
<td align="left">
<font size="+3"><b>dvdisaster</b></font>
<i>Version 0.72 (pl1)</i>
<i>Version 0.72 (pl3)</i>
</td>
<td align="right">
<font size="+3">&nbsp;</font><a href="http://dvdisaster.net/en/">To the Internet version</a>
@@ -156,7 +157,7 @@ can be found in the <a href="http://dvdisaster.net/legacy/en/background30.html">
<tr>
<td align="center">
<font size="-1">
<i> Copyright 2004-2009 Carsten Gnörlich.<br>
<i> Copyright 2004-2011 Carsten Gnörlich.<br>
Verbatim copying and distribution of this entire article is permitted in any medium, provided this notice is preserved.
</i>
</font>

View File

@@ -1,7 +1,8 @@
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<title>dvdisaster</title>
<title>Basic settings</title>
<link rel="stylesheet" type="text/css" href="../include/dvdisaster.css">
</head>
<body>
@@ -11,7 +12,7 @@
<tr>
<td align="left">
<font size="+3"><b>dvdisaster</b></font>
<i>Version 0.72 (pl1)</i>
<i>Version 0.72 (pl3)</i>
</td>
<td align="right">
<font size="+3">&nbsp;</font><a href="http://dvdisaster.net/en/">To the Internet version</a>
@@ -176,7 +177,7 @@ but these have no further effects on the error correction data creation.
<tr>
<td align="center">
<font size="-1">
<i> Copyright 2004-2009 Carsten Gnörlich.<br>
<i> Copyright 2004-2011 Carsten Gnörlich.<br>
Verbatim copying and distribution of this entire article is permitted in any medium, provided this notice is preserved.
</i>
</font>

View File

@@ -1,6 +1,6 @@
<?php
# dvdisaster: English homepage translation
# Copyright (C) 2004-2009 Carsten Gnörlich
# Copyright (C) 2004-2010 Carsten Gnörlich
#
# UTF-8 trigger: äöüß
#

View File

@@ -1,7 +1,8 @@
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<title>dvdisaster</title>
<title>Basic settings</title>
<link rel="stylesheet" type="text/css" href="../include/dvdisaster.css">
</head>
<body>
@@ -11,7 +12,7 @@
<tr>
<td align="left">
<font size="+3"><b>dvdisaster</b></font>
<i>Version 0.72 (pl1)</i>
<i>Version 0.72 (pl3)</i>
</td>
<td align="right">
<font size="+3">&nbsp;</font><a href="http://dvdisaster.net/en/">To the Internet version</a>
@@ -174,7 +175,7 @@ but these have no further effects on the error correction data creation.
<tr>
<td align="center">
<font size="-1">
<i> Copyright 2004-2009 Carsten Gnörlich.<br>
<i> Copyright 2004-2011 Carsten Gnörlich.<br>
Verbatim copying and distribution of this entire article is permitted in any medium, provided this notice is preserved.
</i>
</font>

View File

@@ -1,7 +1,8 @@
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<title>dvdisaster</title>
<title>Basic settings</title>
<link rel="stylesheet" type="text/css" href="../include/dvdisaster.css">
</head>
<body>
@@ -11,7 +12,7 @@
<tr>
<td align="left">
<font size="+3"><b>dvdisaster</b></font>
<i>Version 0.72 (pl1)</i>
<i>Version 0.72 (pl3)</i>
</td>
<td align="right">
<font size="+3">&nbsp;</font><a href="http://dvdisaster.net/en/">To the Internet version</a>
@@ -174,7 +175,7 @@ but these have no further effects on the error correction data creation.
<tr>
<td align="center">
<font size="-1">
<i> Copyright 2004-2009 Carsten Gnörlich.<br>
<i> Copyright 2004-2011 Carsten Gnörlich.<br>
Verbatim copying and distribution of this entire article is permitted in any medium, provided this notice is preserved.
</i>
</font>

View File

@@ -1,7 +1,8 @@
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<title>dvdisaster</title>
<title>Creating the medium</title>
<link rel="stylesheet" type="text/css" href="../include/dvdisaster.css">
</head>
<body>
@@ -11,7 +12,7 @@
<tr>
<td align="left">
<font size="+3"><b>dvdisaster</b></font>
<i>Version 0.72 (pl1)</i>
<i>Version 0.72 (pl3)</i>
</td>
<td align="right">
<font size="+3">&nbsp;</font><a href="http://dvdisaster.net/en/">To the Internet version</a>
@@ -268,7 +269,7 @@ interoperates well with dvdisaster.
<tr>
<td align="center">
<font size="-1">
<i> Copyright 2004-2009 Carsten Gnörlich.<br>
<i> Copyright 2004-2011 Carsten Gnörlich.<br>
Verbatim copying and distribution of this entire article is permitted in any medium, provided this notice is preserved.
</i>
</font>

View File

@@ -1,6 +1,6 @@
<?php
# dvdisaster: English homepage translation
# Copyright (C) 2004-2009 Carsten Gnörlich
# Copyright (C) 2004-2010 Carsten Gnörlich
#
# UTF-8 trigger: äöüß
#

View File

@@ -1,7 +1,8 @@
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<title>dvdisaster</title>
<title>Creating the medium</title>
<link rel="stylesheet" type="text/css" href="../include/dvdisaster.css">
</head>
<body>
@@ -11,7 +12,7 @@
<tr>
<td align="left">
<font size="+3"><b>dvdisaster</b></font>
<i>Version 0.72 (pl1)</i>
<i>Version 0.72 (pl3)</i>
</td>
<td align="right">
<font size="+3">&nbsp;</font><a href="http://dvdisaster.net/en/">To the Internet version</a>
@@ -268,7 +269,7 @@ interoperates well with dvdisaster.
<tr>
<td align="center">
<font size="-1">
<i> Copyright 2004-2009 Carsten Gnörlich.<br>
<i> Copyright 2004-2011 Carsten Gnörlich.<br>
Verbatim copying and distribution of this entire article is permitted in any medium, provided this notice is preserved.
</i>
</font>

View File

@@ -1,7 +1,8 @@
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<title>dvdisaster</title>
<title>Creating the medium</title>
<link rel="stylesheet" type="text/css" href="../include/dvdisaster.css">
</head>
<body>
@@ -11,7 +12,7 @@
<tr>
<td align="left">
<font size="+3"><b>dvdisaster</b></font>
<i>Version 0.72 (pl1)</i>
<i>Version 0.72 (pl3)</i>
</td>
<td align="right">
<font size="+3">&nbsp;</font><a href="http://dvdisaster.net/en/">To the Internet version</a>
@@ -273,7 +274,7 @@ interoperates well with dvdisaster.
<tr>
<td align="center">
<font size="-1">
<i> Copyright 2004-2009 Carsten Gnörlich.<br>
<i> Copyright 2004-2011 Carsten Gnörlich.<br>
Verbatim copying and distribution of this entire article is permitted in any medium, provided this notice is preserved.
</i>
</font>

View File

@@ -1,7 +1,8 @@
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<title>dvdisaster</title>
<title>Creating the medium</title>
<link rel="stylesheet" type="text/css" href="../include/dvdisaster.css">
</head>
<body>
@@ -11,7 +12,7 @@
<tr>
<td align="left">
<font size="+3"><b>dvdisaster</b></font>
<i>Version 0.72 (pl1)</i>
<i>Version 0.72 (pl3)</i>
</td>
<td align="right">
<font size="+3">&nbsp;</font><a href="http://dvdisaster.net/en/">To the Internet version</a>
@@ -273,7 +274,7 @@ interoperates well with dvdisaster.
<tr>
<td align="center">
<font size="-1">
<i> Copyright 2004-2009 Carsten Gnörlich.<br>
<i> Copyright 2004-2011 Carsten Gnörlich.<br>
Verbatim copying and distribution of this entire article is permitted in any medium, provided this notice is preserved.
</i>
</font>

View File

@@ -1,7 +1,8 @@
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<title>dvdisaster</title>
<title>Creating the medium</title>
<link rel="stylesheet" type="text/css" href="../include/dvdisaster.css">
</head>
<body>
@@ -11,7 +12,7 @@
<tr>
<td align="left">
<font size="+3"><b>dvdisaster</b></font>
<i>Version 0.72 (pl1)</i>
<i>Version 0.72 (pl3)</i>
</td>
<td align="right">
<font size="+3">&nbsp;</font><a href="http://dvdisaster.net/en/">To the Internet version</a>
@@ -268,7 +269,7 @@ interoperates well with dvdisaster.
<tr>
<td align="center">
<font size="-1">
<i> Copyright 2004-2009 Carsten Gnörlich.<br>
<i> Copyright 2004-2011 Carsten Gnörlich.<br>
Verbatim copying and distribution of this entire article is permitted in any medium, provided this notice is preserved.
</i>
</font>

View File

@@ -1,7 +1,8 @@
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<title>dvdisaster</title>
<title>Creating the medium</title>
<link rel="stylesheet" type="text/css" href="../include/dvdisaster.css">
</head>
<body>
@@ -11,7 +12,7 @@
<tr>
<td align="left">
<font size="+3"><b>dvdisaster</b></font>
<i>Version 0.72 (pl1)</i>
<i>Version 0.72 (pl3)</i>
</td>
<td align="right">
<font size="+3">&nbsp;</font><a href="http://dvdisaster.net/en/">To the Internet version</a>
@@ -273,7 +274,7 @@ interoperates well with dvdisaster.
<tr>
<td align="center">
<font size="-1">
<i> Copyright 2004-2009 Carsten Gnörlich.<br>
<i> Copyright 2004-2011 Carsten Gnörlich.<br>
Verbatim copying and distribution of this entire article is permitted in any medium, provided this notice is preserved.
</i>
</font>

View File

@@ -1,7 +1,8 @@
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<title>dvdisaster</title>
<title>Creating the medium</title>
<link rel="stylesheet" type="text/css" href="../include/dvdisaster.css">
</head>
<body>
@@ -11,7 +12,7 @@
<tr>
<td align="left">
<font size="+3"><b>dvdisaster</b></font>
<i>Version 0.72 (pl1)</i>
<i>Version 0.72 (pl3)</i>
</td>
<td align="right">
<font size="+3">&nbsp;</font><a href="http://dvdisaster.net/en/">To the Internet version</a>
@@ -273,7 +274,7 @@ interoperates well with dvdisaster.
<tr>
<td align="center">
<font size="-1">
<i> Copyright 2004-2009 Carsten Gnörlich.<br>
<i> Copyright 2004-2011 Carsten Gnörlich.<br>
Verbatim copying and distribution of this entire article is permitted in any medium, provided this notice is preserved.
</i>
</font>

View File

@@ -1,7 +1,8 @@
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<title>dvdisaster</title>
<title>Creating the medium</title>
<link rel="stylesheet" type="text/css" href="../include/dvdisaster.css">
</head>
<body>
@@ -11,7 +12,7 @@
<tr>
<td align="left">
<font size="+3"><b>dvdisaster</b></font>
<i>Version 0.72 (pl1)</i>
<i>Version 0.72 (pl3)</i>
</td>
<td align="right">
<font size="+3">&nbsp;</font><a href="http://dvdisaster.net/en/">To the Internet version</a>
@@ -268,7 +269,7 @@ interoperates well with dvdisaster.
<tr>
<td align="center">
<font size="-1">
<i> Copyright 2004-2009 Carsten Gnörlich.<br>
<i> Copyright 2004-2011 Carsten Gnörlich.<br>
Verbatim copying and distribution of this entire article is permitted in any medium, provided this notice is preserved.
</i>
</font>

View File

@@ -1,7 +1,8 @@
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<title>dvdisaster</title>
<title>Creating the medium</title>
<link rel="stylesheet" type="text/css" href="../include/dvdisaster.css">
</head>
<body>
@@ -11,7 +12,7 @@
<tr>
<td align="left">
<font size="+3"><b>dvdisaster</b></font>
<i>Version 0.72 (pl1)</i>
<i>Version 0.72 (pl3)</i>
</td>
<td align="right">
<font size="+3">&nbsp;</font><a href="http://dvdisaster.net/en/">To the Internet version</a>
@@ -425,7 +426,7 @@ interoperates well with dvdisaster.
<tr>
<td align="center">
<font size="-1">
<i> Copyright 2004-2009 Carsten Gnörlich.<br>
<i> Copyright 2004-2011 Carsten Gnörlich.<br>
Verbatim copying and distribution of this entire article is permitted in any medium, provided this notice is preserved.
</i>
</font>

View File

@@ -1,7 +1,8 @@
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<title>dvdisaster</title>
<title>Creating the medium</title>
<link rel="stylesheet" type="text/css" href="../include/dvdisaster.css">
</head>
<body>
@@ -11,7 +12,7 @@
<tr>
<td align="left">
<font size="+3"><b>dvdisaster</b></font>
<i>Version 0.72 (pl1)</i>
<i>Version 0.72 (pl3)</i>
</td>
<td align="right">
<font size="+3">&nbsp;</font><a href="http://dvdisaster.net/en/">To the Internet version</a>
@@ -425,7 +426,7 @@ interoperates well with dvdisaster.
<tr>
<td align="center">
<font size="-1">
<i> Copyright 2004-2009 Carsten Gnörlich.<br>
<i> Copyright 2004-2011 Carsten Gnörlich.<br>
Verbatim copying and distribution of this entire article is permitted in any medium, provided this notice is preserved.
</i>
</font>

View File

@@ -1,7 +1,8 @@
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<title>dvdisaster</title>
<title>Creating the medium</title>
<link rel="stylesheet" type="text/css" href="../include/dvdisaster.css">
</head>
<body>
@@ -11,7 +12,7 @@
<tr>
<td align="left">
<font size="+3"><b>dvdisaster</b></font>
<i>Version 0.72 (pl1)</i>
<i>Version 0.72 (pl3)</i>
</td>
<td align="right">
<font size="+3">&nbsp;</font><a href="http://dvdisaster.net/en/">To the Internet version</a>
@@ -423,7 +424,7 @@ interoperates well with dvdisaster.
<tr>
<td align="center">
<font size="-1">
<i> Copyright 2004-2009 Carsten Gnörlich.<br>
<i> Copyright 2004-2011 Carsten Gnörlich.<br>
Verbatim copying and distribution of this entire article is permitted in any medium, provided this notice is preserved.
</i>
</font>

View File

@@ -1,7 +1,8 @@
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<title>dvdisaster</title>
<title>Creating the medium</title>
<link rel="stylesheet" type="text/css" href="../include/dvdisaster.css">
</head>
<body>
@@ -11,7 +12,7 @@
<tr>
<td align="left">
<font size="+3"><b>dvdisaster</b></font>
<i>Version 0.72 (pl1)</i>
<i>Version 0.72 (pl3)</i>
</td>
<td align="right">
<font size="+3">&nbsp;</font><a href="http://dvdisaster.net/en/">To the Internet version</a>
@@ -423,7 +424,7 @@ interoperates well with dvdisaster.
<tr>
<td align="center">
<font size="-1">
<i> Copyright 2004-2009 Carsten Gnörlich.<br>
<i> Copyright 2004-2011 Carsten Gnörlich.<br>
Verbatim copying and distribution of this entire article is permitted in any medium, provided this notice is preserved.
</i>
</font>

View File

@@ -1,7 +1,8 @@
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<title>dvdisaster</title>
<title>Creating the medium</title>
<link rel="stylesheet" type="text/css" href="../include/dvdisaster.css">
</head>
<body>
@@ -11,7 +12,7 @@
<tr>
<td align="left">
<font size="+3"><b>dvdisaster</b></font>
<i>Version 0.72 (pl1)</i>
<i>Version 0.72 (pl3)</i>
</td>
<td align="right">
<font size="+3">&nbsp;</font><a href="http://dvdisaster.net/en/">To the Internet version</a>
@@ -423,7 +424,7 @@ interoperates well with dvdisaster.
<tr>
<td align="center">
<font size="-1">
<i> Copyright 2004-2009 Carsten Gnörlich.<br>
<i> Copyright 2004-2011 Carsten Gnörlich.<br>
Verbatim copying and distribution of this entire article is permitted in any medium, provided this notice is preserved.
</i>
</font>

View File

@@ -1,7 +1,8 @@
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<title>dvdisaster</title>
<title>Creating the medium</title>
<link rel="stylesheet" type="text/css" href="../include/dvdisaster.css">
</head>
<body>
@@ -11,7 +12,7 @@
<tr>
<td align="left">
<font size="+3"><b>dvdisaster</b></font>
<i>Version 0.72 (pl1)</i>
<i>Version 0.72 (pl3)</i>
</td>
<td align="right">
<font size="+3">&nbsp;</font><a href="http://dvdisaster.net/en/">To the Internet version</a>
@@ -423,7 +424,7 @@ interoperates well with dvdisaster.
<tr>
<td align="center">
<font size="-1">
<i> Copyright 2004-2009 Carsten Gnörlich.<br>
<i> Copyright 2004-2011 Carsten Gnörlich.<br>
Verbatim copying and distribution of this entire article is permitted in any medium, provided this notice is preserved.
</i>
</font>

View File

@@ -1,7 +1,8 @@
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<title>dvdisaster</title>
<title>Creating the medium</title>
<link rel="stylesheet" type="text/css" href="../include/dvdisaster.css">
</head>
<body>
@@ -11,7 +12,7 @@
<tr>
<td align="left">
<font size="+3"><b>dvdisaster</b></font>
<i>Version 0.72 (pl1)</i>
<i>Version 0.72 (pl3)</i>
</td>
<td align="right">
<font size="+3">&nbsp;</font><a href="http://dvdisaster.net/en/">To the Internet version</a>
@@ -423,7 +424,7 @@ interoperates well with dvdisaster.
<tr>
<td align="center">
<font size="-1">
<i> Copyright 2004-2009 Carsten Gnörlich.<br>
<i> Copyright 2004-2011 Carsten Gnörlich.<br>
Verbatim copying and distribution of this entire article is permitted in any medium, provided this notice is preserved.
</i>
</font>

View File

@@ -1,7 +1,8 @@
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<title>dvdisaster</title>
<title>Creating the medium</title>
<link rel="stylesheet" type="text/css" href="../include/dvdisaster.css">
</head>
<body>
@@ -11,7 +12,7 @@
<tr>
<td align="left">
<font size="+3"><b>dvdisaster</b></font>
<i>Version 0.72 (pl1)</i>
<i>Version 0.72 (pl3)</i>
</td>
<td align="right">
<font size="+3">&nbsp;</font><a href="http://dvdisaster.net/en/">To the Internet version</a>
@@ -430,7 +431,7 @@ interoperates well with dvdisaster.
<tr>
<td align="center">
<font size="-1">
<i> Copyright 2004-2009 Carsten Gnörlich.<br>
<i> Copyright 2004-2011 Carsten Gnörlich.<br>
Verbatim copying and distribution of this entire article is permitted in any medium, provided this notice is preserved.
</i>
</font>

View File

@@ -1,7 +1,8 @@
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<title>dvdisaster</title>
<title>Creating the medium</title>
<link rel="stylesheet" type="text/css" href="../include/dvdisaster.css">
</head>
<body>
@@ -11,7 +12,7 @@
<tr>
<td align="left">
<font size="+3"><b>dvdisaster</b></font>
<i>Version 0.72 (pl1)</i>
<i>Version 0.72 (pl3)</i>
</td>
<td align="right">
<font size="+3">&nbsp;</font><a href="http://dvdisaster.net/en/">To the Internet version</a>
@@ -430,7 +431,7 @@ interoperates well with dvdisaster.
<tr>
<td align="center">
<font size="-1">
<i> Copyright 2004-2009 Carsten Gnörlich.<br>
<i> Copyright 2004-2011 Carsten Gnörlich.<br>
Verbatim copying and distribution of this entire article is permitted in any medium, provided this notice is preserved.
</i>
</font>

View File

@@ -1,7 +1,8 @@
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<title>dvdisaster</title>
<title>Creating the medium</title>
<link rel="stylesheet" type="text/css" href="../include/dvdisaster.css">
</head>
<body>
@@ -11,7 +12,7 @@
<tr>
<td align="left">
<font size="+3"><b>dvdisaster</b></font>
<i>Version 0.72 (pl1)</i>
<i>Version 0.72 (pl3)</i>
</td>
<td align="right">
<font size="+3">&nbsp;</font><a href="http://dvdisaster.net/en/">To the Internet version</a>
@@ -425,7 +426,7 @@ interoperates well with dvdisaster.
<tr>
<td align="center">
<font size="-1">
<i> Copyright 2004-2009 Carsten Gnörlich.<br>
<i> Copyright 2004-2011 Carsten Gnörlich.<br>
Verbatim copying and distribution of this entire article is permitted in any medium, provided this notice is preserved.
</i>
</font>

Some files were not shown because too many files have changed in this diff Show More