Commit Graph

92 Commits

Author SHA1 Message Date
Ingo
55815038b4 .badpixels file support for X-Trans sensor, Issue 2543 2014-11-06 14:49:32 +01:00
Ingo
e61e1b6e50 Fixed a crash when enabling Noise Reduction in before/after mode, no Issue 2014-11-06 13:47:29 +01:00
Ingo
1b124d6793 Compile fails on architectures other than x86_64, Issue 2558 2014-11-06 12:03:52 +01:00
Ingo
d5eabad293 Fixed two crashes when working with parametric curves, Issue 590 2014-11-05 22:20:17 +01:00
jdc
47ed53084d Noise Reduction - auto chroma issue2495 2014-11-05 15:04:18 +01:00
jdc
3f5199396c Difference in brightness with CIECAM02 issue2510 2014-11-05 13:30:09 +01:00
Ingo
3f60637e7c Fixed another race condition in raw auto ca correction, Issue 2554 2014-11-04 13:51:28 +01:00
DrSlony
35aae59ffb 851automonprofile1 2014-11-01 17:08:36 +01:00
Ingo
329ba9782f uninitialized memory access in lmmse demosaic, no Issue 2014-10-30 17:45:28 +01:00
Ingo
d7df1e7f30 Race condition in raw auto ca correction, no Issue 2014-10-30 17:30:41 +01:00
torger
caf822dd8f Clang compile fix in DNG float code 2014-10-29 10:27:46 +01:00
Ingo
b6a43368b3 Race condition when using Denoise Luminance curve, Issue 2549 2014-10-26 01:26:42 +02:00
DrSlony
7207a47a28 Fix race condition involving version.h. So far affects Debian Testing and OpenBSD using Ninja. Issue 2446 2014-10-25 17:00:00 +02:00
Ingo
f0a30b2198 Camconst.json updates, Issue 2348, thanks to Ilias 2014-10-23 21:54:57 +02:00
Ingo
823488966d Removed tiling pattern caused by race conditions in Highlight Reconstruction method Color propagation, Issue 2481 2014-10-20 22:42:21 +02:00
Ingo
de2448b22a White Balance Blue/Red Equalizer hangs RT or quirks when Method = Auto, Issue 2500 2014-10-20 21:42:08 +02:00
Ingo
827b2f22c1 Speedup for Tone Mapping, Issue 2528 2014-10-20 17:44:39 +02:00
Ingo
2a660e1965 Reduce peak memory usage of queue processing, Issue 2527 2014-10-20 16:46:41 +02:00
Ingo
8771cf7138 Fixes undefined behaviour in colortemo.cc, no Issue 2014-10-18 02:06:50 +02:00
DrSlony
07e1b45928 Let hot pixel filter work at all zoom levels so Auto Levels works correctly, issue 2535 2014-10-15 13:02:50 +02:00
Ingo
ef66cb2e7f Increased precision for Shadows/Highlights (and a small speedup and reduced memory consumption for method 'Sharp mask'), Issue 2523 2014-10-09 01:21:52 +02:00
Ingo
96d80d1102 Speedup for Vibrance and Contrast by Detail Levels, Issue 2520 2014-10-04 12:10:31 +02:00
torger
e182daaddc Handle Leaf's latest ICC profiles (Leaf Credo 50) 2014-10-02 18:00:35 +02:00
Ingo
6bc115fe8b Speedup for thumbnail processing, Issue 2503 2014-10-01 21:29:14 +02:00
Ingo
e5ad2164f4 removed OPA outpout, no Issue 2014-09-23 22:02:18 +02:00
jdc
e894794e1a Color toning - set opacity to linear does not turns color toning off - issue2014 2014-09-18 07:25:31 +02:00
Ingo
13a49eb7b3 Optimization for dark frames and hot/dead pixel detection/interpolation, Issue 2486 2014-09-10 14:55:58 +02:00
Ingo
7d16d8e422 RT hangs or crashes after trying to open a corrupted file, Issue 2467 2014-09-10 14:30:39 +02:00
jdc
7f09a19446 Color Toning fixed some bug -auto saturation - Labels - issue2454 issue2014 2014-09-10 10:54:55 +02:00
torger
ef4b316745 Added Leaf Credo 50 2014-09-08 14:17:16 +02:00
jdc
8e68d0a24c Array out of bound access - Color Toning issue2485 - Thanks Ingo 2014-09-02 10:29:59 +02:00
Ingo
1432ca1fc2 Division by zero in Raw Whitepoint Correction, reported by cppcheck, no Issue 2014-09-01 11:20:24 +02:00
Ingo
79dc8c97de Random crashes when using Luminance denoise curve, Issue 2463 2014-08-31 17:48:03 +02:00
Hombre
aed9277024 Slight code cleanup in simpleprocess.cc (no issue). 2014-08-30 10:53:38 +02:00
jdc
5d6d858aac Luminance Denoise Curve issue2463 2014-08-30 07:10:26 +02:00
torger
916e42bcef Issue 2471: fix issue with picking out wrong maximum white for multiple white levels 2014-08-25 20:39:55 +02:00
Hombre
42eb71665e Fix a warning in clutstore.h 2014-08-25 00:15:19 +02:00
Hombre
f950d924b1 Solving issue 2411: "HaldCLUT: Film emulation from G'MIC in RawTherapee" 2014-08-25 00:11:52 +02:00
Ingo
a3f1d8d7c3 Broken Dark Frame subtraction when Auto-selection of Dark Frame is enabled, Issue 2472 2014-08-20 22:34:10 +02:00
torger
a288237328 Fixed P40/P65+ decoding bug (will come in next update of dcraw) 2014-08-19 16:33:35 +02:00
jdc
b316b6cda2 Fixed - Lab 'a' and 'b' curves are not behaving as expected issue2462 2014-07-28 20:52:59 +02:00
jdc
5229b9142d Fixed - refreshing the preview in the Median NR module - issue2014 issue2423 2014-07-24 21:23:27 +02:00
Hombre
1921141cb7 Adding per curve default curve capabilities, used in the Color Toning tool as of now. See issue 2014 2014-07-15 22:07:11 +02:00
Hombre
918a922499 Solving issue 2451: "Compilation problems on arch. other than x86_64" 2014-07-13 03:06:41 +02:00
Ingo
0ea66829f2 small changes for FF clip control code to prepare Hombre's upcoming patch, no Issue 2014-07-10 13:01:37 +02:00
Ingo
617b888fa0 Support for Fuji X-Trans-Sensor, Issue 2415 (thanks to Hombre for the changes to gui); Clip Control for Flat Field correction, Issue 2441; Update to dcraw 9.22 1.467 2014-07-10 00:33:33 +02:00
Ingo
3cf0da217a Crash when using SETM and F3/F4, Issue 2361 2014-07-09 14:02:45 +02:00
Ingo
8f45a9078f Denoise crashes using high zoom levels, Issue 2434 2014-07-09 13:53:37 +02:00
jdc
81088b960d Improving medians Denoise issue2423 2014-07-07 20:29:19 +02:00
jdc
f277afd333 Color Toning issue2014 2014-07-07 19:44:32 +02:00