7028 Commits

Author SHA1 Message Date
U-PC-BUREAU\jacques
a1d2fcdc2c Add comment for RTv2_Beta usage 2018-11-15 10:47:45 +01:00
U-PC-BUREAU\jacques
ff8ec9be08 Small changes to ICCv2 profiles 2018-11-14 17:47:34 +01:00
U-PC-BUREAU\jacques
e02d4ac24d Change CmsCIExyY by cmsCIEXYZ in some cases 2018-11-14 13:01:43 +01:00
U-PC-BUREAU\jacques
1f04599bc3 change ICCv2 to be in line with the most accurate data XYZ 2018-11-14 11:29:26 +01:00
U-PC-BUREAU\jacques
88e9cf165c Increases the accuracy of XYZ matrix for ICC v2 2018-11-14 09:07:14 +01:00
U-PC-BUREAU\jacques
5535603710 Change sligthly matrix XYZ for ICCv2 due to white point change 2018-11-13 14:31:30 +01:00
U-PC-BUREAU\jacques
d080b9ffcd merge with dev and fixed illumant if different DEF 2018-11-13 13:37:56 +01:00
U-PC-BUREAU\jacques
3ba386d0ca Normalize ICCv4 white point 2018-11-13 12:23:03 +01:00
U-PC-BUREAU\jacques
b70d06f639 small changes for xyD 2018-11-13 11:35:17 +01:00
U-PC-BUREAU\jacques
3cec74c509 Normalize D50 profiles 2018-11-13 10:36:51 +01:00
Alberto Griggio
53a99837e5 histmatching: avoid concavities in the upper part of the matched curve (assumed to be S-shaped)
Fixes #4979
2018-11-12 22:23:25 +01:00
heckflosse
847e20969b Add tooltip for raw auto ca-correction iterations slider 2018-11-12 18:52:26 +01:00
Beep6581
ad8a52ce8a
Merge pull request #4977 from Beep6581/rtexif1117
Updated rtexif using ExifTool-11.17
2018-11-12 18:28:47 +01:00
U-PC-BUREAU\jacques
25eb93a256 Change Tag desc for all ICCv2 and ICCv4 2018-11-12 16:45:05 +01:00
U-PC-BUREAU\jacques
d55d3446f6 various improvments to ICC Profile Creator 2018-11-12 12:46:33 +01:00
Hombre
561ea41856 Updated French translation + minor change in Preferences window
(no issue)
2018-11-12 01:04:14 +01:00
Morgan Hardwood
513b582b4d Updated rtexif using ExifTool-11.17
Closes #4921
2018-11-11 22:08:29 +01:00
heckflosse
5e0cbd4c68 Bug in iccprofilecreator.cc found by clang, fixes #4973 2018-11-11 16:18:06 +01:00
heckflosse
efccb23a5c Change line endings to LF 2018-11-11 16:16:59 +01:00
Roel Baars
f179eb8333
Add safeguards for setjmp calls when compiling with clang 2018-11-11 14:48:44 +01:00
U-PC-BUREAU\jacques
c5c04769e4 Improvments to ICC profile creator 2018-11-11 14:34:45 +01:00
Roel Baars
83975938ef
Don't use boolean logic to increment value directly 2018-11-11 12:34:12 +01:00
heckflosse
757c1da292 Fix a memory leak, #4966 2018-11-10 21:46:55 +01:00
heckflosse
b488e207e1 Wrong folder selected when rt is started in verbose mode, fixes #4946 2018-11-10 01:36:35 +01:00
Ingo Weyrich
6a4f2cf5eb
Merge pull request #4963 from Beep6581/blackmagic-native-support
Support for Blackmagic and Canon MagicLantern lj92 encoded files
2018-11-10 01:13:00 +01:00
heckflosse
0f50e738e4 Disabled timing code 2018-11-10 01:12:14 +01:00
Beep6581
342c3401d0
Merge pull request #4940 from TooWaBoo/Pref-and-TWB
Save space in Preferences -> File Browser Tab
2018-11-09 19:00:36 +01:00
heckflosse
f7109eec21 Improved check for lj92 compressed dng files, #4285 2018-11-09 17:36:13 +01:00
heckflosse
58e26add76 Fallback to 'UniqueCameraModel' tag if model is 'Unknown' 2018-11-09 15:30:29 +01:00
heckflosse
3a51bcd00a Use linearization table for Blackmagic DNG files, #4285 2018-11-09 14:45:38 +01:00
heckflosse
8d1e1c7237 Merge branch 'dev' into blackmagic-native-support 2018-11-09 14:13:12 +01:00
heckflosse
a1d4acf72f Artefacts with toncurve 2 / weighted standard with RT-dev-1098, fixes #4948 2018-11-09 13:55:58 +01:00
heckflosse
0f2fc65168 Fix accidently broken 'Blackmagic Pocket Cinema Camera 4K' decoding, #4285 2018-11-09 12:54:37 +01:00
heckflosse
afb3026b70 Decode Magic Lantern CinemaDNG files, #4285 2018-11-09 12:07:14 +01:00
Ingo Weyrich
b593da40a5
Merge pull request #4920 from thirtythreeforty/memory-errors
Fix sundry memory problems found with Valgrind/LSan
2018-11-08 23:35:10 +01:00
George Hilliard
aa9647954a Merge remote-tracking branch 'origin/dev' into memory-errors 2018-11-08 15:25:27 -06:00
heckflosse
a29a3b19a9 multithreaded decoding of LJ92 encoded DNG files (for example Blackmagic native DNG files), #4285 2018-11-08 21:03:09 +01:00
heckflosse
2833417133 First version of blackmagic native dng support, #4285 2018-11-08 17:16:32 +01:00
George Hilliard
6cd50adc54 Revert "ImageData: Use terser emplace_back to add unique_ptr to vector"
This reverts commit b4813273d21f991789749d30eeb2ac437cdcc698.
2018-11-08 09:57:02 -06:00
heckflosse
2502312242 Small speedup for dehaze, closes #4944 2018-11-08 14:35:03 +01:00
TooWaBoo
894a352346
Update TooWaBlue-GTK3-20_.css
Changed some separator spacing.
2018-11-08 06:33:17 +01:00
TooWaBoo
bbb51b1070
Removed "#PrefCacheSeparator" ID and add class "grid-row-separator" 2018-11-08 06:11:50 +01:00
TooWaBoo
bb5d8710e8
Removed "#PrefCacheSeparator" ID 2018-11-08 06:08:51 +01:00
George Hilliard
b4813273d2 ImageData: Use terser emplace_back to add unique_ptr to vector 2018-11-07 12:16:45 -06:00
George Hilliard
a63cd8a87c Fix mismatched malloc/delete leak, take 2 with cJSON_Delete
From the Valgrind report:

```
Mismatched free() / delete / delete []
   at 0x4838EAB: operator delete(void*) (vg_replace_malloc.c:576)
   by 0xBC5C87: std::default_delete<cJSON>::operator()(cJSON*) const (unique_ptr.h:81)
   by 0xBC4ACA: std::unique_ptr<cJSON, std::default_delete<cJSON> >::~unique_ptr() (unique_ptr.h:274)
   by 0xBBB755: (anonymous namespace)::getAliases(Glib::ustring const&) (dcp.cc:422)
   by 0xBC1CCA: rtengine::DCPStore::init(Glib::ustring const&, bool) (dcp.cc:1846)
   by 0xC3ED4F: rtengine::init(rtengine::Settings const*, Glib::ustring, Glib::ustring, bool) [clone ._omp_fn.0] (init.cc:81)
   by 0x89743FF: GOMP_parallel_sections (sections.c:158)
   by 0xC3E906: rtengine::init(rtengine::Settings const*, Glib::ustring, Glib::ustring, bool) (init.cc:52)
   by 0x9CE10E: Options::load(bool) (options.cc:2358)
   by 0x982CD6: main (main.cc:603)
 Address 0xd62d700 is 0 bytes inside a block of size 64 alloc'd
   at 0x483777F: malloc (vg_replace_malloc.c:299)
   by 0xE97390: cJSON_New_Item (cJSON.c:205)
   by 0xE98718: cJSON_ParseWithOpts (cJSON.c:1020)
   by 0xE9886F: cJSON_Parse (cJSON.c:1083)
   by 0xBBB4D3: (anonymous namespace)::getAliases(Glib::ustring const&) (dcp.cc:422)
   by 0xBC1CCA: rtengine::DCPStore::init(Glib::ustring const&, bool) (dcp.cc:1846)
   by 0xC3ED4F: rtengine::init(rtengine::Settings const*, Glib::ustring, Glib::ustring, bool) [clone ._omp_fn.0] (init.cc:81)
   by 0x89743FF: GOMP_parallel_sections (sections.c:158)
   by 0xC3E906: rtengine::init(rtengine::Settings const*, Glib::ustring, Glib::ustring, bool) (init.cc:52)
   by 0x9CE10E: Options::load(bool) (options.cc:2358)
   by 0x982CD6: main (main.cc:603)
```
2018-11-07 12:11:43 -06:00
George Hilliard
7cbf198db8 Revert "Fix mismatched malloc/delete leak"
This reverts commit 77eccdf13df8f1190d13d854f5dfd12daca09011.
2018-11-07 11:55:02 -06:00
TooWaBoo
3b48df2c2c
Fixed console warnings
Fix for https://github.com/Beep6581/RawTherapee/issues/4941
2018-11-06 18:26:00 +01:00
heckflosse
e1742c812e Merge branch 'dev' of https://github.com/Beep6581/RawTherapee into dev 2018-11-05 19:50:46 +01:00
heckflosse
b8af63bb04 Use vclampf(value, low, high) whereever possible, #4942 2018-11-05 19:50:24 +01:00
Beep6581
e8e1de5394
Merge pull request #4938 from Beep6581/clibits
Fixes unspecified bit depth in CLI
2018-11-05 18:05:27 +01:00