Go to file
Dominique Leuenberger 5e5cd6aa8c Accepting request 264545 from graphics
- Update to version 1.6.0
  * general/misc:
    + high DPI monitor support
    + map view now allows to only show images from the current
     collection on the map
    + slideshow
    + darktable-cli now works without a running X server for use on
      headless systems
    + support for audio notes playback
    + sticky preview
    +  added the option to overwrite files when exporting to disk
    + crawler that syncs all xmp files on start
    + support huge images (> 32 bit pixel index). darktable can open
      26770x13385 TIFFs and should in theory be able to process arbitrary
      sized images. don't try this on a 32 bit system though!
    + lens iop presets are copy/pastable between different images
  * output
    + tiff read/write rewritten, works on 32-bit float now, supports
      compression
    + allow setting PPI for exported JPEGs, defaulting to 300
      pwstorage libsecret
    + use HTTPS when exporting to flickr
  * colour
    + color conversion speedup (openmp for lcms2 case)
    + add linear Rec2020 as a build-in profile
    + embedded icc profile support for png/tiff (read/write)
  * lua scripting:
    + copy, move, reset and delete images via lua
    + handle progress bars via lua
    + limited manipulation of libs an views UI via lua (forwarded request 264544 from toganm)

OBS-URL: https://build.opensuse.org/request/show/264545
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/darktable?expand=0&rev=42
2014-12-10 22:44:44 +00:00
.gitattributes Accepting request 77913 from graphics 2011-08-04 10:36:12 +00:00
.gitignore Accepting request 77913 from graphics 2011-08-04 10:36:12 +00:00
darktable-1.6.0-nopatents.tar.xz Accepting request 264545 from graphics 2014-12-10 22:44:44 +00:00
darktable-usermanual.pdf Accepting request 264545 from graphics 2014-12-10 22:44:44 +00:00
darktable.changes Accepting request 264545 from graphics 2014-12-10 22:44:44 +00:00
darktable.spec Accepting request 264545 from graphics 2014-12-10 22:44:44 +00:00
generate-tarball.sh Accepting request 180239 from graphics 2013-06-21 08:33:25 +00:00
README.openSUSE Accepting request 212529 from graphics 2014-01-03 18:42:48 +00:00

Extra Tools for darktable

You will find darktable specific extra programs/scripts under the tools
directory.

Use this these tools on your own risk. In case of any bugs of these
tools please report them to the upstream darktable project.

tools/create_control_svg.sh
tools/purge_non_existing_images.sh
tools/purge_unused_tags.sh

Profiled denoise generator
tools/noise

Simply run make to create the binary

tools/basecurve
Simply run make to create the binary