Go to file
Yuchen Lin 0a14a504cf Accepting request 484803 from graphics
- update to 2.2.4
  - New features:
    - Better brush trace handing of opacity to get better control.
    - tools: Add script to purge stale thumbnails
    - tools: A script to watch a folder for new images
  - Bugfixes:
    - DNG: fix camera name demangling. It used to report some wrong
      name for some cameras.
    - When using wayland, prefer XWayland, because native Wayland
      support is not fully functional yet
    - EXIF: properly handle image orientation '2' and '4' (swap
      them)
    - OpenCL: a few fixes in profiled denoise, demosaic and
      colormapping
    - tiling: do not process uselessly small end tiles
    - masks: avoid assertion failure in early phase of path
      generation,
    - masks: reduce risk of unwanted self-finalization of small
      path shapes
    - Fix rare issue when expanding $() variables in import/export
      string
    - Camera import: fix ignore_jpg setting not having an effect
    - Picasa web exporter: unbreak after upstream API change
    - collection: fix query string for folders ( 'a' should match
      'a/b' and 'a/c', but not 'ac/' )
  - Base Support:
    - Fujifilm X-T20 (only uncompressed raw, at the moment)
    - Fujifilm X100F (only uncompressed raw, at the moment)
    - Nikon COOLPIX B700 (12bit-uncompressed)
    - Olympus E-M1MarkII
    - Panasonic DMC-TZ61 (4:3, 3:2, 1:1, 16:9)
    - Panasonic DMC-ZS40 (4:3, 3:2, 1:1, 16:9)
    - Sony ILCE-6500
  - Noise Profiles:
    - Canon PowerShot G7 X Mark II
    - Olympus E-M1MarkII
    - Lge Nexus 5X

OBS-URL: https://build.opensuse.org/request/show/484803
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/darktable?expand=0&rev=67
2017-04-06 09:02:33 +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-2.2.4.tar.xz Accepting request 484803 from graphics 2017-04-06 09:02:33 +00:00
darktable-lua-api.pdf Accepting request 368853 from graphics 2016-03-14 08:57:31 +00:00
darktable-old-glib.patch Accepting request 447515 from graphics 2017-01-04 18:35:48 +00:00
darktable-usermanual-es.pdf Accepting request 368853 from graphics 2016-03-14 08:57:31 +00:00
darktable-usermanual-fr.pdf Accepting request 368853 from graphics 2016-03-14 08:57:31 +00:00
darktable-usermanual.pdf Accepting request 368853 from graphics 2016-03-14 08:57:31 +00:00
darktable.changes Accepting request 484803 from graphics 2017-04-06 09:02:33 +00:00
darktable.spec Accepting request 484803 from graphics 2017-04-06 09:02:33 +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