Commit Graph

1792 Commits

Author SHA1 Message Date
heckflosse
2d3148b962 Fixes some things @Floessie suggested in code review 2018-05-20 23:42:42 +02:00
heckflosse
1a5545c461 Added contrast threshold adjuster for sharpening tool, #4551 2018-05-20 17:37:42 +02:00
heckflosse
ac78dd311e Speedup for ca-correction of pixelshift files, also fixed a memory leak 2018-05-20 13:59:50 +02:00
Hombre
404375e313 Bugfix : wrong return value in utf32_to_utf8 (no issue) 2018-05-19 17:28:20 +02:00
heckflosse
68fabf0be5 Fix for last commit 2018-05-19 13:47:44 +02:00
heckflosse
2828e2933d pixelshift: use auto-calculated ca-correction parameters from first frame for all frames 2018-05-19 12:24:29 +02:00
Hombre
b06e07034e Fix #4565 : Segfault saving image using RTv2_sRGB.icc
Also, replace identing tabs by spaces in some files
2018-05-19 00:19:06 +02:00
Morgan Hardwood
f753bf7b66 Merge branch 'dev' into testoutputprofile 2018-05-17 12:00:05 +02:00
Desmis
84827c6038 Suppress warning for GammaTRC 2018-05-17 08:38:48 +02:00
Morgan Hardwood
d3696760f3 ICC spelling
Renamed "Prophoto" and "Acespx" to ProPhoto and ACES P0 and P1,
hyphenated as needed.
2018-05-16 22:27:56 +02:00
heckflosse
528167e578 Fixed a bug in calcBlendFactor(..), #4551 2018-05-16 16:40:26 +02:00
Desmis
0086c4af78 changes tags in RTv4*.icc 2018-05-16 11:43:29 +02:00
Desmis
6df57cc264 another change to write tags 2018-05-16 11:20:40 +02:00
Desmis
a6da4e18aa Some chnages to write tags 2018-05-16 10:04:46 +02:00
heckflosse
b42d9bc164 Misused RL damping adjuster as contrast threshold adjuster. Changed blend function 2018-05-15 15:23:33 +02:00
Desmis
7b9319a251 Change manufacturer and copyright tags in Rtv2*.icc and Rtv4*.icc 2018-05-14 14:12: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
78c404dd02 Microcontrast: improved blend 2018-05-14 00:55:03 +02:00
heckflosse
ee5b1dbbc8 Microcontrast: add Contrast threshold adjuster, #4551 2018-05-13 19:07:13 +02:00
Desmis
3806eb1408 Fixed bad quality ICCv2 for RT output profile 2018-05-12 18:10:18 +02:00
Morgan Hardwood
1fcb00c5d8 Added Panasonic DC-GX9 to camconst.json
Quality X, color matrix from ADC-10.3.
No white-frames nor black-frames yet, see #4550
2018-05-12 11:21:09 +02:00
Desmis
0268b9428b Fixed bugin procparams always due to Free Custom 2018-05-10 12:50:01 +02:00
Desmis
be032de287 Fixed bug Free - Custom for gamma 2018-05-08 15:14:18 +02:00
Morgan Hardwood
fde0dccd6a Revised printf file format strings 2018-05-06 21:50:09 +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
heckflosse
a6f82d0212 Fix copy/paste bug, fixes #4538 2018-05-06 15:43:17 +02:00
Desmis
1271701114 Change Integrated with Embedded - changer folder profile ICC to cache 2018-05-04 07:39:48 +02:00
Desmis
275058e232 Some changes to GUI 2018-05-02 16:54:19 +02:00
Desmis
e99498ab07 Some changes to internal variables 2018-05-02 13:59:54 +02:00
Desmis
bab093b0f7 small changes to limits 2018-05-01 18:14:36 +02:00
Morgan Hardwood
1782024607 Merge branch 'dev' into testoutputprofile 2018-05-01 15:13:55 +02:00
heckflosse
eec33292db Segfault in gaussianBlur (USM), fixes #4528 2018-05-01 14:20:56 +02:00
Desmis
e7bad75ed4 merge with dev 2018-05-01 10:13:40 +02:00
Desmis
9e5506aa35 Fixed bug ExecCMSTransform for non raw files 2018-05-01 09:39:15 +02:00
Alberto Griggio
a5d9c49fa8 improve the accuracy of previews when "clip OOG" is not set
Fixes #4519
2018-04-30 17:50:17 +02:00
Alberto Griggio
5d9dadae6e apply clipping in RAW if the "clip OOG" parameter is set 2018-04-30 17:49:55 +02:00
Desmis
2bfc41fd03 replace type_rgb_16 by type_rgb_flt and change some settings 2018-04-30 17:41:04 +02:00
Desmis
3ebbbdf139 merge with dev 2018-04-30 07:49:49 +02:00
Desmis
ccf642bc6c clean and comment code 2018-04-29 18:23:00 +02:00
Desmis
19b7a942af Add TRC to working profiles 2018-04-29 17:08:45 +02:00
Alberto Griggio
5d27eea860 Merge pull request #4506 from Beep6581/new-shadows-highlights
New shadows/highlights implementation
2018-04-28 19:23:28 +02:00
Alberto Griggio
5fd8f66b36 shadows/highlights: ignore the params in the pp3 if ppVersion < 333 2018-04-28 19:06:05 +02:00
heckflosse
3d861ef64d Fix wrong Canon mRaw dimensions, fixes #3533 2018-04-27 15:46:56 +02:00
heckflosse
63f3b2f86f Merge branch 'dev' into new-shadows-highlights 2018-04-26 15:10:58 +02:00
heckflosse
c45ec6f16e Speedup and bugfix for new Sh/Hl tool 2018-04-26 14:32:43 +02:00
Alberto Griggio
6bea422836 shadows/highlights: add a bit more contrast in the shadows 2018-04-24 14:59:46 +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
e518e7923e Better raw crop for Pentax K-S1 2018-04-19 20:53:41 +02:00