Commit Graph

8873 Commits

Author SHA1 Message Date
Flössie
cbc25b135a Fix fallout from merge 2019-03-10 13:00:24 +01:00
Flössie
9fe6bcaab1 Merge branch 'dev' into relax-procparam-dependency 2019-03-10 12:54:04 +01:00
Flössie
d89364fcc0 Fix Exif parsing for old Canons (ported by @Beep6581, fixes #4843) 2019-03-10 11:40:05 +01:00
heckflosse
6712420a41 Fix broken build, #5203 2019-03-09 19:28:44 +01:00
heckflosse
f796c70265 Merge branch 'dev' into rawca_cunksize 2019-03-09 18:48:05 +01:00
heckflosse
b0a7b5fed3 tiles per thread for some more tiled algorithms, #5203 2019-03-09 18:47:02 +01:00
Morgan Hardwood
2c9dc32022 Show more meaningful lens make/model #5157
If the lens make/model from the MakerNotes is vague, and if a lens make
and model are set in Exif (LensMake, LensModel), then prefer Exif over
vague.
2019-03-09 16:17:44 +01:00
Desmis
308ce1746a Tooltip Exposure 2019-03-09 16:10:55 +01:00
Desmis
51c3480e68 Add tooltip shadows-highlight 2019-03-09 15:03:00 +01:00
Desmis
4397842fea Improvmant to Exposure - Shadows Highlights 2019-03-09 12:53:25 +01:00
Flössie
51f06dfa6d Explicitly destroy static Glib::RefPtr<>s on exit (fixes #3636) 2019-03-09 12:06:54 +01:00
Desmis
43bf1f6cd9 merge with dev 2019-03-08 16:22:52 +01:00
heckflosse
4dc0012f64 Merge branch 'dev' into rawca_cunksize 2019-03-08 12:44:28 +01:00
heckflosse
540e359945 Inline DCPProfile::hsdApply() to speedup applying dcp profiles, closes #5206 2019-03-08 01:44:51 +01:00
Flössie
ca3f84e94f Lens name improvements for Pentax by @Manuel-K (#5157) 2019-03-07 20:29:07 +01:00
Flössie
70475f781a Derive lens name from 0xA434 and 0xA433 if other means fail (#5157)
Implemented for
- Pentax
- Canon
- "Unknown"

Also constified `toString()` methods in `rtexif`.
2019-03-07 19:29:11 +01:00
Desmis
dc5d8dee86 Lighten background mask 2019-03-07 08:31:32 +01:00
Desmis
8ebf32f17d Improvment to mask curve 2019-03-06 09:37:16 +01:00
Desmis
f8b36f08bb Fixed bug in mask curves 2019-03-05 09:58:31 +01:00
Desmis
58fb53f17f merge with dev 2019-03-05 08:12:35 +01:00
Morgan Hardwood
a91acfacf2 Added NIKON D70s dual-illuminant DCP 2019-03-04 22:09:53 +01:00
Morgan Hardwood
c8d47f3d5a Added FUJIFILM GFX 50R dual-illuminant DCP 2019-03-04 22:09:36 +01:00
Desmis
5156edeb8a display hue chroma lumaref on mask curves - dispaly 1:1 in some expanders - thanks to Pandagrapher 2019-03-04 10:20:08 +01:00
Desmis
65a418ae27 merge with dev 2019-03-03 18:20:16 +01:00
heckflosse
77475a3827 configurable tiles per thread also for rcd, #5203 2019-03-03 17:29:19 +01:00
heckflosse
b83069fd51 Allow user-defined setting for raw ca correction tiles per thread 2019-03-03 14:52:44 +01:00
Ingo Weyrich
9c9728ac95 Merge pull request #5202 from Beep6581/xtransborder
Improve xtrans border
2019-03-03 14:09:03 +01:00
Desmis
2748cde1c1 merge with dev 2019-03-03 12:10:00 +01:00
Desmis
14f3dfc128 Improve mask exposure with guidefilter 2019-03-03 12:08:00 +01:00
Desmis
18aa9e4daa Improve Color and light mask with guidefilter 2019-03-03 11:32:19 +01:00
Morgan Hardwood
bcfbfae0b2 Enabled raw CA correction in Unclipped.pp3 2019-03-02 15:32:10 +01:00
Desmis
a317c41c71 merge with dev 2019-03-02 09:47:36 +01:00
Desmis
52a9f6d2fa Add Local Shadows Highlight 2019-03-02 09:29:33 +01:00
Desmis
db57a02384 Change default outputprofile to RTv4_sRGB 2019-03-02 08:14:35 +01:00
Flössie
3074803688 Fix init order 2019-03-01 20:31:22 +01:00
Desmis
339e1ec60d merge with dev 2019-03-01 18:59:59 +01:00
Desmis
b63649b5fd save provisory work 2019-03-01 18:55:43 +01:00
Flössie
57d030881d More procparams.h relaxation 2019-03-01 17:40:02 +01:00
Morgan Hardwood
7f4c7ee57a Removed [Version] section from Unclipped.pp3
As in 0415ee979 #4805
2019-03-01 17:24:58 +01:00
heckflosse
520a3709bf Allow user defined border for xtrans, #5198 2019-03-01 14:47:55 +01:00
heckflosse
f78f17ae6f xtransborder_interpolate: Use same weights as in fast_xtrans_interpolate, #5198 2019-03-01 14:36:13 +01:00
Morgan Hardwood
bd09da51f0 Added "Unclipped" processing profile #5199
Allows one to easily saved unclipped floating-point images.
Documentation: http://rawpedia.rawtherapee.com/Unclipped
2019-03-01 14:02:20 +01:00
Desmis
fad78993a4 merge with dev 2019-03-01 09:06:07 +01:00
Desmis
873ed72f3c Replace int by double for Blur radius 2019-03-01 09:03:34 +01:00
heckflosse
917cc49278 xtrans: reduce border artifacts, #5198 2019-02-28 22:39:40 +01:00
Hombre
2d0b376ae9 Merge branch 'dev' into hidpi-icons 2019-02-28 21:57:44 +01:00
Hombre
d66437dd98 Updated RawTherapee theme, now works in HiDPI mode
see issue #3547
2019-02-28 21:30:20 +01:00
Flössie
0cbc4923bc Relax dependency from procparams.h 2019-02-28 20:44:50 +01:00
heckflosse
1786731f4a raw crop for FUJIFILM X-H1 2019-02-28 16:31:47 +01:00
heckflosse
5f186bb6e3 Set default raw_crop to match compressed and uncompressed files for X-T2, X-T20, X-E3, X100F and X-PRO2. Reduces height by 6 pixels 2019-02-28 16:21:30 +01:00