Imported Upstream version 0.72

This commit is contained in:
TANIGUCHI Takaki
2009-11-21 16:29:02 +09:00
commit a39ce4fddf
879 changed files with 252874 additions and 0 deletions

View File

@@ -0,0 +1,199 @@
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<title>Overview</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</i>
</td>
<td align="right">
<font size="+3">&nbsp;</font><a href="http://dvdisaster.net/en/">To the Internet version</a>
<a href="../de/howtosa4.html"></a>
<a href="../ru/howtosa4.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 valign="top" width="1%">&middot;</td><td colspan=2><font size="-1"><a href="howtos60.html">The big picture</a></font></td></tr>
<tr><td valign="top" width="1%">&middot;</td><td colspan=2><font size="-1"><a href="howtos10.html">Scanning media for errors</a></font></td></tr>
<tr><td valign="top" width="1%">&middot;</td><td colspan=2><font size="-1"><a href="howtos20.html">Putting error correction data on a separate file</a></font></td></tr>
<tr><td valign="top" width="1%">&middot;</td><td colspan=2><font size="-1"><a href="howtos30.html">Putting error correction data on the medium</a></font></td></tr>
<tr><td valign="top" width="1%">&middot;</td><td colspan=2><font size="-1"><a href="howtos40.html">Recovering media images</a></font></td></tr>
<tr><td valign="top" width="1%">&middot;</td><td colspan=2><font size="-1"><a href="howtos50.html">Getting information about images and error correction data</a></font></td></tr>
<tr><td valign="top" width="1%">&middot;</td><td colspan=2><font size="-1"><a href="howtos90.html">Testing image compatibility</a></font></td></tr>
<tr><td valign="top" width="1%">&middot;</td><td colspan=2><font size="-1"><a href="howtosa0.html">Dialogs and buttons</a></font></td></tr>
<tr><td valign="top"></td><td>-</td><td><font size="-1"><a href="howtosa1.html">Drive selection</a></font></td></tr>
<tr><td valign="top"></td><td>-</td><td><font size="-1"><a href="howtosa2.html">Image file selection</a></font></td></tr>
<tr><td valign="top"></td><td>-</td><td><font size="-1"><a href="howtosa3.html">Error correction file selection</a></font></td></tr>
<tr><td valign="top"></td><td>-</td><td><font size="-1">Starting actions</font></td></tr>
<tr><td></td><td></td><td height="10"></td></tr>
<tr><td colspan=3><font size="-1"><a href="download.html">Download</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>Starting actions</h3>
<!--- begin of screen shot --->
<table>
<tr>
<td valign="top">
To start an action in dvdisaster, click on one of the buttons marked green:<p>
<table>
<tr>
<td valign="top"><img src="images/read-icon.png"> &nbsp;</td>
<td><b>Reading medium contents into an image file</b> to:
<ul>
<li>read in <a href="howtos42.html#a">a defective medium</a> for a subsequent recovery.
<li>read in <a href="howtos23_way=1&amp;expand=0.html">an error-free medium</a> for creating an error
correction file.</td>
</tr>
<tr>
<td valign="top"><img src="images/create-icon.png"> &nbsp;</td>
<td><b><a href="howtos20.html">Creating an error correction file</a></b><br>
(only possible from defect-free media!)</td>
</tr>
<tr>
<td valign="top"><img src="images/scan-icon.png"> &nbsp;</td>
<td><b><a href="howtos10.html">Scanning a medium for read errors.</a></b>
</td>
</tr>
<tr>
<td valign="top"><img src="images/fix-icon.png"> &nbsp;</td>
<td><b><a href="howtos40.html">Recover the image of a defective medium</a></b><br>
provided that
<a href="howtos20.html">error correction data</a> is available.
</td>
</tr>
<tr>
<td valign="top"><img src="images/compare-icon.png"> &nbsp;</td>
<td>Display <a href="howtos50.html">information on images and error correction data</a>.
</td>
</tr>
</table><p>
<b>Other buttons related to the above actions:</b>
<table>
<tr>
<td valign="top"><img src="images/log-icon.png"> &nbsp;</td>
<td><b>View log file of running action</b> (marked yellow).<br>
See also: <a href="feedback.html#log">Log file creation</a>.
</td>
</tr>
<tr>
<td valign="top"><img src="images/stop-icon.png"> &nbsp;</td>
<td><b>Aborting the running action</b> (marked red).<br>
Some actions may take some time to abort; especially when this button
is hit while reading a defective sector.
</td>
</tr>
</table>
</td>
<td>
<a name="snap1"></a>
<table class="thumbnail" width="160px">
<tr><td><font size="-1">Starting actions</font></td></tr>
<tr><td><a href="howtosa4_expand=1.html#snap1"><img src="thumbnails/action-buttons.png"></a></td></tr>
</table>
</td>
</tr>
</table><p>
<!--- end of screen shot --->
<!--- 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>