1 0.5.0 - Released with KDE 4.3.0
2 ------------------------------------------------------------------------
3 - Updated to LibRaw 0.7.0 : Black (masked) pixels data extracted from RAW and avaliable in application.
4 Application can turn off RAW data filtering (black level subtraction,
5 zero pixels removal and raw tone curve).
6 New 'input framework' released. Reading raw data from file and memory buffer supported from scratch.
7 LibRaw-using application can implement own data reading functions (e.g. reading from network stream).
8 Fuji SuperCCD: raw data extracted without 45-degree rotation.
9 New sample applications: 4channels and unprocessed_raw
10 Imported (subsequentally) new dcraw versions from 8.89 to 8.93 (up to date)
12 0.4.0 - Released with KDE 4.2.0
13 ------------------------------------------------------------------------
14 - Updated to LibRaw 0.6.5 : Fixed file descriptor and buffer memory leak when thumbnail extractor is called,
15 but library object is not properly initialized.
16 Fixes in Imacon files unpacking.
17 Fixes in Hasselblad .fff files unpacking.
18 - Updated to LibRaw 0.6.3 : NEF processing code changed (some overflow control added).
19 - Updated to LibRaw 0.6.2.
20 - New cameras: Canon G10 & 5D Mk2, Leaf AFi 7, Leica D-LUX4,
21 Panasonic FX150 & G 1, Fujifilm IS Pro.
22 - Updated to LibRaw 0.6.1.
23 - New cameras: Canon 50D, Sony A900, Nikon D90 & P6000, Panasonic LX3 FZ28.
24 - Ported to LibRaw Api 0.6.0. Removed dcraw.c and DcrawBinary class.
25 - Use kDebug(51002) instead qDebug().
27 0.3.0 - Released with KDE 4.1.2
28 ------------------------------------------------------------------------
29 - Sync with KDE3 branch 0.1.5 API changes.
31 0.2.0 - Released with KDE 4.1.0
32 ------------------------------------------------------------------------
33 - Port to CMake/KDE4/QT4
34 - Moved from extragear/libs to kdegraphics/libs
37 ------------------------------------------------------------------------
39 - API changed: add white point settings support (dcraw -S option)
41 - Updated dcraw to 8.86
42 New camera : Sony A300.
43 Fixed camera WB on the A200.
44 Set model-specific saturation levels in adobe_coeff().
45 No new options introduced.
46 - Updated dcraw to 8.85
47 New camera : Olympus E-420.
48 No new options introduced.
49 - Updated dcraw to 8.84
50 New cameras: Canon EOS 450D, Nikon D60, and Fuji S100FS.
51 Copied new matrices from Adobe DNG Converter 4.4.
52 sRAW support in 1.393 broke Fuji DNG files, now fixed.
53 No new options introduced.
56 ------------------------------------------------------------------------
57 - updated dcraw to 8.83
58 new cameras: Apple QuickTake 200, Fuji IS-1, Sony DSLR-A350, Pentax K20D,
59 Nokia N95, Canon PowerShots A460, Canon PowerShots A530,
60 Canon PowerShots A650.
61 no new options introduced.
62 - updated dcraw to 8.82
63 new cameras: Sony DSLR-A200, Sony DSLR-A700, Sony XCD-SX910CR, STV680 VGA
64 no new options introduced.
66 Bugs fixed from B.K.O (http://bugs.kde.org):
67 001 ==> 142055 : Which whitebalance is used.
70 ------------------------------------------------------------------------
71 - updated dcraw to 8.81
72 - New cameras: Canon G7, Fuji FinePix S9100/S9600, Olympus SP560UZ, Panasonic DMC-L10
74 - updated dcraw to 8.80
75 - new cameras: Hasselblad H3D, Olympus E-3, Canon EOS 40D, Canon PowerShot G9,
76 Canon EOS-1Ds Mark III, AVT F-080C, Nikon D3, Nikon D300,
77 Nikon Coolpix S6, Panasonic DMC-FZ18, Sony DSLR-A700
80 After interpolation, clean up color artifacts by repeatedly
81 applying a 3x3 median filter to the R-G and B-G channels.
82 - dcraw.c licence : is GPL compatible again == less wories)
85 ------------------------------------------------------------------------
88 - updated internal dcraw from 8.60 to 8.77. API changed.
89 - add new chromatic aberration reduction options (patch from Guillaume Castagnino).
92 ------------------------------------------------------------------------
95 - API changed: * KDcraw destructor is now virtual.
96 * Added DcrawSettingsContainer destructor.
97 * Separate embedded JPEG preview extraction and half decoding methods
98 to get a preview of RAW pictures.
100 Bugs fixed from B.K.O (http://bugs.kde.org):
101 001 ==> 145482 : libkdraw compile fails on Cygwin.
104 ------------------------------------------------------------------------
107 For details and info about previous versions, see ChangeLog.