445 Commits

Author SHA1 Message Date
Alberto Griggio
dc44212691 Soft-proofing: fall back to using the current output profile if no printer profile is specified
Implements #4361
2018-02-03 21:49:41 +01:00
Alberto Griggio
8a510315c2 Fattal: added anchor parameter 2018-01-25 22:13:17 +01:00
Hombre
c0ceeb2c95 Updated French strings 2018-01-25 00:51:46 +01:00
Alberto Griggio
e4555cc51c PP3 save: make sure that when nothing is selected, the PP3 is truly empty
Fixes #4330
2018-01-24 22:09:30 +01:00
Alberto Griggio
5342e75289 merged branch 'advanced-tools' into 'dev' 2018-01-21 21:01:09 +01:00
Alberto Griggio
d44a3b8bb3 added tooltip to the hisogram matching button 2018-01-21 19:00:40 +01:00
Alberto Griggio
bb56d73cc8 started working on proof-of-concept histogram matching 2018-01-17 01:12:13 +01:00
Alberto Griggio
3c2e30dbcc renamed Wavelet tab to Advanced and moved more tools there (see #4298) 2018-01-14 21:36:25 +01:00
Hombre
52be618963 Bugfix in LabGrid class + code refactoring
- suppressed trailing `_` char for class' parameters
- renamed function name (those not related to Gtk) to lowerCamelCase
- changed the mecanism of dragging point, to avoid throwing unecessary
`panelChange` event
- added a `reset` function, with support of `toInitial` to get back the
values at load time (CTRL+click on reset button)
- `on_draw` optimisation: now LabGrid IS A BackBuffer
2018-01-13 20:26:19 +01:00
Alberto Griggio
9e9d523fa3 updated history msg for lab color correction 2018-01-09 15:41:39 +01:00
Alberto Griggio
041990d216 Added new color toning mode "L*a*b* color correction grid", adapted from DT's color correction module 2018-01-08 00:19:36 +01:00
Alberto Griggio
857f39eb88 swapped shortcuts for "zoom to fit" and "zoom to fit crop" 2018-01-06 18:01:54 +01:00
Morgan Hardwood
888de585d4 Queue state verbose, fixes #4058
Improvement to the Batch Queue:
- Start Queue/Stop Queue checkboxes replaced with one swith.
- It is now immediately clear whether the queue is running or not.
- The queue is visually stopped once it is empty.
- String keys fixed to use BATCHQUEUE_ prefix instead of FILEBROWSER_.
2018-01-05 22:44:07 +01:00
Alberto Griggio
8168611c23 added preferences to control the behaviour of the crop tool 2018-01-03 15:44:34 +01:00
Morgan Hardwood
431d134202 Revision of Noise Reduction labels
Revised all Noise Reduction labels, now they are grouped by the sub-tool
they correspond to and are easier to translate by those who don't know
how to search through the code.
Used generic labels where possible (curve, slider).
Renamed "Quality" to "Mode", and "Method" to "Color space".
Closes #3854
2017-12-31 17:42:30 +01:00
Morgan Hardwood
b0b9ce3e52 Merge branch 'dev' into procparams-metadata-mode 2017-12-31 01:00:31 +01:00
Alberto Griggio
b589254d21 Moved "Copy metadata unchanged" to PP3, and added "strip metadata" mode
Fixes #3647
2017-12-29 23:03:44 +01:00
Morgan Hardwood
5ecb05ba23 "Custom command line" label.
Changed "Other command line" to "Custom command line".
2017-12-29 17:08:15 +01:00
Morgan Hardwood
3762a8332f generateTranslationDiffs 2017-12-21 13:31:46 +01:00
Alberto Griggio
62585bc434 merged 'localcontrast' into 'dev' 2017-12-20 23:16:28 +01:00
heckflosse
8b8345d65b Removed PS one green history message from default language file 2017-12-20 18:26:14 +01:00
Alberto Griggio
8e9304fa73 added translation for PARTIALPASTE_LOCALCONTRAST 2017-12-20 16:57:40 +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
Alberto Griggio
14a30c6c39 merged 'dev' into 'sony-pixel-shift' 2017-12-18 10:11:38 +01:00
Alberto Griggio
6b6a1eccbd added missing HISTORY_MSG_493 to the default languages file 2017-12-17 17:11:39 +01:00
heckflosse
7d430adbc6 pixelshift: Optionally use one green instead of averaging two greens 2017-12-15 18:59:26 +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
6a9e6729fd Added history msg for WB enabled 2017-12-09 23:53:29 +01:00
Alberto Griggio
503fe902a0 merged 'rcd-demosaic' into 'dev' 2017-12-08 18:53:03 +01:00
Hombre
bfb27bee14 Updated French translation + typo in default language file 2017-11-26 00:14:26 +01:00
Alberto Griggio
cf3b7ed656 sync with 'dev' 2017-11-23 11:09:13 +01:00
Morgan Hardwood
5d45cc13ab generateTranslationDiffs 2017-11-19 10:25:39 +01:00
Alberto Griggio
6410f05799 Integrated the RCD demosaic method by Luis Sanz Rodriguez
Original code at https://github.com/LuisSR/RCD-Demosaicing
2017-11-18 23:45:30 +01:00
Alberto Griggio
f6bd06a06c merged 'hdr_tonemap_fattal_nocache' into 'dev' 2017-11-18 17:44:34 +01:00
heckflosse
5ddd42f721 Faster png save with still good compression, fixes #4045 2017-11-18 12:56:37 +01:00
Alberto Griggio
31520c1a74 remove "(Fattal02)" from the name of the HDR Tone Mapping tool 2017-11-07 11:18:07 +01:00
Hombre
0a9f382967 Refactored name for Fattal / Alpha & Beta + updated ranges (see #4168)
Ranges for Threshold and Amount is now -100 / +100 integer. Effective
range should be modified in ImProcFunctions::ToneMapFattal02 if ever.
2017-11-04 23:09:58 +01:00
Hombre
b64707bea6 Adding ADD/SET mechanism to Fattal HDR tool + PartialPaste dialog gui
+ range of Beta limited to 0.7 <> 1.3.

ADD/SET mechanism was missing for EPD tool too, so it's included in this
commit.

see #4168
2017-11-04 21:27:11 +01:00
Alberto Griggio
77b4ad497b Integrated "Fattal02" tone-mapping operator from Luminance HDR 2017-11-02 22:34:49 +01:00
Hombre57
3d4ff41550 Save some space in Preference / Image processing tab (see #3526) 2017-10-17 23:25:09 +02:00
Morgan Hardwood
3d6d70fb02 Fixed Pixel Shift spelling in languages/default 2017-10-15 21:07:21 +02:00
Hombre57
02463995af Merge branch 'dev' into multiframe-handling 2017-10-13 22:51:42 +02:00
Hombre57
d749c44a5e Revert "Updated language file (#4008)"
This reverts commit bfc8f2891ad1c206fe8b00fa82d069bbd02272d9.
2017-10-13 22:50:32 +02:00
Hombre57
f38680b0f8 Updating misleading tooltips of Soft-proofing buttons (no issue) 2017-10-10 23:42:59 +02:00
Hombre57
bfc8f2891a Updated language file (#4008) 2017-10-09 23:31:23 +02:00
Hombre57
180912df0f Merge branch 'dev' into multiframe-handling 2017-10-04 23:34:28 +02:00
Hombre57
0807510603 Bigfix: CR2 files couldn't find the metadata for display (see #4008) 2017-09-26 21:42:59 +02:00
Morgan Hardwood
912279cb1a generateTranslationDiffs 2017-09-22 08:51:18 +02:00
Morgan Hardwood
f0acd2396e generateTranslationDiffs 2017-09-21 09:28:41 +02:00