Imported Upstream version 0.72.2
This commit is contained in:
@@ -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 (pl2)</i>
|
||||
</td>
|
||||
<td align="right">
|
||||
<font size="+3"> </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 (pl2)</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">31-Oct-2010</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"> Source code for all operating systems: </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.2.tar.bz2">dvdisaster-0.72.2.tar.bz2</a></td></tr>
|
||||
<tr><td align="right">Digital signature: </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.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: </td>
|
||||
<td><a href="http://prdownloads.sourceforge.net/dvdisaster/dvdisaster-0.72.1.app.zip?download">dvdisaster-0.72.1.app.zip</a> -- please read these <a href="download30.html#mac">hints</a> first</td></tr>
|
||||
<td><a href="http://dvdisaster.net/downloads/dvdisaster-0.72.2.app.zip">dvdisaster-0.72.2.app.zip</a> -- please read these <a href="download30.html#mac">hints</a> first</td></tr>
|
||||
<tr><td align="right">Digital signature: </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.2.app.zip.gpg">dvdisaster-0.72.2.app.zip.gpg</a></td></tr>
|
||||
<tr><td align="right">Binary for Windows: </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.2-setup.exe">dvdisaster-0.72.2-setup.exe</a></td></tr>
|
||||
<tr><td align="right">Digital signature: </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.2-setup.exe.gpg">dvdisaster-0.72.2-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,11 @@ 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 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>
|
||||
|
||||
|
||||
@@ -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,60 @@ 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">31-Oct-2010</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"> Source code for all operating systems: </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.2.tar.bz2">dvdisaster-0.72.2.tar.bz2</a></td></tr>
|
||||
<tr><td align="right">Digital signature: </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.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: </td>
|
||||
<td><a href="http://prdownloads.sourceforge.net/dvdisaster/dvdisaster-0.72.1.app.zip?download">dvdisaster-0.72.1.app.zip</a> -- please read these <a href="download30.php#mac">hints</a> first</td></tr>
|
||||
<td><a href="http://dvdisaster.net/downloads/dvdisaster-0.72.2.app.zip">dvdisaster-0.72.2.app.zip</a> -- please read these <a href="download30.php#mac">hints</a> first</td></tr>
|
||||
<tr><td align="right">Digital signature: </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.2.app.zip.gpg">dvdisaster-0.72.2.app.zip.gpg</a></td></tr>
|
||||
<tr><td align="right">Binary for Windows: </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.2-setup.exe">dvdisaster-0.72.2-setup.exe</a></td></tr>
|
||||
<tr><td align="right">Digital signature: </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.2-setup.exe.gpg">dvdisaster-0.72.2-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"> Source code for all operating systems: </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: </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: </td>
|
||||
<td><a href="http://dvdisaster.net/downloads/dvdisaster-0.72.1.app.zip">dvdisaster-0.72.1.app.zip</a> -- please read these <a href="download30.php#mac">hints</a> first</td></tr>
|
||||
<tr><td align="right">Digital signature: </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: </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: </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"> Source code for all operating systems: </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: </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: </td>
|
||||
<td><a href="http://prdownloads.sourceforge.net/dvdisaster/dvdisaster-0.72.app.zip?download">dvdisaster-0.72.app.zip</a> -- please read these <a href="download30.php#mac">hints</a> first</td></tr>
|
||||
<tr><td align="right">Digital signature: </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: </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: </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 +126,11 @@ 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 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>
|
||||
|
||||
|
||||
@@ -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 (pl2)</i>
|
||||
</td>
|
||||
<td align="right">
|
||||
<font size="+3"> </font><a href="http://dvdisaster.net/en/">To the Internet version</a>
|
||||
|
||||
@@ -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: äöüß
|
||||
#
|
||||
|
||||
@@ -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 (pl2)</i>
|
||||
</td>
|
||||
<td align="right">
|
||||
<font size="+3"> </font><a href="http://dvdisaster.net/en/">To the Internet version</a>
|
||||
|
||||
@@ -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: äöüß
|
||||
#
|
||||
|
||||
@@ -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 (pl2)</i>
|
||||
</td>
|
||||
<td align="right">
|
||||
<font size="+3"> </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.2-setup.exe) and follow the
|
||||
installation dialog. <p>
|
||||
|
||||
<b>Caution:</b> dvdisaster can NOT be installed from
|
||||
|
||||
@@ -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: äöüß
|
||||
#
|
||||
|
||||
@@ -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"> Source code for all operating systems: </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: </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: </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: </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 --->
|
||||
|
||||
|
||||
279
documentation/en/download_showall=0.html
Normal file
279
documentation/en/download_showall=0.html
Normal file
@@ -0,0 +1,279 @@
|
||||
<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 (pl2)</i>
|
||||
</td>
|
||||
<td align="right">
|
||||
<font size="+3"> </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%">·</td><td colspan=2><font size="-1"><a href="download10.html">System requirements</a></font></td></tr>
|
||||
<tr><td valign="top" width="1%">·</td><td colspan=2><font size="-1"><a href="download20.html">Digital signature</a></font></td></tr>
|
||||
<tr><td valign="top" width="1%">·</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 (pl2)</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">31-Oct-2010</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"> Source code for all operating systems: </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: </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: </td>
|
||||
<td><a href="http://dvdisaster.net/downloads/dvdisaster-0.72.2.app.zip">dvdisaster-0.72.2.app.zip</a> -- please read these <a href="download30.html#mac">hints</a> first</td></tr>
|
||||
<tr><td align="right">Digital signature: </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: </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: </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 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 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"> Source code for all operating systems: </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: </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: </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: </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-2009 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>
|
||||
305
documentation/en/download_showall=1.html
Normal file
305
documentation/en/download_showall=1.html
Normal file
@@ -0,0 +1,305 @@
|
||||
<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 (pl2)</i>
|
||||
</td>
|
||||
<td align="right">
|
||||
<font size="+3"> </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%">·</td><td colspan=2><font size="-1"><a href="download10.html">System requirements</a></font></td></tr>
|
||||
<tr><td valign="top" width="1%">·</td><td colspan=2><font size="-1"><a href="download20.html">Digital signature</a></font></td></tr>
|
||||
<tr><td valign="top" width="1%">·</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 (pl2)</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">31-Oct-2010</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"> Source code for all operating systems: </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: </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: </td>
|
||||
<td><a href="http://dvdisaster.net/downloads/dvdisaster-0.72.2.app.zip">dvdisaster-0.72.2.app.zip</a> -- please read these <a href="download30.html#mac">hints</a> first</td></tr>
|
||||
<tr><td align="right">Digital signature: </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: </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: </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 colspan="2"><a href="download_showall=0.html">Hide older releases in the 0.72 version branch</a></td></tr>
|
||||
<tr><td align="right"> Source code for all operating systems: </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: </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: </td>
|
||||
<td><a href="http://dvdisaster.net/downloads/dvdisaster-0.72.1.app.zip">dvdisaster-0.72.1.app.zip</a> -- please read these <a href="download30.html#mac">hints</a> first</td></tr>
|
||||
<tr><td align="right">Digital signature: </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: </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: </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"> Source code for all operating systems: </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: </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: </td>
|
||||
<td><a href="http://prdownloads.sourceforge.net/dvdisaster/dvdisaster-0.72.app.zip?download">dvdisaster-0.72.app.zip</a> -- please read these <a href="download30.html#mac">hints</a> first</td></tr>
|
||||
<tr><td align="right">Digital signature: </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: </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: </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 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"> Source code for all operating systems: </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: </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: </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: </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-2009 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>
|
||||
@@ -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: äöüß
|
||||
#
|
||||
|
||||
@@ -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 (pl2)</i>
|
||||
</td>
|
||||
<td align="right">
|
||||
<font size="+3"> </font><a href="http://dvdisaster.net/en/">To the Internet version</a>
|
||||
|
||||
@@ -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: äöüß
|
||||
#
|
||||
|
||||
@@ -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 (pl2)</i>
|
||||
</td>
|
||||
<td align="right">
|
||||
<font size="+3"> </font><a href="http://dvdisaster.net/en/">To the Internet version</a>
|
||||
|
||||
@@ -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 (pl2)</i>
|
||||
</td>
|
||||
<td align="right">
|
||||
<font size="+3"> </font><a href="http://dvdisaster.net/en/">To the Internet version</a>
|
||||
|
||||
@@ -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: äöüß
|
||||
#
|
||||
|
||||
@@ -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 (pl2)</i>
|
||||
</td>
|
||||
<td align="right">
|
||||
<font size="+3"> </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>
|
||||
|
||||
|
||||
@@ -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: äöüß
|
||||
#
|
||||
|
||||
@@ -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 (pl2)</i>
|
||||
</td>
|
||||
<td align="right">
|
||||
<font size="+3"> </font><a href="http://dvdisaster.net/en/">To the Internet version</a>
|
||||
|
||||
@@ -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: äöüß
|
||||
#
|
||||
|
||||
@@ -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 (pl2)</i>
|
||||
</td>
|
||||
<td align="right">
|
||||
<font size="+3"> </font><a href="http://dvdisaster.net/en/">To the Internet version</a>
|
||||
|
||||
@@ -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 (pl2)</i>
|
||||
</td>
|
||||
<td align="right">
|
||||
<font size="+3"> </font><a href="http://dvdisaster.net/en/">To the Internet version</a>
|
||||
|
||||
@@ -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 (pl2)</i>
|
||||
</td>
|
||||
<td align="right">
|
||||
<font size="+3"> </font><a href="http://dvdisaster.net/en/">To the Internet version</a>
|
||||
|
||||
@@ -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 (pl2)</i>
|
||||
</td>
|
||||
<td align="right">
|
||||
<font size="+3"> </font><a href="http://dvdisaster.net/en/">To the Internet version</a>
|
||||
|
||||
@@ -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 (pl2)</i>
|
||||
</td>
|
||||
<td align="right">
|
||||
<font size="+3"> </font><a href="http://dvdisaster.net/en/">To the Internet version</a>
|
||||
|
||||
@@ -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 (pl2)</i>
|
||||
</td>
|
||||
<td align="right">
|
||||
<font size="+3"> </font><a href="http://dvdisaster.net/en/">To the Internet version</a>
|
||||
|
||||
@@ -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: äöüß
|
||||
#
|
||||
|
||||
@@ -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 (pl2)</i>
|
||||
</td>
|
||||
<td align="right">
|
||||
<font size="+3"> </font><a href="http://dvdisaster.net/en/">To the Internet version</a>
|
||||
|
||||
@@ -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 (pl2)</i>
|
||||
</td>
|
||||
<td align="right">
|
||||
<font size="+3"> </font><a href="http://dvdisaster.net/en/">To the Internet version</a>
|
||||
|
||||
@@ -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 (pl2)</i>
|
||||
</td>
|
||||
<td align="right">
|
||||
<font size="+3"> </font><a href="http://dvdisaster.net/en/">To the Internet version</a>
|
||||
|
||||
@@ -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: äöüß
|
||||
#
|
||||
|
||||
@@ -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 (pl2)</i>
|
||||
</td>
|
||||
<td align="right">
|
||||
<font size="+3"> </font><a href="http://dvdisaster.net/en/">To the Internet version</a>
|
||||
|
||||
@@ -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 (pl2)</i>
|
||||
</td>
|
||||
<td align="right">
|
||||
<font size="+3"> </font><a href="http://dvdisaster.net/en/">To the Internet version</a>
|
||||
|
||||
@@ -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 (pl2)</i>
|
||||
</td>
|
||||
<td align="right">
|
||||
<font size="+3"> </font><a href="http://dvdisaster.net/en/">To the Internet version</a>
|
||||
|
||||
@@ -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 (pl2)</i>
|
||||
</td>
|
||||
<td align="right">
|
||||
<font size="+3"> </font><a href="http://dvdisaster.net/en/">To the Internet version</a>
|
||||
|
||||
@@ -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 (pl2)</i>
|
||||
</td>
|
||||
<td align="right">
|
||||
<font size="+3"> </font><a href="http://dvdisaster.net/en/">To the Internet version</a>
|
||||
|
||||
@@ -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 (pl2)</i>
|
||||
</td>
|
||||
<td align="right">
|
||||
<font size="+3"> </font><a href="http://dvdisaster.net/en/">To the Internet version</a>
|
||||
|
||||
@@ -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 (pl2)</i>
|
||||
</td>
|
||||
<td align="right">
|
||||
<font size="+3"> </font><a href="http://dvdisaster.net/en/">To the Internet version</a>
|
||||
|
||||
@@ -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: äöüß
|
||||
#
|
||||
|
||||
@@ -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 (pl2)</i>
|
||||
</td>
|
||||
<td align="right">
|
||||
<font size="+3"> </font><a href="http://dvdisaster.net/en/">To the Internet version</a>
|
||||
|
||||
@@ -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 (pl2)</i>
|
||||
</td>
|
||||
<td align="right">
|
||||
<font size="+3"> </font><a href="http://dvdisaster.net/en/">To the Internet version</a>
|
||||
|
||||
@@ -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 (pl2)</i>
|
||||
</td>
|
||||
<td align="right">
|
||||
<font size="+3"> </font><a href="http://dvdisaster.net/en/">To the Internet version</a>
|
||||
|
||||
@@ -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: äöüß
|
||||
#
|
||||
|
||||
@@ -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 (pl2)</i>
|
||||
</td>
|
||||
<td align="right">
|
||||
<font size="+3"> </font><a href="http://dvdisaster.net/en/">To the Internet version</a>
|
||||
|
||||
@@ -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: äöüß
|
||||
#
|
||||
|
||||
@@ -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 (pl2)</i>
|
||||
</td>
|
||||
<td align="right">
|
||||
<font size="+3"> </font><a href="http://dvdisaster.net/en/">To the Internet version</a>
|
||||
|
||||
@@ -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 (pl2)</i>
|
||||
</td>
|
||||
<td align="right">
|
||||
<font size="+3"> </font><a href="http://dvdisaster.net/en/">To the Internet version</a>
|
||||
|
||||
@@ -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 (pl2)</i>
|
||||
</td>
|
||||
<td align="right">
|
||||
<font size="+3"> </font><a href="http://dvdisaster.net/en/">To the Internet version</a>
|
||||
|
||||
@@ -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 (pl2)</i>
|
||||
</td>
|
||||
<td align="right">
|
||||
<font size="+3"> </font><a href="http://dvdisaster.net/en/">To the Internet version</a>
|
||||
|
||||
@@ -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 (pl2)</i>
|
||||
</td>
|
||||
<td align="right">
|
||||
<font size="+3"> </font><a href="http://dvdisaster.net/en/">To the Internet version</a>
|
||||
|
||||
@@ -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: äöüß
|
||||
#
|
||||
|
||||
@@ -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 (pl2)</i>
|
||||
</td>
|
||||
<td align="right">
|
||||
<font size="+3"> </font><a href="http://dvdisaster.net/en/">To the Internet version</a>
|
||||
|
||||
@@ -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 (pl2)</i>
|
||||
</td>
|
||||
<td align="right">
|
||||
<font size="+3"> </font><a href="http://dvdisaster.net/en/">To the Internet version</a>
|
||||
|
||||
@@ -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 (pl2)</i>
|
||||
</td>
|
||||
<td align="right">
|
||||
<font size="+3"> </font><a href="http://dvdisaster.net/en/">To the Internet version</a>
|
||||
|
||||
@@ -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 (pl2)</i>
|
||||
</td>
|
||||
<td align="right">
|
||||
<font size="+3"> </font><a href="http://dvdisaster.net/en/">To the Internet version</a>
|
||||
|
||||
@@ -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 (pl2)</i>
|
||||
</td>
|
||||
<td align="right">
|
||||
<font size="+3"> </font><a href="http://dvdisaster.net/en/">To the Internet version</a>
|
||||
|
||||
@@ -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 (pl2)</i>
|
||||
</td>
|
||||
<td align="right">
|
||||
<font size="+3"> </font><a href="http://dvdisaster.net/en/">To the Internet version</a>
|
||||
|
||||
@@ -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 (pl2)</i>
|
||||
</td>
|
||||
<td align="right">
|
||||
<font size="+3"> </font><a href="http://dvdisaster.net/en/">To the Internet version</a>
|
||||
|
||||
@@ -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: äöüß
|
||||
#
|
||||
|
||||
@@ -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 (pl2)</i>
|
||||
</td>
|
||||
<td align="right">
|
||||
<font size="+3"> </font><a href="http://dvdisaster.net/en/">To the Internet version</a>
|
||||
|
||||
@@ -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 (pl2)</i>
|
||||
</td>
|
||||
<td align="right">
|
||||
<font size="+3"> </font><a href="http://dvdisaster.net/en/">To the Internet version</a>
|
||||
|
||||
@@ -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 (pl2)</i>
|
||||
</td>
|
||||
<td align="right">
|
||||
<font size="+3"> </font><a href="http://dvdisaster.net/en/">To the Internet version</a>
|
||||
|
||||
@@ -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 (pl2)</i>
|
||||
</td>
|
||||
<td align="right">
|
||||
<font size="+3"> </font><a href="http://dvdisaster.net/en/">To the Internet version</a>
|
||||
|
||||
@@ -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 (pl2)</i>
|
||||
</td>
|
||||
<td align="right">
|
||||
<font size="+3"> </font><a href="http://dvdisaster.net/en/">To the Internet version</a>
|
||||
|
||||
@@ -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 (pl2)</i>
|
||||
</td>
|
||||
<td align="right">
|
||||
<font size="+3"> </font><a href="http://dvdisaster.net/en/">To the Internet version</a>
|
||||
|
||||
@@ -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 (pl2)</i>
|
||||
</td>
|
||||
<td align="right">
|
||||
<font size="+3"> </font><a href="http://dvdisaster.net/en/">To the Internet version</a>
|
||||
|
||||
@@ -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 (pl2)</i>
|
||||
</td>
|
||||
<td align="right">
|
||||
<font size="+3"> </font><a href="http://dvdisaster.net/en/">To the Internet version</a>
|
||||
|
||||
@@ -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 (pl2)</i>
|
||||
</td>
|
||||
<td align="right">
|
||||
<font size="+3"> </font><a href="http://dvdisaster.net/en/">To the Internet version</a>
|
||||
|
||||
@@ -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: äöüß
|
||||
#
|
||||
|
||||
@@ -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 (pl2)</i>
|
||||
</td>
|
||||
<td align="right">
|
||||
<font size="+3"> </font><a href="http://dvdisaster.net/en/">To the Internet version</a>
|
||||
|
||||
@@ -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: äöüß
|
||||
#
|
||||
|
||||
@@ -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 (pl2)</i>
|
||||
</td>
|
||||
<td align="right">
|
||||
<font size="+3"> </font><a href="http://dvdisaster.net/en/">To the Internet version</a>
|
||||
|
||||
@@ -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 (pl2)</i>
|
||||
</td>
|
||||
<td align="right">
|
||||
<font size="+3"> </font><a href="http://dvdisaster.net/en/">To the Internet version</a>
|
||||
|
||||
@@ -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 (pl2)</i>
|
||||
</td>
|
||||
<td align="right">
|
||||
<font size="+3"> </font><a href="http://dvdisaster.net/en/">To the Internet version</a>
|
||||
|
||||
@@ -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: äöüß
|
||||
#
|
||||
|
||||
@@ -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 (pl2)</i>
|
||||
</td>
|
||||
<td align="right">
|
||||
<font size="+3"> </font><a href="http://dvdisaster.net/en/">To the Internet version</a>
|
||||
|
||||
@@ -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 (pl2)</i>
|
||||
</td>
|
||||
<td align="right">
|
||||
<font size="+3"> </font><a href="http://dvdisaster.net/en/">To the Internet version</a>
|
||||
|
||||
@@ -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: äöüß
|
||||
#
|
||||
|
||||
@@ -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 (pl2)</i>
|
||||
</td>
|
||||
<td align="right">
|
||||
<font size="+3"> </font><a href="http://dvdisaster.net/en/">To the Internet version</a>
|
||||
|
||||
@@ -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 (pl2)</i>
|
||||
</td>
|
||||
<td align="right">
|
||||
<font size="+3"> </font><a href="http://dvdisaster.net/en/">To the Internet version</a>
|
||||
|
||||
@@ -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 (pl2)</i>
|
||||
</td>
|
||||
<td align="right">
|
||||
<font size="+3"> </font><a href="http://dvdisaster.net/en/">To the Internet version</a>
|
||||
|
||||
@@ -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: äöüß
|
||||
#
|
||||
|
||||
@@ -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 (pl2)</i>
|
||||
</td>
|
||||
<td align="right">
|
||||
<font size="+3"> </font><a href="http://dvdisaster.net/en/">To the Internet version</a>
|
||||
|
||||
@@ -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 (pl2)</i>
|
||||
</td>
|
||||
<td align="right">
|
||||
<font size="+3"> </font><a href="http://dvdisaster.net/en/">To the Internet version</a>
|
||||
|
||||
@@ -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 (pl2)</i>
|
||||
</td>
|
||||
<td align="right">
|
||||
<font size="+3"> </font><a href="http://dvdisaster.net/en/">To the Internet version</a>
|
||||
|
||||
@@ -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 (pl2)</i>
|
||||
</td>
|
||||
<td align="right">
|
||||
<font size="+3"> </font><a href="http://dvdisaster.net/en/">To the Internet version</a>
|
||||
|
||||
@@ -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 (pl2)</i>
|
||||
</td>
|
||||
<td align="right">
|
||||
<font size="+3"> </font><a href="http://dvdisaster.net/en/">To the Internet version</a>
|
||||
|
||||
@@ -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 (pl2)</i>
|
||||
</td>
|
||||
<td align="right">
|
||||
<font size="+3"> </font><a href="http://dvdisaster.net/en/">To the Internet version</a>
|
||||
|
||||
@@ -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 (pl2)</i>
|
||||
</td>
|
||||
<td align="right">
|
||||
<font size="+3"> </font><a href="http://dvdisaster.net/en/">To the Internet version</a>
|
||||
|
||||
@@ -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 (pl2)</i>
|
||||
</td>
|
||||
<td align="right">
|
||||
<font size="+3"> </font><a href="http://dvdisaster.net/en/">To the Internet version</a>
|
||||
|
||||
@@ -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 (pl2)</i>
|
||||
</td>
|
||||
<td align="right">
|
||||
<font size="+3"> </font><a href="http://dvdisaster.net/en/">To the Internet version</a>
|
||||
|
||||
@@ -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 (pl2)</i>
|
||||
</td>
|
||||
<td align="right">
|
||||
<font size="+3"> </font><a href="http://dvdisaster.net/en/">To the Internet version</a>
|
||||
|
||||
@@ -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 (pl2)</i>
|
||||
</td>
|
||||
<td align="right">
|
||||
<font size="+3"> </font><a href="http://dvdisaster.net/en/">To the Internet version</a>
|
||||
|
||||
@@ -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 (pl2)</i>
|
||||
</td>
|
||||
<td align="right">
|
||||
<font size="+3"> </font><a href="http://dvdisaster.net/en/">To the Internet version</a>
|
||||
|
||||
@@ -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 (pl2)</i>
|
||||
</td>
|
||||
<td align="right">
|
||||
<font size="+3"> </font><a href="http://dvdisaster.net/en/">To the Internet version</a>
|
||||
|
||||
@@ -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 (pl2)</i>
|
||||
</td>
|
||||
<td align="right">
|
||||
<font size="+3"> </font><a href="http://dvdisaster.net/en/">To the Internet version</a>
|
||||
|
||||
@@ -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 (pl2)</i>
|
||||
</td>
|
||||
<td align="right">
|
||||
<font size="+3"> </font><a href="http://dvdisaster.net/en/">To the Internet version</a>
|
||||
|
||||
@@ -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 (pl2)</i>
|
||||
</td>
|
||||
<td align="right">
|
||||
<font size="+3"> </font><a href="http://dvdisaster.net/en/">To the Internet version</a>
|
||||
|
||||
@@ -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 (pl2)</i>
|
||||
</td>
|
||||
<td align="right">
|
||||
<font size="+3"> </font><a href="http://dvdisaster.net/en/">To the Internet version</a>
|
||||
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user