1 0.5.0 - Released with KDE 4.3.0
2 ------------------------------------------------------------------------
3 - Updated to LibRaw 0.7.0-a4.
4 See http://www.libraw.org/download#changelog-beta for details.
6 0.4.0 - Released with KDE 4.2.0
7 ------------------------------------------------------------------------
8 - Updated to LibRaw 0.6.5 : Fixed file descriptor and buffer memory leak when thumbnail extractor is called,
9 but library object is not properly initialized.
10 Fixes in Imacon files unpacking.
11 Fixes in Hasselblad .fff files unpacking.
12 - Updated to LibRaw 0.6.3 : NEF processing code changed (some overflow control added).
13 - Updated to LibRaw 0.6.2.
14 - New cameras: Canon G10 & 5D Mk2, Leaf AFi 7, Leica D-LUX4,
15 Panasonic FX150 & G 1, Fujifilm IS Pro.
16 - Updated to LibRaw 0.6.1.
17 - New cameras: Canon 50D, Sony A900, Nikon D90 & P6000, Panasonic LX3 FZ28.
18 - Ported to LibRaw Api 0.6.0. Removed dcraw.c and DcrawBinary class.
19 - Use kDebug(51002) instead qDebug().
21 0.3.0 - Released with KDE 4.1.2
22 ------------------------------------------------------------------------
23 - Sync with KDE3 branch 0.1.5 API changes.
25 0.2.0 - Released with KDE 4.1.0
26 ------------------------------------------------------------------------
27 - Port to CMake/KDE4/QT4
28 - Moved from extragear/libs to kdegraphics/libs
31 ------------------------------------------------------------------------
33 - API changed: add white point settings support (dcraw -S option)
35 - Updated dcraw to 8.86
36 New camera : Sony A300.
37 Fixed camera WB on the A200.
38 Set model-specific saturation levels in adobe_coeff().
39 No new options introduced.
40 - Updated dcraw to 8.85
41 New camera : Olympus E-420.
42 No new options introduced.
43 - Updated dcraw to 8.84
44 New cameras: Canon EOS 450D, Nikon D60, and Fuji S100FS.
45 Copied new matrices from Adobe DNG Converter 4.4.
46 sRAW support in 1.393 broke Fuji DNG files, now fixed.
47 No new options introduced.
50 ------------------------------------------------------------------------
51 - updated dcraw to 8.83
52 new cameras: Apple QuickTake 200, Fuji IS-1, Sony DSLR-A350, Pentax K20D,
53 Nokia N95, Canon PowerShots A460, Canon PowerShots A530,
54 Canon PowerShots A650.
55 no new options introduced.
56 - updated dcraw to 8.82
57 new cameras: Sony DSLR-A200, Sony DSLR-A700, Sony XCD-SX910CR, STV680 VGA
58 no new options introduced.
60 Bugs fixed from B.K.O (http://bugs.kde.org):
61 001 ==> 142055 : Which whitebalance is used.
64 ------------------------------------------------------------------------
65 - updated dcraw to 8.81
66 - New cameras: Canon G7, Fuji FinePix S9100/S9600, Olympus SP560UZ, Panasonic DMC-L10
68 - updated dcraw to 8.80
69 - new cameras: Hasselblad H3D, Olympus E-3, Canon EOS 40D, Canon PowerShot G9,
70 Canon EOS-1Ds Mark III, AVT F-080C, Nikon D3, Nikon D300,
71 Nikon Coolpix S6, Panasonic DMC-FZ18, Sony DSLR-A700
74 After interpolation, clean up color artifacts by repeatedly
75 applying a 3x3 median filter to the R-G and B-G channels.
76 - dcraw.c licence : is GPL compatible again == less wories)
79 ------------------------------------------------------------------------
82 - updated internal dcraw from 8.60 to 8.77. API changed.
83 - add new chromatic aberration reduction options (patch from Guillaume Castagnino).
86 ------------------------------------------------------------------------
89 - API changed: * KDcraw destructor is now virtual.
90 * Added DcrawSettingsContainer destructor.
91 * Separate embedded JPEG preview extraction and half decoding methods
92 to get a preview of RAW pictures.
94 Bugs fixed from B.K.O (http://bugs.kde.org):
95 001 ==> 145482 : libkdraw compile fails on Cygwin.
98 ------------------------------------------------------------------------
101 For details and info about previous versions, see ChangeLog.