Commit Graph

680 Commits

Author SHA1 Message Date
Ingo Weyrich
66b5f05ceb Merge pull request #3689 from agriggio/awb-temp-bias
Added "Auto White Balance temperature bias" feature and fixed wrong display of Temperature and Tint when opening an image which uses Auto White Balance
2017-02-17 17:34:06 +01:00
Alberto Griggio
7a57e5276a merged with autowbfix branch 2017-02-16 14:12:03 +01:00
heckflosse
974c3ff467 Cleanup for autowb fix 2017-02-15 17:54:29 +01:00
heckflosse
54d1533a7d Fix autowb issues, fixes #3690 2017-02-15 01:30:41 +01:00
Flössie
9b5ffaf4aa Some minor cleanups 2017-02-14 20:49:10 +01:00
Flössie
6bcac40306 Allow relative CLUT paths (#3639) by @agriggio
Kudos to Alberto Griggio for this contribution! 👍
2017-02-14 20:19:00 +01:00
Alberto Griggio
dca0e41f35 added "Auto White Balance temperature bias" feature
This new slider in the White Balance tools allows to alter the computation of
the "auto white balance" by "biasing" it towards warmer or cooler
temperatures. The bias is expressed as a percentage of the computed
temperature, so that the resuling temperature is given by
"computedTemp + computedTemp * bias".
2017-02-12 17:39:52 +01:00
heckflosse
307d5b3a2f astyled xtranscompressed.cc and cleaned code a bit 2017-02-12 16:08:27 +01:00
heckflosse
d8baa48e13 fixed compile issue in xtranscompressed 2017-02-11 21:17:22 +01:00
heckflosse
f2bef65be1 small cleanup 2017-02-11 18:28:52 +01:00
heckflosse
d5d8747e5a decode compressed xtrans files 2017-02-11 17:48:59 +01:00
Flössie
5202f45137 Protect all Crop accesses with cropMutex (fixes #3306) 2017-02-10 20:06:35 +01:00
heckflosse
f9bd9956c0 Removed clang related restriction. Should give a speedup for some parts of rt (denoise for example) when clang is used to build rt 2017-02-10 01:29:02 +01:00
heckflosse
281982f329 DNG files from HdrMerge are decoded incorrectly when zlib 1.2.11 is used. fixes #3674 2017-02-07 21:43:10 +01:00
Morgan Hardwood
39e7a653ae Merge branch 'master' into gtk3 2017-01-31 21:16:26 +01:00
Flössie
968d991d97 Fix call to abs() with unsigned int (fixes #3339, #3652) 2017-01-31 20:47:18 +01:00
Morgan Hardwood
16f4731e0b Merge branch 'master' into gtk3 2017-01-30 23:45:46 +01:00
Morgan Hardwood
77d5f8779b Cleaned up CMake logic thanks to Hombre, #3628 2017-01-28 02:29:22 +01:00
Morgan Hardwood
e5c00f0a9d Complete revision to how RawTherapee's version is handled in CMake and in other files, #3628 2017-01-27 15:33:05 +01:00
Morgan Hardwood
5fc26c1e58 Merge branch 'master' into gtk3 2017-01-22 21:55:05 +01:00
Flössie
4649e1306f Fix #3619 and some minor clean-ups 2017-01-22 19:28:46 +01:00
Morgan Hardwood
15e0875df2 Merge branch 'master' into gtk3 2017-01-22 18:32:54 +01:00
Morgan Hardwood
ddc05d8ac8 Minimum crop size 1x1, closes #3619, closes #3620 2017-01-22 16:42:53 +01:00
Hombre
de98047ae2 Solving issue #3506 (bugfix from mmmtok) 2017-01-21 16:41:59 +01:00
Flössie
f25e161d16 Clean-ups for #3616 2017-01-20 21:19:55 +01:00
FelixJongleur42
62451f471f issue 3598 and 2289 - util functions to determine file types by ending 2017-01-20 21:14:02 +01:00
Morgan Hardwood
df82a0ae2c Merge branch 'master' into gtk3 2017-01-12 08:31:22 +01:00
heckflosse
cef9b7fe2b Pentax K1 file in APS-C mode has wrong raw crop, fixes #3519 2017-01-10 22:20:23 +01:00
Morgan Hardwood
1369ca005f Merge branch 'master' into gtk3 2017-01-09 15:50:25 +01:00
heckflosse
1c3b3687f8 Crash on reading floating point demosaiced DNG files, fixes #3600 2017-01-09 14:31:49 +01:00
Morgan Hardwood
3e5f3091b7 Merge branch 'master' into gtk3 2017-01-08 21:07:33 +01:00
heckflosse
d54a6bcc8c Revert "Crash on reading floating point demosaiced DNG files, fixes #3600"
This reverts commit 32f3aaab73.
2017-01-08 20:44:38 +01:00
Morgan Hardwood
0e53aab328 Merge branch 'master' into gtk3 2017-01-08 19:07:12 +01:00
heckflosse
32f3aaab73 Crash on reading floating point demosaiced DNG files, fixes #3600 2017-01-08 18:44:55 +01:00
Morgan Hardwood
9334a564cc Merge branch 'master' into gtk3 2017-01-08 16:48:00 +01:00
heckflosse
2f1da199bd Segfault when opening a folder which contains a 13229 x 57812 jpeg, fixes #3599 2017-01-07 23:02:30 +01:00
Morgan Hardwood
934f1b1513 Merge branch 'master' into gtk3 2017-01-06 20:12:12 +01:00
Morgan Hardwood
d654a7a21b Fixed wrong tooltip in IPTC panel, fixes #3569 2017-01-04 21:59:12 +01:00
Hombre
d702156f8a Merge branch 'master' into gtk3 2017-01-02 02:48:45 +01:00
Jean-Christophe
d29a94c2a7 Merge pull request #3563 from Beep6581/printer-profile
Printer profile added in Preferences for soft-proofing
2017-01-01 23:12:28 +01:00
Morgan Hardwood
e9db962a5f Merge branch 'master' into gtk3 2016-12-31 17:42:55 +01:00
heckflosse
8d52510381 RawTherapee crashed after opening linear DNG from Sigma SD H Quattro camera in editor. fixes #3559 2016-12-30 16:11:21 +01:00
Hombre
23863aceca Printer profile added in Preferences for soft-proofing
The output profiles now retain only 'Display' device class as well as
the Monitor profile - and they both have to have rgb color space, the
printer profile retain only 'Output' device class.

MacOS can use soft-proofing but due to undocumented feature of OSX, and
since Cairo assume that the image data are sRGB, the monitor profile is
forced to 'RT_sRGB'. A warning message replace the combobox for this OS.
2016-12-30 03:59:18 +01:00
Morgan Hardwood
6df58848f2 Merge branch 'master' into gtk3 2016-12-27 22:13:09 +01:00
Morgan Hardwood
cc8dae26ff camconst.json updates by IliasG #3298 2016-12-26 2016-12-27 22:06:58 +01:00
Morgan Hardwood
e4f6319d1b Testing merge of master 95f0d6 into gtk3 9cf0e5 2016-12-27 17:14:45 +01:00
Beep6581
0b66f64a3b JPEG IJG add missing README, #3549 (#3555)
* Move IJG jpeg file into own folder, include missing README, #3549

* Forgot to add README
2016-12-25 20:32:13 +01:00
Flössie
138d531edc Fix off-by-(-1) in checkRawImageThumb() (#3553)
Kudos to @heckflosse!
2016-12-22 18:23:25 +01:00
Morgan Hardwood
9cf0e5c40f Merge branch 'master' into gtk3 2016-12-19 17:01:06 +01:00
Ingo Weyrich
2145f559ae Merge pull request #3477 from Beep6581/speedup_gradient_vignette
Speedup Vignette and Graduated Filter
2016-12-19 00:36:42 +01:00