2168 Commits

Author SHA1 Message Date
Desmis
9a89228f4d Each section can be enabled for each RT-spot 2017-12-20 13:41:48 +01:00
Morgan Hardwood
8cd11d5b63 Add missing Fattal batch labels
The Preferences > Batch Processing panel used the old TP_TM_FATTAL_ALPHA
and TP_TM_FATTAL_BETA labels, now it uses the new TP_TM_FATTAL_THRESHOLD
and TP_TM_FATTAL_AMOUNT ones, respectively.
Fixes #4229
2017-12-20 09:39:16 +01:00
Beep6581
a11accf0a5
Merge pull request #4218 from Beep6581/showtpvscrollbar
Tool panel vertical scrollbar bug in Linux #3413
2017-12-20 09:14:40 +01:00
Hombre
157da7f9ba Merge branch 'dev' into tiff32float 2017-12-20 00:21:23 +01:00
Alberto Griggio
bd2568c6d8 fixed default value for local contrast radius in the GUI 2017-12-19 14:09:15 +01:00
Alberto Griggio
c47fa54827 local contrast: tweaked the ranges for the darkness and lightness adjusters 2017-12-19 13:49:41 +01:00
Alberto Griggio
c166e0a7ed added a more flexible way of managing ProcEvents
modifying the global ProcEvent enum and refreshmap array is not needed
anymore. You can now register new events dynamically, using a ProcEventMapper
instance. See rtgui/localcontrast.cc for an example.

Hopefully this solves the problem of recurring merge conflicts when different
devs add different proc events
2017-12-19 13:46:19 +01:00
Alberto Griggio
b8777b3d87 added simple local contrast tool
Borrowed from G'MIC
2017-12-19 01:03:52 +01:00
Desmis
17239849c3 merge with dev 2017-12-18 15:50:15 +01:00
Alberto Griggio
14a30c6c39 merged 'dev' into 'sony-pixel-shift' 2017-12-18 10:11:38 +01:00
Alberto Griggio
d1d91869c8 merged branch 'colortab-tools-onoff' into 'dev' 2017-12-18 09:36:49 +01:00
Desmis
7a826a586d Add simplified Scope to local denoise 2017-12-18 08:50:49 +01:00
Morgan Hardwood
8e151e97c8 Linux GTK+ >=3.19 only.
Force the toolbox vertical scrollbar to be visible only if using Linux
and GTK+ >=3.19. #3413
2017-12-17 03:52:07 +01:00
Morgan Hardwood
ec24784d10 Tool panel vertical scrollbar bug in Linux #3413
When the vertical scrollbar is set to hidden, one cannot scroll the
toolbox vertically using the mouse scrollwheel in Linux. This patch
works around the problem by forcing the scrollbar to always be visible
in Linux.
2017-12-17 03:27:37 +01:00
Alberto Griggio
e1bf4b075f added on/off switch for L*a*b* adjustments 2017-12-16 18:36:28 +01:00
Desmis
db03c16f45 Add DCT to local chroma denoise 2017-12-16 15:24:53 +01:00
Desmis
3a6c839c41 merge with dev 2017-12-16 09:18:56 +01:00
Hombre
2a3f864a8c Fix issue #4216: Partial profile always saves color management > output
profile intent
2017-12-16 01:29:36 +01:00
heckflosse
7d430adbc6 pixelshift: Optionally use one green instead of averaging two greens 2017-12-15 18:59:26 +01:00
Desmis
ba61124ee5 merge with Dev 2017-12-15 15:53:04 +01:00
Flössie
a46f96d32d Fix build with libsigc++ 2.3.1 (fixes #4223) 2017-12-14 20:12:25 +01:00
Desmis
ce5f9f1715 merge with Dev 2017-12-14 09:11:35 +01:00
Desmis
1854147ce9 Change MINTEMP0 to 2000 in colorapperance to avoid crash 2017-12-14 09:09:10 +01:00
Desmis
73b695652c Add DCT to local denoise - improve denoise - Fixed crash in overexposed area 2017-12-14 08:56:59 +01:00
Hombre
b8ff7c4f7d Attempt to fix #4223 : "i586 build broken (reported by Marcin Bajor)" 2017-12-13 23:35:00 +01:00
Desmis
caafa4729a merge with dev 2017-12-13 08:42:13 +01:00
Desmis
6e58be73b2 Add local ciecam cat02 warmer cooler 2017-12-10 19:31:41 +01:00
Desmis
5d67bb2e39 merge with dev 2017-12-10 14:44:54 +01:00
Alberto Griggio
11ca61e3e2 added on/off switches for Channel Mixer, HSV Equalizer and RGB Curves 2017-12-09 23:54:27 +01:00
Alberto Griggio
b963f368af Added On/Off switch for White Balance
Candidate fix for #3542
2017-12-09 18:09:13 +01:00
Desmis
392d2a6769 Merge with dev - save provisory work 2017-12-09 14:32:32 +01:00
Desmis
5748d98678 change procparams 2017-12-09 08:16:02 +01:00
Beep6581
b99babb809
Merge pull request #4210 from lvreclp/dev-move-histogram-profile
Moved histogram working/output profile settings
2017-12-08 21:53:17 +01:00
Alberto Griggio
729e50ff2e color toning: properly draw hue and strength gradients for the highlights and shadows sliders
Fixes #4209
2017-12-08 15:54:05 +01:00
Oleg Koncevoy
d6037a880e Moved histogramProfile_toggled() to EditorPanel private section.
modified:   rtgui/editorpanel.h
2017-12-08 09:59:46 +02:00
Morgan Hardwood
8c42504ff3 Merge branch 'origin/histogram-profile' into histogram-profile 2017-12-06 11:13:54 +01:00
Morgan Hardwood
95af7dd65c Added histogram profile button images, #4066 2017-12-06 11:03:56 +01:00
Flössie
8bebb5c720 Remove unused ColorManagementParamsEdited::gamfree 2017-12-05 18:55:59 +01:00
Flössie
e6e4bfa350 Merge branch 'dev' into procparams-cleanup 2017-12-05 18:23:48 +01:00
Oleg Koncevoy
edc1175271 Clean up for updateHistogram() method 2017-12-05 19:04:34 +02:00
Oleg Koncevoy
4d616e2782 Added updateHistogram method to ColorManagementToolbar class.
This method get's called on histogram profile icon toggle and updated histogram.
	modified:   rtgui/editorpanel.cc
2017-12-05 17:34:18 +02:00
Alberto Griggio
56dc615b2a lens profile: correctly update the value of the "correct CA" checkbox
Fixes #4201
2017-11-28 14:26:30 +01:00
Desmis
1f548d663e merge with Dev 2017-11-28 11:17:36 +01:00
Desmis
19389989e5 Clean and improve iplocallab.cc with JaggedArray 2017-11-28 11:12:54 +01:00
Oleg Koncevoy
f071d321fd Added tooltip for histogram profile toggle button 2017-11-27 17:38:09 +02:00
Oleg Koncevoy
4c76c7456f Added a histogram profile settings toggle button. Now working histogram profile can be changed without entering the preferences window.
modified:   ../rtgui/editorpanel.cc
	modified:   ../rtgui/editorpanel.h
2017-11-27 17:12:21 +02:00
Oleg Koncevoy
84379ffb7d Removed histogram profile settings from preferences window.
modified:   ../rtgui/preferences.cc
	modified:   ../rtgui/preferences.h
2017-11-27 17:11:57 +02:00
Alberto Griggio
a2edcbd67d made the "before" view use the current monitor profile
Fixes #3090
2017-11-26 22:02:58 +01:00
Flössie
95614c7ecb Add operator ==() to every parameter struct 2017-11-26 14:03:25 +01:00
Desmis
2a2a008a59 merge with dev 2017-11-26 09:28:48 +01:00