445 Commits

Author SHA1 Message Date
Morgan Hardwood
f753bf7b66 Merge branch 'dev' into testoutputprofile 2018-05-17 12:00:05 +02:00
Hombre
fbc81028eb First batch of variable name normalisation in ICM tool, see #4478 2018-05-14 00:57:55 +02:00
heckflosse
ee5b1dbbc8 Microcontrast: add Contrast threshold adjuster, #4551 2018-05-13 19:07:13 +02:00
Hombre
3044cd80c9 Merge branch 'dev' into 32b-tiff-output-cli 2018-05-07 09:59:25 +02:00
Hombre
30efa5930d 16-bit floating-point support for TIFF output image (see #2357) 2018-05-07 09:57:53 +02:00
Morgan Hardwood
24e5cb500c Revised English file format strings 2018-05-06 21:37:16 +02:00
Hombre
ec2181f7ff Fix #4532, Fix #4533 : Pentax HDR/PEF and 16/24 bits float support 2018-05-06 17:14:44 +02:00
Desmis
1271701114 Change Integrated with Embedded - changer folder profile ICC to cache 2018-05-04 07:39:48 +02:00
Desmis
40506397fe enhancement to GUI primaries 2018-05-03 11:45:06 +02:00
Desmis
d9d2175a25 another GUI change - substantially as requested - except icons 2018-05-03 07:53:36 +02:00
Desmis
275058e232 Some changes to GUI 2018-05-02 16:54:19 +02:00
Desmis
3ebbbdf139 merge with dev 2018-04-30 07:49:49 +02:00
Desmis
19b7a942af Add TRC to working profiles 2018-04-29 17:08:45 +02:00
Desmis
579c3ca770 Change some labels 2018-04-24 08:13:06 +02:00
Morgan Hardwood
5374afe6a7 Restored missing key TP_RAW_RCD
Accidentally removed by commit 0207705
2018-04-23 13:05:48 +02:00
Morgan Hardwood
bbda4e9caf Translation updates
- Changed instances of en_GB to en_US in default.
- Removed modified keys from translations.
2018-04-23 10:14:46 +02:00
Desmis
3dfa036768 enhance GUI ICC V4 2018-04-23 06:56:30 +02:00
Desmis
bfb063f599 add free primaries to ICC V4 2018-04-22 18:18:18 +02:00
Desmis
d183d47c09 merge with dev 2018-04-22 07:15:05 +02:00
Desmis
9a167b8054 add illuminant A incandescent to ICC V4 2018-04-20 07:17:16 +02:00
heckflosse
0207705c16 Pixelshift: renamed 'ISO-adaption' slider to 'sensitivity' slider. Changed calculation of sensitivity. Some cleanups 2018-04-18 15:00:21 +02:00
Desmis
49340d5c76 Fixed bug in Output profile and add illuminant choice to Icc V4 2018-04-17 17:22:22 +02:00
Desmis
77464007db Add primaries bestrgb betargb brucergb 2018-04-16 08:20:39 +02:00
heckflosse
edaf2e239b Merge branch 'dev' into pixelshift_fixes 2018-04-14 01:16:21 +02:00
heckflosse
4a1a10aab0 Pixel Shift: Improve motion mask and further changes 2018-04-14 01:11:01 +02:00
Desmis
74b5b65524 Add ACESP1 - rename ACESc in ACESP0 - fixed some GUI bug in Primaries Output profiles 2018-04-12 16:51:54 +02:00
Desmis
62fc062712 merge with dev 2018-04-11 13:08:28 +02:00
Desmis
dedce5d383 add selected TRC to FOIP 2018-04-10 15:29:05 +02:00
Alberto Griggio
112de05700 added SoftLight tool 2018-04-10 09:42:22 +02:00
Desmis
ae11501fc1 Add history messages 2018-04-08 13:01:30 +02:00
Desmis
6047430b43 generate free ICC v2 or v4 2018-04-08 11:18:54 +02:00
heckflosse
9323d8c46d Remove ciecam02 double precision processing 2018-04-06 23:19:40 +02:00
Desmis
4bcd6e01de Generate Free Output Integrate Profile - FOIP 2018-04-06 17:35:33 +02:00
Morgan Hardwood
29f41d2890 Fixed spelling and grammar, and generateTranslationDiffs 2018-04-06 11:45:43 +02:00
Alberto Griggio
7328fa9293 remove the tooltip for the "OOG clipping" checkbox 2018-04-05 14:46:11 +02:00
heckflosse
15794cc1ba First steps to extend dynamic profiles for Pixel Shift and HDR images 2018-04-05 14:41:02 +02:00
Alberto Griggio
46327259e2 added checkbox to let the user decide whether to clamp or not 2018-04-05 11:22:05 +02:00
Alberto Griggio
a0a9488c20
Merge pull request #4459 from Beep6581/enhanced-inspector-mode
feature: added option to use a (fast) neutral RAW rendering in 'inspector mode'
2018-03-27 12:17:22 +02:00
Morgan Hardwood
4511b693e1 Updated PREFERENCES_SND_THRESHOLDSECS key and generateTranslationDiffs 2018-03-25 01:28:42 +01:00
Alberto Griggio
1b828987be fixed capitalization of 'RAW' --> 'raw' 2018-03-22 23:11:12 +01:00
Alberto Griggio
81210d18b4 Added new mode "Horizontal on PDAF rows only" for the "line noise filter" 2018-03-10 22:56:45 +01:00
Alberto Griggio
2d914a78bc updated tooltip for the PDAF lines filter 2018-03-08 16:30:36 +01:00
Alberto Griggio
81a8aa4037 added experimental RAW Bayer preprocessing filter for mititgating the Sony PDAF lines banding problem 2018-03-05 16:25:10 +01:00
Alberto Griggio
0bb7375a90 added possibility to apply "RAW line noise filter" only in a specific direction (horizontal or vertical) 2018-02-28 23:37:34 +01:00
Hombre
b430ca19a6 Double fallback implemented (see #4396)
If the user's default profile is not found, it'll fallback to the
bundled one. If this one is not found, it'll fall back to internal
values. No restart required. Only the GUI alert are localized.
2018-02-24 14:02:50 +01:00
Hombre
ff021826c6 Falling back to RT's default profile if actually set default profile
doesn't exist (see #4396). If the actually set default profile was RT's
default profile, whichcan't be accessed for any reason, it'll then fall
back by the Internal profile.
2018-02-19 23:20:41 +01:00
Alberto Griggio
d17bb0cfe6 feature: added option to use a (fast) neutral RAW rendering in 'inspector mode' 2018-03-21 10:47:38 +01:00
Morgan Hardwood
d5192b35b6 generateTranslationDiffs 2018-02-07 22:14:41 +01:00
Alberto Griggio
e9d700d61d added option to check for out-of-gamut colors wrt the monitor profile
If soft-proofing is turned off, enabling gamut check will show highlight the pixels that are out of gamut for the current monitor profile
2018-02-05 10:25:02 +01:00
Alberto Griggio
14a463102c use cyan instead of green for out-of-gamut pixels 2018-02-04 18:02:01 +01:00