You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
54 lines
2.0 KiB
54 lines
2.0 KiB
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.
|