331 Commits

Author SHA1 Message Date
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
Hombre57
6c988e94d4 FileBrowser now detects the 2 frames from DualPixel Canon files
The QuickInfo frame from the EditorPanel now display the number of frame
contained in the image file if > 1 

See #4008
2017-09-18 21:30:42 +02:00
Hombre57
0905294bda Merge branch 'dev' into multiframe-handling, with some merge bugfix 2017-09-17 01:15:51 +02:00
Alberto Griggio
ea5f8c3beb profile lens correction: show a warning if the lens profile has a crop factor greater than the selected camera 2017-09-12 08:25:45 +02:00
Alberto Griggio
736d0e8612 added history messages for lens correction modes 2017-09-11 17:37:11 +02:00
Alberto Griggio
7b6343bf5d changed PARTIALPASTE_LENSPROFILE from "Lens correction profile" to "Profiled lens correction" 2017-09-10 14:08:40 +02:00
Alberto Griggio
6855dd2111 show an "(Unchanged)" entry for profiled lens correction in batch mode 2017-09-10 12:13:18 +02:00
Alberto Griggio
c8d9573606 disable the selection of lensfun auto mode if no match is found in the db 2017-09-07 18:04:55 +02:00
Morgan Hardwood
e4ff3c8bc5 Merge branch 'dev' into bgcolor-h 2017-09-02 21:08:24 +02:00
Alberto Griggio
610f3e4853 added option to manually save the collapsed/expanded state of tools 2017-08-21 18:42:15 +02:00
Morgan Hardwood
02b33ec111 Added middle grey tooltip to languages/default 2017-08-20 20:47:35 +02:00
Morgan Hardwood
87b84b3c7b Reworded DCP tooltips and generateTranslationDiffs 2017-08-19 15:36:38 +02:00
Desmis
1cb222efbd Add 2 history msg 2017-08-19 11:15:17 +02:00
Desmis
8aed0100cd Merge pull request #4013 from Beep6581/ciecamenh
Ciecamenh
2017-08-19 07:19:56 +02:00
Beep6581
6d44b6e79d TP_COLORAPP_ review 2017-08-18 13:29:21 +02:00