summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authortpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2010-01-18 07:38:32 +0000
committertpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2010-01-18 07:38:32 +0000
commita470f3e5f229571b42a49aa537b437e473f979e8 (patch)
treedf3672a484da4f11aae0ffdbc274827592f8b511 /NEWS
downloadlibkdcraw-a470f3e5f229571b42a49aa537b437e473f979e8.tar.gz
libkdcraw-a470f3e5f229571b42a49aa537b437e473f979e8.zip
Added abandoned KDE3 version of libkdcraw
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/libraries/libkdcraw@1076409 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS53
1 files changed, 53 insertions, 0 deletions
diff --git a/NEWS b/NEWS
new file mode 100644
index 0000000..433d7b1
--- /dev/null
+++ b/NEWS
@@ -0,0 +1,53 @@
+0.1.4
+------------------------------------------------------------------------
+- updated dcraw to 8.83
+ new cameras: Apple QuickTake 200, Fuji IS-1, Sony DSLR-A350, Pentax K20D,
+ Nokia N95, Canon PowerShots A460, Canon PowerShots A530,
+ Canon PowerShots A650.
+ no new options introduced.
+- updated dcraw to 8.82
+ new cameras: Sony DSLR-A200, Sony DSLR-A700, Sony XCD-SX910CR, STV680 VGA
+ no new options introduced.
+
+Bugs fixed from B.K.O (http://bugs.kde.org):
+001 ==> 142055 : Which whitebalance is used.
+
+0.1.3
+------------------------------------------------------------------------
+- updated dcraw to 8.81
+ new cameras: Canon G7, Fuji FinePix S9100/S9600, Olympus SP560UZ, Panasonic DMC-L10
+
+- updated dcraw to 8.80
+ new cameras: Hasselblad H3D, Olympus E-3, Canon EOS 40D, Canon PowerShot G9,
+ Canon EOS-1Ds Mark III, AVT F-080C, Nikon D3, Nikon D300,
+ Nikon Coolpix S6, Panasonic DMC-FZ18, Sony DSLR-A700
+
+ -m number_of_passes
+ After interpolation, clean up color artifacts by repeatedly applying a 3x3
+ median filter to the R-G and B-G channels.
+ - Licence : is GPL compatible again == less wories)
+
+0.1.2
+------------------------------------------------------------------------
+
+New features
+- updated internal dcraw from 8.60 to 8.77. API changed.
+- add new chromatic aberration reduction options (patch from Guillaume Castagnino).
+
+0.1.1
+------------------------------------------------------------------------
+
+New features
+- API changed: * KDcraw destructor is now virtual.
+ * Added DcrawSettingsContainer destructor.
+ * Separate embedded JPEG preview extraction and half decoding methods
+ to get a preview of RAW pictures.
+
+Bugs fixed from B.K.O (http://bugs.kde.org):
+001 ==> 145482 : libkdraw compile fails on Cygwin.
+
+0.1.0
+------------------------------------------------------------------------
+First implementation
+
+For details and info about previous versions, see ChangeLog.