-
Notifications
You must be signed in to change notification settings - Fork 21
/
CREDITS.en
55 lines (40 loc) · 2.03 KB
/
CREDITS.en
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
Many thanks to (in alphabetical order):
Pablo Almeida ([email protected])
provides and maintains the Portuguese translation.
Harald Bögeholz ([email protected])
provided a lot of insightful discussions on CD/DVD data
recovery and Reed-Solomon error correction.
The "adaptive read strategy" in dvdisaster is based upon his
suggestions and ideas; he had implemented a similar strategy
before and published in issue 16/2005 of the german periodical "c't".
Jesus Cea <[email protected]>
for keeping the project alive and providing hosting for the project
Julian Einwag ([email protected]).
provides and maintains the Mac OS X / Darwin port.
Igor Gorbounov ([email protected])
provides and maintains the Russian translation.
Andrei Grecu ([email protected])
provided an algorithm for recovering defective CD sectors
from multiple incomplete RAW reading attempts.
Phil Karn
wrote an excellent library for creating and decoding Reed-Solomon
codes. This project draws a lot of inspiration - and even code -
from his library which can be found at http://www.ka9q.net/code/fec/
Since the code was optimized and trimmed down for dvdisaster´s
special needs, you should get the original thing if you're
interested in incorporating RS codes into your application.
Stéphane Lesimple <[email protected]>
for keeping the project alive in his own GIT repository, and
for supplying patches, enhancements and the Windows version.
Daniel Nylander ([email protected])
provides and maintains the Swedish translation.
Andrea Polverini ([email protected])
provides and maintains the Italian translation.
Jindřich Šesták <[email protected]>
took over the Czech translation since version 0.79.3.
Luboš Staněk ([email protected])
provided and maintained the Czech translation up to version 0.72.3.
Sergey Svishchev ([email protected])
provided the NetBSD port.
A lot of other people provided additional suggestions and bug reports;
see the CHANGELOG file for details.