Compare commits

...

35 Commits

Author SHA1 Message Date
Rogério Brito
e4fb88eb2d Prepare for upload to experimental 2010-11-06 21:56:27 -02:00
Rogério Brito
5053ead62f debian/patches/04-manpage.patch: escape one hyphen 2010-11-06 21:48:31 -02:00
Rogério Brito
95d251f6c4 Update the changelog in preparation for a new release 2010-11-06 21:35:21 -02:00
Rogério Brito
774cba8932 debian/patches/*: refresh and adapt every patch 2010-11-06 21:01:14 -02:00
Rogério Brito
09f902b05f Merge commit 'upstream/0.79.2' 2010-11-06 20:36:56 -02:00
Rogério Brito
555c0daf7d Imported Upstream version 0.79.2 2010-11-06 20:36:40 -02:00
Rogério Brito
848b6782bd Update the changelog 2010-08-24 12:11:39 -03:00
Rogério Brito
b8f0e626e4 Update standards version with no changes needed 2010-07-26 17:50:26 -03:00
Rogério Brito
96b581bdd0 Fix for another typo in the manpage 2010-07-26 17:33:45 -03:00
Rogério Brito
cea78c3862 Add patch to fix spelling errors in the binaries 2010-07-26 17:24:49 -03:00
Rogério Brito
80e291c7e4 Add description for the patch 2010-07-26 17:24:19 -03:00
Rogério Brito
57e4fab14b Update patch to deal with hyphens used as minus signs 2010-07-26 17:14:02 -03:00
Rogério Brito
219494102d Remove UTF-8 encoding from desktop file 2010-07-26 15:47:20 -03:00
Rogério Brito
f51c51aad9 Add debian/watch file to more closely follow upstream 2010-07-26 15:33:32 -03:00
Rogério Brito
7771474ad7 Remove duplicate section field for dvdisaster 2010-07-26 15:28:28 -03:00
Rogério Brito
65764829ad Remove unneeded patch
It is in the repository, if we happen to need it.
2010-07-26 15:22:56 -03:00
Rogério Brito
9fe0db45c7 Fix incorrect place of misc:depends. 2010-07-26 15:07:11 -03:00
Rogério Brito
70a6efdc89 Rewrap the build-depends line, for diff-friendliness. 2010-07-26 15:05:43 -03:00
Rogério Brito
fac6933b94 Add missing misc-depends on dvdisaster 2010-07-26 15:05:00 -03:00
Rogério Brito
00e19688b4 Don't patch the documentation directly.
Don't patch the documentation directly, to avoid one extra patch
in divergence from upstream.

Use the BUILDROOT variable instead of setting BINDIR etc during
installation.
2009-12-09 23:42:23 -02:00
Rogério Brito
237207698a Wrap one extra line. 2009-12-09 21:38:42 -02:00
Rogério Brito
af26379c0c Wrap some long lines for legibility. 2009-12-09 21:08:38 -02:00
Rogério Brito
3ee8b47d0c Initial migration to format "3.0 (quilt)". 2009-12-07 16:25:30 -02:00
Rogério Brito
da276c7fc4 Refresh patches to avoid potential problems with the buildds. 2009-12-07 16:22:30 -02:00
TANIGUCHI Takaki
d8edfc2ac4 debian/control: typo, Vcs-Git 2009-11-23 10:38:25 +09:00
TANIGUCHI Takaki
0683a48953 debian/control: add Vcs-* 2009-11-23 10:29:20 +09:00
TANIGUCHI Takaki
a6dd6eaf97 debian/README.source create 2009-11-22 19:52:49 +09:00
TANIGUCHI Takaki
9e778cc617 debian/contrl: update Homepage; debian/README.source: create 2009-11-22 19:27:29 +09:00
TANIGUCHI Takaki
26207495ec add .gitignore files 2009-11-22 18:01:36 +09:00
TANIGUCHI Takaki
487811728e Revert "documentatoin/images/.gitignore: dummy file"
This reverts commit 1fbaa497e2.
2009-11-22 17:32:45 +09:00
TANIGUCHI Takaki
1fbaa497e2 documentatoin/images/.gitignore: dummy file 2009-11-22 17:21:12 +09:00
TANIGUCHI Takaki
8f429ba0a8 debicn/control: new maintainer 2009-11-22 16:56:08 +09:00
TANIGUCHI Takaki
a02e5d8a10 Merge commit 'upstream/0.72.1' 2009-11-22 16:53:43 +09:00
TANIGUCHI Takaki
294f8623c4 Imported Upstream version 0.72.1 2009-11-22 16:53:41 +09:00
Daniel Baumann
8ea2ebcd2a Imported Debian patch 0.72-2 2009-11-21 16:29:04 +09:00
890 changed files with 31353 additions and 13350 deletions

View File

@@ -1,9 +1,70 @@
0.79.2 28-02-2010
Semantic Changes
The new missing sector marking method is now the default.
When interchanging images with dvdisaster 0.70 or older,
use --old-ds-marker or the respective setting under
Image/Image format in the preferences setting.
Changes
- RS03 encoding will check for defective sectors now
- fixed crash when aborting RS03 encoding
- made the new missing sector marking method the default
- confirmation dialogues for overwriting images and ecc files
are now configurable via preferences
0.79.1 07-02-2010
A word of caution: This version is still evolving and some parts
are not yet implemented. It may contain severe bugs and fail in
non-obvious ways, even in functions which worked in previous versions.
Do not process important data with this version and do
not keep images and error correction data for archival purposes;
that's what the stable version 0.72 is for.
Semantic Changes
- query-size option replaced with -a/--assume option.
command line default is now NOT to do exhaustive search
for RS02 information; add -a RS02 to enable it
(old behaviour: exhaustive check was on; required
--query-size=udf to disable it)
- same changes in the preferences dialogues:
"Image size" field replaced with
"Error correction data recognization" options.
Changes
- added MIN_TRANSFER_LEN and length sanity check as workaround
for buggy drive chipsets (thanks to R.G. for reporting this
and helping with debugging output)
- added -tq command line option as suggested by Mikhail Arefiev
- fixed alignment brokeness between 32bit and 64bit systems
in ecc header and crc sectors
- added RS03 encoding (GUI)
- added RS03 verifying (CLI and GUI)
- fixed RS02/RS03 crash when encoding invoked without image file
- added commandline RS03 encoding (singlethreaded/multithreaded)
- added RS03 decoding and verifying (CLI and GUI)
- fixed "typical uses" links in welcome screen (Thanks to C. Steigies)
- added warning when same files are selected for .iso
and error correction data (Thanks to A. Postkutscher
for suggesting this!)
- removed ASPI driver and ASPI/SPTI splitting logic
- removed 2GB file splitting
0.72 (pl-1) 08-08-2009
- Pablo Almeida provided a Portuguese translation
for the screen text.
- workaround for freeze on Win XP for certain drive/CD-RW pairs
0.72 04-07-2009
- Igor Gorbounov completed the Russian translation
- fixed lockups in the spiral under Mac OS X
- fixed crash when calling dvdisaster on command line without
specifying a file name on Mac OS X
0.72 (rc-2)
- fixed lockups in the spiral under Mac OS X
- fixed crash when calling dvdisaster on command line without
specifying a file name on Mac OS X
0.72 (rc-1) 11-04-2009
- Documentation and locale cleanup for en, de
- added app bundle creation for Mac OS X

View File

@@ -1,5 +1,8 @@
Mnoho poděkování patří následujícím lidem (v alfabetickém pořadí):
Pablo Almeida (pabloalmeidaff9@gmail.com)
provides and maintains the Portuguese translation.
Harald Bögeholz (hwb@heise.de)
poskytl řadu podstatných diskuzí o obnově dat na CD/DVD
a opravě chyb Reed-Solomon.

View File

@@ -1,4 +1,7 @@
Vielen Dank an die folgenden Personen (in alphabetischer Reihenfolge):
Vielen Dank an (in alphabetischer Reihenfolge):
Pablo Almeida (pabloalmeidaff9@gmail.com)
erstellt und pflegt die portugiesische Übersetzung.
Harald Bögeholz (hwb@heise.de)
für viele tiefgehende Diskussionen über CD/DVD-Datenrettung

View File

@@ -1,4 +1,7 @@
Many thanks to the following people (in alphabetical order):
Many thanks to (in alphabetical order):
Pablo Almeida (pabloalmeidaff9@gmail.com)
provides and maintains the Portuguese translation.
Harald Bögeholz (hwb@heise.de)
provided a lot of insightful discussions on CD/DVD data

View File

@@ -4,7 +4,7 @@
# Currently supported locales
PO_LOCALES = br_PT cs de it ru sv
PO_LOCALES = pt_BR cs de it ru sv
MAN_LOCALES = cs de it
DOC_LOCALES = de en ru
@@ -132,7 +132,7 @@ simple-md5sum: md5.c
@$(CC) $(COPTS) -DSIMPLE_MD5SUM md5.c -o simple-md5sum
# Stuff needed to generate or prepare the documentation
# TAG: online-doc
# TAG: online-docs
.PHONY : images pack-images lock-images mount-php html localhtml thumbnails thumbails-lazy
@@ -188,7 +188,10 @@ version.php:
@echo "<?php" >$(SRCDIR)/documentation/include/version.php
@echo "\$$version=\"$(VERSION)\";" >>$(SRCDIR)/documentation/include/version.php
@echo "\$$pkgname=\"$(PKGNAME)\";" >>$(SRCDIR)/documentation/include/version.php
@echo "\$$doc_dir=\"$(SRCDIR)/documentation\";" >>$(SRCDIR)/documentation/include/version.php
@echo "\$$cooked_version=\""$(CFG_FULL_VERSION)"\";" >>$(SRCDIR)/documentation/include/version.php
@echo "\$$have_experimental=\""$(CFG_HAVE_EXPERIMENTAL)"\";" >>$(SRCDIR)/documentation/include/version.php
@echo "\$$stable_version=\""$(CFG_STABLE_VERSION)"\";" >>$(SRCDIR)/documentation/include/version.php
@if test -e help-dialogs.h && grep UNMODIFIED help-dialogs.h >/dev/null; \
then echo "\$$modified_source=0;" >>$(SRCDIR)/documentation/include/version.php; \
else echo "\$$modified_source=1;" >>$(SRCDIR)/documentation/include/version.php; \
@@ -203,13 +206,17 @@ mount-php:
echo "* HTML document directory (as specified by configure --phpmountdir).";\
echo "* You need sudo priviledges to execute the command below:";\
echo ;\
fi
if ! test -e $(PHPMOUNTDIR)/dvdisaster.de.1; then\
if ! test -e $(PHPMOUNTDIR); then sudo mkdir -p $(PHPMOUNTDIR); fi;\
sudo mount -o bind $(SRCDIR)/documentation $(PHPMOUNTDIR) ;\
fi
make version.php
make thumbnails
if ! test -e $(SRCDIR)/documentation/de/thumbnails/good-cd.png; \
then make thumbnails; \
fi
for i in $(DOC_LOCALES); do \
chmod 777 $(SRCDIR)/documentation/$$i/feed $(SRCDIR)/documentation/$$i/feed/atom.xml; \
echo chmod 777 $(SRCDIR)/documentation/$$i/feed $(SRCDIR)/documentation/$$i/feed/atom.xml; \
done
html: mount-php version.php
@echo -n "Producing html documentation... "
@@ -246,8 +253,8 @@ help:
@echo
@echo "Documentation related:"
@echo "mount-php - mount documentation sub directory"
@echo "www-images- create package of .php and .png files"
@echo "www - create package of .php files only"
@echo "www-images- create package of .html and .png files"
@echo "www - create package of .html files only"
@echo "html - create html version of internet documentation"
@echo "localhtml - create html version for local documentation"
@echo "thumbnails- unconditionally recreate all thumbnails"
@@ -306,7 +313,7 @@ show:
######################################################################
.PHONY : install uninstall clean distclean arch
.PHONY : www www-images
.PHONY : www www-images php php-images
.PHONY : srcdist macdist windist
install: dvdisaster images
@@ -349,7 +356,7 @@ install: dvdisaster images
rm dvdisaster.updated
if echo $(WITH_OPTIONS) | grep "NLS_YES" >/dev/null; then \
cd locale; \
for i in ??; do\
for i in ?? ??_??; do\
install -d $(BUILDROOT)$(LOCALEDIR)/$$i/LC_MESSAGES; \
install -m 644 $$i/LC_MESSAGES/dvdisaster.mo $(BUILDROOT)$(LOCALEDIR)/$$i/LC_MESSAGES; \
done \
@@ -390,7 +397,7 @@ archclean: distclean
distclean: clean
@echo "Removing configuration files"
@rm -f configure.log Makefile.config GNUmakefile locale/Makefile
@for i in locale/??; do rm -rf $$i; done
@for i in locale/?? locale/??_??; do rm -rf $$i; done
@echo "all:" >>GNUmakefile
@echo -e "\t@echo" >>GNUmakefile
@echo -e "\t@echo \"Please create a Makefile by entering \\\"bash configure\\\" first\"" >>GNUmakefile
@@ -427,13 +434,13 @@ arch: archclean time-stamp
@cd .. ; tar -c -z -f $(PKGNAME)-$(BUILD).tgz $(PKGNAME)
# TAG: online-docs
www: version.php
www: html
@cd documentation ; \
tar cjf ../../www.tar.bz2 pubkey.asc index.html include/dvdisaster.css include/*.php de/*.php en/*.php ru/*.php
tar cjf ../../www.tar.bz2 pubkey.asc include/dvdisaster.css de/*.html en/*.html ru/*.html de/feed en/feed ru/feed
www-images: thumbnails version.php
www-images: html
@cd documentation ; \
tar cjf ../../www.tar.bz2 pubkey.asc index.html include/dvdisaster.css include/*.php de/*.php en/*.php ru/*.php images/*.png de/images/*.png de/thumbnails/*.png en/images/*.png en/thumbnails/*.png ru/images/*.png ru/thumbnails/*.png
tar cjf ../../www.tar.bz2 pubkey.asc include/dvdisaster.css de/*.html en/*.html ru/*.html images/*.png de/images/*.png de/thumbnails/*.png en/images/*.png en/thumbnails/*.png ru/images/*.png ru/thumbnails/*.png de/feed en/feed ru/feed
INSTALL: documentation/install.template
@sed "s/@@PKGNAME/$(PKGNAME)/" <documentation/install.template >INSTALL
@@ -462,35 +469,43 @@ prepare-dist:
@cp tools/pngpack.exe win-build-dir/documentation
@mv documentation/images-*.pngpack win-build-dir/documentation
@cp $(GTK_BINDIR)/libglib*.dll win-build-dir
@cp $(GTK_BINDIR)/iconv.dll win-build-dir
#@cp $(GTK_BINDIR)/iconv.dll win-build-dir
@cp $(GTK_BINDIR)/intl.dll win-build-dir
@cp $(GTK_BINDIR)/libatk*.dll win-build-dir
@cp $(GTK_BINDIR)/libcairo*.dll win-build-dir
@cp $(GTK_BINDIR)/libexpat*.dll win-build-dir
@cp $(GTK_BINDIR)/libfontconfig*.dll win-build-dir
@cp $(GTK_BINDIR)/freetype6*.dll win-build-dir
@cp $(GTK_BINDIR)/libpango*.dll win-build-dir
@cp $(GTK_BINDIR)/libpng12*.dll win-build-dir
@cp $(GTK_BINDIR)/libgmodule*.dll win-build-dir
@cp $(GTK_BINDIR)/libgobject*.dll win-build-dir
@cp $(GTK_BINDIR)/libgthread*.dll win-build-dir
@cp $(GTK_BINDIR)/libgdk_pixbuf*.dll win-build-dir
@cp $(GTK_BINDIR)/libgio*.dll win-build-dir
@cp $(GTK_BINDIR)/libgdk-win*.dll win-build-dir
@cp $(GTK_BINDIR)/libgtk-win*.dll win-build-dir
@cp $(GTK_BINDIR)/zlib1*.dll win-build-dir
@mkdir win-build-dir/locale
@cp -r locale/?? win-build-dir/locale
@cp -r locale/??_?? win-build-dir/locale
@mkdir -p win-build-dir/etc/gtk-2.0
@echo "# GdkPixbuf Image Loader Modules file" > win-build-dir/etc/gtk-2.0/gdk-pixbuf.loaders
@mkdir -p win-build-dir/etc/pango
@cp $(GTK_BINDIR)/../etc/pango/pango.aliases win-build-dir/etc/pango
@echo "# Pango Modules file" > win-build-dir/etc/pango/pango.modules
@echo "#" >> win-build-dir/etc/pango/pango.modules
@echo "pango-basic-win32.dll BasicScriptEngineWin32 PangoEngineShape PangoRenderWin32 common:" >> win-build-dir/etc/pango/pango.modules
@cp $(GTK_BINDIR)/../lib/pango/1.?.?/modules/pango-basic-win32.dll win-build-dir
#@mkdir -p win-build-dir/etc/pango
#@cp $(GTK_BINDIR)/../etc/pango/pango.aliases win-build-dir/etc/pango
#@echo "# Pango Modules file" > win-build-dir/etc/pango/pango.modules
#@echo "#" >> win-build-dir/etc/pango/pango.modules
#@echo "pango-basic-win32.dll BasicScriptEngineWin32 PangoEngineShape PangoRenderWin32 common:" >> win-build-dir/etc/pango/pango.modules
#@cp $(GTK_BINDIR)/../lib/pango/1.?.?/modules/pango-basic-win32.dll win-build-dir
@mkdir -p win-build-dir/lib/locale
@mkdir -p win-build-dir/share/locale
@for i in $(PO_LOCALES); do \
mkdir -p win-build-dir/lib/locale/$$i/LC_MESSAGES; \
cp $(GTK_BINDIR)/../lib/locale/$$i/LC_MESSAGES/atk*.mo win-build-dir/lib/locale/$$i/LC_MESSAGES; \
cp $(GTK_BINDIR)/../lib/locale/$$i/LC_MESSAGES/glib*.mo win-build-dir/lib/locale/$$i/LC_MESSAGES; \
cp $(GTK_BINDIR)/../lib/locale/$$i/LC_MESSAGES/gtk*.mo win-build-dir/lib/locale/$$i/LC_MESSAGES; \
mkdir -p win-build-dir/share/locale/$$i/LC_MESSAGES; \
cp $(GTK_BINDIR)/../share/locale/$$i/LC_MESSAGES/atk*.mo win-build-dir/share/locale/$$i/LC_MESSAGES; \
cp $(GTK_BINDIR)/../share/locale/$$i/LC_MESSAGES/glib*.mo win-build-dir/share/locale/$$i/LC_MESSAGES; \
cp $(GTK_BINDIR)/../share/locale/$$i/LC_MESSAGES/gtk*.mo win-build-dir/share/locale/$$i/LC_MESSAGES; \
done
windist: dvdisaster pack-images prepare-dist

View File

@@ -148,11 +148,11 @@ Please change into a directory which is writeable
for you and unpack the source code archive:
user@host> cd /var/tmp
user@host> tar xjf dvdisaster-0.72.rc2.tar.bz2
user@host> tar xjf dvdisaster-0.72.rc1.tar.bz2
Then change into the newly created directory:
user@host> cd /var/tmp/dvdisaster-0.72.rc2
user@host> cd /var/tmp/dvdisaster-0.72.rc1
3.2. Configuring the package
----------------------------
@@ -231,7 +231,7 @@ please remove the directory you have created as described
in section 3.1:
user@host> cd /var/tmp
user@host> rm -rf dvdisaster-0.72.rc2
user@host> rm -rf dvdisaster-0.72.rc1
5. Program documentation

View File

@@ -13,6 +13,7 @@ Czech - Luboš Staněk (lubek@users.sourceforge.net)
English - Carsten Gnörlich (program author)
German - Carsten Gnörlich (program author)
Italian - Andrea Polverini (polve@polve.com)
Portuguese - Pablo Almeida (pabloalmeidaff9@gmail.com)
Russian - Igor Gorbounov (igorbounov@topazelectro.ru)
Swedish - Daniel Nylander (info@danielnylander.se)

View File

@@ -1,5 +1,5 @@
/* dvdisaster: Additional error correction for optical media.
* Copyright (C) 2004-2009 Carsten Gnoerlich.
* Copyright (C) 2004-2010 Carsten Gnoerlich.
* Project home page: http://www.dvdisaster.com
* Email: carsten@dvdisaster.com -or- cgnoerlich@fsfe.org
*

View File

@@ -1,5 +1,5 @@
/* dvdisaster: Additional error correction for optical media.
* Copyright (C) 2004-2009 Carsten Gnoerlich.
* Copyright (C) 2004-2010 Carsten Gnoerlich.
* Project home page: http://www.dvdisaster.com
* Email: carsten@dvdisaster.com -or- cgnoerlich@fsfe.org
*

View File

@@ -1,2 +1,2 @@
#define BUILD 6
#define BDATE "04.07.09 (Samstag, 14:49)"
#define BUILD 130
#define BDATE "27.02.10 (Samstag, 19:41)"

View File

@@ -1,5 +1,5 @@
/* dvdisaster: Additional error correction for optical media.
* Copyright (C) 2004-2009 Carsten Gnoerlich.
* Copyright (C) 2004-2010 Carsten Gnoerlich.
* Project home page: http://www.dvdisaster.com
* Email: carsten@dvdisaster.com -or- cgnoerlich@fsfe.org
*
@@ -482,6 +482,7 @@ void ReadDotfile()
if(!strcmp(symbol, "cache-size")) { Closure->cacheMB = atoi(value); continue; }
if(!strcmp(symbol, "cd-size")) { Closure->cdSize = Closure->savedCDSize = atoll(value); continue; }
if(!strcmp(symbol, "codec-threads")) { Closure->codecThreads = atoi(value); continue; }
if(!strcmp(symbol, "confirm-deletion")){ Closure->confirmDeletion = atoi(value); continue; }
if(!strcmp(symbol, "dao")) { Closure->noTruncate = atoi(value); continue; }
if(!strcmp(symbol, "defective-dump")) { Closure->defectiveDump = atoi(value); continue; }
if(!strcmp(symbol, "defective-dir")) { if(Closure->dDumpDir) g_free(Closure->dDumpDir);
@@ -491,7 +492,10 @@ void ReadDotfile()
if(!strcmp(symbol, "dotfile-version")) { Closure->dotFileVersion = atoi(value); continue; }
if(!strcmp(symbol, "dvd-size1")) { Closure->dvdSize1 = Closure->savedDVDSize1 = atoll(value); continue; }
if(!strcmp(symbol, "dvd-size2")) { Closure->dvdSize2 = Closure->savedDVDSize2 = atoll(value); continue; }
if(!strcmp(symbol, "ecc-target")) { Closure->eccTarget = atoi(value); continue; }
if(!strcmp(symbol, "eject")) { Closure->eject = atoi(value); continue; }
if(!strcmp(symbol, "examine-rs02")) { Closure->examineRS02 = atoi(value); continue; }
if(!strcmp(symbol, "examine-rs03")) { Closure->examineRS03 = atoi(value); continue; }
if(!strcmp(symbol, "fill-unreadable")) { Closure->fillUnreadable = atoi(value); continue; }
if(!strcmp(symbol, "ignore-fatal-sense")) { Closure->ignoreFatalSense = atoi(value); continue; }
if(!strcmp(symbol, "internal-attempts")) { Closure->internalAttempts = atoi(value); continue; }
@@ -505,7 +509,7 @@ void ReadDotfile()
if(!strcmp(symbol, "max-read-attempts")) { Closure->maxReadAttempts = atoi(value); continue; }
if(!strcmp(symbol, "min-read-attempts")) { Closure->minReadAttempts = atoi(value); continue; }
if(!strcmp(symbol, "missing-sector-marker")) { Closure->dsmVersion = atoi(value); continue; }
if(!strcmp(symbol, "query-size")) { Closure->querySize = atoi(value); continue; }
if(!strcmp(symbol, "prefetch-sectors")){ Closure->prefetchSectors = atoi(value); continue; }
if(!strcmp(symbol, "raw-mode")) { Closure->rawMode = atoi(value); continue; }
if(!strcmp(symbol, "read-and-create")) { Closure->readAndCreate = atoi(value); continue; }
if(!strcmp(symbol, "read-medium")) { Closure->readingPasses = atoi(value); continue; }
@@ -514,7 +518,6 @@ void ReadDotfile()
Closure->redundancy = g_strdup(value); continue; }
if(!strcmp(symbol, "reverse-cancel-ok")) { Closure->reverseCancelOK = atoi(value); continue; }
if(!strcmp(symbol, "spinup-delay")) { Closure->spinupDelay = atoi(value); continue; }
if(!strcmp(symbol, "split-files")) { Closure->splitFiles = atoi(value); continue; }
if(!strcmp(symbol, "unlink")) { Closure->unlinkImage = atoi(value); continue; }
if(!strcmp(symbol, "verbose")) { Closure->verbose = atoi(value); continue; }
if(!strcmp(symbol, "welcome-msg")) { Closure->welcomeMessage = atoi(value); continue; }
@@ -582,6 +585,7 @@ static void update_dotfile()
g_fprintf(dotfile, "cache-size: %d\n", Closure->cacheMB);
g_fprintf(dotfile, "cd-size: %lld\n", (long long int)Closure->cdSize);
g_fprintf(dotfile, "codec-threads: %d\n", Closure->codecThreads);
g_fprintf(dotfile, "confirm-deletion: %d\n", Closure->confirmDeletion);
g_fprintf(dotfile, "dao: %d\n", Closure->noTruncate);
g_fprintf(dotfile, "defective-dump: %d\n", Closure->defectiveDump);
g_fprintf(dotfile, "defective-dir: %s\n", Closure->dDumpDir);
@@ -589,7 +593,10 @@ static void update_dotfile()
g_fprintf(dotfile, "dotfile-version: %d\n", Closure->dotFileVersion);
g_fprintf(dotfile, "dvd-size1: %lld\n", (long long int)Closure->dvdSize1);
g_fprintf(dotfile, "dvd-size2: %lld\n", (long long int)Closure->dvdSize2);
g_fprintf(dotfile, "ecc-target: %d\n", Closure->eccTarget);
g_fprintf(dotfile, "eject: %d\n", Closure->eject);
g_fprintf(dotfile, "examine-rs02: %d\n", Closure->examineRS02);
g_fprintf(dotfile, "examine-rs03: %d\n", Closure->examineRS03);
g_fprintf(dotfile, "fill-unreadable: %d\n", Closure->fillUnreadable);
g_fprintf(dotfile, "ignore-fatal-sense: %d\n", Closure->ignoreFatalSense);
g_fprintf(dotfile, "internal-attempts: %d\n", Closure->internalAttempts);
@@ -601,7 +608,7 @@ static void update_dotfile()
g_fprintf(dotfile, "max-read-attempts: %d\n", Closure->maxReadAttempts);
g_fprintf(dotfile, "min-read-attempts: %d\n", Closure->minReadAttempts);
g_fprintf(dotfile, "missing-sector-marker: %d\n", Closure->dsmVersion);
g_fprintf(dotfile, "query-size: %d\n", Closure->querySize);
g_fprintf(dotfile, "prefetch-sectors: %d\n", Closure->prefetchSectors);
g_fprintf(dotfile, "raw-mode: %d\n", Closure->rawMode);
g_fprintf(dotfile, "read-and-create: %d\n", Closure->readAndCreate);
g_fprintf(dotfile, "read-medium: %d\n", Closure->readingPasses);
@@ -610,7 +617,6 @@ static void update_dotfile()
g_fprintf(dotfile, "redundancy: %s\n", Closure->redundancy);
g_fprintf(dotfile, "reverse-cancel-ok: %d\n", Closure->reverseCancelOK);
g_fprintf(dotfile, "spinup-delay: %d\n", Closure->spinupDelay);
g_fprintf(dotfile, "split-files: %d\n", Closure->splitFiles);
g_fprintf(dotfile, "unlink: %d\n", Closure->unlinkImage);
g_fprintf(dotfile, "verbose: %d\n", Closure->verbose);
g_fprintf(dotfile, "welcome-msg: %d\n\n", Closure->welcomeMessage);
@@ -697,16 +703,18 @@ void InitClosure()
Closure->methodName = g_strdup("RS01");
Closure->dDumpDir = g_strdup(Closure->homeDir);
Closure->cacheMB = 32;
Closure->prefetchSectors = 128;
Closure->codecThreads = 1;
Closure->eccTarget = 1;
Closure->minReadAttempts = 1;
Closure->maxReadAttempts = 1;
Closure->rawMode = 0x20;
Closure->internalAttempts = -1;
Closure->sectorSkip = 16;
Closure->spinupDelay = 5;
Closure->querySize = 2;
Closure->fillUnreadable = -1;
Closure->welcomeMessage = 1;
Closure->dsmVersion = 1;
/* default sizes for typical CD and DVD media */
@@ -738,12 +746,9 @@ void InitClosure()
DefaultColors();
memset(Closure->bs, '\b', 255);
memset(Closure->sp, ' ', 255);
DefaultLogFile();
#ifdef SYS_MINGW
OpenAspi();
#endif
}
/*
@@ -903,8 +908,4 @@ void FreeClosure()
g_free(Closure->readAdaptiveErrorMsg);
g_free(Closure);
#ifdef SYS_MINGW
CloseAspi();
#endif
}

29
configure vendored
View File

@@ -19,15 +19,15 @@ fi
# Set the package name and version
PACKAGE dvdisaster 0.72
PACKAGE dvdisaster 0.79
#REL_MICRO=1
REL_MICRO=2
#REL_STATUS=patch
#REL_STATUS=devel
REL_STATUS=devel
#REL_STATUS=rc
REL_MICRO=0
REL_STATUS="-" # requires MICRO=0
#REL_MICRO=0
#REL_STATUS="-" # requires MICRO=0
DEFINE_STRING RELEASE_MICRO $REL_MICRO
DEFINE_STRING RELEASE_STATUS $REL_STATUS
@@ -38,6 +38,11 @@ case "$REL_STATUS" in
*) DEFINE_VAR FULL_VERSION "\"$VERSION (${REL_STATUS}-${REL_MICRO})\"" ;;
esac
# Last stable version (used only in WWW pages)
DEFINE_VAR HAVE_EXPERIMENTAL "yes"
DEFINE_VAR STABLE_VERSION "0.72.1"
# Check for some essential tools.
REQUIRE_GMAKE
@@ -107,6 +112,7 @@ CFG_CFLAGS=$SAVE_CFLAGS
echo
CHECK_ENDIAN
CHECK_BITNESS
CHECK_SSE2
# Look for required tools
@@ -128,13 +134,6 @@ if ! EXECUTE_PROGRAM "gdk-pixbuf-csource --help" gdk_pixbuf_csource ; then
exit 1
fi
if test $CFG_SYS_OPTIONS == -DSYS_MINGW; then
if ! EXECUTE_PROGRAM "dllwrap -version" dllwrap ; then
echo "* dllwrap not installed or path to it is missing."
echo "* You can build dvdisaster, but not the windows installer."
fi
fi
# Evaluate the --with* customization options
PRINT_MESSAGE "\nAdditional configuration options:"
@@ -208,12 +207,6 @@ done
echo "}" >> method-link.c
echo
# Temporary fix for missing rs03 sources
if test -e rs03-includes.h; then
CFG_HAVE_OPTIONS="$CFG_HAVE_OPTIONS -DHAVE_RS03"
fi
# Okay, hopefully we've got everything together now.
(cd locale; bash create-makefile)

View File

@@ -1,5 +1,5 @@
/* dvdisaster: Additional error correction for optical media.
* Copyright (C) 2004-2009 Carsten Gnoerlich.
* Copyright (C) 2004-2010 Carsten Gnoerlich.
* Project home page: http://www.dvdisaster.com
* Email: carsten@dvdisaster.com -or- cgnoerlich@fsfe.org
*

View File

@@ -1,5 +1,5 @@
/* dvdisaster: Additional error correction for optical media.
* Copyright (C) 2004-2009 Carsten Gnoerlich.
* Copyright (C) 2004-2010 Carsten Gnoerlich.
* Project home page: http://www.dvdisaster.com
* Email: carsten@dvdisaster.com -or- cgnoerlich@fsfe.org
*

View File

@@ -1,5 +1,5 @@
/* dvdisaster: Additional error correction for optical media.
* Copyright (C) 2004-2009 Carsten Gnoerlich.
* Copyright (C) 2004-2010 Carsten Gnoerlich.
* Project home page: http://www.dvdisaster.com
* Email: carsten@dvdisaster.com -or- cgnoerlich@fsfe.org
*

291
debian/changelog vendored Normal file
View File

@@ -0,0 +1,291 @@
dvdisaster (0.79.2-1) experimental; urgency=low
* Imported Upstream version 0.79.2
* debian/patches/*:
+ refresh and adapt every patch
+ 04-manpage.patch: escape one hyphen
-- Rogério Brito <rbrito@ime.usp.br> Sat, 06 Nov 2010 21:55:05 -0200
dvdisaster (0.72.1-2) unstable; urgency=low
* [da276c7] Refresh patches to avoid potential problems with the
buildds.
* [3ee8b47] Initial migration to format "3.0 (quilt)".
* [af26379] Wrap some long lines for legibility.
* [2372076] Wrap one extra line.
* [00e1968] Don't patch the documentation directly.
* [fac6933] Add missing misc-depends on dvdisaster
* [70a6efd] Rewrap the build-depends line, for diff-friendliness.
* [9fe0db4] Fix incorrect place of misc:depends.
* [6576482] Remove unneeded patch
* [7771474] Remove duplicate section field for dvdisaster
* [f51c51a] Add debian/watch file to more closely follow upstream
* [2194941] Remove UTF-8 encoding from desktop file
* [57e4fab] Update patch to deal with hyphens used as minus signs
* [80e291c] Add description for the patch
* [cea78c3] Add patch to fix spelling errors in the binaries
* [96b581b] Fix for another typo in the manpage
* [b8f0e62] Update standards version with no changes needed
-- Rogério Brito <rbrito@ime.usp.br> Tue, 24 Aug 2010 12:10:21 -0300
dvdisaster (0.72.1-1) unstable; urgency=low
* New maintainer (Closes: 543876)
* new upstream version.
* debian/control: update Homepage:
* debian/README.source: create
* debian/control: add Vcs-*.
-- TANIGUCHI Takaki <takaki@debian.org> Mon, 23 Nov 2009 10:29:09 +0900
dvdisaster (0.72-2) unstable; urgency=low
* Updating to standards version 3.8.3.
* Removing vcs fields.
* Orphaning package.
-- Daniel Baumann <daniel@debian.org> Thu, 27 Aug 2009 10:24:34 +0200
dvdisaster (0.72-1) unstable; urgency=low
* Using correct rfc-2822 date formats in changelog.
* Merging upstream version 0.72.
* Removing shebang.patch, not required anymore.
* Updating standards version to 3.8.2.
* Tidy rules file.
-- Daniel Baumann <daniel@debian.org> Tue, 07 Jul 2009 01:11:52 +0200
dvdisaster (0.72~rc1-1) unstable; urgency=low
* Merging upstream version 0.72~rc1.
* Upgrading to standards 3.8.1.
-- Daniel Baumann <daniel@debian.org> Fri, 17 Apr 2009 21:20:00 +0200
dvdisaster (0.71.28-1) unstable; urgency=medium
* Merging upstream version 0.71.28:
- Fixes "illegal instruction" crashes on x86 machines which do not support
SSE2 (Closes: #515950).
-- Daniel Baumann <daniel@debian.org> Tue, 17 Mar 2009 09:55:00 +0100
dvdisaster (0.71.27-1) unstable; urgency=low
* Using patch-stamp rather than patch in rules file.
* Replacing obsolete dh_clean -k with dh_prep.
* Merging upstream version 0.71.27.
* Rediffing help-dialog.dpatch.
* Using quilt rather than dpatch.
* Updating year in copyright.
* Adding longtitle and description in menu file.
* Using usual name for pixmaps directory.
* Updating rules to current state of the art.
-- Daniel Baumann <daniel@debian.org> Sun, 25 Jan 2009 14:01:00 +0100
dvdisaster (0.71.26-2) unstable; urgency=medium
* Updating to standards 3.8.0.
* Updating vcs fields in control file.
* Correcting 03-dvdrom.dpatch to not crash when opening a DVD-ROM.
Thanks to Tobias Gruetzmacher <tobias-debian@23.gs> (Closes: #498296).
-- Daniel Baumann <daniel@debian.org> Mon, 08 Sep 2008 22:08:00 +0200
dvdisaster (0.71.26-1) unstable; urgency=medium
* Reordering rules file.
* Using examples debhelper to install examples.
* Removing 08-xdg.dpatch, went upstream.
* Removing 07-adaptive-read.dpatch, went upstream.
* Rediffing 05-help-dialog.dpatch.
* Rediffing 03-dvdrom.dpatch.
* Rediffing 02-encryption.dpatch.
* Removing watch file.
* Removing useless whitespaces at end of debian gmkrs02 example.
* Rewriting copyright file in machine-interpretable format.
* Adding vcs fields in control file.
* Upgrading package to debhelper 7.
* Merging upstream version 0.71.26.
-- Daniel Baumann <daniel@debian.org> Sat, 03 May 2008 11:34:00 +0200
dvdisaster (0.71~devel23-7) unstable; urgency=low
* Bumping to new policy.
* Updating menu file to new policy.
* Don't hide make errors in clean target of rules.
-- Daniel Baumann <daniel@debian.org> Sun, 23 Dec 2007 13:26:00 +0100
dvdisaster (0.71~devel23-6) unstable; urgency=low
* Using xdg-open rather than gnome-open.
-- Daniel Baumann <daniel@debian.org> Thu, 29 Nov 2007 10:39:00 +0100
dvdisaster (0.71~devel23-5) unstable; urgency=low
* Setting configure shebang to bash.
-- Daniel Baumann <daniel@debian.org> Wed, 24 Oct 2007 06:14:00 +0200
dvdisaster (0.71~devel23-4) unstable; urgency=low
* Fixed clean target in rules (Closes: #442559).
-- Daniel Baumann <daniel@debian.org> Sun, 17 Sep 2007 00:37:00 +0200
dvdisaster (0.71~devel23-3) unstable; urgency=medium
* Applied patch from Wolfgang Weisselberg <g35fckt001@sneakemail.com> to fix
segfault when reading CD with --adaptive-read (Closes: #427980).
* Including example script from Osamu Aoki <osamu@debian.org> to provide a
GUI for creating RS02 supplimented ISO images (Closes: #442145).
-- Daniel Baumann <daniel@debian.org> Fri, 14 Sep 2007 11:13:00 +0200
dvdisaster (0.71~devel23-2) unstable; urgency=low
* Fix shebang in configure.
-- Daniel Baumann <daniel@debian.org> Tue, 04 Sep 2007 22:53:00 +0200
dvdisaster (0.71~devel23-1) unstable; urgency=low
* New upstream release.
-- Daniel Baumann <daniel@debian.org> Mon, 14 May 2007 10:46:00 +0200
dvdisaster (0.71~devel22-1) unstable; urgency=low
* New upstream release.
-- Daniel Baumann <daniel@debian.org> Sun, 29 Apr 2007 16:47:00 +0200
dvdisaster (0.70.4-2) unstable; urgency=low
* Uploading to unstable.
* Bumped package to debhelper 5.
-- Daniel Baumann <daniel@debian.org> Thu, 08 Mar 2007 10:35:00 +0100
dvdisaster (0.70.4-1) experimental; urgency=low
* New upstream release.
-- Daniel Baumann <daniel@debian.org> Sat, 27 Jan 2007 18:05:00 +0100
dvdisaster (0.70.3-2) unstable; urgency=medium
* Added patch from Carsten Gnoerlich <carsten@dvdisaster.com> to fix issues
with glib threading (Closes: #405757).
-- Daniel Baumann <daniel@debian.org> Wed, 17 Jan 2007 10:42:00 +0100
dvdisaster (0.70.3-1) unstable; urgency=low
* New upstream release.
-- Daniel Baumann <daniel@debian.org> Wed, 13 Dec 2006 11:57:00 +0100
dvdisaster (0.70.2-2) unstable; urgency=medium
* Adjusted 05-help-dialog.dpatch as suggested by
Corey Wright <undefined@pobox.com> (Closes: #393671).
-- Daniel Baumann <daniel@debian.org> Tue, 17 Oct 2006 14:01:00 +0200
dvdisaster (0.70.2-1) unstable; urgency=low
* New upstream release.
* Added patch to customize the help-dialog according to README.MODIFYING.
-- Daniel Baumann <daniel@debian.org> Tue, 03 Oct 2006 20:58:00 +0200
dvdisaster (0.70.1-2) unstable; urgency=low
* Added patch from upstream to fix some code errors (Closes: #388304).
-- Daniel Baumann <daniel@debian.org> Thu, 21 Sep 2006 01:29:00 +0200
dvdisaster (0.70.1-1) unstable; urgency=low
* New upstream release.
-- Daniel Baumann <daniel@debian.org> Tue, 22 Aug 2006 23:09:00 +0200
dvdisaster (0.70-1) unstable; urgency=low
* New upstream release (Closes: #377757).
-- Daniel Baumann <daniel@debian.org> Tue, 11 Jul 2006 07:19:00 +0200
dvdisaster (0.66-4) unstable; urgency=low
* New email address.
* Fixed typo in manpage (Closes: #376752).
-- Daniel Baumann <daniel@debian.org> Fri, 07 Jul 2006 09:01:00 +0200
dvdisaster (0.66-3) unstable; urgency=low
* Fixed docsubdir (Closes: #366274).
* Disabled skipping of encrypted disks (Closes: #366399).
* Added patch for DVD-ROM medias (Closes: #366392).
-- Daniel Baumann <daniel.baumann@panthera-systems.net> Mon, 15 May 2006 03:17:00 -0500
dvdisaster (0.66-2) unstable; urgency=low
* Set dvdisaster-doc to recommends instead of suggests (Closes: #363291).
-- Daniel Baumann <daniel.baumann@panthera-systems.net> Tue, 18 Apr 2006 16:35:00 +0100
dvdisaster (0.66-1) unstable; urgency=low
* New upstream release.
* Added pixmap.
-- Daniel Baumann <daniel.baumann@panthera-systems.net> Tue, 28 Mar 2006 10:13:00 +0100
dvdisaster (0.65-1) unstable; urgency=low
* New upstream release.
* Removed patch stack buffer patch (went upstream).
* Removed manpage patches (went upstream).
-- Daniel Baumann <daniel.baumann@panthera-systems.net> Tue, 17 Jan 2006 14:32:00 +0100
dvdisaster (0.64.2-1) unstable; urgency=low
* New upstream release.
* Now using dpatch for updating manpages.
* Fixed definitely the documentation path in the manpages (Closes: #333591).
* Added patch from Robert Bihlmeyer <robbe@orcus.priv.at> to fix segfault on
allocating stack buffer (Closes: #335792).
-- Daniel Baumann <daniel.baumann@panthera-systems.net> Fri, 25 Nov 2005 11:01:00 +0100
dvdisaster (0.63.2-1) unstable; urgency=low
* New upstream release:
- no longer needs gawk.
- manpage updated and moved to upstream.
- manpage now mentions correct documentation-location (Closes: #322187).
* Now update config.{guess,sub} via .diff.gz.
* Corrected non-ascii chars in the German and Italian manpage.
-- Daniel Baumann <daniel.baumann@panthera-systems.net> Sat, 06 Aug 2005 20:03:00 +0200
dvdisaster (0.63-1) unstable; urgency=low
* Initial release (Closes: #319742).
* Fixed Makefile for $(DESTDIR)-use.
* Added manpage.
-- Daniel Baumann <daniel.baumann@panthera-systems.net> Sun, 24 Jul 2005 13:35:00 +0200

1
debian/compat vendored Normal file
View File

@@ -0,0 +1 @@
7

38
debian/control vendored Normal file
View File

@@ -0,0 +1,38 @@
Source: dvdisaster
Section: otherosfs
Priority: optional
Maintainer: Optical Media Tools Team <pkg-opt-media-team@lists.alioth.debian.org>
Uploaders: TANIGUCHI Takaki <takaki@debian.org>,
Rogério Brito <rbrito@ime.usp.br>
DM-Upload-Allowed: yes
Build-Depends: debhelper (>= 7),
gettext,
libbz2-dev,
libgtk2.0-dev,
libpng12-dev,
pkg-config
Standards-Version: 3.9.1
Vcs-Browser: http://git.debian.org/?p=pkg-opt-media/dvdisaster.git
Vcs-Git: git://git.debian.org/pkg-opt-media/dvdisaster.git
Homepage: http://dvdisaster.net/
Package: dvdisaster
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, xdg-utils
Recommends: dvdisaster-doc
Description: data loss/scratch/aging protection for CD/DVD media
dvdisaster provides a margin of safety against data loss on CD and DVD media
caused by scratches or aging media. It creates error correction data which is
used to recover unreadable sectors if the disc becomes damaged at a later time.
Package: dvdisaster-doc
Section: doc
Architecture: all
Depends: ${misc:Depends}
Suggests: dvdisaster
Description: data loss/scratch/aging protection for CD/DVD media (documentation)
dvdisaster provides a margin of safety against data loss on CD and DVD media
caused by scratches or aging media. It creates error correction data which is
used to recover unreadable sectors if the disc becomes damaged at a later time.
.
This package contains the documentation.

42
debian/copyright vendored Normal file
View File

@@ -0,0 +1,42 @@
Author: Carsten Gnoerlich <cgnoerlich@fsfe.org>
Download: http://www.dvdisaster.com/
Files: *
Copyright: Copyright (C) 2004-2009 Carsten Gnoerlich <cgnoerlich@fsfe.org>
License: GPL-2+
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.
.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
.
You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
.
On Debian systems, the complete text of the GNU General Public License
can be found in /usr/share/common-licenses/GPL-2 file.
Files: debian/*
Copyright (C) 2005-2009 Daniel Baumann <daniel@debian.org>
License: GPL-2+
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.
.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
.
You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
.
On Debian systems, the complete text of the GNU General Public License
can be found in /usr/share/common-licenses/GPL-2 file.

6
debian/dvdisaster-doc.docs vendored Normal file
View File

@@ -0,0 +1,6 @@
CREDITS.cs
CREDITS.de
CREDITS.en
README.MODIFYING
TODO
TRANSLATION.HOWTO

1
debian/dvdisaster-doc.install vendored Normal file
View File

@@ -0,0 +1 @@
/usr/share/doc/dvdisaster-doc

6
debian/dvdisaster.docs vendored Normal file
View File

@@ -0,0 +1,6 @@
CREDITS.cs
CREDITS.de
CREDITS.en
README.MODIFYING
TODO
TRANSLATION.HOWTO

1
debian/dvdisaster.examples vendored Normal file
View File

@@ -0,0 +1 @@
debian/examples/*

3
debian/dvdisaster.install vendored Normal file
View File

@@ -0,0 +1,3 @@
/usr/bin
/usr/share/locale
/usr/share/man

4
debian/dvdisaster.menu vendored Normal file
View File

@@ -0,0 +1,4 @@
?package(dvdisaster):needs="X11" section="Applications/File Management"\
title="Dvdisaster" longtitle="data loss/scratch/aging protection for CD/DVD media"\
description="dvdisaster provides a margin of safety against data loss on CD and DVD media caused by scratches or aging media. It creates error correction data which is used to recover unreadable sectors if the disc becomes damaged at a later time."\
command="/usr/bin/dvdisaster" icon="/usr/share/pixmaps/dvdisaster.xpm"

41
debian/examples/gmkrs02 vendored Normal file
View File

@@ -0,0 +1,41 @@
#!/bin/sh -e
# Copyright (C) 2007 Osamu Aoki <osamu@debian.org>, Public Domain
set -x
# Initialize variables
DATA_SRC=""
DATA_ISO="$HOME/Desktop/iso-$$.img"
LABEL=$(date +%Y%m%d-%H%M%S-%Z)
error_exit()
{
echo "$1" >&2
exit 1
}
# Erase disk image
rm -f "$DATA_ISO" || true
# Select directory for creating ISO image from folder on desktop
DATA_SRC=$(zenity --file-selection --directory \
--title="Select the directory tree root to create ISO image") \
|| error_exit "Exit on directry selection"
# Check size of archive
xterm -T "Check size $DATA_SRC" -e du -s $DATA_SRC/*
SIZE=$(($(du -s $DATA_SRC | awk '{print $1}')/1024))
if [ $SIZE -le 520 ] ; then
zenity --info --title="Dvdisaster RS02" --width 640 --height 400 \
--text="The data size is good for CD backup:\\n $SIZE MB"
elif [ $SIZE -le 3500 ]; then
zenity --info --title="Dvdisaster RS02" --width 640 --height 400 \
--text="The data size is good for DVD backup :\\n $SIZE MB"
else
zenity --info --title="Dvdisaster RS02" --width 640 --height 400 \
--text="The data size is too big to backup : $SIZE MB"
error_exit "The data size is too big to backup :\\n $SIZE MB"
fi
# only xterm is sure to have working -e option
# Create raw ISO image
xterm -T "genisoimage $DATA_ISO" \
-e genisoimage -r -J -V "$LABEL" -o "$DATA_ISO" "$DATA_SRC"
# Create RS02 supplimental redundancy
xterm -T "dvdisaster $DATA_ISO" -e dvdisaster -i "$DATA_ISO" -mRS02 -c
zenity --info --title="Dvdisaster RS02" --width 640 --height 400 \
--text="ISO/RS02 data ($SIZE MB) \\n created at: $DATA_ISO"
# EOF

19
debian/patches/02-encryption.patch vendored Normal file
View File

@@ -0,0 +1,19 @@
Author: n/a
Description: Disables to skip on encrypted disks (e.g. DVD with CSS-Encryption).
--- a/scsi-layer.c
+++ b/scsi-layer.c
@@ -2675,11 +2675,12 @@
return NULL;
}
}
-
+/*
if(dh->mainType == DVD && query_copyright(dh))
{ CloseDevice(dh);
Stop(_("This software does not support encrypted media.\n"));
}
+*/
/* Create the bitmap of simulated defects */

17
debian/patches/03-dvdrom.patch vendored Normal file
View File

@@ -0,0 +1,17 @@
Author: Corey Wright <undefined@pobox.com>
Description: Adds support for DVD-ROM medium-type.
--- a/scsi-layer.c
+++ b/scsi-layer.c
@@ -911,6 +911,11 @@
break;
}
+ if(layer_type & 0x01)
+ { dh->typeDescr = g_strdup("DVD-ROM");
+ break;
+ }
+
if(layer_type & 0x06) /* strange thing: (re-)writeable but neither plus nor dash */
{ dh->typeDescr = g_strdup("DVD-ROM (fake)");
dh->subType = DVD;

152
debian/patches/04-manpage.patch vendored Normal file
View File

@@ -0,0 +1,152 @@
Authors: Daniel Baumann <daniel@debian.org>
Rogério Theodoro de Brito <rbrito@ime.usp.br>
Description: Fixes typo in manpages.
The patch also deals with hyphens used as minus signs.
--- a/documentation/dvdisaster.cs.1
+++ b/documentation/dvdisaster.cs.1
@@ -49,8 +49,8 @@
Obecné příklady použití:
.TP
.B \-r, \-\-read
-Načte obraz média na pevný disk. Použijte -rn-m k načtení určitého rozsahu sektorů,
-t.j. -r100-200.
+Načte obraz média na pevný disk. Použijte \-rn-m k načtení určitého rozsahu sektorů,
+t.j. \-r100-200.
.TP
.B \-c, \-\-create
Vytvoří informaci .ecc pro obraz média.
@@ -98,7 +98,7 @@
automaticky přidá souborové přípony .img a .ecc.
.TP
.B \-\-cache-size n
-velikost varovnávací paměti v MB v průběhu akce -c (výchozí: 32 MB).
+velikost varovnávací paměti v MB v průběhu akce \-c (výchozí: 32 MB).
.TP
.B \-\-dao
předpokládá disk DAO; neořezávat konec obrazu.
--- a/documentation/dvdisaster.en.1
+++ b/documentation/dvdisaster.en.1
@@ -111,8 +111,8 @@
Action selection (at least one action must be specified):
.TP
.B \-r, \-\-read
-Read the medium image to hard disc. Use -rn-m to read a certain sector range,
-e.g. -r100-200.
+Read the medium image to hard disc. Use \-rn-m to read a certain sector range,
+e.g. \-r100-200.
.TP
.B \-c, \-\-create
Create .ecc information for the medium image.
@@ -192,7 +192,7 @@
automatically add .iso and .ecc file suffixes.
.TP
.B \-\-cache-size n
-image cache size in MB during -c mode (default: 32MB).
+image cache size in MB during \-c mode (default: 32MB).
.TP
.B \-\-dao
assume DAO disc; do not trim image end.
@@ -215,12 +215,12 @@
continue reading after potentially fatal error condition.
.TP
.B \-\-internal-rereads n
-internal read attempts for defective CD media sectors (default: -1)
+internal read attempts for defective CD media sectors (default: \-1)
.RS
The drive firmware usually retries unreadable sectors a few times before
giving up and returning a read error. It is more efficient to set this to 0 or 1
-and manage read attempts through the --read-attempts parameter. Most drives ignore
-this setting anyways. Use -1 to leave the drive at its default setting.
+and manage read attempts through the \-\-read-attempts parameter. Most drives ignore
+this setting anyways. Use \-1 to leave the drive at its default setting.
.RE
.TP
.B \-\-old-ds-marker
@@ -245,7 +245,7 @@
selects raw reading mode for CD media (default: 20)
.RS
The recommended mode is 20, which makes the drive apply its built-in error
-correction to the best possible extent before transfering a defective sector.
+correction to the best possible extent before transferring a defective sector.
However some drives can only read defective sectors using mode 21, skipping
the last stage of the internal error correction and returning
the uncorrected sector instead.
--- a/documentation/dvdisaster.de.1
+++ b/documentation/dvdisaster.de.1
@@ -119,8 +119,8 @@
Aktions-Auswahl (mindestens eine Aktion muss gew\[:a]hlt werden):
.TP
.B \-r, \-\-read
-Datentr\[:a]ger-Abbild auf Festplatte einlesen. -rn-m liest einen Bereich von
-Sektoren, z.B. -r100-200.
+Datentr\[:a]ger-Abbild auf Festplatte einlesen. \-rn-m liest einen Bereich von
+Sektoren, z.B. \-r100-200.
.TP
.B \-c, \-\-create
Erzeugt Fehlerkorrektur-Daten f\[:u]r das Abbild.
@@ -132,7 +132,7 @@
Untersucht den Datentr\[:a]ger auf Lesefehler.
.TP
.B \-t, \-\-test, \-tq, \-test=q
-Pr\[:u]ft die Struktur der .iso und .ecc - Dateien.
+Pr\[:u]ft die Struktur der .iso und .ecc \- Dateien.
Bei Angabe der "q"-Option werden nur die Informationen ausgegeben,
die ohne vollständiges Lesen der Dateien ermittelt werden k\[:o]nnen.
.TP
@@ -225,12 +225,12 @@
Lesen nach m\[:o]glicherweise schwerwiegenden Fehlern fortsetzen.
.TP
.B \-\-internal-rereads n
-Leseversuche innerhalb des Laufwerks f\[:u]r besch\[:a]digte CD-Sektoren (Standard: -1)
+Leseversuche innerhalb des Laufwerks f\[:u]r besch\[:a]digte CD-Sektoren (Standard: \-1)
.RS
Laufwerke unternehmen normalerweise mehrere Versuche um einen besch\[:a]digten Sektor
zu lesen. Es ist typischerweise g\[:u]nstiger diesen Wert auf 0 oder 1 zu setzen
-und die Anzahl der Leseversuche \[:u]ber den Parameter --read-attempts zu steuern.
-Viele Laufwerke ignorieren diese Einstellung ohnehin. Benutzen Sie den Wert -1 um
+und die Anzahl der Leseversuche \[:u]ber den Parameter \-\-read-attempts zu steuern.
+Viele Laufwerke ignorieren diese Einstellung ohnehin. Benutzen Sie den Wert \-1 um
die Standardeinstellungen des Laufwerks zu verwenden.
.RE
.TP
@@ -254,7 +254,7 @@
.RE
.TP
.B \-\-raw-mode n
-"Raw"-Lese-Verfahren f\[:u]r besch\[:a]digte CD-Sektoren (default: 20)
+"Raw"\-Lese-Verfahren f\[:u]r besch\[:a]digte CD-Sektoren (default: 20)
.RS
Das empfohlene Verfahren ist 20, bei dem das Laufwerk die eingebaute Fehlerkorrektur
so weit wie m\[:o]glich anwendet, bevor es einen besch\[:a]digten Sektor
@@ -271,7 +271,7 @@
liest den gesamten Datentr\[:a]ger bis zu n-mal.
.TP
.B \-\-read-raw
-liest in der "raw"-Betriebsart sofern m\[:o]glich.
+liest in der "raw"\-Betriebsart sofern m\[:o]glich.
.TP
.B \-\-speed-warning n
warnt bei Geschwindigkeits\[:a]nderung um mehr als n Prozent.
--- a/documentation/dvdisaster.it.1
+++ b/documentation/dvdisaster.it.1
@@ -43,8 +43,8 @@
Tipici esempi di utilizzo:
.TP
.B \-r, \-\-read
-Estrae l'immagine del supporto sull'hard disc. Usare -rn-m per leggere un
-determinato intervallo di settori, ad es. -r100-200.
+Estrae l'immagine del supporto sull'hard disc. Usare \-rn-m per leggere un
+determinato intervallo di settori, ad es. \-r100-200.
.TP
.B \-c, \-\-create
Crea l'informazione .ecc per l'immagine del supporto.
@@ -92,7 +92,7 @@
aggiungi automaticamente i suffissi .img e .ecc.
.TP
.B \-\-cache-size n
-Dimensione della cache in MB con la modalit\[`a] -c (Standard: 32MB).
+Dimensione della cache in MB con la modalit\[`a] \-c (Standard: 32MB).
.TP
.B \-\-dao
Utilizza la modalit\[`a] DAO; Il disco non sar\[`a] finalizzato.

56
debian/patches/05-help-dialog.patch vendored Normal file
View File

@@ -0,0 +1,56 @@
Author: Daniel Baumann <daniel@debian.org>
Description: Customizes the help-dialog according to README.MODIFYING.
--- a/help-dialogs.c
+++ b/help-dialogs.c
@@ -402,7 +402,7 @@
ShowTextfile(_("windowtitle|GNU General Public License"),
_("<big>GNU General Public License</big>\n"
"<i>The license terms of dvdisaster.</i>"),
- "COPYING", NULL, NULL);
+ "/usr/share/common/licenses/GPL-2", NULL, NULL);
}
/*
@@ -549,7 +549,7 @@
{ ShowTextfile(_("windowtitle|Modifying dvdisaster"),
_("<big>Modifying dvdisaster</big>\n"
"<i>Your changes are not ours.</i>"),
- "README.MODIFYING", NULL, NULL);
+ "/usr/share/doc/dvdisaster/README.MODIFYING", NULL, NULL);
}
static gint about_cb(GtkWidget *widget, GdkEvent *event, gpointer data)
@@ -706,9 +706,9 @@
#ifdef MODIFIED_SOURCE
AboutTextWithLink(vbox,
- _("Modified version Copyright 2010 (please fill in - [directions])\n"
- "Copyright 2004-2010 Carsten Gnoerlich"),
- "MODIFYING");
+ _("Modified version for [Debian GNU/Linux]\n"
+ "Original Copyright 2004-2010 Carsten Gnoerlich"),
+ "http://www.debian.org/");
#else
AboutText(vbox, _("Copyright 2004-2010 Carsten Gnoerlich"));
#endif
@@ -725,14 +725,14 @@
AboutTextWithLink(vbox, _("This software comes with <b>absolutely no warranty</b>.\n"
"This is free software and you are welcome to redistribute it\n"
"under the conditions of the [GNU General Public License].\n"),
- "GPL");
+ "/usr/share/common-licenses/GPL-2");
#ifdef MODIFIED_SOURCE
- AboutTextWithLink(vbox, _("\nThis program is <b>not the original</b>. It is based on the\n"
- "source code of dvdisaster, but contains third-party changes.\n\n"
+ AboutTextWithLink(vbox, _("\nThis version is <b>not the original</b>. It has been patched\n"
+ "for Debian to support DVD-ROMs (with and without encryption).\n\n"
"Please do not bother the original authors of dvdisaster\n"
- "([www.dvdisaster.org]) about issues with this version.\n"),
- "http://www.dvdisaster.org");
+ "but submit bugreports against the [debian package] instead.\n"),
+ "http://packages.qa.debian.org/dvdisaster");
#else
lang = g_getenv("LANG");

View File

@@ -0,0 +1,10 @@
Author: Rogério Theodoro de Brito <rbrito@ime.usp.br>
Description: Remove unneeded Encoding-key from desktop file
--- a/contrib/dvdisaster.desktop
+++ b/contrib/dvdisaster.desktop
@@ -10,4 +10,3 @@
Terminal=false
Type=Application
Categories=Application;System;
-Encoding=UTF-8

View File

@@ -0,0 +1,34 @@
Author: Rogério Theodoro de Brito <rbrito@ime.usp.br>
Description: Fix spelling errors in binaries
--- a/preferences.c
+++ b/preferences.c
@@ -1532,7 +1532,7 @@
"The values include the borders: 0-100 will read 101 sectors.\n\n"
"<b>Note:</b> Limiting the reading range is not recommended for <i>adaptive reading</i> since it might "
- "prevent sectors from being read which are required for a succesful error correction.\n\n"
+ "prevent sectors from being read which are required for a successful error correction.\n\n"
"These settings are only effective for the current session and will not be saved."));
/*** Image recognization */
@@ -1902,7 +1902,7 @@
"<b>0x20</b> This is the <i>recommended</i> mode. "
"The drive tries to apply "
"the built-in error correction to the best possible extent "
- "before transfering a defective sector.\n\n"
+ "before transferring a defective sector.\n\n"
"<b>0x21</b> In this mode the drive skips the last stage "
"of its internal error correction and returns the "
"uncorrected sector instead. This may result in sectors "
--- a/rs01-fix.c
+++ b/rs01-fix.c
@@ -246,7 +246,7 @@
if(Closure->guiMode)
{ int answer = ModalDialog(GTK_MESSAGE_QUESTION, GTK_BUTTONS_OK_CANCEL, NULL,
_("The image file is %d bytes longer than noted\n"
- "in the ecc file. Shall the superflous bytes\n"
+ "in the ecc file. Shall the superfluous bytes\n"
"be removed from the image file?\n"),
difference);

6
debian/patches/series vendored Normal file
View File

@@ -0,0 +1,6 @@
02-encryption.patch
03-dvdrom.patch
04-manpage.patch
05-help-dialog.patch
06-remove-encoding-from-desktop-file.patch
07-fix-spelling-errors-in-binaries.patch

151
debian/pixmaps/dvdisaster.xpm vendored Normal file
View File

@@ -0,0 +1,151 @@
/* XPM */
static char * dvdisaster_xpm[] = {
"32 32 116 2",
" c None",
". c #000000",
"+ c #0F0F0F",
"@ c #424242",
"# c #656565",
"$ c #737373",
"% c #545454",
"& c #111111",
"* c #080808",
"= c #626262",
"- c #C1C1C1",
"; c #FBFBFB",
"> c #FFFFFF",
", c #F7F7F7",
"' c #8B8B8B",
") c #060817",
"! c #020308",
"~ c #010101",
"{ c #606060",
"] c #E4E4E4",
"^ c #CBCBCB",
"/ c #131316",
"( c #2C379A",
"_ c #1A215C",
": c #000001",
"< c #121212",
"[ c #B4B4B4",
"} c #B9B9B9",
"| c #090B1C",
"1 c #4354EB",
"2 c #323EAD",
"3 c #050612",
"4 c #1D1D1D",
"5 c #D8D8D8",
"6 c #C5C5C5",
"7 c #6F6F6F",
"8 c #575757",
"9 c #2A3492",
"0 c #4658F5",
"a c #3B4BD0",
"b c #080A1C",
"c c #9E9E9E",
"d c #263084",
"e c #BABABA",
"f c #12173F",
"g c #131314",
"h c #3B4ACE",
"i c #EEEEEE",
"j c #04050F",
"k c #E6E6E6",
"l c #070817",
"m c #04050D",
"n c #3F4FDB",
"o c #11163C",
"p c #1B225E",
"q c #5C5C5C",
"r c #28338D",
"s c #3542B9",
"t c #090A19",
"u c #4254E9",
"v c #4557F1",
"w c #04050E",
"x c #D3D3D3",
"y c #171718",
"z c #313EAC",
"A c #989898",
"B c #0F0F13",
"C c #1C2361",
"D c #ECECEC",
"E c #A8A8A8",
"F c #858585",
"G c #7B7B7B",
"H c #595959",
"I c #141946",
"J c #3948C9",
"K c #20286E",
"L c #DFDFDF",
"M c #0A0B13",
"N c #161C4E",
"O c #212A74",
"P c #242D7E",
"Q c #3E4ED9",
"R c #B5B5B5",
"S c #101014",
"T c #3543BB",
"U c #F9F9F9",
"V c #242424",
"W c #303CA7",
"X c #A3A3A3",
"Y c #141A47",
"Z c #3644BD",
"` c #1E266B",
" . c #494949",
".. c #303CA8",
"+. c #2B3798",
"@. c #1B1B1D",
"#. c #8A8A8A",
"$. c #131313",
"%. c #4050DF",
"&. c #4556F1",
"*. c #070814",
"=. c #D6D6D6",
"-. c #3F4FDC",
";. c #181818",
">. c #4051E1",
",. c #9F9F9F",
"'. c #161C4D",
"). c #1F1F1F",
"!. c #323FAF",
"~. c #090A14",
"{. c #3846C3",
"]. c #030309",
"^. c #28328A",
"/. c #4456EF",
"(. c #060715",
"_. c #181F56",
" ",
" . + @ # $ $ % & . . ",
" . * = - ; > > > > > , ' * ) ! . ",
" ~ { ] > > > > > > > > > > ^ / ( _ : ",
" < [ > > > > > > > > > > > > > } | 1 2 3 ",
" 4 5 > > > > > > > 6 7 7 6 > > > > 8 9 0 a b ",
" < 5 > > > > > > > c | d d | c > > > e f 0 0 a 3 ",
" ~ [ > > > > > > > ; g h 0 0 h g ; > > i j 0 0 0 2 : ",
" . { > > > > > > > > k l 0 0 0 0 l k > > > . 0 0 0 0 _ . ",
" * ] > > > > > > > > ; g h 0 0 h g ; > > i m 0 0 0 0 n ! ",
" = > > > > > > > > > > c | d d | c > > > e o 0 0 0 0 0 p ",
" . - > > > > > > > > > > > 6 7 7 6 > > > > q r 0 0 0 0 0 s . ",
" + ; > > > > > > > > > > > > > > > > > > - t u 0 0 0 0 0 v w ",
" @ > > > > > > > > > > > > > > > > > > x y z 0 0 0 0 0 0 0 f ",
" # > > > > > > > > > > > > > > > > ; A B ( 0 0 0 0 0 0 0 0 C ",
" $ > > > > > > > > > > > D E F G H y I J 0 0 0 0 0 0 0 0 0 K ",
" $ > > > > > > > > > L q M N O P ( Q 0 0 0 0 0 0 0 0 0 0 0 K ",
" # > > > > > > > > R S P 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 C ",
" @ > > > > > > > 6 M T 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 f ",
" + ; > > > > > U V W 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 v w ",
" . - > > > > > X Y 0 0 0 0 Z ` ` Z 0 0 0 0 0 0 0 0 0 0 0 s . ",
" = > > > > > ...0 0 0 +.@.#.#.@.+.0 0 0 0 0 0 0 0 0 0 p ",
" * ] > > > > $.%.0 0 &.*.=.> > =.*.&.0 0 0 0 0 0 0 0 n ! ",
" . { > > > > . 0 0 0 -.;.> > > > ;.-.0 0 0 0 0 0 0 0 _ . ",
" ~ [ > > > $.>.0 0 &.*.=.> > =.*.&.0 0 0 0 0 0 0 2 : ",
" < 5 > > .z 0 0 0 +.@.#.#.@.+.0 0 0 0 0 0 0 a 3 ",
" 4 5 > ,.'.0 0 0 0 Z ` ` Z 0 0 0 0 0 0 0 a b ",
" < [ , ).!.0 0 0 0 0 0 0 0 0 0 0 0 0 2 3 ",
" ~ { X ~.{.0 0 0 0 0 0 0 0 0 0 n _ : ",
" . * ;.].^./.0 0 0 0 0 v s p ! . ",
" . . (._.K K C f w . ",
" "};

92
debian/rules vendored Executable file
View File

@@ -0,0 +1,92 @@
#!/usr/bin/make -f
clean:
dh_testdir
dh_testroot
rm -f build-stamp
[ ! -f configure.log ] || $(MAKE) distclean
find documentation -name "*.png" | xargs rm -f
dh_clean
configure: configure-stamp
configure-stamp:
dh_testdir
./configure \
--prefix=/usr \
--bindir=\$${prefix}/bin \
--docdir=\$${prefix}share/doc \
--docsubdir=dvdisaster-doc/html \
--localedir=\$${prefix}/share/locale \
--mandir=\$${prefix}/share/man
touch configure-stamp
build: build-stamp
build-stamp: configure-stamp
dh_testdir
$(MAKE)
touch build-stamp
install: build
dh_testdir
dh_testroot
dh_prep
$(MAKE) \
BUILDROOT=$(CURDIR)/debian/tmp \
install
# Installing desktop file
install -D -m 0644 contrib/dvdisaster.desktop debian/dvdisaster/usr/share/applications/dvdisaster.desktop
sed -i -e 's/dvdisaster48/dvdisaster/' debian/dvdisaster/usr/share/applications/dvdisaster.desktop
# Installing icon
install -D -m 0644 contrib/dvdisaster32.png debian/dvdisaster/usr/share/icons/dvdisaster.png
# Installing pixmaps
install -D -m 0644 debian/pixmaps/dvdisaster.xpm debian/dvdisaster/usr/share/pixmaps/dvdisaster.xpm
# Removing double files
rm -f debian/tmp/usr/bin/dvdisaster-uninstall.sh
rm -f debian/tmp/usr/share/doc/dvdisaster-doc/html/CHANGELOG
rm -f debian/tmp/usr/share/doc/dvdisaster-doc/html/COPYING
binary: binary-arch binary-indep
binary-arch: install
dh_testdir -a
dh_testroot -a
dh_installchangelogs -a CHANGELOG
dh_installdocs -a
dh_installexamples
dh_install -a --sourcedir=debian/tmp
dh_installmenu -a
dh_strip -a
dh_compress -a
dh_fixperms -a
dh_installdeb -a
dh_shlibdeps -a
dh_gencontrol -a
dh_md5sums -a
dh_builddeb -a
binary-indep: install
dh_testdir -i
dh_testroot -i
dh_installchangelogs -i CHANGELOG
dh_installdocs -i
dh_install -i --sourcedir=debian/tmp
dh_compress -i
dh_fixperms -i
dh_installdeb -i
dh_gencontrol -i
dh_md5sums -i
dh_builddeb -i
.PHONY: clean build install binary binary-arch binary-indep

1
debian/source/format vendored Normal file
View File

@@ -0,0 +1 @@
3.0 (quilt)

2
debian/watch vendored Normal file
View File

@@ -0,0 +1,2 @@
version=3
http://dvdisaster.net/downloads/dvdisaster-(.*)\.tar\.bz2

129
debug.c
View File

@@ -1,5 +1,5 @@
/* dvdisaster: Additional error correction for optical media.
* Copyright (C) 2004-2009 Carsten Gnoerlich.
* Copyright (C) 2004-2010 Carsten Gnoerlich.
* Project home page: http://www.dvdisaster.com
* Email: carsten@dvdisaster.com -or- cgnoerlich@fsfe.org
*
@@ -22,9 +22,7 @@
#include "dvdisaster.h"
#include "rs02-includes.h"
#ifdef HAVE_RS03
#include "rs03-includes.h"
#endif
#include "rs03-includes.h"
#include "udf.h"
#include <time.h>
@@ -274,21 +272,24 @@ static void random_error2(EccHeader *eh, char *prefix, char *arg)
/* RS03 ecc images */
#ifdef HAVE_RS03
static void random_error3(EccHeader *eh, char *prefix, char *arg)
{ RS03Layout *lay;
ImageInfo *ii;
LargeFile *eccfile = NULL;
gint64 si;
guint64 hpos;
guint64 end;
guint64 header[42];
int block_sel[255];
int i,percent,last_percent = 0;
int hidx,n_errors,erase_max = 0;
double eras_scale, blk_scale, hdr_scale;
int n_errors,erase_max = 0;
double eras_scale, blk_scale;
SRandom(Closure->randomSeed);
lay = CalcRS03Layout(uchar_to_gint64(eh->sectors), eh->eccBytes);
/*** Calculate the layout */
if(eh->methodFlags[0] & MFLAG_ECC_FILE)
lay = CalcRS03Layout(uchar_to_gint64(eh->sectors), eh, ECC_FILE);
else lay = CalcRS03Layout(uchar_to_gint64(eh->sectors), eh, ECC_IMAGE);
n_errors = atoi(arg);
@@ -302,50 +303,21 @@ static void random_error3(EccHeader *eh, char *prefix, char *arg)
eras_scale = (n_errors+1)/((double)MY_RAND_MAX+1.0);
blk_scale = (double)255.0/((double)MY_RAND_MAX+1.0);
/*** Open the image file */
ii = OpenImageFile(NULL, WRITEABLE_IMAGE);
PrintLog(_("\nGenerating random correctable erasures (for %d roots, max erasures = %d).\n"), eh->eccBytes, n_errors);
/*** Randomly delete some ecc headers */
header[0] = lay->firstEccHeader;
hidx = 1;
hpos = (lay->lastCrcSector + lay->headerModulo - 1) / lay->headerModulo;
hpos *= lay->headerModulo;
end = lay->eccSectors+lay->dataSectors;
while(hpos < end) /* Calculate positions of all headers */
{
header[hidx++] = hpos;
hpos += lay->headerModulo;
if(lay->target == ECC_FILE)
{ eccfile = LargeOpen(Closure->eccName, O_RDWR, IMG_PERMS);
if(!eccfile)
Stop(_("Could not open %s: %s"),Closure->eccName, strerror(errno));
}
/* Pick one header to remain intact.
Currently this must be one of the repeated headers */
hdr_scale = (double)(hidx-1)/((double)MY_RAND_MAX+1.0);
header[(int)(hdr_scale*(double)Random())+1] = 0;
for(i=0; i<hidx; i++)
{ gint64 s = header[i];
if(s>0)
{ unsigned char missing[2048];
if(!LargeSeek(ii->file, (gint64)(2048*s)))
Stop(_("Failed seeking to sector %lld in image: %s"), s, strerror(errno));
CreateMissingSector(missing, s, ii->mediumFP, FINGERPRINT_SECTOR, NULL);
if(LargeWrite(ii->file, missing, 2048) != 2048)
Stop(_("Failed writing to sector %lld in image: %s"), s, strerror(errno));
}
}
if(lay->target == ECC_FILE)
PrintLog(_("\nRS03 error correction file with %d roots.\n"), eh->eccBytes);
else PrintLog(_("\nRS03 augmented image with %d roots.\n"), eh->eccBytes);
PrintLog(_("Generating at most %d random correctable erasures.\n"), n_errors);
/*** Randomly delete the blocks */
@@ -375,18 +347,35 @@ static void random_error3(EccHeader *eh, char *prefix, char *arg)
for(i=0; i<255; i++)
{ if(block_sel[i])
{ unsigned char missing[2048];
{ LargeFile *file = ii->file;
unsigned char missing[2048];
gint64 s;
s = RS03SectorIndex(lay, i, si);
if(s<0) continue; /* non-existing padding sector */
if(!LargeSeek(ii->file, (gint64)(2048*s)))
if(s == 16) /* FIXME: not implemented */
continue;
if(s == lay->eccHeaderPos || s == lay->eccHeaderPos+1)
continue; /* FIXME: not implemented */
/* Do not write out the virtual padding sectors
in ecc file case */
if(lay->target == ECC_FILE
&& i<=lay->ndata-1
&& s>=lay->dataSectors)
continue;
if(lay->target == ECC_FILE && i>=lay->ndata-1)
file = eccfile;
if(!LargeSeek(file, (gint64)(2048*s)))
Stop(_("Failed seeking to sector %lld in image: %s"), s, strerror(errno));
CreateMissingSector(missing, s, ii->mediumFP, FINGERPRINT_SECTOR, NULL);
if(LargeWrite(ii->file, missing, 2048) != 2048)
if(LargeWrite(file, missing, 2048) != 2048)
Stop(_("Failed writing to sector %lld in image: %s"), s, strerror(errno));
}
}
@@ -403,13 +392,14 @@ static void random_error3(EccHeader *eh, char *prefix, char *arg)
"Otherwise you'll accumulate >= %d erasures/ECC block and the image will be lost.\n"),
n_errors);
if(eccfile)
LargeClose(eccfile);
FreeImageInfo(ii);
g_free(lay);
}
#endif
void RandomError(char *prefix, char *arg)
{ Method *method = EccFileMethod(TRUE);
{ Method *method = EccMethod(TRUE);
char buf[5];
if(!strncmp(method->name, "RS01", 4))
@@ -423,12 +413,11 @@ void RandomError(char *prefix, char *arg)
}
/* FIXME: currently only handles augmented images */
#ifdef HAVE_RS03
if(!strncmp(method->name, "RS03", 4))
{ random_error3(method->lastEh, prefix, arg);
return;
}
#endif
strncpy(buf, method->name, 4); buf[4] = 0;
Stop("Don't know how to handle codec %s\n", buf);
@@ -1292,3 +1281,31 @@ void MergeImages(char *arg, int mode)
LargeClose(left);
LargeClose(right);
}
/*
* Print LaTeX'ed table of Galois fields and other matrices
*/
void LaTeXify(gint32 *table , int rows, int columns)
{ int x,y;
printf("\\begin{tabular}{|l||");
for(x=0; x<columns; x++)
printf("c|");
printf("}\n\\hline\n");
printf("&");
for(x=0; x<columns; x++)
printf("%c %02x ", x==0?' ':'&', x);
printf("\\\\\n\\hline\n\\hline\n");
for(y=0; y<rows; y++)
{ printf("%02x &",16*y);
for(x=0; x<columns; x++)
printf("%c %02x ", x==0?' ':'&', *table++);
printf("\\\\\n\\hline\n");
}
printf("\\end{tabular}\n");
}

0
documentation/cs/images/.gitignore vendored Normal file
View File

View File

@@ -1,7 +1,7 @@
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<title>Overview</title>
<title>Herunterladen</title>
<link rel="stylesheet" type="text/css" href="../include/dvdisaster.css">
</head>
<body>
@@ -11,7 +11,7 @@
<tr>
<td align="left">
<font size="+3"><b>dvdisaster</b></font>
<i>Version 0.72</i>
<i>Version 0.72.1 / 0.79 (devel-2)</i>
</td>
<td align="right">
<font size="+3">&nbsp;</font><a href="http://dvdisaster.net/de/">Zur Internet-Version</a>
@@ -48,7 +48,6 @@
</table><p>
<table width="100%">
<tr><td colspan=3><font size="-1"><a href="news.html">Neuigkeiten</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">Überblick</a></font></td></tr>
@@ -59,6 +58,8 @@
<tr><td valign="top" width="1%">&middot;</td><td colspan=2><font size="-1"><a href="download10.html">Systemvoraussetzungen</a></font></td></tr>
<tr><td valign="top" width="1%">&middot;</td><td colspan=2><font size="-1"><a href="download20.html">Digitale Unterschrift</a></font></td></tr>
<tr><td valign="top" width="1%">&middot;</td><td colspan=2><font size="-1"><a href="download30.html">Installation</a></font></td></tr>
<tr><td valign="top" width="1%">&middot;</td><td colspan=2><font size="-1"><a href="download40.html">Alpha-/Entwicklerversionen</a></font></td></tr>
<tr><td valign="top" width="1%">&middot;</td><td colspan=2><font size="-1"><a href="download50.html">Zusätzliche Papiere</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">Fragen und Antworten</a></font></td></tr>
<tr><td></td><td></td><td height="10"></td></tr>
@@ -98,36 +99,36 @@ beliebigen Stelle aus. Bitte beachten Sie die
rufen Sie das Programm nach dem Herunterladen auf und folgen dem Dialog.</li>
</ul>
<!---
<b>Alpha-/Entwickler-Versionen</b> - neu und experimentell für erfahrene Benutzer!<p>
Sie sind eingeladen, die nächste dvdisaster-Version auszuprobieren,
aber beachten Sie bitte, daß diese Version noch Fehler und
Kompatibilitätsprobleme enthalten kann. Die neueste experimentelle Version
ist <a href="download40">0.72</a>.
--->
<pre> </pre>
ist <a href="download40.html">0.79 (devel-2)</a>.
<p>
<b>Stabile Version</b> - zum Einstieg empfohlen<p>
<a name="download"></a>
<table class="download" cellpadding="0" cellspacing="5">
<tr><td><b>dvdisaster-0.72</b></td><td align="right">04-Jul-2009</td></tr>
<tr><td><b>dvdisaster-0.72</b></td><td align="right">08-Aug-2009</td></tr>
<tr bgcolor="#000000"><td colspan="2"><img width=1 height=1 alt=""></td></tr>
<tr><td colspan="2">
<table>
<tr><td align="right">&nbsp;&nbsp;Quellkode für alle Betriebssysteme:&nbsp;</td>
<td><a href="http://prdownloads.sourceforge.net/dvdisaster/dvdisaster-0.72.tar.bz2?download">dvdisaster-0.72.tar.bz2</a></td></tr>
<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">Digitale Unterschrift:&nbsp;</td>
<td><a href="http://prdownloads.sourceforge.net/dvdisaster/dvdisaster-0.72.tar.bz2.gpg?download">dvdisaster-0.72.tar.bz2.gpg</a></td></tr>
<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">Binärversion für Mac OS X 10.5 / x86:&nbsp;</td>
<td><a href="http://prdownloads.sourceforge.net/dvdisaster/dvdisaster-0.72.app.zip?download">dvdisaster-0.72.app.zip</a>&nbsp;--&nbsp;bitte erst den <a href="download30.html#mac">Hinweis</a> lesen</td></tr>
<td><a href="http://dvdisaster.net/downloads/dvdisaster-0.72.1.app.zip">dvdisaster-0.72.1.app.zip</a>&nbsp;--&nbsp;bitte erst den <a href="download30.html#mac">Hinweis</a> lesen</td></tr>
<tr><td align="right">Digitale Unterschrift:&nbsp;</td>
<td><a href="http://prdownloads.sourceforge.net/dvdisaster/dvdisaster-0.72.app.zip.gpg?download">dvdisaster-0.72.app.zip.gpg</a></td></tr>
<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">Binärversion für Windows:&nbsp;</td>
<td><a href="http://prdownloads.sourceforge.net/dvdisaster/dvdisaster-0.72-setup.exe?download">dvdisaster-0.72-setup.exe</a></td></tr>
<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">Digitale Unterschrift:&nbsp;</td>
<td><a href="http://prdownloads.sourceforge.net/dvdisaster/dvdisaster-0.72-setup.exe.gpg?download">dvdisaster-0.72-setup.exe.gpg</a></td></tr>
<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 colspan="2"><a href="download_showall=1.html#download">Ältere Veröffentlichungen des 0.72er-Versionszweiges anzeigen</a></td></tr>
</table>
</td></tr>
<tr bgcolor="#000000"><td colspan="2"><img width=1 height=1 alt=""></td></tr>
@@ -147,6 +148,13 @@ Grundlegende Neuerungen in dieser Version:<p>
<li>... und unzählige weitere kleine Sachen.</li>
</ul>
<b>Patches</b> (kleine Änderungen nach Version 0.72; die obigen Dateien wurden erneuert):<p>
<b>0.72 pl1</b> Pablo Almeida hat die Bildschirmtexte ins Portugiesische übersetzt.
Es wurde eine Umgehungslösung eingebaut um das Einfrieren von Windows XP bei bestimmten Kombinationen
von CD-RW-Rohlingen und Laufwerken zu verhindern. (08-Aug-2009)<br>
<i>Hinweis: Die Umgehungslösung hat sich als nicht immer wirksam herausgestellt. Eine bessere Lösung ist in <a href="download40.html">Version 0.79.x</a> enthalten; diese läßt sich leider nicht so einfach in die stabile Version zurückportieren.</i> (06-Feb-2010)<p>
<b>0.72</b> Dies ist die erste stabile Version des 0.72er-Zweiges.
Igor Gorbounov hat die russische online-Dokumentation vervollständigt
und es wurden noch einige kleine Fehler aus dem ersten
@@ -154,11 +162,18 @@ Veröffentlichungskandidaten behoben.<p>
Unter neueren Windows-Versionen wird bei bestimmten Spracheinstellungen
nicht die gewünschte Bildschirmsprache dargestellt. Die Behebung
dieses Problems ist ziemlich komplex und wird erst mit Version 0.73
erfolgen.<p>
erfolgen. (04-Jul-2009)<p>
<b>0.72-rc1</b> Erster Kandidat für die stabile Version. (11-Apr-2009)
</td></tr></table><p>
Falls kein Herunterladen über die obigen Links möglich ist,
versuchen Sie bitte dvdisaster über
<a href="http://sourceforge.net/projects/dvdisaster/files">SourceForge</a>
zu bekommen.
<pre> </pre>
<b>Vorangegangene Version</b> - eine Aktualisierung auf Version 0.72 wird empfohlen.<p>
<table class="download" cellpadding="0" cellspacing="5">
@@ -167,13 +182,13 @@ erfolgen.<p>
<tr><td colspan="2">
<table>
<tr><td align="right">&nbsp;&nbsp;Quellkode für alle Betriebssysteme:&nbsp;</td>
<td><a href="http://prdownloads.sourceforge.net/dvdisaster/dvdisaster-0.70.6.tar.bz2?download">dvdisaster-0.70.6.tar.bz2</a></td></tr>
<td><a href="http://dvdisaster.net/downloads/dvdisaster-0.70.6.tar.bz2">dvdisaster-0.70.6.tar.bz2</a></td></tr>
<tr><td align="right">Digitale Unterschrift:&nbsp;</td>
<td><a href="http://prdownloads.sourceforge.net/dvdisaster/dvdisaster-0.70.6.tar.bz2.gpg?download">dvdisaster-0.70.6.tar.bz2.gpg</a></td></tr>
<td><a href="http://dvdisaster.net/downloads/dvdisaster-0.70.6.tar.bz2.gpg">dvdisaster-0.70.6.tar.bz2.gpg</a></td></tr>
<tr><td align="right">Binärversion für Windows:&nbsp;</td>
<td><a href="http://prdownloads.sourceforge.net/dvdisaster/dvdisaster-0.70.6-setup.exe?download">dvdisaster-0.70.6-setup.exe</a></td></tr>
<td><a href="http://dvdisaster.net/downloads/dvdisaster-0.70.6-setup.exe">dvdisaster-0.70.6-setup.exe</a></td></tr>
<tr><td align="right">Digitale Unterschrift:&nbsp;</td>
<td><a href="http://prdownloads.sourceforge.net/dvdisaster/dvdisaster-0.70.6-setup.exe.gpg?download">dvdisaster-0.70.6-setup.exe.gpg</a></td></tr>
<td><a href="http://dvdisaster.net/downloads/dvdisaster-0.70.6-setup.exe.gpg">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>
@@ -243,14 +258,16 @@ betrachtet werden. Einige interessante Dateien darin sind:
</td> <!--- end of page contents --->
</tr>
<!---
<tr valign="bottom">
<td bgcolor="#f0f0f0">
<table cellpadding="10"><tr><td><a href="http://dvdisaster.net/legacy/de/index.html"><font size="-1">Alte Dokumentation (V0.70)</font></a></td></tr></table>
<table cellpadding="10"><tr><td><a href="http://dvdisaster.net/legacy/de/index.html"><font size="-1"></font></a></td></tr></table>
</td>
<td></td>
<td></td>
</tr>
--->
</table> <!--- end of main body table --->
@@ -263,7 +280,7 @@ betrachtet werden. Einige interessante Dateien darin sind:
<tr>
<td align="center">
<font size="-1">
<i> Copyright 2004-2009 Carsten Gnörlich.<br>
<i> Copyright 2004-2010 Carsten Gnörlich.<br>
Die unveränderte Wiedergabe und Verteilung dieses gesamten Textes in beliebiger Form ist gestattet, sofern dieser Hinweis erhalten bleibt.
</i>
</font>

View File

@@ -1,6 +1,6 @@
<?php
# dvdisaster: German 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 --->
@@ -38,36 +39,66 @@ beliebigen Stelle aus. Bitte beachten Sie die
rufen Sie das Programm nach dem Herunterladen auf und folgen dem Dialog.</li>
</ul>
<!---
<?php
if(!strcmp($have_experimental, "yes"))
{ ?>
<b>Alpha-/Entwickler-Versionen</b> - neu und experimentell für erfahrene Benutzer!<p>
Sie sind eingeladen, die nächste dvdisaster-Version auszuprobieren,
aber beachten Sie bitte, daß diese Version noch Fehler und
Kompatibilitätsprobleme enthalten kann. Die neueste experimentelle Version
ist <a href="download40.php"><?php echo $cooked_version ?></a>.
--->
<pre> </pre>
<p>
<?php
}
?>
<b>Stabile Version</b> - zum Einstieg empfohlen<p>
<a name="download"></a>
<table class="download" cellpadding="0" cellspacing="5">
<tr><td><b>dvdisaster-0.72</b></td><td align="right">04-Jul-2009</td></tr>
<tr><td><b>dvdisaster-0.72</b></td><td align="right">08-Aug-2009</td></tr>
<tr bgcolor="#000000"><td colspan="2"><img width=1 height=1 alt=""></td></tr>
<tr><td colspan="2">
<table>
<tr><td align="right">&nbsp;&nbsp;Quellkode für alle Betriebssysteme:&nbsp;</td>
<td><a href="http://prdownloads.sourceforge.net/dvdisaster/dvdisaster-0.72.tar.bz2?download">dvdisaster-0.72.tar.bz2</a></td></tr>
<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">Digitale Unterschrift:&nbsp;</td>
<td><a href="http://prdownloads.sourceforge.net/dvdisaster/dvdisaster-0.72.tar.bz2.gpg?download">dvdisaster-0.72.tar.bz2.gpg</a></td></tr>
<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">Binärversion für Mac OS X 10.5 / x86:&nbsp;</td>
<td><a href="http://prdownloads.sourceforge.net/dvdisaster/dvdisaster-0.72.app.zip?download">dvdisaster-0.72.app.zip</a>&nbsp;--&nbsp;bitte erst den <a href="download30.php#mac">Hinweis</a> lesen</td></tr>
<td><a href="http://dvdisaster.net/downloads/dvdisaster-0.72.1.app.zip">dvdisaster-0.72.1.app.zip</a>&nbsp;--&nbsp;bitte erst den <a href="download30.php#mac">Hinweis</a> lesen</td></tr>
<tr><td align="right">Digitale Unterschrift:&nbsp;</td>
<td><a href="http://prdownloads.sourceforge.net/dvdisaster/dvdisaster-0.72.app.zip.gpg?download">dvdisaster-0.72.app.zip.gpg</a></td></tr>
<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">Binärversion für Windows:&nbsp;</td>
<td><a href="http://prdownloads.sourceforge.net/dvdisaster/dvdisaster-0.72-setup.exe?download">dvdisaster-0.72-setup.exe</a></td></tr>
<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">Digitale Unterschrift:&nbsp;</td>
<td><a href="http://prdownloads.sourceforge.net/dvdisaster/dvdisaster-0.72-setup.exe.gpg?download">dvdisaster-0.72-setup.exe.gpg</a></td></tr>
<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>
<?php
if($show_all == 0) {
?>
<tr><td colspan="2"><a href="download.php?showall=1#download">Ältere Veröffentlichungen des 0.72er-Versionszweiges anzeigen</a></td></tr>
<?php
}
else {
?>
<tr><td colspan="2"><a href="download.php?showall=0#download">Ältere Veröffentlichungen des 0.72er-Versionszweiges verbergen</a></td></tr>
<tr><td colspan="2"> </td></tr>
<tr><td align="right">&nbsp;&nbsp;Quellkode für alle Betriebssysteme:&nbsp;</td>
<td><a href="http://dvdisaster.net/downloads/dvdisaster-0.72.tar.bz2">dvdisaster-0.72.tar.bz2</a></td></tr>
<tr><td align="right">Digitale Unterschrift:&nbsp;</td>
<td><a href="http://dvdisaster.net/downloads/dvdisaster-0.72.tar.bz2.gpg">dvdisaster-0.72.tar.bz2.gpg</a></td></tr>
<tr><td align="right">Binärversion für Mac OS X 10.5 / x86:&nbsp;</td>
<td><a href="http://dvdisaster.net/downloads/dvdisaster-0.72.app.zip">dvdisaster-0.72.app.zip</a>&nbsp;--&nbsp;bitte erst den <a href="download30.php#mac">Hinweis</a> lesen</td></tr>
<tr><td align="right">Digitale Unterschrift:&nbsp;</td>
<td><a href="http://dvdisaster.net/downloads/dvdisaster-0.72.app.zip.gpg">dvdisaster-0.72.app.zip.gpg</a></td></tr>
<tr><td align="right">Binärversion für Windows:&nbsp;</td>
<td><a href="http://dvdisaster.net/downloads/dvdisaster-0.72-setup.exe">dvdisaster-0.72-setup.exe</a></td></tr>
<tr><td align="right">Digitale Unterschrift:&nbsp;</td>
<td><a href="http://dvdisaster.net/downloads/dvdisaster-0.72-setup.exe.gpg">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 +118,13 @@ Grundlegende Neuerungen in dieser Version:<p>
<li>... und unzählige weitere kleine Sachen.</li>
</ul>
<b>Patches</b> (kleine Änderungen nach Version 0.72; die obigen Dateien wurden erneuert):<p>
<b>0.72 pl1</b> Pablo Almeida hat die Bildschirmtexte ins Portugiesische übersetzt.
Es wurde eine Umgehungslösung eingebaut um das Einfrieren von Windows XP bei bestimmten Kombinationen
von CD-RW-Rohlingen und Laufwerken zu verhindern. (08-Aug-2009)<br>
<i>Hinweis: Die Umgehungslösung hat sich als nicht immer wirksam herausgestellt. Eine bessere Lösung ist in <a href="download40.php">Version 0.79.x</a> enthalten; diese läßt sich leider nicht so einfach in die stabile Version zurückportieren.</i> (06-Feb-2010)<p>
<b>0.72</b> Dies ist die erste stabile Version des 0.72er-Zweiges.
Igor Gorbounov hat die russische online-Dokumentation vervollständigt
und es wurden noch einige kleine Fehler aus dem ersten
@@ -94,11 +132,18 @@ Veröffentlichungskandidaten behoben.<p>
Unter neueren Windows-Versionen wird bei bestimmten Spracheinstellungen
nicht die gewünschte Bildschirmsprache dargestellt. Die Behebung
dieses Problems ist ziemlich komplex und wird erst mit Version 0.73
erfolgen.<p>
erfolgen. (04-Jul-2009)<p>
<b>0.72-rc1</b> Erster Kandidat für die stabile Version. (11-Apr-2009)
</td></tr></table><p>
Falls kein Herunterladen über die obigen Links möglich ist,
versuchen Sie bitte dvdisaster über
<a href="http://sourceforge.net/projects/dvdisaster/files">SourceForge</a>
zu bekommen.
<pre> </pre>
<b>Vorangegangene Version</b> - eine Aktualisierung auf Version 0.72 wird empfohlen.<p>
<table class="download" cellpadding="0" cellspacing="5">
@@ -107,13 +152,13 @@ erfolgen.<p>
<tr><td colspan="2">
<table>
<tr><td align="right">&nbsp;&nbsp;Quellkode für alle Betriebssysteme:&nbsp;</td>
<td><a href="http://prdownloads.sourceforge.net/dvdisaster/dvdisaster-0.70.6.tar.bz2?download">dvdisaster-0.70.6.tar.bz2</a></td></tr>
<td><a href="http://dvdisaster.net/downloads/dvdisaster-0.70.6.tar.bz2">dvdisaster-0.70.6.tar.bz2</a></td></tr>
<tr><td align="right">Digitale Unterschrift:&nbsp;</td>
<td><a href="http://prdownloads.sourceforge.net/dvdisaster/dvdisaster-0.70.6.tar.bz2.gpg?download">dvdisaster-0.70.6.tar.bz2.gpg</a></td></tr>
<td><a href="http://dvdisaster.net/downloads/dvdisaster-0.70.6.tar.bz2.gpg">dvdisaster-0.70.6.tar.bz2.gpg</a></td></tr>
<tr><td align="right">Binärversion für Windows:&nbsp;</td>
<td><a href="http://prdownloads.sourceforge.net/dvdisaster/dvdisaster-0.70.6-setup.exe?download">dvdisaster-0.70.6-setup.exe</a></td></tr>
<td><a href="http://dvdisaster.net/downloads/dvdisaster-0.70.6-setup.exe">dvdisaster-0.70.6-setup.exe</a></td></tr>
<tr><td align="right">Digitale Unterschrift:&nbsp;</td>
<td><a href="http://prdownloads.sourceforge.net/dvdisaster/dvdisaster-0.70.6-setup.exe.gpg?download">dvdisaster-0.70.6-setup.exe.gpg</a></td></tr>
<td><a href="http://dvdisaster.net/downloads/dvdisaster-0.70.6-setup.exe.gpg">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>

View File

@@ -1,7 +1,7 @@
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<title>Overview</title>
<title>Systemvoraussetzungen</title>
<link rel="stylesheet" type="text/css" href="../include/dvdisaster.css">
</head>
<body>
@@ -11,7 +11,7 @@
<tr>
<td align="left">
<font size="+3"><b>dvdisaster</b></font>
<i>Version 0.72</i>
<i>Version 0.72.1 / 0.79 (devel-2)</i>
</td>
<td align="right">
<font size="+3">&nbsp;</font><a href="http://dvdisaster.net/de/">Zur Internet-Version</a>
@@ -48,7 +48,6 @@
</table><p>
<table width="100%">
<tr><td colspan=3><font size="-1"><a href="news.html">Neuigkeiten</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">Überblick</a></font></td></tr>
@@ -59,6 +58,8 @@
<tr><td valign="top" width="1%">&middot;</td><td colspan=2><font size="-1">Systemvoraussetzungen</font></td></tr>
<tr><td valign="top" width="1%">&middot;</td><td colspan=2><font size="-1"><a href="download20.html">Digitale Unterschrift</a></font></td></tr>
<tr><td valign="top" width="1%">&middot;</td><td colspan=2><font size="-1"><a href="download30.html">Installation</a></font></td></tr>
<tr><td valign="top" width="1%">&middot;</td><td colspan=2><font size="-1"><a href="download40.html">Alpha-/Entwicklerversionen</a></font></td></tr>
<tr><td valign="top" width="1%">&middot;</td><td colspan=2><font size="-1"><a href="download50.html">Zusätzliche Papiere</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">Fragen und Antworten</a></font></td></tr>
<tr><td></td><td></td><td height="10"></td></tr>
@@ -86,18 +87,19 @@
<h3>Betriebssysteme</h3>
Das dvdisaster-Projekt empfiehlt GNU/Linux.
<ul>
<li><b>GNU/Linux</b> ab Kernel <b>2.6.7</b> (empfohlen: 2.6.26)<p>
</li>
<li><a name="#freebsd"></a><b>FreeBSD</b> ab Version <b>6.0</b><br>
(für ATAPI-Laufwerke muß das Kernelmodul <i>atapicam</i> geladen werden - siehe INSTALL-Dokument)<p>
</li>
<li><b>GNU/Linux</b> ab Kernel <b>2.6.7</b><p>
</li>
<li><b>NetBSD</b> ab Version 3.1.<p></li>
<li><b>Mac OS X</b> ab Version 10.4 (Tiger),<br>
auf x86 und PowerPC-Hardware.<p>
</li>
<li><b>NetBSD</b> ab Version 3.1.<p></li>
<li><b>Windows 2000</b>, <b>Windows XP</b> oder <b>Windows Vista (R).</b>
<li><b>Windows 2000 SP4</b> oder neuer.
</li>
</ul>
@@ -106,14 +108,16 @@
</td> <!--- end of page contents --->
</tr>
<!---
<tr valign="bottom">
<td bgcolor="#f0f0f0">
<table cellpadding="10"><tr><td><a href="http://dvdisaster.net/legacy/de/index.html"><font size="-1">Alte Dokumentation (V0.70)</font></a></td></tr></table>
<table cellpadding="10"><tr><td><a href="http://dvdisaster.net/legacy/de/index.html"><font size="-1"></font></a></td></tr></table>
</td>
<td></td>
<td></td>
</tr>
--->
</table> <!--- end of main body table --->
@@ -126,7 +130,7 @@
<tr>
<td align="center">
<font size="-1">
<i> Copyright 2004-2009 Carsten Gnörlich.<br>
<i> Copyright 2004-2010 Carsten Gnörlich.<br>
Die unveränderte Wiedergabe und Verteilung dieses gesamten Textes in beliebiger Form ist gestattet, sofern dieser Hinweis erhalten bleibt.
</i>
</font>

View File

@@ -1,6 +1,6 @@
<?php
# dvdisaster: German homepage translation
# Copyright (C) 2004-2009 Carsten Gnörlich
# Copyright (C) 2004-2010 Carsten Gnörlich
#
# UTF-8 trigger: äöüß
#
@@ -25,18 +25,19 @@ begin_page();
<h3>Betriebssysteme</h3>
Das dvdisaster-Projekt empfiehlt GNU/Linux.
<ul>
<li><b>GNU/Linux</b> ab Kernel <b>2.6.7</b> (empfohlen: 2.6.26)<p>
</li>
<li><a name="#freebsd"></a><b>FreeBSD</b> ab Version <b>6.0</b><br>
(für ATAPI-Laufwerke muß das Kernelmodul <i>atapicam</i> geladen werden - siehe INSTALL-Dokument)<p>
</li>
<li><b>GNU/Linux</b> ab Kernel <b>2.6.7</b><p>
</li>
<li><b>NetBSD</b> ab Version 3.1.<p></li>
<li><b>Mac OS X</b> ab Version 10.4 (Tiger),<br>
auf x86 und PowerPC-Hardware.<p>
</li>
<li><b>NetBSD</b> ab Version 3.1.<p></li>
<li><b>Windows 2000</b>, <b>Windows XP</b> oder <b>Windows Vista (R).</b>
<li><b>Windows 2000 SP4</b> oder neuer.
</li>
</ul>

View File

@@ -1,7 +1,7 @@
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<title>Overview</title>
<title>Digitale Unterschrift</title>
<link rel="stylesheet" type="text/css" href="../include/dvdisaster.css">
</head>
<body>
@@ -11,7 +11,7 @@
<tr>
<td align="left">
<font size="+3"><b>dvdisaster</b></font>
<i>Version 0.72</i>
<i>Version 0.72.1 / 0.79 (devel-2)</i>
</td>
<td align="right">
<font size="+3">&nbsp;</font><a href="http://dvdisaster.net/de/">Zur Internet-Version</a>
@@ -48,7 +48,6 @@
</table><p>
<table width="100%">
<tr><td colspan=3><font size="-1"><a href="news.html">Neuigkeiten</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">Überblick</a></font></td></tr>
@@ -59,6 +58,8 @@
<tr><td valign="top" width="1%">&middot;</td><td colspan=2><font size="-1"><a href="download10.html">Systemvoraussetzungen</a></font></td></tr>
<tr><td valign="top" width="1%">&middot;</td><td colspan=2><font size="-1">Digitale Unterschrift</font></td></tr>
<tr><td valign="top" width="1%">&middot;</td><td colspan=2><font size="-1"><a href="download30.html">Installation</a></font></td></tr>
<tr><td valign="top" width="1%">&middot;</td><td colspan=2><font size="-1"><a href="download40.html">Alpha-/Entwicklerversionen</a></font></td></tr>
<tr><td valign="top" width="1%">&middot;</td><td colspan=2><font size="-1"><a href="download50.html">Zusätzliche Papiere</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">Fragen und Antworten</a></font></td></tr>
<tr><td></td><td></td><td height="10"></td></tr>
@@ -103,14 +104,16 @@ den Betreff "GPG finger print".
</td> <!--- end of page contents --->
</tr>
<!---
<tr valign="bottom">
<td bgcolor="#f0f0f0">
<table cellpadding="10"><tr><td><a href="http://dvdisaster.net/legacy/de/index.html"><font size="-1">Alte Dokumentation (V0.70)</font></a></td></tr></table>
<table cellpadding="10"><tr><td><a href="http://dvdisaster.net/legacy/de/index.html"><font size="-1"></font></a></td></tr></table>
</td>
<td></td>
<td></td>
</tr>
--->
</table> <!--- end of main body table --->
@@ -123,7 +126,7 @@ den Betreff "GPG finger print".
<tr>
<td align="center">
<font size="-1">
<i> Copyright 2004-2009 Carsten Gnörlich.<br>
<i> Copyright 2004-2010 Carsten Gnörlich.<br>
Die unveränderte Wiedergabe und Verteilung dieses gesamten Textes in beliebiger Form ist gestattet, sofern dieser Hinweis erhalten bleibt.
</i>
</font>

View File

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

View File

@@ -1,7 +1,7 @@
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<title>Overview</title>
<title>Installation</title>
<link rel="stylesheet" type="text/css" href="../include/dvdisaster.css">
</head>
<body>
@@ -11,7 +11,7 @@
<tr>
<td align="left">
<font size="+3"><b>dvdisaster</b></font>
<i>Version 0.72</i>
<i>Version 0.72.1 / 0.79 (devel-2)</i>
</td>
<td align="right">
<font size="+3">&nbsp;</font><a href="http://dvdisaster.net/de/">Zur Internet-Version</a>
@@ -48,7 +48,6 @@
</table><p>
<table width="100%">
<tr><td colspan=3><font size="-1"><a href="news.html">Neuigkeiten</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">Überblick</a></font></td></tr>
@@ -59,6 +58,8 @@
<tr><td valign="top" width="1%">&middot;</td><td colspan=2><font size="-1"><a href="download10.html">Systemvoraussetzungen</a></font></td></tr>
<tr><td valign="top" width="1%">&middot;</td><td colspan=2><font size="-1"><a href="download20.html">Digitale Unterschrift</a></font></td></tr>
<tr><td valign="top" width="1%">&middot;</td><td colspan=2><font size="-1">Installation</font></td></tr>
<tr><td valign="top" width="1%">&middot;</td><td colspan=2><font size="-1"><a href="download40.html">Alpha-/Entwicklerversionen</a></font></td></tr>
<tr><td valign="top" width="1%">&middot;</td><td colspan=2><font size="-1"><a href="download50.html">Zusätzliche Papiere</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">Fragen und Antworten</a></font></td></tr>
<tr><td></td><td></td><td height="10"></td></tr>
@@ -117,7 +118,7 @@ Für die Windows-Version gilt übrigens sinngemäß das Gleiche ;-)
<h3>Installieren der Binärversion für Windows</h3>
Zum Installieren der Windows-Version führen Sie bitte das
Installations-Programm (z.B. dvdisaster-0.72-setup.exe)
Installations-Programm (z.B. dvdisaster-0.79.2-setup.exe)
aus. Es enthält einen Dialog zum Einrichten von dvdisaster.<p>
<b>Warnung:</b> Sie können dvdisaster nicht installieren, indem Sie
@@ -133,14 +134,16 @@ zusammenhängen.
</td> <!--- end of page contents --->
</tr>
<!---
<tr valign="bottom">
<td bgcolor="#f0f0f0">
<table cellpadding="10"><tr><td><a href="http://dvdisaster.net/legacy/de/index.html"><font size="-1">Alte Dokumentation (V0.70)</font></a></td></tr></table>
<table cellpadding="10"><tr><td><a href="http://dvdisaster.net/legacy/de/index.html"><font size="-1"></font></a></td></tr></table>
</td>
<td></td>
<td></td>
</tr>
--->
</table> <!--- end of main body table --->
@@ -153,7 +156,7 @@ zusammenhängen.
<tr>
<td align="center">
<font size="-1">
<i> Copyright 2004-2009 Carsten Gnörlich.<br>
<i> Copyright 2004-2010 Carsten Gnörlich.<br>
Die unveränderte Wiedergabe und Verteilung dieses gesamten Textes in beliebiger Form ist gestattet, sofern dieser Hinweis erhalten bleibt.
</i>
</font>

View File

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

View File

@@ -0,0 +1,234 @@
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<title>Alpha-/Entwicklerversionen</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.1 / 0.79 (devel-2)</i>
</td>
<td align="right">
<font size="+3">&nbsp;</font><a href="http://dvdisaster.net/de/">Zur Internet-Version</a>
<a href="../en/download40.html"></a>
<a href="../ru/download40.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>Inhalt</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">Neuigkeiten</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">Überblick</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">Typische Anwendungen</a></font></td></tr>
<tr><td></td><td></td><td height="10"></td></tr>
<tr><td colspan=3><font size="-1"><a href="download.html">Herunterladen</a></font></td></tr>
<tr><td valign="top" width="1%">&middot;</td><td colspan=2><font size="-1"><a href="download10.html">Systemvoraussetzungen</a></font></td></tr>
<tr><td valign="top" width="1%">&middot;</td><td colspan=2><font size="-1"><a href="download20.html">Digitale Unterschrift</a></font></td></tr>
<tr><td valign="top" width="1%">&middot;</td><td colspan=2><font size="-1"><a href="download30.html">Installation</a></font></td></tr>
<tr><td valign="top" width="1%">&middot;</td><td colspan=2><font size="-1">Alpha-/Entwicklerversionen</font></td></tr>
<tr><td valign="top" width="1%">&middot;</td><td colspan=2><font size="-1"><a href="download50.html">Zusätzliche Papiere</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">Fragen und Antworten</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">Fehler berichten</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>Alpha-/Entwicklerversionen</h3>
<b>Helfen Sie beim Testen!</b> Hier finden Sie experimentelle
dvdisaster-Versionen, die auf dem Weg zur nächsten "stabilen" Version
entstehen.<p>
<b>Ein Wort der Vorsicht:</b> Diese Version befindet sich noch im
Entwicklungsvorgang und einige Teile sind noch nicht fertig. Sie kann
Programmfehler enthalten und nicht offensichtliche Fehlfunktionen haben,
auch in Teilen die in älteren Versionen bereits funktionierten.
Bearbeiten Sie mit dieser Version keine wichtigen Daten und
verwenden Sie die erzeugten Abbilder und Fehlerkorrektur-Daten
nicht für Archivierungszwecke; dafür
ist die <a href="download.html">stabile Version 0.72</a> gedacht.
<hr>
<h3>Geplante Änderungen in der neuen Version</h3>
Allgemein:
<ul>
<li> Einbauen mehrerer kleinerer Erweiterungen, die während des langen
0.72er-Entwicklungszyklus liegengeblieben sind. <i>[noch nicht angefangen]</i></li>
<li> Entfernung nicht mehr benötigter Funktionen. <i>[fertig]</i></li>
<li> Aufräumen der Kodebasis und Vorbereitung für Multithreading und
Mehrkernprozessoren. <i>[in Bearbeitung]</i></li>
<li> Entwicklung des Multithreading-fähigen RS03-Kodierers <i>[in Bearbeitung]</i></li>
<li> Dokumentation von RS03. <i>[noch nicht angefangen]</i></li>
</ul>
Windows:
<ul>
<li> Aktualisierung des GTK+-Toolkits und der übrigen Entwicklungsumgebung. <i>[fertig]</i></li>
<li> Erhöhen der Systemvoraussetzungen auf Windows 2000 oder neuer (ältere
Windows-Versionen werden von der Entwicklungsumgebung nicht mehr unterstützt).
Damit wird auch die Unterstützung von ASPI-Treibern und das Aufteilen von
Dateien in 2G-Segmente überflüssig. <i>[fertig]</i></li>
</ul>
MacOS:
<ul>
<li> Aktualisierung des GTK+-Toolkits und weitere Workarounds für die
Benutzeroberfläche. <i>[in Bearbeitung]</i></li>
</ul>
<hr>
<h3>Herunterladen</h3>
<a name="download"></a>
Die Alpha-Versionen verwenden das gleiche Paketformat wie die normalen
Versionen.<p>
<table class="download" cellpadding="0" cellspacing="5">
<tr><td><b>dvdisaster-0.79</b></td><td align="right">28-Feb-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">&nbsp;&nbsp;Quellkode für alle Betriebssysteme:&nbsp;</td>
<td><a href="http://dvdisaster.net/downloads/dvdisaster-0.79.2.tar.bz2">dvdisaster-0.79.2.tar.bz2</a></td></tr>
<tr><td align="right">Digitale Unterschrift:&nbsp;</td>
<td><a href="http://dvdisaster.net/downloads/dvdisaster-0.79.2.tar.bz2.gpg">dvdisaster-0.79.2.tar.bz2.gpg</a></td></tr>
<tr><td align="right">Binärversion für Mac OS X 10.5 / x86:&nbsp;</td>
<td><a href="http://dvdisaster.net/downloads/dvdisaster-0.79.2.app.zip">dvdisaster-0.79.2.app.zip</a>&nbsp;--&nbsp;bitte erst den <a href="download30.html#mac">Hinweis</a> lesen</td></tr>
<tr><td align="right">Digitale Unterschrift:&nbsp;</td>
<td><a href="http://dvdisaster.net/downloads/dvdisaster-0.79.2.app.zip.gpg">dvdisaster-0.79.2.app.zip.gpg</a></td></tr>
<tr><td align="right">Binärversion für Windows:&nbsp;</td>
<td><a href="http://dvdisaster.net/downloads/dvdisaster-0.79.2-setup.exe">dvdisaster-0.79.2-setup.exe</a></td></tr>
<tr><td align="right">Digitale Unterschrift:&nbsp;</td>
<td><a href="http://dvdisaster.net/downloads/dvdisaster-0.79.2-setup.exe.gpg">dvdisaster-0.79.2-setup.exe.gpg</a></td></tr>
<tr><td colspan="2"> </td></tr>
<tr><td colspan="2"><a href="download40_showall=1.html#download">Ältere Veröffentlichungen des 0.79er-Versionszweiges anzeigen</a></td></tr>
</table>
</td></tr>
<tr bgcolor="#000000"><td colspan="2"><img width=1 height=1 alt=""></td></tr>
<tr><td colspan="2">
<b>Alle Plattformen:</b> Diese Versionen enthalten umfangreiche Änderungen an
den inneren Strukturen im Vergleich zu Version 0.72.x. Bitte verwenden Sie sie
mit Vorsicht.<p>
<b>0.79.2</b> (28-Feb-2010)<br>
<ul>
<li>Für Mac OS X ist wieder ein Binärpaket verfügbar. Die Entwicklungsumgebung
wurde auf einen aktuellen Stand gebracht; dies hat einige Probleme mit der
graphischen Darstellung behoben.
</li>
<li>
Die Entwicklung von RS03 schreitet weiter voran,
ist aber noch längst nicht abgeschlossen.
</li>
</ul>
<b>0.79.1</b> (07-Feb-2010)<br>
<ul>
<li>Die SCSI-Schicht enthält eine Umgehungslösung für fehlerhafte Chipsätze,
die in neueren Laufwerken verbaut sein können. Das Ausführen einer Lese- oder
"Prüfen"-Operation kann bei diesen Laufwerken dazu führen daß das System
einfriert. Das Problem ist besonders ausgeprägt bei Windows XP, kann aber
auch bei anderen Betriebssystemen auftreten. Bitte testen Sie ob die
betroffenen Laufwerke nun korrekt arbeiten, und ob keine Fehlfunktionen
bei Laufwerken auftreten, deren Verhalten vorher in Ordnung war.</li>
<li>Eine Referenz-Implementierung
des RS03-Kodierers ist enthalten.
Diese Version dient hauptsächlich dazu, daß interessierte Personen den
Kodierer mit seiner <a href="download50.html">Spezifikation</a> vergleichen
können. Seien Sie vorsichtig und verwenden Sie ihn nicht für produktives
Arbeiten. Die endgültige Version wird mit dvdisaster 0.80 veröffentlicht.</li>
</ul>
<b>Windows:</b> Die gesamte Entwicklungsumgebung einschließlich der mitgelieferten
Programmbibliotheken wurde erneuert. Bitte probieren Sie aus ob die
graphische Benutzeroberfläche und die Übersetzungen der Bildschirmtexte
wie erwartet angezeigt werden.
</td></tr></table><p>
<!--- 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/de/index.html"><font size="-1"></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-2010 Carsten Gnörlich.<br>
Die unveränderte Wiedergabe und Verteilung dieses gesamten Textes in beliebiger Form ist gestattet, sofern dieser Hinweis erhalten bleibt.
</i>
</font>
</td>
</tr>
<tr bgcolor="#000000"><td colspan="2" width="100%"><img width=1 height=1 alt=""></td>
</tr>
</table>
</body>
</html>

View File

@@ -1,6 +1,6 @@
<?php
# dvdisaster: German homepage translation
# Copyright (C) 2004-2009 Carsten Gnörlich
# Copyright (C) 2004-2010 Carsten Gnörlich
#
# UTF-8 trigger: äöüß
#
@@ -10,6 +10,7 @@
require("../include/dvdisaster.php");
begin_page();
$show_all=$_GET["showall"];
?>
<!--- Insert actual page content below --->
@@ -20,40 +21,142 @@ begin_page();
dvdisaster-Versionen, die auf dem Weg zur nächsten "stabilen" Version
entstehen.<p>
<b>Ein Wort der Vorsicht:</b> Alpha-Versionen sind nicht so intensiv getestet
wie die stabilen Versionen. Sie können mehr Fehler enthalten und
sollten nicht zum Bearbeiten von wichtigen Daten
verwendet werden.<p>
<b>Ein Wort der Vorsicht:</b> Diese Version befindet sich noch im
Entwicklungsvorgang und einige Teile sind noch nicht fertig. Sie kann
Programmfehler enthalten und nicht offensichtliche Fehlfunktionen haben,
auch in Teilen die in älteren Versionen bereits funktionierten.
Bearbeiten Sie mit dieser Version keine wichtigen Daten und
verwenden Sie die erzeugten Abbilder und Fehlerkorrektur-Daten
nicht für Archivierungszwecke; dafür
ist die <a href="download.php">stabile Version 0.72</a> gedacht.
Verwenden Sie im Zweifelsfall die <a href="download.php">stabile Version 0.72</a>
und warten Sie auf die Veröffentlichung von Version 0.74.
<hr>
<h3>Geplante Änderungen in der neuen Version</h3>
Allgemein:
<ul>
<li> Einbauen mehrerer kleinerer Erweiterungen, die während des langen
0.72er-Entwicklungszyklus liegengeblieben sind. <i>[noch nicht angefangen]</i></li>
<li> Entfernung nicht mehr benötigter Funktionen. <i>[fertig]</i></li>
<li> Aufräumen der Kodebasis und Vorbereitung für Multithreading und
Mehrkernprozessoren. <i>[in Bearbeitung]</i></li>
<li> Entwicklung des Multithreading-fähigen RS03-Kodierers <i>[in Bearbeitung]</i></li>
<li> Dokumentation von RS03. <i>[noch nicht angefangen]</i></li>
</ul>
Windows:
<ul>
<li> Aktualisierung des GTK+-Toolkits und der übrigen Entwicklungsumgebung. <i>[fertig]</i></li>
<li> Erhöhen der Systemvoraussetzungen auf Windows 2000 oder neuer (ältere
Windows-Versionen werden von der Entwicklungsumgebung nicht mehr unterstützt).
Damit wird auch die Unterstützung von ASPI-Treibern und das Aufteilen von
Dateien in 2G-Segmente überflüssig. <i>[fertig]</i></li>
</ul>
MacOS:
<ul>
<li> Aktualisierung des GTK+-Toolkits und weitere Workarounds für die
Benutzeroberfläche. <i>[in Bearbeitung]</i></li>
</ul>
<hr>
<h3>Herunterladen</h3>
<a name="download"></a>
Die Alpha-Versionen verwenden das gleiche Paketformat wie die normalen
Versionen.<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><td><b>dvdisaster-0.79</b></td><td align="right">28-Feb-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">&nbsp;&nbsp;Quellkode für alle Betriebssysteme:&nbsp;</td>
<td><a href="http://prdownloads.sourceforge.net/dvdisaster/dvdisaster-0.73.1.tar.bz2?download">dvdisaster-0.73.1.tar.bz2</a></td></tr>
<td><a href="http://dvdisaster.net/downloads/dvdisaster-0.79.2.tar.bz2">dvdisaster-0.79.2.tar.bz2</a></td></tr>
<tr><td align="right">Digitale Unterschrift:&nbsp;</td>
<td><a href="http://prdownloads.sourceforge.net/dvdisaster/dvdisaster-0.73.1.tar.bz2.gpg?download">dvdisaster-0.73.1.tar.bz2.gpg</a></td></tr>
<td><a href="http://dvdisaster.net/downloads/dvdisaster-0.79.2.tar.bz2.gpg">dvdisaster-0.79.2.tar.bz2.gpg</a></td></tr>
<tr><td align="right">Binärversion für Mac OS X 10.5 / x86:&nbsp;</td>
<td><a href="http://dvdisaster.net/downloads/dvdisaster-0.79.2.app.zip">dvdisaster-0.79.2.app.zip</a>&nbsp;--&nbsp;bitte erst den <a href="download30.php#mac">Hinweis</a> lesen</td></tr>
<tr><td align="right">Digitale Unterschrift:&nbsp;</td>
<td><a href="http://dvdisaster.net/downloads/dvdisaster-0.79.2.app.zip.gpg">dvdisaster-0.79.2.app.zip.gpg</a></td></tr>
<tr><td align="right">Binärversion für Windows:&nbsp;</td>
<td><a href="http://prdownloads.sourceforge.net/dvdisaster/dvdisaster-0.73.1-setup.exe?download">dvdisaster-0.73.1-setup.exe</a></td></tr>
<td><a href="http://dvdisaster.net/downloads/dvdisaster-0.79.2-setup.exe">dvdisaster-0.79.2-setup.exe</a></td></tr>
<tr><td align="right">Digitale Unterschrift:&nbsp;</td>
<td><a href="http://prdownloads.sourceforge.net/dvdisaster/dvdisaster-0.73.1-setup.exe.gpg?download">dvdisaster-0.73.1-setup.exe.gpg</a></td></tr>
<td><a href="http://dvdisaster.net/downloads/dvdisaster-0.79.2-setup.exe.gpg">dvdisaster-0.79.2-setup.exe.gpg</a></td></tr>
<tr><td colspan="2"> </td></tr>
<?php
if($show_all == 0) {
?>
<tr><td colspan="2"><a href="download40.php?showall=1#download">Ältere Veröffentlichungen des 0.79er-Versionszweiges anzeigen</a></td></tr>
<?php
}
else {
?>
<tr><td colspan="2"><a href="download40.php?showall=0#download">Ältere Veröffentlichungen des 0.79er-Versionszweiges verbergen</a></td></tr>
<tr><td colspan="2"> </td></tr>
<tr><td align="right">&nbsp;&nbsp;Quellkode für alle Betriebssysteme:&nbsp;</td>
<td><a href="http://dvdisaster.net/downloads/dvdisaster-0.79.1.tar.bz2">dvdisaster-0.79.1.tar.bz2</a></td></tr>
<tr><td align="right">Digitale Unterschrift:&nbsp;</td>
<td><a href="http://dvdisaster.net/downloads/dvdisaster-0.79.1.tar.bz2.gpg">dvdisaster-0.79.1.tar.bz2.gpg</a></td></tr>
<!---
<tr><td align="right">Binärversion für Mac OS X 10.5 / x86:&nbsp;</td>
<td><a href="http://dvdisaster.net/downloads/dvdisaster-0.79.1.app.zip">dvdisaster-0.79.1.app.zip</a>&nbsp;--&nbsp;bitte erst den <a href="download30.php#mac">Hinweis</a> lesen</td></tr>
<tr><td align="right">Digitale Unterschrift:&nbsp;</td>
<td><a href="http://dvdisaster.net/downloads/dvdisaster-0.79.1.app.zip.gpg">dvdisaster-0.79.1.app.zip.gpg</a></td></tr>
--->
<tr><td align="right">Binärversion für Windows:&nbsp;</td>
<td><a href="http://dvdisaster.net/downloads/dvdisaster-0.79.1-setup.exe">dvdisaster-0.79.1-setup.exe</a></td></tr>
<tr><td align="right">Digitale Unterschrift:&nbsp;</td>
<td><a href="http://dvdisaster.net/downloads/dvdisaster-0.79.1-setup.exe.gpg">dvdisaster-0.79.1-setup.exe.gpg</a></td></tr>
<?php
}
?>
</table>
</td></tr>
<tr bgcolor="#000000"><td colspan="2"><img width=1 height=1 alt=""></td></tr>
<tr><td colspan="2">
Not yet released.
<b>Alle Plattformen:</b> Diese Versionen enthalten umfangreiche Änderungen an
den inneren Strukturen im Vergleich zu Version 0.72.x. Bitte verwenden Sie sie
mit Vorsicht.<p>
<b>0.79.2</b> (28-Feb-2010)<br>
<ul>
<li>Für Mac OS X ist wieder ein Binärpaket verfügbar. Die Entwicklungsumgebung
wurde auf einen aktuellen Stand gebracht; dies hat einige Probleme mit der
graphischen Darstellung behoben.
</li>
<li>
Die Entwicklung von RS03 schreitet weiter voran,
ist aber noch längst nicht abgeschlossen.
</li>
</ul>
<b>0.79.1</b> (07-Feb-2010)<br>
<ul>
<li>Die SCSI-Schicht enthält eine Umgehungslösung für fehlerhafte Chipsätze,
die in neueren Laufwerken verbaut sein können. Das Ausführen einer Lese- oder
"Prüfen"-Operation kann bei diesen Laufwerken dazu führen daß das System
einfriert. Das Problem ist besonders ausgeprägt bei Windows XP, kann aber
auch bei anderen Betriebssystemen auftreten. Bitte testen Sie ob die
betroffenen Laufwerke nun korrekt arbeiten, und ob keine Fehlfunktionen
bei Laufwerken auftreten, deren Verhalten vorher in Ordnung war.</li>
<li>Eine Referenz-Implementierung
des RS03-Kodierers ist enthalten.
Diese Version dient hauptsächlich dazu, daß interessierte Personen den
Kodierer mit seiner <a href="download50.php">Spezifikation</a> vergleichen
können. Seien Sie vorsichtig und verwenden Sie ihn nicht für produktives
Arbeiten. Die endgültige Version wird mit dvdisaster 0.80 veröffentlicht.</li>
</ul>
<b>Windows:</b> Die gesamte Entwicklungsumgebung einschließlich der mitgelieferten
Programmbibliotheken wurde erneuert. Bitte probieren Sie aus ob die
graphische Benutzeroberfläche und die Übersetzungen der Bildschirmtexte
wie erwartet angezeigt werden.
</td></tr></table><p>
<!--- do not change below --->

View File

@@ -0,0 +1,234 @@
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<title>Alpha-/Entwicklerversionen</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.1 / 0.79 (devel-2)</i>
</td>
<td align="right">
<font size="+3">&nbsp;</font><a href="http://dvdisaster.net/de/">Zur Internet-Version</a>
<a href="../en/download40.html"></a>
<a href="../ru/download40.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>Inhalt</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">Neuigkeiten</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">Überblick</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">Typische Anwendungen</a></font></td></tr>
<tr><td></td><td></td><td height="10"></td></tr>
<tr><td colspan=3><font size="-1"><a href="download.html">Herunterladen</a></font></td></tr>
<tr><td valign="top" width="1%">&middot;</td><td colspan=2><font size="-1"><a href="download10.html">Systemvoraussetzungen</a></font></td></tr>
<tr><td valign="top" width="1%">&middot;</td><td colspan=2><font size="-1"><a href="download20.html">Digitale Unterschrift</a></font></td></tr>
<tr><td valign="top" width="1%">&middot;</td><td colspan=2><font size="-1"><a href="download30.html">Installation</a></font></td></tr>
<tr><td valign="top" width="1%">&middot;</td><td colspan=2><font size="-1">Alpha-/Entwicklerversionen</font></td></tr>
<tr><td valign="top" width="1%">&middot;</td><td colspan=2><font size="-1"><a href="download50.html">Zusätzliche Papiere</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">Fragen und Antworten</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">Fehler berichten</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>Alpha-/Entwicklerversionen</h3>
<b>Helfen Sie beim Testen!</b> Hier finden Sie experimentelle
dvdisaster-Versionen, die auf dem Weg zur nächsten "stabilen" Version
entstehen.<p>
<b>Ein Wort der Vorsicht:</b> Diese Version befindet sich noch im
Entwicklungsvorgang und einige Teile sind noch nicht fertig. Sie kann
Programmfehler enthalten und nicht offensichtliche Fehlfunktionen haben,
auch in Teilen die in älteren Versionen bereits funktionierten.
Bearbeiten Sie mit dieser Version keine wichtigen Daten und
verwenden Sie die erzeugten Abbilder und Fehlerkorrektur-Daten
nicht für Archivierungszwecke; dafür
ist die <a href="download.html">stabile Version 0.72</a> gedacht.
<hr>
<h3>Geplante Änderungen in der neuen Version</h3>
Allgemein:
<ul>
<li> Einbauen mehrerer kleinerer Erweiterungen, die während des langen
0.72er-Entwicklungszyklus liegengeblieben sind. <i>[noch nicht angefangen]</i></li>
<li> Entfernung nicht mehr benötigter Funktionen. <i>[fertig]</i></li>
<li> Aufräumen der Kodebasis und Vorbereitung für Multithreading und
Mehrkernprozessoren. <i>[in Bearbeitung]</i></li>
<li> Entwicklung des Multithreading-fähigen RS03-Kodierers <i>[in Bearbeitung]</i></li>
<li> Dokumentation von RS03. <i>[noch nicht angefangen]</i></li>
</ul>
Windows:
<ul>
<li> Aktualisierung des GTK+-Toolkits und der übrigen Entwicklungsumgebung. <i>[fertig]</i></li>
<li> Erhöhen der Systemvoraussetzungen auf Windows 2000 oder neuer (ältere
Windows-Versionen werden von der Entwicklungsumgebung nicht mehr unterstützt).
Damit wird auch die Unterstützung von ASPI-Treibern und das Aufteilen von
Dateien in 2G-Segmente überflüssig. <i>[fertig]</i></li>
</ul>
MacOS:
<ul>
<li> Aktualisierung des GTK+-Toolkits und weitere Workarounds für die
Benutzeroberfläche. <i>[in Bearbeitung]</i></li>
</ul>
<hr>
<h3>Herunterladen</h3>
<a name="download"></a>
Die Alpha-Versionen verwenden das gleiche Paketformat wie die normalen
Versionen.<p>
<table class="download" cellpadding="0" cellspacing="5">
<tr><td><b>dvdisaster-0.79</b></td><td align="right">28-Feb-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">&nbsp;&nbsp;Quellkode für alle Betriebssysteme:&nbsp;</td>
<td><a href="http://dvdisaster.net/downloads/dvdisaster-0.79.2.tar.bz2">dvdisaster-0.79.2.tar.bz2</a></td></tr>
<tr><td align="right">Digitale Unterschrift:&nbsp;</td>
<td><a href="http://dvdisaster.net/downloads/dvdisaster-0.79.2.tar.bz2.gpg">dvdisaster-0.79.2.tar.bz2.gpg</a></td></tr>
<tr><td align="right">Binärversion für Mac OS X 10.5 / x86:&nbsp;</td>
<td><a href="http://dvdisaster.net/downloads/dvdisaster-0.79.2.app.zip">dvdisaster-0.79.2.app.zip</a>&nbsp;--&nbsp;bitte erst den <a href="download30.html#mac">Hinweis</a> lesen</td></tr>
<tr><td align="right">Digitale Unterschrift:&nbsp;</td>
<td><a href="http://dvdisaster.net/downloads/dvdisaster-0.79.2.app.zip.gpg">dvdisaster-0.79.2.app.zip.gpg</a></td></tr>
<tr><td align="right">Binärversion für Windows:&nbsp;</td>
<td><a href="http://dvdisaster.net/downloads/dvdisaster-0.79.2-setup.exe">dvdisaster-0.79.2-setup.exe</a></td></tr>
<tr><td align="right">Digitale Unterschrift:&nbsp;</td>
<td><a href="http://dvdisaster.net/downloads/dvdisaster-0.79.2-setup.exe.gpg">dvdisaster-0.79.2-setup.exe.gpg</a></td></tr>
<tr><td colspan="2"> </td></tr>
<tr><td colspan="2"><a href="download40_showall=1.html#download">Ältere Veröffentlichungen des 0.79er-Versionszweiges anzeigen</a></td></tr>
</table>
</td></tr>
<tr bgcolor="#000000"><td colspan="2"><img width=1 height=1 alt=""></td></tr>
<tr><td colspan="2">
<b>Alle Plattformen:</b> Diese Versionen enthalten umfangreiche Änderungen an
den inneren Strukturen im Vergleich zu Version 0.72.x. Bitte verwenden Sie sie
mit Vorsicht.<p>
<b>0.79.2</b> (28-Feb-2010)<br>
<ul>
<li>Für Mac OS X ist wieder ein Binärpaket verfügbar. Die Entwicklungsumgebung
wurde auf einen aktuellen Stand gebracht; dies hat einige Probleme mit der
graphischen Darstellung behoben.
</li>
<li>
Die Entwicklung von RS03 schreitet weiter voran,
ist aber noch längst nicht abgeschlossen.
</li>
</ul>
<b>0.79.1</b> (07-Feb-2010)<br>
<ul>
<li>Die SCSI-Schicht enthält eine Umgehungslösung für fehlerhafte Chipsätze,
die in neueren Laufwerken verbaut sein können. Das Ausführen einer Lese- oder
"Prüfen"-Operation kann bei diesen Laufwerken dazu führen daß das System
einfriert. Das Problem ist besonders ausgeprägt bei Windows XP, kann aber
auch bei anderen Betriebssystemen auftreten. Bitte testen Sie ob die
betroffenen Laufwerke nun korrekt arbeiten, und ob keine Fehlfunktionen
bei Laufwerken auftreten, deren Verhalten vorher in Ordnung war.</li>
<li>Eine Referenz-Implementierung
des RS03-Kodierers ist enthalten.
Diese Version dient hauptsächlich dazu, daß interessierte Personen den
Kodierer mit seiner <a href="download50.html">Spezifikation</a> vergleichen
können. Seien Sie vorsichtig und verwenden Sie ihn nicht für produktives
Arbeiten. Die endgültige Version wird mit dvdisaster 0.80 veröffentlicht.</li>
</ul>
<b>Windows:</b> Die gesamte Entwicklungsumgebung einschließlich der mitgelieferten
Programmbibliotheken wurde erneuert. Bitte probieren Sie aus ob die
graphische Benutzeroberfläche und die Übersetzungen der Bildschirmtexte
wie erwartet angezeigt werden.
</td></tr></table><p>
<!--- 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/de/index.html"><font size="-1"></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-2010 Carsten Gnörlich.<br>
Die unveränderte Wiedergabe und Verteilung dieses gesamten Textes in beliebiger Form ist gestattet, sofern dieser Hinweis erhalten bleibt.
</i>
</font>
</td>
</tr>
<tr bgcolor="#000000"><td colspan="2" width="100%"><img width=1 height=1 alt=""></td>
</tr>
</table>
</body>
</html>

View File

@@ -0,0 +1,250 @@
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<title>Alpha-/Entwicklerversionen</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.1 / 0.79 (devel-2)</i>
</td>
<td align="right">
<font size="+3">&nbsp;</font><a href="http://dvdisaster.net/de/">Zur Internet-Version</a>
<a href="../en/download40.html"></a>
<a href="../ru/download40.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>Inhalt</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">Neuigkeiten</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">Überblick</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">Typische Anwendungen</a></font></td></tr>
<tr><td></td><td></td><td height="10"></td></tr>
<tr><td colspan=3><font size="-1"><a href="download.html">Herunterladen</a></font></td></tr>
<tr><td valign="top" width="1%">&middot;</td><td colspan=2><font size="-1"><a href="download10.html">Systemvoraussetzungen</a></font></td></tr>
<tr><td valign="top" width="1%">&middot;</td><td colspan=2><font size="-1"><a href="download20.html">Digitale Unterschrift</a></font></td></tr>
<tr><td valign="top" width="1%">&middot;</td><td colspan=2><font size="-1"><a href="download30.html">Installation</a></font></td></tr>
<tr><td valign="top" width="1%">&middot;</td><td colspan=2><font size="-1">Alpha-/Entwicklerversionen</font></td></tr>
<tr><td valign="top" width="1%">&middot;</td><td colspan=2><font size="-1"><a href="download50.html">Zusätzliche Papiere</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">Fragen und Antworten</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">Fehler berichten</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>Alpha-/Entwicklerversionen</h3>
<b>Helfen Sie beim Testen!</b> Hier finden Sie experimentelle
dvdisaster-Versionen, die auf dem Weg zur nächsten "stabilen" Version
entstehen.<p>
<b>Ein Wort der Vorsicht:</b> Diese Version befindet sich noch im
Entwicklungsvorgang und einige Teile sind noch nicht fertig. Sie kann
Programmfehler enthalten und nicht offensichtliche Fehlfunktionen haben,
auch in Teilen die in älteren Versionen bereits funktionierten.
Bearbeiten Sie mit dieser Version keine wichtigen Daten und
verwenden Sie die erzeugten Abbilder und Fehlerkorrektur-Daten
nicht für Archivierungszwecke; dafür
ist die <a href="download.html">stabile Version 0.72</a> gedacht.
<hr>
<h3>Geplante Änderungen in der neuen Version</h3>
Allgemein:
<ul>
<li> Einbauen mehrerer kleinerer Erweiterungen, die während des langen
0.72er-Entwicklungszyklus liegengeblieben sind. <i>[noch nicht angefangen]</i></li>
<li> Entfernung nicht mehr benötigter Funktionen. <i>[fertig]</i></li>
<li> Aufräumen der Kodebasis und Vorbereitung für Multithreading und
Mehrkernprozessoren. <i>[in Bearbeitung]</i></li>
<li> Entwicklung des Multithreading-fähigen RS03-Kodierers <i>[in Bearbeitung]</i></li>
<li> Dokumentation von RS03. <i>[noch nicht angefangen]</i></li>
</ul>
Windows:
<ul>
<li> Aktualisierung des GTK+-Toolkits und der übrigen Entwicklungsumgebung. <i>[fertig]</i></li>
<li> Erhöhen der Systemvoraussetzungen auf Windows 2000 oder neuer (ältere
Windows-Versionen werden von der Entwicklungsumgebung nicht mehr unterstützt).
Damit wird auch die Unterstützung von ASPI-Treibern und das Aufteilen von
Dateien in 2G-Segmente überflüssig. <i>[fertig]</i></li>
</ul>
MacOS:
<ul>
<li> Aktualisierung des GTK+-Toolkits und weitere Workarounds für die
Benutzeroberfläche. <i>[in Bearbeitung]</i></li>
</ul>
<hr>
<h3>Herunterladen</h3>
<a name="download"></a>
Die Alpha-Versionen verwenden das gleiche Paketformat wie die normalen
Versionen.<p>
<table class="download" cellpadding="0" cellspacing="5">
<tr><td><b>dvdisaster-0.79</b></td><td align="right">28-Feb-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">&nbsp;&nbsp;Quellkode für alle Betriebssysteme:&nbsp;</td>
<td><a href="http://dvdisaster.net/downloads/dvdisaster-0.79.2.tar.bz2">dvdisaster-0.79.2.tar.bz2</a></td></tr>
<tr><td align="right">Digitale Unterschrift:&nbsp;</td>
<td><a href="http://dvdisaster.net/downloads/dvdisaster-0.79.2.tar.bz2.gpg">dvdisaster-0.79.2.tar.bz2.gpg</a></td></tr>
<tr><td align="right">Binärversion für Mac OS X 10.5 / x86:&nbsp;</td>
<td><a href="http://dvdisaster.net/downloads/dvdisaster-0.79.2.app.zip">dvdisaster-0.79.2.app.zip</a>&nbsp;--&nbsp;bitte erst den <a href="download30.html#mac">Hinweis</a> lesen</td></tr>
<tr><td align="right">Digitale Unterschrift:&nbsp;</td>
<td><a href="http://dvdisaster.net/downloads/dvdisaster-0.79.2.app.zip.gpg">dvdisaster-0.79.2.app.zip.gpg</a></td></tr>
<tr><td align="right">Binärversion für Windows:&nbsp;</td>
<td><a href="http://dvdisaster.net/downloads/dvdisaster-0.79.2-setup.exe">dvdisaster-0.79.2-setup.exe</a></td></tr>
<tr><td align="right">Digitale Unterschrift:&nbsp;</td>
<td><a href="http://dvdisaster.net/downloads/dvdisaster-0.79.2-setup.exe.gpg">dvdisaster-0.79.2-setup.exe.gpg</a></td></tr>
<tr><td colspan="2"> </td></tr>
<tr><td colspan="2"><a href="download40_showall=0.html#download">Ältere Veröffentlichungen des 0.79er-Versionszweiges verbergen</a></td></tr>
<tr><td colspan="2"> </td></tr>
<tr><td align="right">&nbsp;&nbsp;Quellkode für alle Betriebssysteme:&nbsp;</td>
<td><a href="http://dvdisaster.net/downloads/dvdisaster-0.79.1.tar.bz2">dvdisaster-0.79.1.tar.bz2</a></td></tr>
<tr><td align="right">Digitale Unterschrift:&nbsp;</td>
<td><a href="http://dvdisaster.net/downloads/dvdisaster-0.79.1.tar.bz2.gpg">dvdisaster-0.79.1.tar.bz2.gpg</a></td></tr>
<!---
<tr><td align="right">Binärversion für Mac OS X 10.5 / x86:&nbsp;</td>
<td><a href="http://dvdisaster.net/downloads/dvdisaster-0.79.1.app.zip">dvdisaster-0.79.1.app.zip</a>&nbsp;--&nbsp;bitte erst den <a href="download30.html#mac">Hinweis</a> lesen</td></tr>
<tr><td align="right">Digitale Unterschrift:&nbsp;</td>
<td><a href="http://dvdisaster.net/downloads/dvdisaster-0.79.1.app.zip.gpg">dvdisaster-0.79.1.app.zip.gpg</a></td></tr>
--->
<tr><td align="right">Binärversion für Windows:&nbsp;</td>
<td><a href="http://dvdisaster.net/downloads/dvdisaster-0.79.1-setup.exe">dvdisaster-0.79.1-setup.exe</a></td></tr>
<tr><td align="right">Digitale Unterschrift:&nbsp;</td>
<td><a href="http://dvdisaster.net/downloads/dvdisaster-0.79.1-setup.exe.gpg">dvdisaster-0.79.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">
<b>Alle Plattformen:</b> Diese Versionen enthalten umfangreiche Änderungen an
den inneren Strukturen im Vergleich zu Version 0.72.x. Bitte verwenden Sie sie
mit Vorsicht.<p>
<b>0.79.2</b> (28-Feb-2010)<br>
<ul>
<li>Für Mac OS X ist wieder ein Binärpaket verfügbar. Die Entwicklungsumgebung
wurde auf einen aktuellen Stand gebracht; dies hat einige Probleme mit der
graphischen Darstellung behoben.
</li>
<li>
Die Entwicklung von RS03 schreitet weiter voran,
ist aber noch längst nicht abgeschlossen.
</li>
</ul>
<b>0.79.1</b> (07-Feb-2010)<br>
<ul>
<li>Die SCSI-Schicht enthält eine Umgehungslösung für fehlerhafte Chipsätze,
die in neueren Laufwerken verbaut sein können. Das Ausführen einer Lese- oder
"Prüfen"-Operation kann bei diesen Laufwerken dazu führen daß das System
einfriert. Das Problem ist besonders ausgeprägt bei Windows XP, kann aber
auch bei anderen Betriebssystemen auftreten. Bitte testen Sie ob die
betroffenen Laufwerke nun korrekt arbeiten, und ob keine Fehlfunktionen
bei Laufwerken auftreten, deren Verhalten vorher in Ordnung war.</li>
<li>Eine Referenz-Implementierung
des RS03-Kodierers ist enthalten.
Diese Version dient hauptsächlich dazu, daß interessierte Personen den
Kodierer mit seiner <a href="download50.html">Spezifikation</a> vergleichen
können. Seien Sie vorsichtig und verwenden Sie ihn nicht für produktives
Arbeiten. Die endgültige Version wird mit dvdisaster 0.80 veröffentlicht.</li>
</ul>
<b>Windows:</b> Die gesamte Entwicklungsumgebung einschließlich der mitgelieferten
Programmbibliotheken wurde erneuert. Bitte probieren Sie aus ob die
graphische Benutzeroberfläche und die Übersetzungen der Bildschirmtexte
wie erwartet angezeigt werden.
</td></tr></table><p>
<!--- 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/de/index.html"><font size="-1"></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-2010 Carsten Gnörlich.<br>
Die unveränderte Wiedergabe und Verteilung dieses gesamten Textes in beliebiger Form ist gestattet, sofern dieser Hinweis erhalten bleibt.
</i>
</font>
</td>
</tr>
<tr bgcolor="#000000"><td colspan="2" width="100%"><img width=1 height=1 alt=""></td>
</tr>
</table>
</body>
</html>

View File

@@ -0,0 +1,139 @@
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<title>Zusätzliche Papiere</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.1 / 0.79 (devel-2)</i>
</td>
<td align="right">
<font size="+3">&nbsp;</font><a href="http://dvdisaster.net/de/">Zur Internet-Version</a>
<a href="../en/download50.html"></a>
<a href="../ru/download50.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>Inhalt</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">Neuigkeiten</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">Überblick</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">Typische Anwendungen</a></font></td></tr>
<tr><td></td><td></td><td height="10"></td></tr>
<tr><td colspan=3><font size="-1"><a href="download.html">Herunterladen</a></font></td></tr>
<tr><td valign="top" width="1%">&middot;</td><td colspan=2><font size="-1"><a href="download10.html">Systemvoraussetzungen</a></font></td></tr>
<tr><td valign="top" width="1%">&middot;</td><td colspan=2><font size="-1"><a href="download20.html">Digitale Unterschrift</a></font></td></tr>
<tr><td valign="top" width="1%">&middot;</td><td colspan=2><font size="-1"><a href="download30.html">Installation</a></font></td></tr>
<tr><td valign="top" width="1%">&middot;</td><td colspan=2><font size="-1"><a href="download40.html">Alpha-/Entwicklerversionen</a></font></td></tr>
<tr><td valign="top" width="1%">&middot;</td><td colspan=2><font size="-1">Zusätzliche Papiere</font></td></tr>
<tr><td></td><td></td><td height="10"></td></tr>
<tr><td colspan=3><font size="-1"><a href="qa.html">Fragen und Antworten</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">Fehler berichten</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>Zusätzliche Papiere</h3>
Die Online-Dokumentation, die Sie gerade lesen, ist auch
in den dvdisaster-Programmpaketen selbst enthalten. Sie brauchen
sich diese Seiten also nicht zusätzlich herunterzuladen.<p>
Folgende zusätzliche Papiere sind verfügbar:<p>
<b>Spezifikation für RS03</b><p>
Mit RS03 wird in zukünftigen dvdisaster-Versionen ein neues
Kodierungsverfahren eingeführt, das seine Berechnungen auf mehrere
Prozessorkerne verteilen kann. Dies ist mit den momentanen
Verfahren RS01 und RS02 aufgrund deren inneren Aufbaus nicht möglich. <p>
Eine <a href="http://dvdisaster.net/papers/rs03.pdf">Vorschau der RS03-Spezifikation (rs03.pdf)</a>
ist ab sofort verfügbar, um die Eigenschaften des neuen Kodierers
diskutieren zu können. Die Spezifikation ist noch nicht endgültig.<p>
Das RS03-Dokument setzt Kenntnisse im Bereich Kodierungstheorie voraus
und ist nicht als Benutzerdokumentation gedacht.
<!--- 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/de/index.html"><font size="-1"></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-2010 Carsten Gnörlich.<br>
Die unveränderte Wiedergabe und Verteilung dieses gesamten Textes in beliebiger Form ist gestattet, sofern dieser Hinweis erhalten bleibt.
</i>
</font>
</td>
</tr>
<tr bgcolor="#000000"><td colspan="2" width="100%"><img width=1 height=1 alt=""></td>
</tr>
</table>
</body>
</html>

View File

@@ -0,0 +1,46 @@
<?php
# dvdisaster: German homepage translation
# Copyright (C) 2004-2010 Carsten Gnörlich
#
# UTF-8 trigger: äöüß
#
# Include our PHP sub routines, then call begin_page()
# to start the HTML page, insert the header,
# navigation and news if appropriate.
require("../include/dvdisaster.php");
begin_page();
?>
<!--- Insert actual page content below --->
<h3>Zusätzliche Papiere</h3>
Die Online-Dokumentation, die Sie gerade lesen, ist auch
in den dvdisaster-Programmpaketen selbst enthalten. Sie brauchen
sich diese Seiten also nicht zusätzlich herunterzuladen.<p>
Folgende zusätzliche Papiere sind verfügbar:<p>
<b>Spezifikation für RS03</b><p>
Mit RS03 wird in zukünftigen dvdisaster-Versionen ein neues
Kodierungsverfahren eingeführt, das seine Berechnungen auf mehrere
Prozessorkerne verteilen kann. Dies ist mit den momentanen
Verfahren RS01 und RS02 aufgrund deren inneren Aufbaus nicht möglich. <p>
Eine <a href="http://dvdisaster.net/papers/rs03.pdf">Vorschau der RS03-Spezifikation (rs03.pdf)</a>
ist ab sofort verfügbar, um die Eigenschaften des neuen Kodierers
diskutieren zu können. Die Spezifikation ist noch nicht endgültig.<p>
Das RS03-Dokument setzt Kenntnisse im Bereich Kodierungstheorie voraus
und ist nicht als Benutzerdokumentation gedacht.
<!--- do not change below --->
<?php
# end_page() adds the footer line and closes the HTML properly.
end_page();
?>

View File

@@ -0,0 +1,293 @@
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<title>Herunterladen</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.1 / 0.79 (devel-2)</i>
</td>
<td align="right">
<font size="+3">&nbsp;</font><a href="http://dvdisaster.net/de/">Zur Internet-Version</a>
<a href="../en/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>Inhalt</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">Neuigkeiten</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">Überblick</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">Typische Anwendungen</a></font></td></tr>
<tr><td></td><td></td><td height="10"></td></tr>
<tr><td colspan=3><font size="-1">Herunterladen</font></td></tr>
<tr><td valign="top" width="1%">&middot;</td><td colspan=2><font size="-1"><a href="download10.html">Systemvoraussetzungen</a></font></td></tr>
<tr><td valign="top" width="1%">&middot;</td><td colspan=2><font size="-1"><a href="download20.html">Digitale Unterschrift</a></font></td></tr>
<tr><td valign="top" width="1%">&middot;</td><td colspan=2><font size="-1"><a href="download30.html">Installation</a></font></td></tr>
<tr><td valign="top" width="1%">&middot;</td><td colspan=2><font size="-1"><a href="download40.html">Alpha-/Entwicklerversionen</a></font></td></tr>
<tr><td valign="top" width="1%">&middot;</td><td colspan=2><font size="-1"><a href="download50.html">Zusätzliche Papiere</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">Fragen und Antworten</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">Fehler berichten</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>dvdisaster herunterladen</h3>
dvdisaster unterstützt die Betriebssysteme Darwin/Mac OS X, FreeBSD, GNU/Linux, NetBSD und Windows in den <a href="download10.html">aktuellen Versionen</a>.
Es wird Ihnen
als <a href="http://www.germany.fsfeurope.org/documents/freesoftware.de.html">freie Software</a>
unter der <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> zur
Verfügung gestellt.<p>
Laden Sie sich bitte entweder den Quellkode oder eine Binärversion
aus der folgenden Liste herunter. Die Pakete können mit
einer <a href="download20.html">digitalen Unterschrift</a> auf
ihren Ursprungszustand überprüft werden.<p>
<ul>
<li>Die Quellkode-Version enthält eine Datei <tt>INSTALL</tt> mit weiteren
Informationen zum Übersetzen des Programmes.</li>
<li>Für Mac OS X laden Sie bitte das ZIP-Archiv herunter und packen es an einer
beliebigen Stelle aus. Bitte beachten Sie die
<a href="download30.html#mac">speziellen Hinweise für Mac OS X</a>.</li>
<li>Um die Binärversion <a href="download30.html#win">für Windows zu installieren</a>,
rufen Sie das Programm nach dem Herunterladen auf und folgen dem Dialog.</li>
</ul>
<b>Alpha-/Entwickler-Versionen</b> - neu und experimentell für erfahrene Benutzer!<p>
Sie sind eingeladen, die nächste dvdisaster-Version auszuprobieren,
aber beachten Sie bitte, daß diese Version noch Fehler und
Kompatibilitätsprobleme enthalten kann. Die neueste experimentelle Version
ist <a href="download40.html">0.79 (devel-2)</a>.
<p>
<b>Stabile Version</b> - zum Einstieg empfohlen<p>
<a name="download"></a>
<table class="download" cellpadding="0" cellspacing="5">
<tr><td><b>dvdisaster-0.72</b></td><td align="right">08-Aug-2009</td></tr>
<tr bgcolor="#000000"><td colspan="2"><img width=1 height=1 alt=""></td></tr>
<tr><td colspan="2">
<table>
<tr><td align="right">&nbsp;&nbsp;Quellkode für alle Betriebssysteme:&nbsp;</td>
<td><a href="http://dvdisaster.net/downloads/dvdisaster-0.72.1.tar.bz2">dvdisaster-0.72.1.tar.bz2</a></td></tr>
<tr><td align="right">Digitale Unterschrift:&nbsp;</td>
<td><a href="http://dvdisaster.net/downloads/dvdisaster-0.72.1.tar.bz2.gpg">dvdisaster-0.72.1.tar.bz2.gpg</a></td></tr>
<tr><td align="right">Binärversion für Mac OS X 10.5 / x86:&nbsp;</td>
<td><a href="http://dvdisaster.net/downloads/dvdisaster-0.72.1.app.zip">dvdisaster-0.72.1.app.zip</a>&nbsp;--&nbsp;bitte erst den <a href="download30.html#mac">Hinweis</a> lesen</td></tr>
<tr><td align="right">Digitale Unterschrift:&nbsp;</td>
<td><a href="http://dvdisaster.net/downloads/dvdisaster-0.72.1.app.zip.gpg">dvdisaster-0.72.1.app.zip.gpg</a></td></tr>
<tr><td align="right">Binärversion für Windows:&nbsp;</td>
<td><a href="http://dvdisaster.net/downloads/dvdisaster-0.72.1-setup.exe">dvdisaster-0.72.1-setup.exe</a></td></tr>
<tr><td align="right">Digitale Unterschrift:&nbsp;</td>
<td><a href="http://dvdisaster.net/downloads/dvdisaster-0.72.1-setup.exe.gpg">dvdisaster-0.72.1-setup.exe.gpg</a></td></tr>
<tr><td colspan="2"> </td></tr>
<tr><td colspan="2"><a href="download_showall=1.html#download">Ältere Veröffentlichungen des 0.72er-Versionszweiges anzeigen</a></td></tr>
</table>
</td></tr>
<tr bgcolor="#000000"><td colspan="2"><img width=1 height=1 alt=""></td></tr>
<tr><td colspan="2">
Grundlegende Neuerungen in dieser Version:<p>
<ul>
<li>Unterstützung für <a href="qa10.html#media">Blu-Ray-Datenträger</a></li>
<li>"Raw"-Lesen und C2-Überprüfungen für CD-Datenträger</li>
<li>Einstellbare Anzahl der Leseversuche</li>
<li>Erstes "natives" Mac OS X-Paket </li>
<li>NetBSD-Port von Sergey Svishchev</li>
<li>Verbesserte Typerkennung für eingelegte Datenträger</li>
<li>Informationsfenster für eingelegten Datenträger</li>
<li>Überarbeiteter und erweiterter Dialog für Programmeinstellungen</li>
<li>Neu gestaltete und erweiterte Dokumentation</li>
<li>Russische Übersetzungen von Igor Gorbounov</li>
<li>... und unzählige weitere kleine Sachen.</li>
</ul>
<b>Patches</b> (kleine Änderungen nach Version 0.72; die obigen Dateien wurden erneuert):<p>
<b>0.72 pl1</b> Pablo Almeida hat die Bildschirmtexte ins Portugiesische übersetzt.
Es wurde eine Umgehungslösung eingebaut um das Einfrieren von Windows XP bei bestimmten Kombinationen
von CD-RW-Rohlingen und Laufwerken zu verhindern. (08-Aug-2009)<br>
<i>Hinweis: Die Umgehungslösung hat sich als nicht immer wirksam herausgestellt. Eine bessere Lösung ist in <a href="download40.html">Version 0.79.x</a> enthalten; diese läßt sich leider nicht so einfach in die stabile Version zurückportieren.</i> (06-Feb-2010)<p>
<b>0.72</b> Dies ist die erste stabile Version des 0.72er-Zweiges.
Igor Gorbounov hat die russische online-Dokumentation vervollständigt
und es wurden noch einige kleine Fehler aus dem ersten
Veröffentlichungskandidaten behoben.<p>
Unter neueren Windows-Versionen wird bei bestimmten Spracheinstellungen
nicht die gewünschte Bildschirmsprache dargestellt. Die Behebung
dieses Problems ist ziemlich komplex und wird erst mit Version 0.73
erfolgen. (04-Jul-2009)<p>
<b>0.72-rc1</b> Erster Kandidat für die stabile Version. (11-Apr-2009)
</td></tr></table><p>
Falls kein Herunterladen über die obigen Links möglich ist,
versuchen Sie bitte dvdisaster über
<a href="http://sourceforge.net/projects/dvdisaster/files">SourceForge</a>
zu bekommen.
<pre> </pre>
<b>Vorangegangene Version</b> - eine Aktualisierung auf Version 0.72 wird empfohlen.<p>
<table class="download" cellpadding="0" cellspacing="5">
<tr><td><b>dvdisaster-0.70</b></td><td align="right">04-Mär-2008</td></tr>
<tr bgcolor="#000000"><td colspan="2"><img width=1 height=1 alt=""></td></tr>
<tr><td colspan="2">
<table>
<tr><td align="right">&nbsp;&nbsp;Quellkode für alle Betriebssysteme:&nbsp;</td>
<td><a href="http://dvdisaster.net/downloads/dvdisaster-0.70.6.tar.bz2">dvdisaster-0.70.6.tar.bz2</a></td></tr>
<tr><td align="right">Digitale Unterschrift:&nbsp;</td>
<td><a href="http://dvdisaster.net/downloads/dvdisaster-0.70.6.tar.bz2.gpg">dvdisaster-0.70.6.tar.bz2.gpg</a></td></tr>
<tr><td align="right">Binärversion für Windows:&nbsp;</td>
<td><a href="http://dvdisaster.net/downloads/dvdisaster-0.70.6-setup.exe">dvdisaster-0.70.6-setup.exe</a></td></tr>
<tr><td align="right">Digitale Unterschrift:&nbsp;</td>
<td><a href="http://dvdisaster.net/downloads/dvdisaster-0.70.6-setup.exe.gpg">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">
Das RS02-Fehlerkorrektur-Verfahren
wird in der graphischen Benutzeroberfläche vollständig unterstützt.
Damit erzeugte Abbilder können nun auch
mit dem angepaßten Leseverfahren verarbeitet werden.<p>
Julian Einwag hat damit begonnen, dvdisaster
für Mac OS X / Darwin anzupassen.<p>
Daniel Nylander hat die Bildschirmtexte ins Schwedische übersetzt.<p>
<b>Patches</b> (kleine Änderungen nach Version 0.70; die obigen Dateien wurden erneuert):<p>
<b>pl6</b> Die Unterstützung von Umlauten in Dateinamen wurde
wieder rückgängig gemacht,
da sie zur fehlerhaften Bearbeitung von Dateien &gt; 2GB unter Windows führte.
Eine korrekte Behandlung von Dateinamen mit Sonderzeichen
wird jetzt erst in der
experimentellen Version 0.71.25 erprobt. <i>(04-Mär-2008)</i><p>
<b>pl5</b> Behebt ein Problem mit neueren Linux-Kernen, das unter bestimmten Bedingungen zum
Einfrieren des Systems führen kann. Die Behandlung von Umlauten in Dateinamen wurde
verbessert.
Zurückportierung einiger weiterer
Verbesserungen aus 0.71.24. <i>(24-Feb-2008)</i>.<p>
<b>pl4</b> ist besser kompatibel zu zweischichtigen DVDs
(DVD-R DL und DVD+R DL).<br>
Einige kleinere Fehler wurden behoben. <i>(20-Jan-2007)</i>.<p>
<b>pl3</b> behebt einen Fehler bei der Erkennung von nicht unterstützten CDs,
der unter Umständen einen blauen Bildschirm unter Windows erzeugte.
Abbruchmöglichkeit während der RS02-Erkennung für DVD RW hinzugefügt.
<i>(10-Dez-2006)</i>.<p>
<b>pl2</b> behebt eine fehlerhafte Speicherfreigabe beim Schließen des Programms.
Das Auspacken der Bildschirmfotos für die Dokumentation auf PPC-Plattformen wurde
korrigiert. Nur die Quellkode-Archive wurden erneuert.
<i>(03-Okt-2006)</i>.<p>
<b>pl1</b> behebt einen Fehler im angepaßten Lesen für RS02, durch den unter bestimmten
Bedingungen nicht genügend Daten für eine erfolgreiche Wiederherstellung gelesen wurden.
Ein paar kleine Verbesserungen an der Dokumentation und der Benutzbarkeit sind auch dabei.
<i>(30-Jul-2006)</i>
</td></tr></table><p>
Der Quellkode von dvdisaster kann auch direkt im
<a href="http://sourceforge.net/cvs/?group_id=157550">CVS-Archiv</a>
betrachtet werden. Einige interessante Dateien darin sind:
<ul>
<li><a href="http://dvdisaster.cvs.sourceforge.net/dvdisaster/dvdisaster/CHANGELOG?view=markup">CHANGELOG</a>- was hat sich in den letzten Versionen geändert (in Englisch);</li>
<li><a href="http://dvdisaster.cvs.sourceforge.net/dvdisaster/dvdisaster/CREDITS.de?view=markup">CREDITS.de</a>- wer bei dem Projekt bisher mitgemacht hat;</li>
<li><a href="http://dvdisaster.cvs.sourceforge.net/dvdisaster/dvdisaster/INSTALL?view=markup">INSTALL</a> - Installationshinweise (in Englisch);</li>
<li><a href="http://dvdisaster.cvs.sourceforge.net/dvdisaster/dvdisaster/README?view=markup">README</a> - eine Übersicht zum Quellkodearchiv (in Englisch).</li>
</ul>
<pre> </pre>
<table width="30%" cellpadding="0"><tr bgcolor="#000000"><td><img width=1 height=1 alt=""></td></tr></table>
<a name="gpl3"><sup>*)</sup>dvdisaster wird zu einem späteren Zeitpunkt zur GNU General Public License Version 3 wechseln.</a>
<!--- 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/de/index.html"><font size="-1"></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-2010 Carsten Gnörlich.<br>
Die unveränderte Wiedergabe und Verteilung dieses gesamten Textes in beliebiger Form ist gestattet, sofern dieser Hinweis erhalten bleibt.
</i>
</font>
</td>
</tr>
<tr bgcolor="#000000"><td colspan="2" width="100%"><img width=1 height=1 alt=""></td>
</tr>
</table>
</body>
</html>

View File

@@ -0,0 +1,307 @@
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<title>Herunterladen</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.1 / 0.79 (devel-2)</i>
</td>
<td align="right">
<font size="+3">&nbsp;</font><a href="http://dvdisaster.net/de/">Zur Internet-Version</a>
<a href="../en/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>Inhalt</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">Neuigkeiten</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">Überblick</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">Typische Anwendungen</a></font></td></tr>
<tr><td></td><td></td><td height="10"></td></tr>
<tr><td colspan=3><font size="-1">Herunterladen</font></td></tr>
<tr><td valign="top" width="1%">&middot;</td><td colspan=2><font size="-1"><a href="download10.html">Systemvoraussetzungen</a></font></td></tr>
<tr><td valign="top" width="1%">&middot;</td><td colspan=2><font size="-1"><a href="download20.html">Digitale Unterschrift</a></font></td></tr>
<tr><td valign="top" width="1%">&middot;</td><td colspan=2><font size="-1"><a href="download30.html">Installation</a></font></td></tr>
<tr><td valign="top" width="1%">&middot;</td><td colspan=2><font size="-1"><a href="download40.html">Alpha-/Entwicklerversionen</a></font></td></tr>
<tr><td valign="top" width="1%">&middot;</td><td colspan=2><font size="-1"><a href="download50.html">Zusätzliche Papiere</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">Fragen und Antworten</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">Fehler berichten</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>dvdisaster herunterladen</h3>
dvdisaster unterstützt die Betriebssysteme Darwin/Mac OS X, FreeBSD, GNU/Linux, NetBSD und Windows in den <a href="download10.html">aktuellen Versionen</a>.
Es wird Ihnen
als <a href="http://www.germany.fsfeurope.org/documents/freesoftware.de.html">freie Software</a>
unter der <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> zur
Verfügung gestellt.<p>
Laden Sie sich bitte entweder den Quellkode oder eine Binärversion
aus der folgenden Liste herunter. Die Pakete können mit
einer <a href="download20.html">digitalen Unterschrift</a> auf
ihren Ursprungszustand überprüft werden.<p>
<ul>
<li>Die Quellkode-Version enthält eine Datei <tt>INSTALL</tt> mit weiteren
Informationen zum Übersetzen des Programmes.</li>
<li>Für Mac OS X laden Sie bitte das ZIP-Archiv herunter und packen es an einer
beliebigen Stelle aus. Bitte beachten Sie die
<a href="download30.html#mac">speziellen Hinweise für Mac OS X</a>.</li>
<li>Um die Binärversion <a href="download30.html#win">für Windows zu installieren</a>,
rufen Sie das Programm nach dem Herunterladen auf und folgen dem Dialog.</li>
</ul>
<b>Alpha-/Entwickler-Versionen</b> - neu und experimentell für erfahrene Benutzer!<p>
Sie sind eingeladen, die nächste dvdisaster-Version auszuprobieren,
aber beachten Sie bitte, daß diese Version noch Fehler und
Kompatibilitätsprobleme enthalten kann. Die neueste experimentelle Version
ist <a href="download40.html">0.79 (devel-2)</a>.
<p>
<b>Stabile Version</b> - zum Einstieg empfohlen<p>
<a name="download"></a>
<table class="download" cellpadding="0" cellspacing="5">
<tr><td><b>dvdisaster-0.72</b></td><td align="right">08-Aug-2009</td></tr>
<tr bgcolor="#000000"><td colspan="2"><img width=1 height=1 alt=""></td></tr>
<tr><td colspan="2">
<table>
<tr><td align="right">&nbsp;&nbsp;Quellkode für alle Betriebssysteme:&nbsp;</td>
<td><a href="http://dvdisaster.net/downloads/dvdisaster-0.72.1.tar.bz2">dvdisaster-0.72.1.tar.bz2</a></td></tr>
<tr><td align="right">Digitale Unterschrift:&nbsp;</td>
<td><a href="http://dvdisaster.net/downloads/dvdisaster-0.72.1.tar.bz2.gpg">dvdisaster-0.72.1.tar.bz2.gpg</a></td></tr>
<tr><td align="right">Binärversion für Mac OS X 10.5 / x86:&nbsp;</td>
<td><a href="http://dvdisaster.net/downloads/dvdisaster-0.72.1.app.zip">dvdisaster-0.72.1.app.zip</a>&nbsp;--&nbsp;bitte erst den <a href="download30.html#mac">Hinweis</a> lesen</td></tr>
<tr><td align="right">Digitale Unterschrift:&nbsp;</td>
<td><a href="http://dvdisaster.net/downloads/dvdisaster-0.72.1.app.zip.gpg">dvdisaster-0.72.1.app.zip.gpg</a></td></tr>
<tr><td align="right">Binärversion für Windows:&nbsp;</td>
<td><a href="http://dvdisaster.net/downloads/dvdisaster-0.72.1-setup.exe">dvdisaster-0.72.1-setup.exe</a></td></tr>
<tr><td align="right">Digitale Unterschrift:&nbsp;</td>
<td><a href="http://dvdisaster.net/downloads/dvdisaster-0.72.1-setup.exe.gpg">dvdisaster-0.72.1-setup.exe.gpg</a></td></tr>
<tr><td colspan="2"> </td></tr>
<tr><td colspan="2"><a href="download_showall=0.html#download">Ältere Veröffentlichungen des 0.72er-Versionszweiges verbergen</a></td></tr>
<tr><td colspan="2"> </td></tr>
<tr><td align="right">&nbsp;&nbsp;Quellkode für alle Betriebssysteme:&nbsp;</td>
<td><a href="http://dvdisaster.net/downloads/dvdisaster-0.72.tar.bz2">dvdisaster-0.72.tar.bz2</a></td></tr>
<tr><td align="right">Digitale Unterschrift:&nbsp;</td>
<td><a href="http://dvdisaster.net/downloads/dvdisaster-0.72.tar.bz2.gpg">dvdisaster-0.72.tar.bz2.gpg</a></td></tr>
<tr><td align="right">Binärversion für Mac OS X 10.5 / x86:&nbsp;</td>
<td><a href="http://dvdisaster.net/downloads/dvdisaster-0.72.app.zip">dvdisaster-0.72.app.zip</a>&nbsp;--&nbsp;bitte erst den <a href="download30.html#mac">Hinweis</a> lesen</td></tr>
<tr><td align="right">Digitale Unterschrift:&nbsp;</td>
<td><a href="http://dvdisaster.net/downloads/dvdisaster-0.72.app.zip.gpg">dvdisaster-0.72.app.zip.gpg</a></td></tr>
<tr><td align="right">Binärversion für Windows:&nbsp;</td>
<td><a href="http://dvdisaster.net/downloads/dvdisaster-0.72-setup.exe">dvdisaster-0.72-setup.exe</a></td></tr>
<tr><td align="right">Digitale Unterschrift:&nbsp;</td>
<td><a href="http://dvdisaster.net/downloads/dvdisaster-0.72-setup.exe.gpg">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">
Grundlegende Neuerungen in dieser Version:<p>
<ul>
<li>Unterstützung für <a href="qa10.html#media">Blu-Ray-Datenträger</a></li>
<li>"Raw"-Lesen und C2-Überprüfungen für CD-Datenträger</li>
<li>Einstellbare Anzahl der Leseversuche</li>
<li>Erstes "natives" Mac OS X-Paket </li>
<li>NetBSD-Port von Sergey Svishchev</li>
<li>Verbesserte Typerkennung für eingelegte Datenträger</li>
<li>Informationsfenster für eingelegten Datenträger</li>
<li>Überarbeiteter und erweiterter Dialog für Programmeinstellungen</li>
<li>Neu gestaltete und erweiterte Dokumentation</li>
<li>Russische Übersetzungen von Igor Gorbounov</li>
<li>... und unzählige weitere kleine Sachen.</li>
</ul>
<b>Patches</b> (kleine Änderungen nach Version 0.72; die obigen Dateien wurden erneuert):<p>
<b>0.72 pl1</b> Pablo Almeida hat die Bildschirmtexte ins Portugiesische übersetzt.
Es wurde eine Umgehungslösung eingebaut um das Einfrieren von Windows XP bei bestimmten Kombinationen
von CD-RW-Rohlingen und Laufwerken zu verhindern. (08-Aug-2009)<br>
<i>Hinweis: Die Umgehungslösung hat sich als nicht immer wirksam herausgestellt. Eine bessere Lösung ist in <a href="download40.html">Version 0.79.x</a> enthalten; diese läßt sich leider nicht so einfach in die stabile Version zurückportieren.</i> (06-Feb-2010)<p>
<b>0.72</b> Dies ist die erste stabile Version des 0.72er-Zweiges.
Igor Gorbounov hat die russische online-Dokumentation vervollständigt
und es wurden noch einige kleine Fehler aus dem ersten
Veröffentlichungskandidaten behoben.<p>
Unter neueren Windows-Versionen wird bei bestimmten Spracheinstellungen
nicht die gewünschte Bildschirmsprache dargestellt. Die Behebung
dieses Problems ist ziemlich komplex und wird erst mit Version 0.73
erfolgen. (04-Jul-2009)<p>
<b>0.72-rc1</b> Erster Kandidat für die stabile Version. (11-Apr-2009)
</td></tr></table><p>
Falls kein Herunterladen über die obigen Links möglich ist,
versuchen Sie bitte dvdisaster über
<a href="http://sourceforge.net/projects/dvdisaster/files">SourceForge</a>
zu bekommen.
<pre> </pre>
<b>Vorangegangene Version</b> - eine Aktualisierung auf Version 0.72 wird empfohlen.<p>
<table class="download" cellpadding="0" cellspacing="5">
<tr><td><b>dvdisaster-0.70</b></td><td align="right">04-Mär-2008</td></tr>
<tr bgcolor="#000000"><td colspan="2"><img width=1 height=1 alt=""></td></tr>
<tr><td colspan="2">
<table>
<tr><td align="right">&nbsp;&nbsp;Quellkode für alle Betriebssysteme:&nbsp;</td>
<td><a href="http://dvdisaster.net/downloads/dvdisaster-0.70.6.tar.bz2">dvdisaster-0.70.6.tar.bz2</a></td></tr>
<tr><td align="right">Digitale Unterschrift:&nbsp;</td>
<td><a href="http://dvdisaster.net/downloads/dvdisaster-0.70.6.tar.bz2.gpg">dvdisaster-0.70.6.tar.bz2.gpg</a></td></tr>
<tr><td align="right">Binärversion für Windows:&nbsp;</td>
<td><a href="http://dvdisaster.net/downloads/dvdisaster-0.70.6-setup.exe">dvdisaster-0.70.6-setup.exe</a></td></tr>
<tr><td align="right">Digitale Unterschrift:&nbsp;</td>
<td><a href="http://dvdisaster.net/downloads/dvdisaster-0.70.6-setup.exe.gpg">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">
Das RS02-Fehlerkorrektur-Verfahren
wird in der graphischen Benutzeroberfläche vollständig unterstützt.
Damit erzeugte Abbilder können nun auch
mit dem angepaßten Leseverfahren verarbeitet werden.<p>
Julian Einwag hat damit begonnen, dvdisaster
für Mac OS X / Darwin anzupassen.<p>
Daniel Nylander hat die Bildschirmtexte ins Schwedische übersetzt.<p>
<b>Patches</b> (kleine Änderungen nach Version 0.70; die obigen Dateien wurden erneuert):<p>
<b>pl6</b> Die Unterstützung von Umlauten in Dateinamen wurde
wieder rückgängig gemacht,
da sie zur fehlerhaften Bearbeitung von Dateien &gt; 2GB unter Windows führte.
Eine korrekte Behandlung von Dateinamen mit Sonderzeichen
wird jetzt erst in der
experimentellen Version 0.71.25 erprobt. <i>(04-Mär-2008)</i><p>
<b>pl5</b> Behebt ein Problem mit neueren Linux-Kernen, das unter bestimmten Bedingungen zum
Einfrieren des Systems führen kann. Die Behandlung von Umlauten in Dateinamen wurde
verbessert.
Zurückportierung einiger weiterer
Verbesserungen aus 0.71.24. <i>(24-Feb-2008)</i>.<p>
<b>pl4</b> ist besser kompatibel zu zweischichtigen DVDs
(DVD-R DL und DVD+R DL).<br>
Einige kleinere Fehler wurden behoben. <i>(20-Jan-2007)</i>.<p>
<b>pl3</b> behebt einen Fehler bei der Erkennung von nicht unterstützten CDs,
der unter Umständen einen blauen Bildschirm unter Windows erzeugte.
Abbruchmöglichkeit während der RS02-Erkennung für DVD RW hinzugefügt.
<i>(10-Dez-2006)</i>.<p>
<b>pl2</b> behebt eine fehlerhafte Speicherfreigabe beim Schließen des Programms.
Das Auspacken der Bildschirmfotos für die Dokumentation auf PPC-Plattformen wurde
korrigiert. Nur die Quellkode-Archive wurden erneuert.
<i>(03-Okt-2006)</i>.<p>
<b>pl1</b> behebt einen Fehler im angepaßten Lesen für RS02, durch den unter bestimmten
Bedingungen nicht genügend Daten für eine erfolgreiche Wiederherstellung gelesen wurden.
Ein paar kleine Verbesserungen an der Dokumentation und der Benutzbarkeit sind auch dabei.
<i>(30-Jul-2006)</i>
</td></tr></table><p>
Der Quellkode von dvdisaster kann auch direkt im
<a href="http://sourceforge.net/cvs/?group_id=157550">CVS-Archiv</a>
betrachtet werden. Einige interessante Dateien darin sind:
<ul>
<li><a href="http://dvdisaster.cvs.sourceforge.net/dvdisaster/dvdisaster/CHANGELOG?view=markup">CHANGELOG</a>- was hat sich in den letzten Versionen geändert (in Englisch);</li>
<li><a href="http://dvdisaster.cvs.sourceforge.net/dvdisaster/dvdisaster/CREDITS.de?view=markup">CREDITS.de</a>- wer bei dem Projekt bisher mitgemacht hat;</li>
<li><a href="http://dvdisaster.cvs.sourceforge.net/dvdisaster/dvdisaster/INSTALL?view=markup">INSTALL</a> - Installationshinweise (in Englisch);</li>
<li><a href="http://dvdisaster.cvs.sourceforge.net/dvdisaster/dvdisaster/README?view=markup">README</a> - eine Übersicht zum Quellkodearchiv (in Englisch).</li>
</ul>
<pre> </pre>
<table width="30%" cellpadding="0"><tr bgcolor="#000000"><td><img width=1 height=1 alt=""></td></tr></table>
<a name="gpl3"><sup>*)</sup>dvdisaster wird zu einem späteren Zeitpunkt zur GNU General Public License Version 3 wechseln.</a>
<!--- 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/de/index.html"><font size="-1"></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-2010 Carsten Gnörlich.<br>
Die unveränderte Wiedergabe und Verteilung dieses gesamten Textes in beliebiger Form ist gestattet, sofern dieser Hinweis erhalten bleibt.
</i>
</font>
</td>
</tr>
<tr bgcolor="#000000"><td colspan="2" width="100%"><img width=1 height=1 alt=""></td>
</tr>
</table>
</body>
</html>

View File

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

65
documentation/de/feed/atom.xml Executable file
View File

@@ -0,0 +1,65 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<feed xmlns="http://www.w3.org/2005/Atom">
<id>tag:dvdisaster.net,2009-10-02:/de/feeds/atom.xml</id>
<title>Neues von dvdisaster</title>
<updated>2010-02-28T19:15:30+01:00</updated>
<link rel="self" href="http://dvdisaster.net/de/feed/atom.xml" type="application/atom+xml" />
<author>
<name>Carsten Gnörlich</name>
<uri>http://www.dvdisaster.org</uri>
</author>
<entry>
<title>dvdisaster 0.79.2 veröffentlicht</title>
<category term="News"/>
<id>tag:dvdisaster.net,2010-02-28:/de/news.html/15</id>
<published>2010-02-28T00:00:00Z</published>
<updated>2010-02-28T00:00:00Z</updated>
<link href="http://dvdisaster.net/de/news.html#item15"/>
<summary> Binärpakete sind wieder für Mac OS X verfügbar nachdem die Entwicklungsumgebung auch für Mac OS X aktualisiert wurde. Die Entwicklung von RS03 geht weiter, ist aber noch längst nicht abgeschlossen. [...]</summary>
</entry>
<entry>
<title>Beginn des neuen Entwicklungszweiges 0.79</title>
<category term="News"/>
<id>tag:dvdisaster.net,2010-02-07:/de/news.html/14</id>
<published>2010-02-07T00:00:00Z</published>
<updated>2010-02-07T00:00:00Z</updated>
<link href="http://dvdisaster.net/de/news.html#item14"/>
<summary> Heute wird mit Version 0.79.1 die erste Version des neuen Entwicklungszweiges veröffentlicht. Diese Version dient hauptsächlich zum Ausprobieren neuer Funktionen und wird nicht zum produktiven Einsatz empfohlen. Auf der Seite zum [...]</summary>
</entry>
<entry>
<title>Einschätzung zu potentiellen Sicherheitslücken in der GTK-Bibliothek für Windows</title>
<category term="News"/>
<id>tag:dvdisaster.net,2009-10-01:/de/news.html/13</id>
<published>2009-10-01T00:00:00Z</published>
<updated>2009-10-01T00:00:00Z</updated>
<link href="http://dvdisaster.net/de/news.html#item13"/>
<summary> Die Windows-Versionen von dvdisaster 0.70.x/0.72.x werden mit einer alten Version der GTK-Bibliothek ausgeliefert, die Schwachstellen in der Verarbeitung von Bilddateien aufweist. Um die Lücke auszunutzen, müssen manipulierte Bilder [...]</summary>
</entry>
<entry>
<title>Projektseiten auf SourceForge nicht aktuell</title>
<category term="News"/>
<id>tag:dvdisaster.net,2009-08-10:/de/news.html/12</id>
<published>2009-08-10T00:00:00Z</published>
<updated>2009-08-10T00:00:00Z</updated>
<link href="http://dvdisaster.net/de/news.html#item12"/>
<summary> Aufgrund von Änderungen in der Funktionalität von SourceForge können die Inhalte der News, Downloads und des CVS nicht zeitnah hochgeladen werden. Bitte nutzen Sie stattdessen die entsprechenden Rubriken auf diesen Seiten [...]</summary>
</entry>
<entry>
<title>dvdisaster 0.72.1 veröffentlicht</title>
<category term="News"/>
<id>tag:dvdisaster.net,2009-08-08:/de/news.html/11</id>
<published>2009-08-08T00:00:00Z</published>
<updated>2010-02-06T00:00:00Z</updated>
<link href="http://dvdisaster.net/de/news.html#item11"/>
<summary> Pablo Almeida hat die Bildschirmtexte ins Portugiesische übersetzt. Es wurde eine Umgehungslösung eingebaut um Win XP vom Einfrieren bei bestimmten CD-RW/Laufwerks-Kombinationen abzuhalten. Aktueller Hinweis: Die Umgehungslösung ist [...]</summary>
</entry>
<entry>
<title>dvdisaster 0.72 veröffentlicht</title>
<category term="News"/>
<id>tag:dvdisaster.net,2009-07-04:/de/news.html/10</id>
<published>2009-07-04T00:00:00Z</published>
<updated>2009-07-04T00:00:00Z</updated>
<link href="http://dvdisaster.net/de/news.html#item10"/>
<summary> Dies ist die erste stabile Version des 0.72er-Zweiges. Igor Gorbounov hat die russische online-Dokumentation vervollständigt und es wurden noch einige kleine Fehler aus dem ersten Veröffentlichungskandidaten behoben. [...]</summary>
</entry>
</feed>

View File

@@ -1,7 +1,7 @@
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<title>Overview</title>
<title>Fehler berichten</title>
<link rel="stylesheet" type="text/css" href="../include/dvdisaster.css">
</head>
<body>
@@ -11,7 +11,7 @@
<tr>
<td align="left">
<font size="+3"><b>dvdisaster</b></font>
<i>Version 0.72</i>
<i>Version 0.72.1 / 0.79 (devel-2)</i>
</td>
<td align="right">
<font size="+3">&nbsp;</font><a href="http://dvdisaster.net/de/">Zur Internet-Version</a>
@@ -48,7 +48,6 @@
</table><p>
<table width="100%">
<tr><td colspan=3><font size="-1"><a href="news.html">Neuigkeiten</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">Überblick</a></font></td></tr>
@@ -155,14 +154,16 @@ Vielen Dank für Ihre Mithilfe!
</td> <!--- end of page contents --->
</tr>
<!---
<tr valign="bottom">
<td bgcolor="#f0f0f0">
<table cellpadding="10"><tr><td><a href="http://dvdisaster.net/legacy/de/index.html"><font size="-1">Alte Dokumentation (V0.70)</font></a></td></tr></table>
<table cellpadding="10"><tr><td><a href="http://dvdisaster.net/legacy/de/index.html"><font size="-1"></font></a></td></tr></table>
</td>
<td></td>
<td></td>
</tr>
--->
</table> <!--- end of main body table --->
@@ -175,7 +176,7 @@ Vielen Dank für Ihre Mithilfe!
<tr>
<td align="center">
<font size="-1">
<i> Copyright 2004-2009 Carsten Gnörlich.<br>
<i> Copyright 2004-2010 Carsten Gnörlich.<br>
Die unveränderte Wiedergabe und Verteilung dieses gesamten Textes in beliebiger Form ist gestattet, sofern dieser Hinweis erhalten bleibt.
</i>
</font>

View File

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

View File

@@ -1,7 +1,7 @@
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<title>Overview</title>
<title>Fehler berichten</title>
<link rel="stylesheet" type="text/css" href="../include/dvdisaster.css">
</head>
<body>
@@ -11,7 +11,7 @@
<tr>
<td align="left">
<font size="+3"><b>dvdisaster</b></font>
<i>Version 0.72</i>
<i>Version 0.72.1 / 0.79 (devel-2)</i>
</td>
<td align="right">
<font size="+3">&nbsp;</font><a href="http://dvdisaster.net/de/">Zur Internet-Version</a>
@@ -48,7 +48,6 @@
</table><p>
<table width="100%">
<tr><td colspan=3><font size="-1"><a href="news.html">Neuigkeiten</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">Überblick</a></font></td></tr>
@@ -153,14 +152,16 @@ Vielen Dank für Ihre Mithilfe!
</td> <!--- end of page contents --->
</tr>
<!---
<tr valign="bottom">
<td bgcolor="#f0f0f0">
<table cellpadding="10"><tr><td><a href="http://dvdisaster.net/legacy/de/index.html"><font size="-1">Alte Dokumentation (V0.70)</font></a></td></tr></table>
<table cellpadding="10"><tr><td><a href="http://dvdisaster.net/legacy/de/index.html"><font size="-1"></font></a></td></tr></table>
</td>
<td></td>
<td></td>
</tr>
--->
</table> <!--- end of main body table --->
@@ -173,7 +174,7 @@ Vielen Dank für Ihre Mithilfe!
<tr>
<td align="center">
<font size="-1">
<i> Copyright 2004-2009 Carsten Gnörlich.<br>
<i> Copyright 2004-2010 Carsten Gnörlich.<br>
Die unveränderte Wiedergabe und Verteilung dieses gesamten Textes in beliebiger Form ist gestattet, sofern dieser Hinweis erhalten bleibt.
</i>
</font>

View File

@@ -1,7 +1,7 @@
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<title>Overview</title>
<title>Typische Anwendungen</title>
<link rel="stylesheet" type="text/css" href="../include/dvdisaster.css">
</head>
<body>
@@ -11,7 +11,7 @@
<tr>
<td align="left">
<font size="+3"><b>dvdisaster</b></font>
<i>Version 0.72</i>
<i>Version 0.72.1 / 0.79 (devel-2)</i>
</td>
<td align="right">
<font size="+3">&nbsp;</font><a href="http://dvdisaster.net/de/">Zur Internet-Version</a>
@@ -48,7 +48,6 @@
</table><p>
<table width="100%">
<tr><td colspan=3><font size="-1"><a href="news.html">Neuigkeiten</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">Überblick</a></font></td></tr>
@@ -155,14 +154,16 @@ Fehlerkorrektur-Daten benötigt werden.
</td> <!--- end of page contents --->
</tr>
<!---
<tr valign="bottom">
<td bgcolor="#f0f0f0">
<table cellpadding="10"><tr><td><a href="http://dvdisaster.net/legacy/de/index.html"><font size="-1">Alte Dokumentation (V0.70)</font></a></td></tr></table>
<table cellpadding="10"><tr><td><a href="http://dvdisaster.net/legacy/de/index.html"><font size="-1"></font></a></td></tr></table>
</td>
<td></td>
<td></td>
</tr>
--->
</table> <!--- end of main body table --->
@@ -175,7 +176,7 @@ Fehlerkorrektur-Daten benötigt werden.
<tr>
<td align="center">
<font size="-1">
<i> Copyright 2004-2009 Carsten Gnörlich.<br>
<i> Copyright 2004-2010 Carsten Gnörlich.<br>
Die unveränderte Wiedergabe und Verteilung dieses gesamten Textes in beliebiger Form ist gestattet, sofern dieser Hinweis erhalten bleibt.
</i>
</font>

View File

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

View File

@@ -1,7 +1,7 @@
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<title>Overview</title>
<title>Datenträger auf Lesefehler prüfen</title>
<link rel="stylesheet" type="text/css" href="../include/dvdisaster.css">
</head>
<body>
@@ -11,7 +11,7 @@
<tr>
<td align="left">
<font size="+3"><b>dvdisaster</b></font>
<i>Version 0.72</i>
<i>Version 0.72.1 / 0.79 (devel-2)</i>
</td>
<td align="right">
<font size="+3">&nbsp;</font><a href="http://dvdisaster.net/de/">Zur Internet-Version</a>
@@ -48,7 +48,6 @@
</table><p>
<table width="100%">
<tr><td colspan=3><font size="-1"><a href="news.html">Neuigkeiten</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">Überblick</a></font></td></tr>
@@ -131,8 +130,8 @@
<tr valign="top">
<td><b>Verwandte Funktionen:<p></td>
<td><a href="howtos30.html">Einlesen von beschädigten Datenträgern</a> und
<a href="howtos40.html">Wiederherstellen von Abbildern</a>.</td>
<td><a href="http://localhost/dvdisaster/de/howtos30.html">Einlesen von beschädigten Datenträgern</a> und
<a href="http://localhost/dvdisaster/de/howtos40.html">Wiederherstellen von Abbildern</a>.</td>
</tr>
</table><p>
@@ -145,14 +144,16 @@
</td> <!--- end of page contents --->
</tr>
<!---
<tr valign="bottom">
<td bgcolor="#f0f0f0">
<table cellpadding="10"><tr><td><a href="http://dvdisaster.net/legacy/de/index.html"><font size="-1">Alte Dokumentation (V0.70)</font></a></td></tr></table>
<table cellpadding="10"><tr><td><a href="http://dvdisaster.net/legacy/de/index.html"><font size="-1"></font></a></td></tr></table>
</td>
<td></td>
<td></td>
</tr>
--->
</table> <!--- end of main body table --->
@@ -165,7 +166,7 @@
<tr>
<td align="center">
<font size="-1">
<i> Copyright 2004-2009 Carsten Gnörlich.<br>
<i> Copyright 2004-2010 Carsten Gnörlich.<br>
Die unveränderte Wiedergabe und Verteilung dieses gesamten Textes in beliebiger Form ist gestattet, sofern dieser Hinweis erhalten bleibt.
</i>
</font>

View File

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

View File

@@ -1,7 +1,7 @@
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<title>Overview</title>
<title>Grundeinstellungen</title>
<link rel="stylesheet" type="text/css" href="../include/dvdisaster.css">
</head>
<body>
@@ -11,7 +11,7 @@
<tr>
<td align="left">
<font size="+3"><b>dvdisaster</b></font>
<i>Version 0.72</i>
<i>Version 0.72.1 / 0.79 (devel-2)</i>
</td>
<td align="right">
<font size="+3">&nbsp;</font><a href="http://dvdisaster.net/de/">Zur Internet-Version</a>
@@ -48,7 +48,6 @@
</table><p>
<table width="100%">
<tr><td colspan=3><font size="-1"><a href="news.html">Neuigkeiten</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">Überblick</a></font></td></tr>
@@ -233,14 +232,16 @@ keine Auswirkungen auf die Überprüfung von Datenträgern.
</td> <!--- end of page contents --->
</tr>
<!---
<tr valign="bottom">
<td bgcolor="#f0f0f0">
<table cellpadding="10"><tr><td><a href="http://dvdisaster.net/legacy/de/index.html"><font size="-1">Alte Dokumentation (V0.70)</font></a></td></tr></table>
<table cellpadding="10"><tr><td><a href="http://dvdisaster.net/legacy/de/index.html"><font size="-1"></font></a></td></tr></table>
</td>
<td></td>
<td></td>
</tr>
--->
</table> <!--- end of main body table --->
@@ -253,7 +254,7 @@ keine Auswirkungen auf die Überprüfung von Datenträgern.
<tr>
<td align="center">
<font size="-1">
<i> Copyright 2004-2009 Carsten Gnörlich.<br>
<i> Copyright 2004-2010 Carsten Gnörlich.<br>
Die unveränderte Wiedergabe und Verteilung dieses gesamten Textes in beliebiger Form ist gestattet, sofern dieser Hinweis erhalten bleibt.
</i>
</font>

View File

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

View File

@@ -1,7 +1,7 @@
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<title>Overview</title>
<title>Grundeinstellungen</title>
<link rel="stylesheet" type="text/css" href="../include/dvdisaster.css">
</head>
<body>
@@ -11,7 +11,7 @@
<tr>
<td align="left">
<font size="+3"><b>dvdisaster</b></font>
<i>Version 0.72</i>
<i>Version 0.72.1 / 0.79 (devel-2)</i>
</td>
<td align="right">
<font size="+3">&nbsp;</font><a href="http://dvdisaster.net/de/">Zur Internet-Version</a>
@@ -48,7 +48,6 @@
</table><p>
<table width="100%">
<tr><td colspan=3><font size="-1"><a href="news.html">Neuigkeiten</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">Überblick</a></font></td></tr>
@@ -231,14 +230,16 @@ keine Auswirkungen auf die Überprüfung von Datenträgern.
</td> <!--- end of page contents --->
</tr>
<!---
<tr valign="bottom">
<td bgcolor="#f0f0f0">
<table cellpadding="10"><tr><td><a href="http://dvdisaster.net/legacy/de/index.html"><font size="-1">Alte Dokumentation (V0.70)</font></a></td></tr></table>
<table cellpadding="10"><tr><td><a href="http://dvdisaster.net/legacy/de/index.html"><font size="-1"></font></a></td></tr></table>
</td>
<td></td>
<td></td>
</tr>
--->
</table> <!--- end of main body table --->
@@ -251,7 +252,7 @@ keine Auswirkungen auf die Überprüfung von Datenträgern.
<tr>
<td align="center">
<font size="-1">
<i> Copyright 2004-2009 Carsten Gnörlich.<br>
<i> Copyright 2004-2010 Carsten Gnörlich.<br>
Die unveränderte Wiedergabe und Verteilung dieses gesamten Textes in beliebiger Form ist gestattet, sofern dieser Hinweis erhalten bleibt.
</i>
</font>

View File

@@ -1,7 +1,7 @@
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<title>Overview</title>
<title>Grundeinstellungen</title>
<link rel="stylesheet" type="text/css" href="../include/dvdisaster.css">
</head>
<body>
@@ -11,7 +11,7 @@
<tr>
<td align="left">
<font size="+3"><b>dvdisaster</b></font>
<i>Version 0.72</i>
<i>Version 0.72.1 / 0.79 (devel-2)</i>
</td>
<td align="right">
<font size="+3">&nbsp;</font><a href="http://dvdisaster.net/de/">Zur Internet-Version</a>
@@ -48,7 +48,6 @@
</table><p>
<table width="100%">
<tr><td colspan=3><font size="-1"><a href="news.html">Neuigkeiten</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">Überblick</a></font></td></tr>
@@ -231,14 +230,16 @@ keine Auswirkungen auf die Überprüfung von Datenträgern.
</td> <!--- end of page contents --->
</tr>
<!---
<tr valign="bottom">
<td bgcolor="#f0f0f0">
<table cellpadding="10"><tr><td><a href="http://dvdisaster.net/legacy/de/index.html"><font size="-1">Alte Dokumentation (V0.70)</font></a></td></tr></table>
<table cellpadding="10"><tr><td><a href="http://dvdisaster.net/legacy/de/index.html"><font size="-1"></font></a></td></tr></table>
</td>
<td></td>
<td></td>
</tr>
--->
</table> <!--- end of main body table --->
@@ -251,7 +252,7 @@ keine Auswirkungen auf die Überprüfung von Datenträgern.
<tr>
<td align="center">
<font size="-1">
<i> Copyright 2004-2009 Carsten Gnörlich.<br>
<i> Copyright 2004-2010 Carsten Gnörlich.<br>
Die unveränderte Wiedergabe und Verteilung dieses gesamten Textes in beliebiger Form ist gestattet, sofern dieser Hinweis erhalten bleibt.
</i>
</font>

View File

@@ -1,7 +1,7 @@
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<title>Overview</title>
<title>Grundeinstellungen</title>
<link rel="stylesheet" type="text/css" href="../include/dvdisaster.css">
</head>
<body>
@@ -11,7 +11,7 @@
<tr>
<td align="left">
<font size="+3"><b>dvdisaster</b></font>
<i>Version 0.72</i>
<i>Version 0.72.1 / 0.79 (devel-2)</i>
</td>
<td align="right">
<font size="+3">&nbsp;</font><a href="http://dvdisaster.net/de/">Zur Internet-Version</a>
@@ -48,7 +48,6 @@
</table><p>
<table width="100%">
<tr><td colspan=3><font size="-1"><a href="news.html">Neuigkeiten</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">Überblick</a></font></td></tr>
@@ -231,14 +230,16 @@ keine Auswirkungen auf die Überprüfung von Datenträgern.
</td> <!--- end of page contents --->
</tr>
<!---
<tr valign="bottom">
<td bgcolor="#f0f0f0">
<table cellpadding="10"><tr><td><a href="http://dvdisaster.net/legacy/de/index.html"><font size="-1">Alte Dokumentation (V0.70)</font></a></td></tr></table>
<table cellpadding="10"><tr><td><a href="http://dvdisaster.net/legacy/de/index.html"><font size="-1"></font></a></td></tr></table>
</td>
<td></td>
<td></td>
</tr>
--->
</table> <!--- end of main body table --->
@@ -251,7 +252,7 @@ keine Auswirkungen auf die Überprüfung von Datenträgern.
<tr>
<td align="center">
<font size="-1">
<i> Copyright 2004-2009 Carsten Gnörlich.<br>
<i> Copyright 2004-2010 Carsten Gnörlich.<br>
Die unveränderte Wiedergabe und Verteilung dieses gesamten Textes in beliebiger Form ist gestattet, sofern dieser Hinweis erhalten bleibt.
</i>
</font>

View File

@@ -1,7 +1,7 @@
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<title>Overview</title>
<title>Grundeinstellungen</title>
<link rel="stylesheet" type="text/css" href="../include/dvdisaster.css">
</head>
<body>
@@ -11,7 +11,7 @@
<tr>
<td align="left">
<font size="+3"><b>dvdisaster</b></font>
<i>Version 0.72</i>
<i>Version 0.72.1 / 0.79 (devel-2)</i>
</td>
<td align="right">
<font size="+3">&nbsp;</font><a href="http://dvdisaster.net/de/">Zur Internet-Version</a>
@@ -48,7 +48,6 @@
</table><p>
<table width="100%">
<tr><td colspan=3><font size="-1"><a href="news.html">Neuigkeiten</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">Überblick</a></font></td></tr>
@@ -231,14 +230,16 @@ keine Auswirkungen auf die Überprüfung von Datenträgern.
</td> <!--- end of page contents --->
</tr>
<!---
<tr valign="bottom">
<td bgcolor="#f0f0f0">
<table cellpadding="10"><tr><td><a href="http://dvdisaster.net/legacy/de/index.html"><font size="-1">Alte Dokumentation (V0.70)</font></a></td></tr></table>
<table cellpadding="10"><tr><td><a href="http://dvdisaster.net/legacy/de/index.html"><font size="-1"></font></a></td></tr></table>
</td>
<td></td>
<td></td>
</tr>
--->
</table> <!--- end of main body table --->
@@ -251,7 +252,7 @@ keine Auswirkungen auf die Überprüfung von Datenträgern.
<tr>
<td align="center">
<font size="-1">
<i> Copyright 2004-2009 Carsten Gnörlich.<br>
<i> Copyright 2004-2010 Carsten Gnörlich.<br>
Die unveränderte Wiedergabe und Verteilung dieses gesamten Textes in beliebiger Form ist gestattet, sofern dieser Hinweis erhalten bleibt.
</i>
</font>

View File

@@ -1,7 +1,7 @@
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<title>Overview</title>
<title>Grundeinstellungen</title>
<link rel="stylesheet" type="text/css" href="../include/dvdisaster.css">
</head>
<body>
@@ -11,7 +11,7 @@
<tr>
<td align="left">
<font size="+3"><b>dvdisaster</b></font>
<i>Version 0.72</i>
<i>Version 0.72.1 / 0.79 (devel-2)</i>
</td>
<td align="right">
<font size="+3">&nbsp;</font><a href="http://dvdisaster.net/de/">Zur Internet-Version</a>
@@ -48,7 +48,6 @@
</table><p>
<table width="100%">
<tr><td colspan=3><font size="-1"><a href="news.html">Neuigkeiten</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">Überblick</a></font></td></tr>
@@ -231,14 +230,16 @@ keine Auswirkungen auf die Überprüfung von Datenträgern.
</td> <!--- end of page contents --->
</tr>
<!---
<tr valign="bottom">
<td bgcolor="#f0f0f0">
<table cellpadding="10"><tr><td><a href="http://dvdisaster.net/legacy/de/index.html"><font size="-1">Alte Dokumentation (V0.70)</font></a></td></tr></table>
<table cellpadding="10"><tr><td><a href="http://dvdisaster.net/legacy/de/index.html"><font size="-1"></font></a></td></tr></table>
</td>
<td></td>
<td></td>
</tr>
--->
</table> <!--- end of main body table --->
@@ -251,7 +252,7 @@ keine Auswirkungen auf die Überprüfung von Datenträgern.
<tr>
<td align="center">
<font size="-1">
<i> Copyright 2004-2009 Carsten Gnörlich.<br>
<i> Copyright 2004-2010 Carsten Gnörlich.<br>
Die unveränderte Wiedergabe und Verteilung dieses gesamten Textes in beliebiger Form ist gestattet, sofern dieser Hinweis erhalten bleibt.
</i>
</font>

View File

@@ -1,7 +1,7 @@
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<title>Overview</title>
<title>Prüfung durchführen</title>
<link rel="stylesheet" type="text/css" href="../include/dvdisaster.css">
</head>
<body>
@@ -11,7 +11,7 @@
<tr>
<td align="left">
<font size="+3"><b>dvdisaster</b></font>
<i>Version 0.72</i>
<i>Version 0.72.1 / 0.79 (devel-2)</i>
</td>
<td align="right">
<font size="+3">&nbsp;</font><a href="http://dvdisaster.net/de/">Zur Internet-Version</a>
@@ -48,7 +48,6 @@
</table><p>
<table width="100%">
<tr><td colspan=3><font size="-1"><a href="news.html">Neuigkeiten</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">Überblick</a></font></td></tr>
@@ -184,14 +183,16 @@ Verschieben von Fenstern kann die Überprüfung beeinflussen.
</td> <!--- end of page contents --->
</tr>
<!---
<tr valign="bottom">
<td bgcolor="#f0f0f0">
<table cellpadding="10"><tr><td><a href="http://dvdisaster.net/legacy/de/index.html"><font size="-1">Alte Dokumentation (V0.70)</font></a></td></tr></table>
<table cellpadding="10"><tr><td><a href="http://dvdisaster.net/legacy/de/index.html"><font size="-1"></font></a></td></tr></table>
</td>
<td></td>
<td></td>
</tr>
--->
</table> <!--- end of main body table --->
@@ -204,7 +205,7 @@ Verschieben von Fenstern kann die Überprüfung beeinflussen.
<tr>
<td align="center">
<font size="-1">
<i> Copyright 2004-2009 Carsten Gnörlich.<br>
<i> Copyright 2004-2010 Carsten Gnörlich.<br>
Die unveränderte Wiedergabe und Verteilung dieses gesamten Textes in beliebiger Form ist gestattet, sofern dieser Hinweis erhalten bleibt.
</i>
</font>

View File

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

View File

@@ -1,7 +1,7 @@
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<title>Overview</title>
<title>Prüfung durchführen</title>
<link rel="stylesheet" type="text/css" href="../include/dvdisaster.css">
</head>
<body>
@@ -11,7 +11,7 @@
<tr>
<td align="left">
<font size="+3"><b>dvdisaster</b></font>
<i>Version 0.72</i>
<i>Version 0.72.1 / 0.79 (devel-2)</i>
</td>
<td align="right">
<font size="+3">&nbsp;</font><a href="http://dvdisaster.net/de/">Zur Internet-Version</a>
@@ -48,7 +48,6 @@
</table><p>
<table width="100%">
<tr><td colspan=3><font size="-1"><a href="news.html">Neuigkeiten</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">Überblick</a></font></td></tr>
@@ -184,14 +183,16 @@ Verschieben von Fenstern kann die Überprüfung beeinflussen.
</td> <!--- end of page contents --->
</tr>
<!---
<tr valign="bottom">
<td bgcolor="#f0f0f0">
<table cellpadding="10"><tr><td><a href="http://dvdisaster.net/legacy/de/index.html"><font size="-1">Alte Dokumentation (V0.70)</font></a></td></tr></table>
<table cellpadding="10"><tr><td><a href="http://dvdisaster.net/legacy/de/index.html"><font size="-1"></font></a></td></tr></table>
</td>
<td></td>
<td></td>
</tr>
--->
</table> <!--- end of main body table --->
@@ -204,7 +205,7 @@ Verschieben von Fenstern kann die Überprüfung beeinflussen.
<tr>
<td align="center">
<font size="-1">
<i> Copyright 2004-2009 Carsten Gnörlich.<br>
<i> Copyright 2004-2010 Carsten Gnörlich.<br>
Die unveränderte Wiedergabe und Verteilung dieses gesamten Textes in beliebiger Form ist gestattet, sofern dieser Hinweis erhalten bleibt.
</i>
</font>

View File

@@ -1,7 +1,7 @@
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<title>Overview</title>
<title>Prüfung durchführen</title>
<link rel="stylesheet" type="text/css" href="../include/dvdisaster.css">
</head>
<body>
@@ -11,7 +11,7 @@
<tr>
<td align="left">
<font size="+3"><b>dvdisaster</b></font>
<i>Version 0.72</i>
<i>Version 0.72.1 / 0.79 (devel-2)</i>
</td>
<td align="right">
<font size="+3">&nbsp;</font><a href="http://dvdisaster.net/de/">Zur Internet-Version</a>
@@ -48,7 +48,6 @@
</table><p>
<table width="100%">
<tr><td colspan=3><font size="-1"><a href="news.html">Neuigkeiten</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">Überblick</a></font></td></tr>
@@ -183,14 +182,16 @@ Verschieben von Fenstern kann die Überprüfung beeinflussen.
</td> <!--- end of page contents --->
</tr>
<!---
<tr valign="bottom">
<td bgcolor="#f0f0f0">
<table cellpadding="10"><tr><td><a href="http://dvdisaster.net/legacy/de/index.html"><font size="-1">Alte Dokumentation (V0.70)</font></a></td></tr></table>
<table cellpadding="10"><tr><td><a href="http://dvdisaster.net/legacy/de/index.html"><font size="-1"></font></a></td></tr></table>
</td>
<td></td>
<td></td>
</tr>
--->
</table> <!--- end of main body table --->
@@ -203,7 +204,7 @@ Verschieben von Fenstern kann die Überprüfung beeinflussen.
<tr>
<td align="center">
<font size="-1">
<i> Copyright 2004-2009 Carsten Gnörlich.<br>
<i> Copyright 2004-2010 Carsten Gnörlich.<br>
Die unveränderte Wiedergabe und Verteilung dieses gesamten Textes in beliebiger Form ist gestattet, sofern dieser Hinweis erhalten bleibt.
</i>
</font>

View File

@@ -1,7 +1,7 @@
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<title>Overview</title>
<title>Ergebnisse bewerten</title>
<link rel="stylesheet" type="text/css" href="../include/dvdisaster.css">
</head>
<body>
@@ -11,7 +11,7 @@
<tr>
<td align="left">
<font size="+3"><b>dvdisaster</b></font>
<i>Version 0.72</i>
<i>Version 0.72.1 / 0.79 (devel-2)</i>
</td>
<td align="right">
<font size="+3">&nbsp;</font><a href="http://dvdisaster.net/de/">Zur Internet-Version</a>
@@ -48,7 +48,6 @@
</table><p>
<table width="100%">
<tr><td colspan=3><font size="-1"><a href="news.html">Neuigkeiten</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">Überblick</a></font></td></tr>
@@ -276,14 +275,16 @@ oder falsch eingestellte Taktfrequenzen.</li></ul>
</td> <!--- end of page contents --->
</tr>
<!---
<tr valign="bottom">
<td bgcolor="#f0f0f0">
<table cellpadding="10"><tr><td><a href="http://dvdisaster.net/legacy/de/index.html"><font size="-1">Alte Dokumentation (V0.70)</font></a></td></tr></table>
<table cellpadding="10"><tr><td><a href="http://dvdisaster.net/legacy/de/index.html"><font size="-1"></font></a></td></tr></table>
</td>
<td></td>
<td></td>
</tr>
--->
</table> <!--- end of main body table --->
@@ -296,7 +297,7 @@ oder falsch eingestellte Taktfrequenzen.</li></ul>
<tr>
<td align="center">
<font size="-1">
<i> Copyright 2004-2009 Carsten Gnörlich.<br>
<i> Copyright 2004-2010 Carsten Gnörlich.<br>
Die unveränderte Wiedergabe und Verteilung dieses gesamten Textes in beliebiger Form ist gestattet, sofern dieser Hinweis erhalten bleibt.
</i>
</font>

View File

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

View File

@@ -1,7 +1,7 @@
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<title>Overview</title>
<title>Ergebnisse bewerten</title>
<link rel="stylesheet" type="text/css" href="../include/dvdisaster.css">
</head>
<body>
@@ -11,7 +11,7 @@
<tr>
<td align="left">
<font size="+3"><b>dvdisaster</b></font>
<i>Version 0.72</i>
<i>Version 0.72.1 / 0.79 (devel-2)</i>
</td>
<td align="right">
<font size="+3">&nbsp;</font><a href="http://dvdisaster.net/de/">Zur Internet-Version</a>
@@ -48,7 +48,6 @@
</table><p>
<table width="100%">
<tr><td colspan=3><font size="-1"><a href="news.html">Neuigkeiten</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">Überblick</a></font></td></tr>
@@ -276,14 +275,16 @@ oder falsch eingestellte Taktfrequenzen.</li></ul>
</td> <!--- end of page contents --->
</tr>
<!---
<tr valign="bottom">
<td bgcolor="#f0f0f0">
<table cellpadding="10"><tr><td><a href="http://dvdisaster.net/legacy/de/index.html"><font size="-1">Alte Dokumentation (V0.70)</font></a></td></tr></table>
<table cellpadding="10"><tr><td><a href="http://dvdisaster.net/legacy/de/index.html"><font size="-1"></font></a></td></tr></table>
</td>
<td></td>
<td></td>
</tr>
--->
</table> <!--- end of main body table --->
@@ -296,7 +297,7 @@ oder falsch eingestellte Taktfrequenzen.</li></ul>
<tr>
<td align="center">
<font size="-1">
<i> Copyright 2004-2009 Carsten Gnörlich.<br>
<i> Copyright 2004-2010 Carsten Gnörlich.<br>
Die unveränderte Wiedergabe und Verteilung dieses gesamten Textes in beliebiger Form ist gestattet, sofern dieser Hinweis erhalten bleibt.
</i>
</font>

View File

@@ -1,7 +1,7 @@
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<title>Overview</title>
<title>Ergebnisse bewerten</title>
<link rel="stylesheet" type="text/css" href="../include/dvdisaster.css">
</head>
<body>
@@ -11,7 +11,7 @@
<tr>
<td align="left">
<font size="+3"><b>dvdisaster</b></font>
<i>Version 0.72</i>
<i>Version 0.72.1 / 0.79 (devel-2)</i>
</td>
<td align="right">
<font size="+3">&nbsp;</font><a href="http://dvdisaster.net/de/">Zur Internet-Version</a>
@@ -48,7 +48,6 @@
</table><p>
<table width="100%">
<tr><td colspan=3><font size="-1"><a href="news.html">Neuigkeiten</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">Überblick</a></font></td></tr>
@@ -274,14 +273,16 @@ oder falsch eingestellte Taktfrequenzen.</li></ul>
</td> <!--- end of page contents --->
</tr>
<!---
<tr valign="bottom">
<td bgcolor="#f0f0f0">
<table cellpadding="10"><tr><td><a href="http://dvdisaster.net/legacy/de/index.html"><font size="-1">Alte Dokumentation (V0.70)</font></a></td></tr></table>
<table cellpadding="10"><tr><td><a href="http://dvdisaster.net/legacy/de/index.html"><font size="-1"></font></a></td></tr></table>
</td>
<td></td>
<td></td>
</tr>
--->
</table> <!--- end of main body table --->
@@ -294,7 +295,7 @@ oder falsch eingestellte Taktfrequenzen.</li></ul>
<tr>
<td align="center">
<font size="-1">
<i> Copyright 2004-2009 Carsten Gnörlich.<br>
<i> Copyright 2004-2010 Carsten Gnörlich.<br>
Die unveränderte Wiedergabe und Verteilung dieses gesamten Textes in beliebiger Form ist gestattet, sofern dieser Hinweis erhalten bleibt.
</i>
</font>

View File

@@ -1,7 +1,7 @@
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<title>Overview</title>
<title>Ergebnisse bewerten</title>
<link rel="stylesheet" type="text/css" href="../include/dvdisaster.css">
</head>
<body>
@@ -11,7 +11,7 @@
<tr>
<td align="left">
<font size="+3"><b>dvdisaster</b></font>
<i>Version 0.72</i>
<i>Version 0.72.1 / 0.79 (devel-2)</i>
</td>
<td align="right">
<font size="+3">&nbsp;</font><a href="http://dvdisaster.net/de/">Zur Internet-Version</a>
@@ -48,7 +48,6 @@
</table><p>
<table width="100%">
<tr><td colspan=3><font size="-1"><a href="news.html">Neuigkeiten</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">Überblick</a></font></td></tr>
@@ -274,14 +273,16 @@ oder falsch eingestellte Taktfrequenzen.</li></ul>
</td> <!--- end of page contents --->
</tr>
<!---
<tr valign="bottom">
<td bgcolor="#f0f0f0">
<table cellpadding="10"><tr><td><a href="http://dvdisaster.net/legacy/de/index.html"><font size="-1">Alte Dokumentation (V0.70)</font></a></td></tr></table>
<table cellpadding="10"><tr><td><a href="http://dvdisaster.net/legacy/de/index.html"><font size="-1"></font></a></td></tr></table>
</td>
<td></td>
<td></td>
</tr>
--->
</table> <!--- end of main body table --->
@@ -294,7 +295,7 @@ oder falsch eingestellte Taktfrequenzen.</li></ul>
<tr>
<td align="center">
<font size="-1">
<i> Copyright 2004-2009 Carsten Gnörlich.<br>
<i> Copyright 2004-2010 Carsten Gnörlich.<br>
Die unveränderte Wiedergabe und Verteilung dieses gesamten Textes in beliebiger Form ist gestattet, sofern dieser Hinweis erhalten bleibt.
</i>
</font>

View File

@@ -1,7 +1,7 @@
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<title>Overview</title>
<title>Ergebnisse bewerten</title>
<link rel="stylesheet" type="text/css" href="../include/dvdisaster.css">
</head>
<body>
@@ -11,7 +11,7 @@
<tr>
<td align="left">
<font size="+3"><b>dvdisaster</b></font>
<i>Version 0.72</i>
<i>Version 0.72.1 / 0.79 (devel-2)</i>
</td>
<td align="right">
<font size="+3">&nbsp;</font><a href="http://dvdisaster.net/de/">Zur Internet-Version</a>
@@ -48,7 +48,6 @@
</table><p>
<table width="100%">
<tr><td colspan=3><font size="-1"><a href="news.html">Neuigkeiten</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">Überblick</a></font></td></tr>
@@ -274,14 +273,16 @@ oder falsch eingestellte Taktfrequenzen.</li></ul>
</td> <!--- end of page contents --->
</tr>
<!---
<tr valign="bottom">
<td bgcolor="#f0f0f0">
<table cellpadding="10"><tr><td><a href="http://dvdisaster.net/legacy/de/index.html"><font size="-1">Alte Dokumentation (V0.70)</font></a></td></tr></table>
<table cellpadding="10"><tr><td><a href="http://dvdisaster.net/legacy/de/index.html"><font size="-1"></font></a></td></tr></table>
</td>
<td></td>
<td></td>
</tr>
--->
</table> <!--- end of main body table --->
@@ -294,7 +295,7 @@ oder falsch eingestellte Taktfrequenzen.</li></ul>
<tr>
<td align="center">
<font size="-1">
<i> Copyright 2004-2009 Carsten Gnörlich.<br>
<i> Copyright 2004-2010 Carsten Gnörlich.<br>
Die unveränderte Wiedergabe und Verteilung dieses gesamten Textes in beliebiger Form ist gestattet, sofern dieser Hinweis erhalten bleibt.
</i>
</font>

View File

@@ -1,7 +1,7 @@
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<title>Overview</title>
<title>Ergebnisse bewerten</title>
<link rel="stylesheet" type="text/css" href="../include/dvdisaster.css">
</head>
<body>
@@ -11,7 +11,7 @@
<tr>
<td align="left">
<font size="+3"><b>dvdisaster</b></font>
<i>Version 0.72</i>
<i>Version 0.72.1 / 0.79 (devel-2)</i>
</td>
<td align="right">
<font size="+3">&nbsp;</font><a href="http://dvdisaster.net/de/">Zur Internet-Version</a>
@@ -48,7 +48,6 @@
</table><p>
<table width="100%">
<tr><td colspan=3><font size="-1"><a href="news.html">Neuigkeiten</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">Überblick</a></font></td></tr>
@@ -274,14 +273,16 @@ oder falsch eingestellte Taktfrequenzen.</li></ul>
</td> <!--- end of page contents --->
</tr>
<!---
<tr valign="bottom">
<td bgcolor="#f0f0f0">
<table cellpadding="10"><tr><td><a href="http://dvdisaster.net/legacy/de/index.html"><font size="-1">Alte Dokumentation (V0.70)</font></a></td></tr></table>
<table cellpadding="10"><tr><td><a href="http://dvdisaster.net/legacy/de/index.html"><font size="-1"></font></a></td></tr></table>
</td>
<td></td>
<td></td>
</tr>
--->
</table> <!--- end of main body table --->
@@ -294,7 +295,7 @@ oder falsch eingestellte Taktfrequenzen.</li></ul>
<tr>
<td align="center">
<font size="-1">
<i> Copyright 2004-2009 Carsten Gnörlich.<br>
<i> Copyright 2004-2010 Carsten Gnörlich.<br>
Die unveränderte Wiedergabe und Verteilung dieses gesamten Textes in beliebiger Form ist gestattet, sofern dieser Hinweis erhalten bleibt.
</i>
</font>

View File

@@ -1,7 +1,7 @@
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<title>Overview</title>
<title>Ergebnisse bewerten</title>
<link rel="stylesheet" type="text/css" href="../include/dvdisaster.css">
</head>
<body>
@@ -11,7 +11,7 @@
<tr>
<td align="left">
<font size="+3"><b>dvdisaster</b></font>
<i>Version 0.72</i>
<i>Version 0.72.1 / 0.79 (devel-2)</i>
</td>
<td align="right">
<font size="+3">&nbsp;</font><a href="http://dvdisaster.net/de/">Zur Internet-Version</a>
@@ -48,7 +48,6 @@
</table><p>
<table width="100%">
<tr><td colspan=3><font size="-1"><a href="news.html">Neuigkeiten</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">Überblick</a></font></td></tr>
@@ -274,14 +273,16 @@ oder falsch eingestellte Taktfrequenzen.</li></ul>
</td> <!--- end of page contents --->
</tr>
<!---
<tr valign="bottom">
<td bgcolor="#f0f0f0">
<table cellpadding="10"><tr><td><a href="http://dvdisaster.net/legacy/de/index.html"><font size="-1">Alte Dokumentation (V0.70)</font></a></td></tr></table>
<table cellpadding="10"><tr><td><a href="http://dvdisaster.net/legacy/de/index.html"><font size="-1"></font></a></td></tr></table>
</td>
<td></td>
<td></td>
</tr>
--->
</table> <!--- end of main body table --->
@@ -294,7 +295,7 @@ oder falsch eingestellte Taktfrequenzen.</li></ul>
<tr>
<td align="center">
<font size="-1">
<i> Copyright 2004-2009 Carsten Gnörlich.<br>
<i> Copyright 2004-2010 Carsten Gnörlich.<br>
Die unveränderte Wiedergabe und Verteilung dieses gesamten Textes in beliebiger Form ist gestattet, sofern dieser Hinweis erhalten bleibt.
</i>
</font>

View File

@@ -1,7 +1,7 @@
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<title>Overview</title>
<title>Ergebnisse bewerten</title>
<link rel="stylesheet" type="text/css" href="../include/dvdisaster.css">
</head>
<body>
@@ -11,7 +11,7 @@
<tr>
<td align="left">
<font size="+3"><b>dvdisaster</b></font>
<i>Version 0.72</i>
<i>Version 0.72.1 / 0.79 (devel-2)</i>
</td>
<td align="right">
<font size="+3">&nbsp;</font><a href="http://dvdisaster.net/de/">Zur Internet-Version</a>
@@ -48,7 +48,6 @@
</table><p>
<table width="100%">
<tr><td colspan=3><font size="-1"><a href="news.html">Neuigkeiten</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">Überblick</a></font></td></tr>
@@ -274,14 +273,16 @@ oder falsch eingestellte Taktfrequenzen.</li></ul>
</td> <!--- end of page contents --->
</tr>
<!---
<tr valign="bottom">
<td bgcolor="#f0f0f0">
<table cellpadding="10"><tr><td><a href="http://dvdisaster.net/legacy/de/index.html"><font size="-1">Alte Dokumentation (V0.70)</font></a></td></tr></table>
<table cellpadding="10"><tr><td><a href="http://dvdisaster.net/legacy/de/index.html"><font size="-1"></font></a></td></tr></table>
</td>
<td></td>
<td></td>
</tr>
--->
</table> <!--- end of main body table --->
@@ -294,7 +295,7 @@ oder falsch eingestellte Taktfrequenzen.</li></ul>
<tr>
<td align="center">
<font size="-1">
<i> Copyright 2004-2009 Carsten Gnörlich.<br>
<i> Copyright 2004-2010 Carsten Gnörlich.<br>
Die unveränderte Wiedergabe und Verteilung dieses gesamten Textes in beliebiger Form ist gestattet, sofern dieser Hinweis erhalten bleibt.
</i>
</font>

View File

@@ -1,7 +1,7 @@
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<title>Overview</title>
<title>Fortgeschrittene Einstellungen</title>
<link rel="stylesheet" type="text/css" href="../include/dvdisaster.css">
</head>
<body>
@@ -11,7 +11,7 @@
<tr>
<td align="left">
<font size="+3"><b>dvdisaster</b></font>
<i>Version 0.72</i>
<i>Version 0.72.1 / 0.79 (devel-2)</i>
</td>
<td align="right">
<font size="+3">&nbsp;</font><a href="http://dvdisaster.net/de/">Zur Internet-Version</a>
@@ -48,7 +48,6 @@
</table><p>
<table width="100%">
<tr><td colspan=3><font size="-1"><a href="news.html">Neuigkeiten</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">Überblick</a></font></td></tr>
@@ -152,14 +151,16 @@ die Anzahl der gemeldeten Fehler wird höher und ungenauer.
</td> <!--- end of page contents --->
</tr>
<!---
<tr valign="bottom">
<td bgcolor="#f0f0f0">
<table cellpadding="10"><tr><td><a href="http://dvdisaster.net/legacy/de/index.html"><font size="-1">Alte Dokumentation (V0.70)</font></a></td></tr></table>
<table cellpadding="10"><tr><td><a href="http://dvdisaster.net/legacy/de/index.html"><font size="-1"></font></a></td></tr></table>
</td>
<td></td>
<td></td>
</tr>
--->
</table> <!--- end of main body table --->
@@ -172,7 +173,7 @@ die Anzahl der gemeldeten Fehler wird höher und ungenauer.
<tr>
<td align="center">
<font size="-1">
<i> Copyright 2004-2009 Carsten Gnörlich.<br>
<i> Copyright 2004-2010 Carsten Gnörlich.<br>
Die unveränderte Wiedergabe und Verteilung dieses gesamten Textes in beliebiger Form ist gestattet, sofern dieser Hinweis erhalten bleibt.
</i>
</font>

View File

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

View File

@@ -1,7 +1,7 @@
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<title>Overview</title>
<title>Fortgeschrittene Einstellungen</title>
<link rel="stylesheet" type="text/css" href="../include/dvdisaster.css">
</head>
<body>
@@ -11,7 +11,7 @@
<tr>
<td align="left">
<font size="+3"><b>dvdisaster</b></font>
<i>Version 0.72</i>
<i>Version 0.72.1 / 0.79 (devel-2)</i>
</td>
<td align="right">
<font size="+3">&nbsp;</font><a href="http://dvdisaster.net/de/">Zur Internet-Version</a>
@@ -48,7 +48,6 @@
</table><p>
<table width="100%">
<tr><td colspan=3><font size="-1"><a href="news.html">Neuigkeiten</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">Überblick</a></font></td></tr>
@@ -150,14 +149,16 @@ die Anzahl der gemeldeten Fehler wird höher und ungenauer.
</td> <!--- end of page contents --->
</tr>
<!---
<tr valign="bottom">
<td bgcolor="#f0f0f0">
<table cellpadding="10"><tr><td><a href="http://dvdisaster.net/legacy/de/index.html"><font size="-1">Alte Dokumentation (V0.70)</font></a></td></tr></table>
<table cellpadding="10"><tr><td><a href="http://dvdisaster.net/legacy/de/index.html"><font size="-1"></font></a></td></tr></table>
</td>
<td></td>
<td></td>
</tr>
--->
</table> <!--- end of main body table --->
@@ -170,7 +171,7 @@ die Anzahl der gemeldeten Fehler wird höher und ungenauer.
<tr>
<td align="center">
<font size="-1">
<i> Copyright 2004-2009 Carsten Gnörlich.<br>
<i> Copyright 2004-2010 Carsten Gnörlich.<br>
Die unveränderte Wiedergabe und Verteilung dieses gesamten Textes in beliebiger Form ist gestattet, sofern dieser Hinweis erhalten bleibt.
</i>
</font>

View File

@@ -1,7 +1,7 @@
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<title>Overview</title>
<title>Fortgeschrittene Einstellungen</title>
<link rel="stylesheet" type="text/css" href="../include/dvdisaster.css">
</head>
<body>
@@ -11,7 +11,7 @@
<tr>
<td align="left">
<font size="+3"><b>dvdisaster</b></font>
<i>Version 0.72</i>
<i>Version 0.72.1 / 0.79 (devel-2)</i>
</td>
<td align="right">
<font size="+3">&nbsp;</font><a href="http://dvdisaster.net/de/">Zur Internet-Version</a>
@@ -48,7 +48,6 @@
</table><p>
<table width="100%">
<tr><td colspan=3><font size="-1"><a href="news.html">Neuigkeiten</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">Überblick</a></font></td></tr>
@@ -150,14 +149,16 @@ die Anzahl der gemeldeten Fehler wird höher und ungenauer.
</td> <!--- end of page contents --->
</tr>
<!---
<tr valign="bottom">
<td bgcolor="#f0f0f0">
<table cellpadding="10"><tr><td><a href="http://dvdisaster.net/legacy/de/index.html"><font size="-1">Alte Dokumentation (V0.70)</font></a></td></tr></table>
<table cellpadding="10"><tr><td><a href="http://dvdisaster.net/legacy/de/index.html"><font size="-1"></font></a></td></tr></table>
</td>
<td></td>
<td></td>
</tr>
--->
</table> <!--- end of main body table --->
@@ -170,7 +171,7 @@ die Anzahl der gemeldeten Fehler wird höher und ungenauer.
<tr>
<td align="center">
<font size="-1">
<i> Copyright 2004-2009 Carsten Gnörlich.<br>
<i> Copyright 2004-2010 Carsten Gnörlich.<br>
Die unveränderte Wiedergabe und Verteilung dieses gesamten Textes in beliebiger Form ist gestattet, sofern dieser Hinweis erhalten bleibt.
</i>
</font>

View File

@@ -1,7 +1,7 @@
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<title>Overview</title>
<title>Fehlerkorrektur-Daten als Datei erzeugen</title>
<link rel="stylesheet" type="text/css" href="../include/dvdisaster.css">
</head>
<body>
@@ -11,7 +11,7 @@
<tr>
<td align="left">
<font size="+3"><b>dvdisaster</b></font>
<i>Version 0.72</i>
<i>Version 0.72.1 / 0.79 (devel-2)</i>
</td>
<td align="right">
<font size="+3">&nbsp;</font><a href="http://dvdisaster.net/de/">Zur Internet-Version</a>
@@ -48,7 +48,6 @@
</table><p>
<table width="100%">
<tr><td colspan=3><font size="-1"><a href="news.html">Neuigkeiten</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">Überblick</a></font></td></tr>
@@ -158,14 +157,16 @@ mehr erstellt werden.</a>
</td> <!--- end of page contents --->
</tr>
<!---
<tr valign="bottom">
<td bgcolor="#f0f0f0">
<table cellpadding="10"><tr><td><a href="http://dvdisaster.net/legacy/de/index.html"><font size="-1">Alte Dokumentation (V0.70)</font></a></td></tr></table>
<table cellpadding="10"><tr><td><a href="http://dvdisaster.net/legacy/de/index.html"><font size="-1"></font></a></td></tr></table>
</td>
<td></td>
<td></td>
</tr>
--->
</table> <!--- end of main body table --->
@@ -178,7 +179,7 @@ mehr erstellt werden.</a>
<tr>
<td align="center">
<font size="-1">
<i> Copyright 2004-2009 Carsten Gnörlich.<br>
<i> Copyright 2004-2010 Carsten Gnörlich.<br>
Die unveränderte Wiedergabe und Verteilung dieses gesamten Textes in beliebiger Form ist gestattet, sofern dieser Hinweis erhalten bleibt.
</i>
</font>

View File

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

View File

@@ -1,7 +1,7 @@
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<title>Overview</title>
<title>Entscheidungshilfe</title>
<link rel="stylesheet" type="text/css" href="../include/dvdisaster.css">
</head>
<body>
@@ -11,7 +11,7 @@
<tr>
<td align="left">
<font size="+3"><b>dvdisaster</b></font>
<i>Version 0.72</i>
<i>Version 0.72.1 / 0.79 (devel-2)</i>
</td>
<td align="right">
<font size="+3">&nbsp;</font><a href="http://dvdisaster.net/de/">Zur Internet-Version</a>
@@ -48,7 +48,6 @@
</table><p>
<table width="100%">
<tr><td colspan=3><font size="-1"><a href="news.html">Neuigkeiten</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">Überblick</a></font></td></tr>
@@ -136,14 +135,16 @@ finden Sie weitere Informationen zu den Vor- und Nachteilen der beiden Methoden.
</td> <!--- end of page contents --->
</tr>
<!---
<tr valign="bottom">
<td bgcolor="#f0f0f0">
<table cellpadding="10"><tr><td><a href="http://dvdisaster.net/legacy/de/index.html"><font size="-1">Alte Dokumentation (V0.70)</font></a></td></tr></table>
<table cellpadding="10"><tr><td><a href="http://dvdisaster.net/legacy/de/index.html"><font size="-1"></font></a></td></tr></table>
</td>
<td></td>
<td></td>
</tr>
--->
</table> <!--- end of main body table --->
@@ -156,7 +157,7 @@ finden Sie weitere Informationen zu den Vor- und Nachteilen der beiden Methoden.
<tr>
<td align="center">
<font size="-1">
<i> Copyright 2004-2009 Carsten Gnörlich.<br>
<i> Copyright 2004-2010 Carsten Gnörlich.<br>
Die unveränderte Wiedergabe und Verteilung dieses gesamten Textes in beliebiger Form ist gestattet, sofern dieser Hinweis erhalten bleibt.
</i>
</font>

View File

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

View File

@@ -1,7 +1,7 @@
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<title>Overview</title>
<title>Entscheidungshilfe</title>
<link rel="stylesheet" type="text/css" href="../include/dvdisaster.css">
</head>
<body>
@@ -11,7 +11,7 @@
<tr>
<td align="left">
<font size="+3"><b>dvdisaster</b></font>
<i>Version 0.72</i>
<i>Version 0.72.1 / 0.79 (devel-2)</i>
</td>
<td align="right">
<font size="+3">&nbsp;</font><a href="http://dvdisaster.net/de/">Zur Internet-Version</a>
@@ -48,7 +48,6 @@
</table><p>
<table width="100%">
<tr><td colspan=3><font size="-1"><a href="news.html">Neuigkeiten</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">Überblick</a></font></td></tr>
@@ -139,14 +138,16 @@ finden Sie weitere Informationen zu den Vor- und Nachteilen der beiden Methoden.
</td> <!--- end of page contents --->
</tr>
<!---
<tr valign="bottom">
<td bgcolor="#f0f0f0">
<table cellpadding="10"><tr><td><a href="http://dvdisaster.net/legacy/de/index.html"><font size="-1">Alte Dokumentation (V0.70)</font></a></td></tr></table>
<table cellpadding="10"><tr><td><a href="http://dvdisaster.net/legacy/de/index.html"><font size="-1"></font></a></td></tr></table>
</td>
<td></td>
<td></td>
</tr>
--->
</table> <!--- end of main body table --->
@@ -159,7 +160,7 @@ finden Sie weitere Informationen zu den Vor- und Nachteilen der beiden Methoden.
<tr>
<td align="center">
<font size="-1">
<i> Copyright 2004-2009 Carsten Gnörlich.<br>
<i> Copyright 2004-2010 Carsten Gnörlich.<br>
Die unveränderte Wiedergabe und Verteilung dieses gesamten Textes in beliebiger Form ist gestattet, sofern dieser Hinweis erhalten bleibt.
</i>
</font>

View File

@@ -1,7 +1,7 @@
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<title>Overview</title>
<title>Entscheidungshilfe</title>
<link rel="stylesheet" type="text/css" href="../include/dvdisaster.css">
</head>
<body>
@@ -11,7 +11,7 @@
<tr>
<td align="left">
<font size="+3"><b>dvdisaster</b></font>
<i>Version 0.72</i>
<i>Version 0.72.1 / 0.79 (devel-2)</i>
</td>
<td align="right">
<font size="+3">&nbsp;</font><a href="http://dvdisaster.net/de/">Zur Internet-Version</a>
@@ -48,7 +48,6 @@
</table><p>
<table width="100%">
<tr><td colspan=3><font size="-1"><a href="news.html">Neuigkeiten</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">Überblick</a></font></td></tr>
@@ -141,14 +140,16 @@ finden Sie weitere Informationen zu den Vor- und Nachteilen der beiden Methoden.
</td> <!--- end of page contents --->
</tr>
<!---
<tr valign="bottom">
<td bgcolor="#f0f0f0">
<table cellpadding="10"><tr><td><a href="http://dvdisaster.net/legacy/de/index.html"><font size="-1">Alte Dokumentation (V0.70)</font></a></td></tr></table>
<table cellpadding="10"><tr><td><a href="http://dvdisaster.net/legacy/de/index.html"><font size="-1"></font></a></td></tr></table>
</td>
<td></td>
<td></td>
</tr>
--->
</table> <!--- end of main body table --->
@@ -161,7 +162,7 @@ finden Sie weitere Informationen zu den Vor- und Nachteilen der beiden Methoden.
<tr>
<td align="center">
<font size="-1">
<i> Copyright 2004-2009 Carsten Gnörlich.<br>
<i> Copyright 2004-2010 Carsten Gnörlich.<br>
Die unveränderte Wiedergabe und Verteilung dieses gesamten Textes in beliebiger Form ist gestattet, sofern dieser Hinweis erhalten bleibt.
</i>
</font>

View File

@@ -1,7 +1,7 @@
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<title>Overview</title>
<title>Entscheidungshilfe</title>
<link rel="stylesheet" type="text/css" href="../include/dvdisaster.css">
</head>
<body>
@@ -11,7 +11,7 @@
<tr>
<td align="left">
<font size="+3"><b>dvdisaster</b></font>
<i>Version 0.72</i>
<i>Version 0.72.1 / 0.79 (devel-2)</i>
</td>
<td align="right">
<font size="+3">&nbsp;</font><a href="http://dvdisaster.net/de/">Zur Internet-Version</a>
@@ -48,7 +48,6 @@
</table><p>
<table width="100%">
<tr><td colspan=3><font size="-1"><a href="news.html">Neuigkeiten</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">Überblick</a></font></td></tr>
@@ -144,14 +143,16 @@ finden Sie weitere Informationen zu den Vor- und Nachteilen der beiden Methoden.
</td> <!--- end of page contents --->
</tr>
<!---
<tr valign="bottom">
<td bgcolor="#f0f0f0">
<table cellpadding="10"><tr><td><a href="http://dvdisaster.net/legacy/de/index.html"><font size="-1">Alte Dokumentation (V0.70)</font></a></td></tr></table>
<table cellpadding="10"><tr><td><a href="http://dvdisaster.net/legacy/de/index.html"><font size="-1"></font></a></td></tr></table>
</td>
<td></td>
<td></td>
</tr>
--->
</table> <!--- end of main body table --->
@@ -164,7 +165,7 @@ finden Sie weitere Informationen zu den Vor- und Nachteilen der beiden Methoden.
<tr>
<td align="center">
<font size="-1">
<i> Copyright 2004-2009 Carsten Gnörlich.<br>
<i> Copyright 2004-2010 Carsten Gnörlich.<br>
Die unveränderte Wiedergabe und Verteilung dieses gesamten Textes in beliebiger Form ist gestattet, sofern dieser Hinweis erhalten bleibt.
</i>
</font>

View File

@@ -1,7 +1,7 @@
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<title>Overview</title>
<title>Entscheidungshilfe</title>
<link rel="stylesheet" type="text/css" href="../include/dvdisaster.css">
</head>
<body>
@@ -11,7 +11,7 @@
<tr>
<td align="left">
<font size="+3"><b>dvdisaster</b></font>
<i>Version 0.72</i>
<i>Version 0.72.1 / 0.79 (devel-2)</i>
</td>
<td align="right">
<font size="+3">&nbsp;</font><a href="http://dvdisaster.net/de/">Zur Internet-Version</a>
@@ -48,7 +48,6 @@
</table><p>
<table width="100%">
<tr><td colspan=3><font size="-1"><a href="news.html">Neuigkeiten</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">Überblick</a></font></td></tr>
@@ -143,14 +142,16 @@ finden Sie weitere Informationen zu den Vor- und Nachteilen der beiden Methoden.
</td> <!--- end of page contents --->
</tr>
<!---
<tr valign="bottom">
<td bgcolor="#f0f0f0">
<table cellpadding="10"><tr><td><a href="http://dvdisaster.net/legacy/de/index.html"><font size="-1">Alte Dokumentation (V0.70)</font></a></td></tr></table>
<table cellpadding="10"><tr><td><a href="http://dvdisaster.net/legacy/de/index.html"><font size="-1"></font></a></td></tr></table>
</td>
<td></td>
<td></td>
</tr>
--->
</table> <!--- end of main body table --->
@@ -163,7 +164,7 @@ finden Sie weitere Informationen zu den Vor- und Nachteilen der beiden Methoden.
<tr>
<td align="center">
<font size="-1">
<i> Copyright 2004-2009 Carsten Gnörlich.<br>
<i> Copyright 2004-2010 Carsten Gnörlich.<br>
Die unveränderte Wiedergabe und Verteilung dieses gesamten Textes in beliebiger Form ist gestattet, sofern dieser Hinweis erhalten bleibt.
</i>
</font>

View File

@@ -1,7 +1,7 @@
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<title>Overview</title>
<title>Grundeinstellungen</title>
<link rel="stylesheet" type="text/css" href="../include/dvdisaster.css">
</head>
<body>
@@ -11,7 +11,7 @@
<tr>
<td align="left">
<font size="+3"><b>dvdisaster</b></font>
<i>Version 0.72</i>
<i>Version 0.72.1 / 0.79 (devel-2)</i>
</td>
<td align="right">
<font size="+3">&nbsp;</font><a href="http://dvdisaster.net/de/">Zur Internet-Version</a>
@@ -48,7 +48,6 @@
</table><p>
<table width="100%">
<tr><td colspan=3><font size="-1"><a href="news.html">Neuigkeiten</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">Überblick</a></font></td></tr>
@@ -234,11 +233,8 @@ schnell überlastet werden könnte.
<table>
<tr>
<td valign="top">
<b>Reiterkarte "Dateien".</b> Wenn Ihr Betriebssystem keine Dateien erzeugen kann, die größer als 2GB sind,
müssen Sie die grün markierte Einstellung auswählen. Anstelle einer einzigen Datei "abbild.iso"
werden dann bis zu 100 Segmente "abbild00.iso", "abbild01.iso" usw. verwendet; dies kostet etwas Geschwindigkeit.
Sie brauchen diese Option hauptsächlich unter Windows, wenn Sie dort noch mit dem alten Dateisystem FAT32 arbeiten.
Die übrigen Einstellungen sollten Sie zunächst ausgeschaltet lassen; Hinweise auf <a href="howtos25.html">Optimierungen</a>
<b>Reiterkarte "Dateien".</b> Lassen Sie die Optionen auf dieser Reiterkarte
zunächst ausgeschaltet; Hinweise auf <a href="howtos25.html">Optimierungen</a>
mit Hilfe dieser Werte folgen später.
</td>
<td>
@@ -272,14 +268,16 @@ keine Auswirkungen auf die erstellten Fehlerkorrektur-Dateien.
</td> <!--- end of page contents --->
</tr>
<!---
<tr valign="bottom">
<td bgcolor="#f0f0f0">
<table cellpadding="10"><tr><td><a href="http://dvdisaster.net/legacy/de/index.html"><font size="-1">Alte Dokumentation (V0.70)</font></a></td></tr></table>
<table cellpadding="10"><tr><td><a href="http://dvdisaster.net/legacy/de/index.html"><font size="-1"></font></a></td></tr></table>
</td>
<td></td>
<td></td>
</tr>
--->
</table> <!--- end of main body table --->
@@ -292,7 +290,7 @@ keine Auswirkungen auf die erstellten Fehlerkorrektur-Dateien.
<tr>
<td align="center">
<font size="-1">
<i> Copyright 2004-2009 Carsten Gnörlich.<br>
<i> Copyright 2004-2010 Carsten Gnörlich.<br>
Die unveränderte Wiedergabe und Verteilung dieses gesamten Textes in beliebiger Form ist gestattet, sofern dieser Hinweis erhalten bleibt.
</i>
</font>

View File

@@ -1,6 +1,6 @@
<?php
# dvdisaster: German homepage translation
# Copyright (C) 2004-2009 Carsten Gnörlich
# Copyright (C) 2004-2010 Carsten Gnörlich
#
# UTF-8 trigger: äöüß
#
@@ -93,11 +93,8 @@ schnell überlastet werden könnte.
<?php end_screen_shot(); ?>
<?php begin_screen_shot("Reiterkarte \"Dateien\".","create-prefs-file.png"); ?>
<b>Reiterkarte "Dateien".</b> Wenn Ihr Betriebssystem keine Dateien erzeugen kann, die größer als 2GB sind,
müssen Sie die grün markierte Einstellung auswählen. Anstelle einer einzigen Datei "abbild.iso"
werden dann bis zu 100 Segmente "abbild00.iso", "abbild01.iso" usw. verwendet; dies kostet etwas Geschwindigkeit.
Sie brauchen diese Option hauptsächlich unter Windows, wenn Sie dort noch mit dem alten Dateisystem FAT32 arbeiten.
Die übrigen Einstellungen sollten Sie zunächst ausgeschaltet lassen; Hinweise auf <a href="howtos25.php">Optimierungen</a>
<b>Reiterkarte "Dateien".</b> Lassen Sie die Optionen auf dieser Reiterkarte
zunächst ausgeschaltet; Hinweise auf <a href="howtos25.php">Optimierungen</a>
mit Hilfe dieser Werte folgen später.
<?php end_screen_shot(); ?>

View File

@@ -1,7 +1,7 @@
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<title>Overview</title>
<title>Grundeinstellungen</title>
<link rel="stylesheet" type="text/css" href="../include/dvdisaster.css">
</head>
<body>
@@ -11,7 +11,7 @@
<tr>
<td align="left">
<font size="+3"><b>dvdisaster</b></font>
<i>Version 0.72</i>
<i>Version 0.72.1 / 0.79 (devel-2)</i>
</td>
<td align="right">
<font size="+3">&nbsp;</font><a href="http://dvdisaster.net/de/">Zur Internet-Version</a>
@@ -48,7 +48,6 @@
</table><p>
<table width="100%">
<tr><td colspan=3><font size="-1"><a href="news.html">Neuigkeiten</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">Überblick</a></font></td></tr>
@@ -232,11 +231,8 @@ schnell überlastet werden könnte.
<table>
<tr>
<td valign="top">
<b>Reiterkarte "Dateien".</b> Wenn Ihr Betriebssystem keine Dateien erzeugen kann, die größer als 2GB sind,
müssen Sie die grün markierte Einstellung auswählen. Anstelle einer einzigen Datei "abbild.iso"
werden dann bis zu 100 Segmente "abbild00.iso", "abbild01.iso" usw. verwendet; dies kostet etwas Geschwindigkeit.
Sie brauchen diese Option hauptsächlich unter Windows, wenn Sie dort noch mit dem alten Dateisystem FAT32 arbeiten.
Die übrigen Einstellungen sollten Sie zunächst ausgeschaltet lassen; Hinweise auf <a href="howtos25.html">Optimierungen</a>
<b>Reiterkarte "Dateien".</b> Lassen Sie die Optionen auf dieser Reiterkarte
zunächst ausgeschaltet; Hinweise auf <a href="howtos25.html">Optimierungen</a>
mit Hilfe dieser Werte folgen später.
</td>
<td>
@@ -270,14 +266,16 @@ keine Auswirkungen auf die erstellten Fehlerkorrektur-Dateien.
</td> <!--- end of page contents --->
</tr>
<!---
<tr valign="bottom">
<td bgcolor="#f0f0f0">
<table cellpadding="10"><tr><td><a href="http://dvdisaster.net/legacy/de/index.html"><font size="-1">Alte Dokumentation (V0.70)</font></a></td></tr></table>
<table cellpadding="10"><tr><td><a href="http://dvdisaster.net/legacy/de/index.html"><font size="-1"></font></a></td></tr></table>
</td>
<td></td>
<td></td>
</tr>
--->
</table> <!--- end of main body table --->
@@ -290,7 +288,7 @@ keine Auswirkungen auf die erstellten Fehlerkorrektur-Dateien.
<tr>
<td align="center">
<font size="-1">
<i> Copyright 2004-2009 Carsten Gnörlich.<br>
<i> Copyright 2004-2010 Carsten Gnörlich.<br>
Die unveränderte Wiedergabe und Verteilung dieses gesamten Textes in beliebiger Form ist gestattet, sofern dieser Hinweis erhalten bleibt.
</i>
</font>

View File

@@ -1,7 +1,7 @@
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<title>Overview</title>
<title>Grundeinstellungen</title>
<link rel="stylesheet" type="text/css" href="../include/dvdisaster.css">
</head>
<body>
@@ -11,7 +11,7 @@
<tr>
<td align="left">
<font size="+3"><b>dvdisaster</b></font>
<i>Version 0.72</i>
<i>Version 0.72.1 / 0.79 (devel-2)</i>
</td>
<td align="right">
<font size="+3">&nbsp;</font><a href="http://dvdisaster.net/de/">Zur Internet-Version</a>
@@ -48,7 +48,6 @@
</table><p>
<table width="100%">
<tr><td colspan=3><font size="-1"><a href="news.html">Neuigkeiten</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">Überblick</a></font></td></tr>
@@ -232,11 +231,8 @@ schnell überlastet werden könnte.
<table>
<tr>
<td valign="top">
<b>Reiterkarte "Dateien".</b> Wenn Ihr Betriebssystem keine Dateien erzeugen kann, die größer als 2GB sind,
müssen Sie die grün markierte Einstellung auswählen. Anstelle einer einzigen Datei "abbild.iso"
werden dann bis zu 100 Segmente "abbild00.iso", "abbild01.iso" usw. verwendet; dies kostet etwas Geschwindigkeit.
Sie brauchen diese Option hauptsächlich unter Windows, wenn Sie dort noch mit dem alten Dateisystem FAT32 arbeiten.
Die übrigen Einstellungen sollten Sie zunächst ausgeschaltet lassen; Hinweise auf <a href="howtos25.html">Optimierungen</a>
<b>Reiterkarte "Dateien".</b> Lassen Sie die Optionen auf dieser Reiterkarte
zunächst ausgeschaltet; Hinweise auf <a href="howtos25.html">Optimierungen</a>
mit Hilfe dieser Werte folgen später.
</td>
<td>
@@ -270,14 +266,16 @@ keine Auswirkungen auf die erstellten Fehlerkorrektur-Dateien.
</td> <!--- end of page contents --->
</tr>
<!---
<tr valign="bottom">
<td bgcolor="#f0f0f0">
<table cellpadding="10"><tr><td><a href="http://dvdisaster.net/legacy/de/index.html"><font size="-1">Alte Dokumentation (V0.70)</font></a></td></tr></table>
<table cellpadding="10"><tr><td><a href="http://dvdisaster.net/legacy/de/index.html"><font size="-1"></font></a></td></tr></table>
</td>
<td></td>
<td></td>
</tr>
--->
</table> <!--- end of main body table --->
@@ -290,7 +288,7 @@ keine Auswirkungen auf die erstellten Fehlerkorrektur-Dateien.
<tr>
<td align="center">
<font size="-1">
<i> Copyright 2004-2009 Carsten Gnörlich.<br>
<i> Copyright 2004-2010 Carsten Gnörlich.<br>
Die unveränderte Wiedergabe und Verteilung dieses gesamten Textes in beliebiger Form ist gestattet, sofern dieser Hinweis erhalten bleibt.
</i>
</font>

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