update
[kdegraphics.git] / libs / libkdcraw / NEWS
blob3df0d2712b2c27083660bbf6f752b029422f7577
1 0.4.0 - Released with KDE 4.2.0
2 Ported to LibRaw Api. Removed dcraw.c and DcrawBinary class.
3 Use kDebug(51002) instead qDebug().
5 0.3.0 - Released with KDE 4.1.2
6 ------------------------------------------------------------------------
7 Sync with KDE3 branch 0.1.5 API changes.
9 0.2.0 - Released with KDE 4.1.0
10 ------------------------------------------------------------------------
11 Port to CMake/KDE4/QT4
12 Moved from extragear/libs to kdegraphics/libs
14 0.1.5
15 ------------------------------------------------------------------------
17 - API changed: add white point settings support (dcraw -S option)
19 - Updated dcraw to 8.86
20   New camera : Sony A300.
21   Fixed camera WB on the A200.
22   Set model-specific saturation levels in adobe_coeff().
23   No new options introduced.
24 - Updated dcraw to 8.85
25   New camera : Olympus E-420.
26   No new options introduced.
27 - Updated dcraw to 8.84
28   New cameras: Canon EOS 450D, Nikon D60, and Fuji S100FS.
29   Copied new matrices from Adobe DNG Converter 4.4.
30   sRAW support in 1.393 broke Fuji DNG files, now fixed.
31   No new options introduced.
33 0.1.4
34 ------------------------------------------------------------------------
35 - updated dcraw to 8.83
36   new cameras: Apple QuickTake 200, Fuji IS-1, Sony DSLR-A350, Pentax K20D,
37                Nokia N95, Canon PowerShots A460, Canon PowerShots A530,
38                Canon PowerShots A650.
39                no new options introduced.
40 - updated dcraw to 8.82
41                new cameras: Sony DSLR-A200, Sony DSLR-A700, Sony XCD-SX910CR, STV680 VGA
42                no new options introduced.
43                                       
44 Bugs fixed from B.K.O (http://bugs.kde.org):
45 001 ==> 142055 : Which whitebalance is used.
47 0.1.3
48 ------------------------------------------------------------------------
49 - updated dcraw to 8.81
50   new cameras: Canon G7, Fuji FinePix S9100/S9600, Olympus SP560UZ, Panasonic DMC-L10
52   - updated dcraw to 8.80
53     new cameras: Hasselblad H3D, Olympus E-3, Canon EOS 40D, Canon PowerShot G9,
54                  Canon EOS-1Ds Mark III, AVT F-080C, Nikon D3, Nikon D300,
55                  Nikon Coolpix S6, Panasonic DMC-FZ18, Sony DSLR-A700
57                  -m number_of_passes
58                  After interpolation, clean up color artifacts by repeatedly 
59                  applying a 3x3 median filter to the R-G and B-G channels.
60   - Licence : is GPL compatible again == less wories)
62 0.1.2
63 ------------------------------------------------------------------------
65 New features
66 - updated internal dcraw from 8.60 to 8.77. API changed.
67 - add new chromatic aberration reduction options (patch from Guillaume Castagnino).
69 0.1.1
70 ------------------------------------------------------------------------
72 New features
73 - API changed: * KDcraw destructor is now virtual.
74                * Added DcrawSettingsContainer destructor.
75                * Separate embedded JPEG preview extraction and half decoding methods
76                  to get a preview of RAW pictures.
78 Bugs fixed from B.K.O (http://bugs.kde.org):
79 001 ==> 145482 : libkdraw compile fails on Cygwin.
81 0.1.0
82 ------------------------------------------------------------------------
83 First implementation
85 For details and info about previous versions, see ChangeLog.