7865 Commits

Author SHA1 Message Date
Alberto Griggio
4344603a3d further fixes to ensure smooth transitions to clipped colours 2018-04-04 01:05:23 +02:00
Desmis
24df73c7e2 Change description for the 2 profiles RT_srgb 2018-04-03 16:16:24 +02:00
Desmis
678936e2c4 suppress messges in console 2018-04-03 13:01:23 +02:00
Desmis
6a00ce0f82 add RT_sRGB with 2 Lut 212 1024 2018-04-03 12:55:34 +02:00
Desmis
e4d7b278ee merge with Dev.. 2018-04-03 12:25:24 +02:00
Alberto Griggio
acfdf220ec reverted to original method for colour propagation of fully clipped highlights
The "new" one was producing artifacts in some cases -- needs further investigation
2018-04-03 10:38:59 +02:00
Alberto Griggio
65783e0216 fixed warning about uninitialized vars 2018-04-03 09:25:16 +02:00
Morgan Hardwood
fb62493d07 Added SONY ILCE-7M3 dual-illuminant DCP
Closes #4482
2018-04-03 23:27:02 +02:00
Flössie
840908e431 Fix Clang build (fixes #4483) 2018-04-03 20:38:35 +02:00
heckflosse
16679296b7 replace summation with error correction by summation using double precision 2018-04-03 12:22:32 +02:00
Alberto Griggio
772474dbf4 fix posterized highlights and crushed shadows (regression introduced by unbounded processing)
Fixes #4479
2018-04-02 23:34:07 +02:00
Flössie
f31589e893 Rename F600EXR DCP to match camera name 2018-04-02 11:22:17 +02:00
Morgan Hardwood
aa16dad2bb Added FUJIFILM F600EXR dual-illuminant DCP 2018-04-01 21:34:42 +02:00
Morgan Hardwood
9b492b0df9 Updated Canon EOS 6D dual-illuminant DCP 2018-04-01 21:11:50 +02:00
Morgan Hardwood
322402f426 Added dual-illuminant Canon EOS 600D DCP
AKA EOS Kiss X5 in Japan and EOS Rebel T3i in the Americas.
2018-04-01 20:28:59 +02:00
Desmis
06fa05799a merge with dev 2018-04-01 18:18:01 +02:00
Desmis
4d8ce9cd9d merge with dev 2018-04-01 17:05:00 +02:00
Floessie
ed21c4ee4d
Merge pull request #4477 from TooWaBoo/dev
Update Deutsch locale
2018-03-31 17:51:41 +02:00
Morgan Hardwood
ae3c58165d Save As bit depth strings hyphenated 2018-03-31 16:05:49 +02:00
Morgan Hardwood
5daeba9c43 Fixes #4463 Save As PNG combo
Selection the last Save As file format combobox option, 16-bit PNG,
would not trigger the correct panel-hiding event.
2018-03-31 15:59:18 +02:00
TooWaBoo
2e8487884f
Update missing comma 2018-03-31 15:57:53 +02:00
Desmis
f3c45469b7 add new output icc profiles 2018-03-30 17:41:58 +02:00
Desmis
9147b781e0 add icc profiles 2018-03-30 17:33:56 +02:00
TooWaBoo
29f4ee0aa4
Update Deutsch locale 2018-03-30 10:08:22 +02:00
Alberto Griggio
f9396f2a4b avoid magenta highlights for thumbnails when higlight reconstruction is enabled 2018-03-29 14:28:54 +02:00
Desmis
ae7d7a911b merge with Dev 2018-03-29 13:13:04 +02:00
Alberto Griggio
b42a45b481 merged branch 'unbounded-processing' into 'dev' 2018-03-28 21:35:23 +02:00
heckflosse
69c38b4518 Input profile selection does not display hidden folders on Windows, fixes #4475 2018-03-28 16:08:38 +02:00
Floessie
15ea959812
Merge pull request #4474 from Beep6581/cjson-update
Bump cJSON to 1.7.5
2018-03-28 12:46:34 +02:00
Flössie
237e5b47c3 Bump cJSON to 1.7.5
Should fix CVE-2016-4303 and https://github.com/DaveGamble/cJSON/issues/30.
2018-03-27 19:01:29 +02:00
Desmis
c74cdb922f merge with dev 2018-03-27 17:18:32 +02:00
Morgan Hardwood
c9fa7b055c Prevent "comparison between signed and unsigned integer expressions" GCC warning, #4455 2018-03-27 16:57:50 +02:00
heckflosse
c1b4efb3ed Merge branch 'dev' into pixelshift_fixes 2018-03-27 15:45:34 +02:00
heckflosse
54a0ccf156 Fix bad pixels if DNG opcode FixBadPixelsConstant == 0, fixes #4471 2018-03-27 15:29:53 +02:00
Alberto Griggio
100da304b8 do not perform histogram matching if the embedded thumbnail is too small
Fixes #4467
2018-03-27 14:41:19 +02:00
Alberto Griggio
95a5f3d662 fixed compilation that was broken by merging 'enhanced-inspector-mode' 2018-03-27 13:46:20 +02:00
Alberto Griggio
15813abbed
Merge pull request #4457 from Beep6581/hilite-recon-color-propagation-new
some tweaks to the colour propagation method for highlight recovery
2018-03-27 12:18:06 +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
Desmis
75fb5a697e merge with dev 2018-03-27 10:31:46 +02:00
Alberto Griggio
f5342cc24a
Merge pull request #4461 from Beep6581/custom-working-profiles
added possibility to specify extra working spaces via a json file
2018-03-27 08:34:58 +02:00
Desmis
1062869d01 merge with Dev 2018-03-26 14:59:08 +02:00
Morgan Hardwood
4511b693e1 Updated PREFERENCES_SND_THRESHOLDSECS key and generateTranslationDiffs 2018-03-25 01:28:42 +01:00
Beep6581
e6c580211a
Merge pull request #4468 from luzpaz/misc-typos
Misc. typos
2018-03-25 01:23:16 +01:00
luz.paz
aa706e5f8d + source typo 2018-03-24 19:42:53 -04:00
luz.paz
b41fea1c6f Misc. typos
Found via `codespell -q 3 -I ../rawtherapy-whitelist.txt --skip="./rtdata/languages"`
2018-03-24 19:42:08 -04:00
heckflosse
45fcbe9052 Fix broken colour toning when b&w is enabled 2018-03-24 10:28:43 +01:00
Hombre
bf6702fa56 Scroll wheel (and possibly touchpad) better handled, see #3923 2018-03-23 23:21:05 +01:00
heckflosse
806e1b32bb Fix B&W colour cast when lab tool is disabled 2018-03-23 15:39:00 +01:00
Alberto Griggio
aecbc2cf24 fixed compilation problem 2018-03-23 14:37:57 +01:00
Alberto Griggio
1b828987be fixed capitalization of 'RAW' --> 'raw' 2018-03-22 23:11:12 +01:00