Problems found with existing digests:
Package fotoxx distfile fotoxx-14.03.1.tar.gz
ac2033f87de2c23941261f7c50160cddf872c110 [recorded]
118e98a8cc0414676b3c4d37b8df407c28a1407c [calculated]
Package ploticus-examples distfile ploticus-2.00/plnode200.tar.gz
34274a03d0c41fae5690633663e3d4114b9d7a6d [recorded]
da39a3ee5e6b4b0d3255bfef95601890afd80709 [calculated]
Problems found locating distfiles:
Package AfterShotPro: missing distfile AfterShotPro-1.1.0.30/AfterShotPro_i386.deb
Package pgraf: missing distfile pgraf-20010131.tar.gz
Package qvplay: missing distfile qvplay-0.95.tar.gz
Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden). All existing
SHA1 digests retained for now as an audit trail.
to address issues with NetBSD-6(and earlier)'s fontconfig not being
new enough for pango.
While doing that, also bump freetype2 dependency to current pkgsrc
version.
Suggested by tron in PR 47882
cmake refuses to find it.
As a feature release, it comes with a lot of new goodies:
profiled denoising: adapt to the properties of your camera's sensor (72 cameras already profiled for you).
lightroom import: convert some basic edits from your lightroom collection to darktable operations.
multi instance support: duplicate your modules and apply them more than one time with different settings.
improved usability for distorting modules (streamline spot removal in the presence of crop/rotate for example).
selective copy/paste of image processing.
new more intuitive keystone correction tool.
jpeg2000 support.
graphics magick import (support virtually all input image formats).
much faster thumbnail loading (if you can live with crappy embedded thumbnails).
incredibly lengthy list of small bug fixes, performance enhancements, and usability improvements.
new camera support (decode and color matrices).
dithering against banding.
sharper thumbnails in lighttable mode.
new oauth2 based picasa uploader.
updated translations.
and a thoroughly overhauled user manual, proof read by natives (thanks heaps guys!).
Changelog:
Fix export resolution rounding issue (as in previous version it could be off-by-one)
Correctly set output dimension in exif instead of passing the raw resolution verbatim
Local average green eq. was fixed (it now works on high ISO images as well, and should no longer produce hot pixels)
Use ordered arrays in XMP files
Disable export parallelism for flickr/picasa export
Don't enter tethering mode when there is no camera attached (this made darktable look as if it was hung, even though that wasn't the case)
Bring back the pin for map thumbnails
Improved TIFF support
Vignetting now has a dithering option (to mitigate occasional banding)
Read Nikon subject distance properly
Assorted FreeBSD fixes
Various OpenCL fixes
Usermanual updates
Support for the following camera's with either preliminarily added or updated:
Canon EOS 6D
Canon PowerShot s110
Canon PowerShot g15
Canon PowerShot sx50 hs
Nikon 1 v2
Nikon D600
Nikon Coolpix P7700
Olympus E Pl5
Olympus E PM2
Olympus XZ 2
Panasonic DMC GH3
Panasonic DMC LX7
Pentax K5ii
Samsung EX2f
Sony RX1
Sony NEX 6
Sony SLT A99
Sony NEX c3 blackpoint/greenshift fix
White balance preset updates:
Canon EOS 550D
Canon EOS 5D Mark III
Olympus XZ 1
Sony NEX C3
Sony SLT A57
Sony nex 5N
Panasonic DMC GH3
changes:
-bugfixes
-support for SONY NEX 5R, Canon EOS 6D, Sony RX1
+minor pkgsrc related cleanup:
-apparently, something improved in the msgfmt warpper, all i18n
files can be built for me
-remove unnecessary patches
1.0.5:
This has a good chance of being the last one in a series of stable
releases (with stuff backported from our latest and greatest).
Thanks to Pascal for maintaining it! As such, it comes with a short
list of maintenance things as change log:
Update to RawSpeed r438
Update to LibRaw 0.14.7
White balance presets for Nikon Coolpix P7100 and Panasonic GF3
White balance preset updates for Canon EOS 7D, Canon EOS 350D
Standard Color Matrices for Canon EOS 650D, Canon EOS 5D Mark
III, Canon EOS 1D X, Canon PowerShot G1 X, Canon PowerShot
SX220, Nikon D3200, Nikon D4, Nikon D800, Olympus E-M5, Panasonic
GF5, Sony SLT-A37/A57, Leica X1/X2, Sony DSC-RX100
A few memory leaks were resolved
A few generic bugs were resolved
1.0.4:
The changes over darktable 1.0.3 are:
More robust OpenMP compiler detection code
New warming/cooling filter presets for color correction plugin
Lighttable thumbnails should be slightly faster and sharper
Correctly restore panels when using Tab.
Checking if an export target directly is read-only
Writing of hierarchical tags in our .xmp has been improved
Don't list system display profile for anything but the display
profile selection
We disabled scrollwheel scrolling in darkroom mode as it
sometimes conflicts with widget behavior
Lighttable thumbnails are now color managed with some caveats (1)
Improved color rendition:
Nikon D800
Canon EOS 5D Mark III
White balance presets:
Canon EOS 5D Mark III
Canon EOS 7D (updated)
Olympus E-M5
Samsung NX100 (updated)
Olympus E-PL1 (updated)
Olympus E-PL2 (updated)
Olympus E-PL3 (updated)
(1) Lighttable color management caveats:
Our previous releases didn't have any color management in lighttable
mode (and the filmstrip), in this release we have a quick-fix
implementation of color management for lighttable mode. For 1.0.4,
newly imported files use the Preview JPEG by default for the
thumbnail, in that case it's still not color managed. After entering
darkroom mode (after which the thumbnail is regenerated in case
you changed the history stack) it will be color managed. Without
changed history stack the thumbnail will always be the embedded
JPEG. If you need lighttable mode to be color managed all the time
you can disable reading of the Preview JPEGs in our Preferences
dialog "don't use embedded preview jpeg but half-size raw", do note
that this will significantly slow down thumbnail generation and
consequently will slow down new imports. To have darktable regenerate
all old previews (in a color managed fashion) you can delete the
~/.cache/darktable/mipmaps* files.