Skip to content

Commit d9c2519

Browse files
authored
Merge pull request darktable-org#331 from wpferguson/fix_HDRmerge
Fix HDRmerge
2 parents 7810791 + 9885e34 commit d9c2519

File tree

2 files changed

+279
-270
lines changed

2 files changed

+279
-270
lines changed

ChangeLog.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
## Changes from most recent to oldest
22

3+
** 19 Mar 2021 - wpferguson - fixed crash in contrib/HDRmerge.lua**
4+
* Made generated filename routine gracefully handle names that
5+
are not in the expected format.
6+
7+
** 15 Mar 2021 - scheckmedia - updated contrib/photils.lua**
8+
* refactor print method
9+
* add option to apply selected tags from a single image to multiple images
10+
* add setting parameter to enable/disable the export of an image before tag suggestion
11+
312
** 25 Feb 2021 - wpferguson - added detached mode to contrib/gimp.lua**
413

514
* Added run_detached checkbox to the exporter GUI. Selecting run_detached
@@ -54,4 +63,4 @@ of it's row number in the database
5463
**7 Jan 2021 - dtorop - add contrib/fujifilm_dynamic_range**
5564

5665
* add a new contrib script, fujifilm_dynamic_range to adjust exposure
57-
based on the exposure bias camera setting
66+
based on the exposure bias camera setting

0 commit comments

Comments
 (0)