Morgan Hardwood
24684e5cb3
Update rtexif using ExifTool 11.84, closes #5618
2020-01-26 11:24:18 +01:00
Desmis
82d8844ee6
Prepare Edge Sharpness wavelet pyramid
2020-01-26 10:17:34 +01:00
Desmis
9cc22a3625
Save GUI edgesharpn wavelet pyramid
2020-01-25 17:38:33 +01:00
rfranke
2dc66e81e1
Create progress tab label only once, see #5596
2020-01-25 15:58:26 +01:00
Desmis
7cde1dca07
Improvment to show modifications
2020-01-25 08:52:23 +01:00
Desmis
6ee35cdc14
merge with dev
2020-01-25 06:41:32 +01:00
Beep6581
227c2fbba7
Merge pull request #5587 from rfranke/issue3198
...
Expand subfolders in directory browser when opening folder
PR #5587
Closes #3198
2020-01-24 18:31:00 +01:00
Beep6581
39824c12de
Merge pull request #5598 from Benitoite/patch-18
...
macOS: enable various package managers
2020-01-24 12:26:11 +01:00
Desmis
471c91cbcd
merge with dev
2020-01-24 08:05:41 +01:00
Morgan Hardwood
171668cbd1
Added FUJIFILM X-T30 dual-illuminant DCP
...
Closes #5387
2020-01-24 01:15:30 +01:00
Morgan Hardwood
299f9f8c85
Added Canon EOS RP dual-illuminant DCP
...
Closes #5572
2020-01-24 00:26:46 +01:00
Morgan Hardwood
6f89f42202
Added SONY ILCE-6300 dual-illuminant DCP
...
Closes #5580
2020-01-24 00:09:42 +01:00
Morgan Hardwood
401f86fb3b
Added SONY ILCE-6500 dual-illuminant DCP
...
Closes #5581
2020-01-23 23:34:59 +01:00
Morgan Hardwood
1a7299403a
Added FUJIFILM X-T10 dual-illuminant DCP
...
StdA from DPR studio scene.
D50 from IR shot.
Closes #5612
2020-01-23 23:05:44 +01:00
Desmis
986af6e5ed
Added button to reset all show modifications
2020-01-22 10:42:53 +01:00
Desmis
93afc0ac07
Fixed bad behavior show modifications and mask
2020-01-22 06:44:20 +01:00
Desmis
f53b1b4580
Clean and format code
2020-01-21 18:33:29 +01:00
Desmis
4fa494da55
Fixed crash - thanks alberto - to encoding
2020-01-21 18:21:59 +01:00
Desmis
48330133f1
Added show modifications to original retinex pde
2020-01-21 17:46:12 +01:00
Desmis
18e02a150b
Added show modifications to inverse sharpening
2020-01-21 11:01:23 +01:00
Desmis
6e3fd503cc
Added show modifications to sharpening
2020-01-21 09:14:39 +01:00
Desmis
478be22dab
Improvment (re) to Gf local contrast wavelet
2020-01-20 11:36:43 +01:00
Desmis
d0f17f98df
merge with dev
2020-01-19 14:57:54 +01:00
Desmis
9738c4a8b7
Improve GF local contrast
2020-01-19 14:56:10 +01:00
Ingo Weyrich
6d76670e7d
sleef.h: Do not convert to double in signf(float)
2020-01-19 12:02:19 +01:00
Benitoite
136c67f083
macOS: libexpat handling
2020-01-17 10:15:16 -08:00
Desmis
46d40f734f
Small iprovment code intensity preview deltaE
2020-01-17 08:33:43 +01:00
Desmis
54e298e815
Change label seeting preview deltaE
2020-01-17 07:15:27 +01:00
Desmis
05d9362e8f
Improvment to show modifications
2020-01-16 19:30:34 +01:00
Desmis
a5f4a199d1
merge with dev
2020-01-16 10:37:49 +01:00
Ingo Weyrich
906347ab2d
Capture sharpening: some cleanups
2020-01-15 22:15:31 +01:00
Desmis
4578d98f4d
Fixed bud vibrance mask
2020-01-15 12:44:04 +01:00
Desmis
8bf6a685cb
improvment to preview selection deltae
2020-01-15 07:28:02 +01:00
Desmis
aeafd44261
chnage range color preview deltae
2020-01-14 17:27:33 +01:00
Desmis
9eba28f80e
change select color deltaE yellow green
2020-01-14 16:07:39 +01:00
Desmis
1570c39b75
Iprovment to preview selection deltaE
2020-01-14 11:18:58 +01:00
Desmis
fd8a1336e6
Fixed bad behavior in resetmaskvisibility
2020-01-13 18:04:22 +01:00
Desmis
74cd770a2b
merge with dev
2020-01-13 17:32:05 +01:00
Desmis
d762939cdd
Suppress warning in GUI and console
2020-01-13 17:30:03 +01:00
Ingo Weyrich
88808d1364
Merge pull request #5585 from Beep6581/lab2monitorRgb-review
...
Simplify copyAndClampLine, make in place transformations when gamutwa…
2020-01-13 13:57:26 +01:00
Desmis
7f44fdd302
merge with dev
2020-01-13 07:48:35 +01:00
Desmis
3e02e28fed
Change normal expert repartition
2020-01-13 07:10:28 +01:00
Ingo Weyrich
4ee4888d5b
Capture sharpening: Disable benchmark
2020-01-12 19:38:37 +01:00
Ingo Weyrich
54bce4af64
Capture sharpening: minor speedups
2020-01-12 19:36:37 +01:00
rfranke
590ee199cc
Fix scrolling in thumb browser under macOS, see #5599
...
The Quartz backend emits adjusted GdkEventScroll delta values.
This is why the RT thumb browser scrolls several hundred times too fast
if the deltas are additionally multiplied by thumb size under macOS.
See use of scroll_unit and GDK_WINDOWING_QUARTZ for Gtk scrollbars:
https://gitlab.gnome.org/GNOME/gtk/blob/gtk-3-24/gtk/gtkrange.c#L3080
2020-01-12 16:09:11 +01:00
Desmis
01fbc2eddf
Suppress interaction between wavelet and tone-mapping
2020-01-12 08:03:52 +01:00
Desmis
a4ef7e8b68
merge with dev
2020-01-11 16:29:46 +01:00
Desmis
d8564cb652
another fix for wavelet <=> tone mapping
2020-01-11 16:25:50 +01:00
Desmis
757444fca6
graduated filter for encoding log
2020-01-11 16:07:38 +01:00
Desmis
62c18b4921
merge with dev
2020-01-11 11:51:04 +01:00