Commit Graph

118 Commits

Author SHA1 Message Date
torger
b6c57cd298 Use locale names with better linux/osx/win cross-platform compatibility (old did not work on OSX); use less specific exception objects to avoid strange throw issues on OSX builds 2014-03-21 15:34:37 +01:00
torger
c8117e54ef Minor clang warning fixes 2014-03-21 12:13:41 +01:00
Ingo
5118a0a094 Fixed gcc warning which was caused by fixing clang warning, no Issue 2014-03-20 20:33:41 +01:00
torger
3bbd7f83c8 Clang compile error fix 2014-03-20 16:56:52 +01:00
torger
29ec5ba411 Fixed clang warning on implicit double to int conversion 2014-03-20 15:22:51 +01:00
Ingo
d902c206bf Access to uninitialised value when writing cache data, no Issue 2014-03-18 14:59:39 +01:00
Ingo
35d0fe5ee6 Fixing some undefined behaviour part 3, Issue 2277 2014-03-18 13:20:26 +01:00
Ingo
3baad3848c Access to uninitialised memory in fast demosaic, no Issue 2014-03-17 14:48:10 +01:00
Ingo
e19c8c8dcd Highlight Reconstruction/Colour propagation uses uninitialised values, Issue 2293 2014-03-17 14:22:12 +01:00
Ingo
ec65d7c86b LUT in initMunsell() are not completely filled, wich leads to uninitialised values, Issue 2295 2014-03-17 14:18:04 +01:00
Ingo
34816123bb Buffer underrun when CBDL is activated and all levels set to 1.0, Issue 2294 2014-03-17 14:14:22 +01:00
Ingo
87e268e794 uninitialised values when using pop1 profile, Issue 2289 2014-03-17 14:11:01 +01:00
Hombrenatureh.510
6263f391eb Intermediate merge of the pipette branch 2014-03-15 23:50:36 +01:00
Hombrenatureh.510
d1c9de33d1 "1:1" icon added for the EPD tool + EPD fields' renaming 2014-03-15 17:09:36 +01:00
Ingo
68fb600dcd Removed static declaration from some vars in vng4_demosaic, Issue 2278 2014-03-15 13:08:29 +01:00
Ingo
e7904ae515 Fixing some undefined behaviour part 2, Issue 2277 2014-03-14 20:43:28 +01:00
Ingo
3101f299a7 Speedup for fast demosaic, Issue 2037 2014-03-14 16:53:43 +01:00
Ingo
f7c45246c9 Floating point exception: SIGFPE, Arithmetic exception when starting RT, Issue 2222 2014-03-14 15:46:41 +01:00
Ingo
b4fd8c5ce1 Time reduction of Noise Reduction, Issue 1971 2014-03-14 13:56:59 +01:00
Ingo
7a18fd200b Optimization of VNG4 demosaic (and converting to float calculations), Issue 2278 2014-03-14 13:21:31 +01:00
jdc
d237a7d951 Fixed - Black and White images still have some color issue2275 2014-03-12 07:10:27 +01:00
Ingo
aeeaf4de3c Fixing some undefined behaviour, Issue 2277 2014-03-11 11:49:06 +01:00
Ingo
64562bd83f Reformated code of vng4_demosaic() to prepare patches for Issue 2278 2014-03-06 22:31:13 +01:00
Hombrenatureh.510
518a318822 Merge with 6e384f1d399717d5c68fca35de1f00394a6f1d58 2014-03-05 21:04:53 +01:00
jdc
7f5f9891bf Improvment for Denoise Luminance detail in Lab mode issue2157 2014-03-02 08:44:33 +01:00
Ingo
9092708e23 Increased precision of StopWatch class, no Issue 2014-02-27 16:29:15 +01:00
Ingo
6014c2fde9 Optimization for Flat Field, Issue 2262 2014-02-27 15:24:37 +01:00
torger
6c089a8654 Fixed forward matrix transpose bug; use DNG reference code white balance derivation for DCP renditions to better handle extreme white balances. 2014-02-27 08:52:33 +01:00
torger
581efe13b4 Added Phase One IQ260 and Hasselblad CFV-50 to camconst.json, patched dcraw to not destroy Hasselblad model name. 2014-02-25 15:12:38 +01:00
Ingo
a5c5074556 Correction for Pentax K10D dng files; removed 'pragma comment' and added -Werror=unknown-pragmas, no Issue 2014-02-22 19:06:39 +01:00
Hombre
a0c55e1ab9 Correcting typo error in an OpenMP statement (no issue) 2014-02-19 15:23:55 +01:00
Hombre
1d1f76540a Solving an OpenMP issue related to the B&W tool 2014-02-19 14:32:04 +01:00
Hombre
ee040bc8cd Merge with ef386222219c7d420954431bdbcf252e8a487d1c 2014-02-19 14:09:22 +01:00
Hombre
8d70ca0f41 On preview widgets for the Gradient tool (center & angle). Also includes some rudimentary bounds checking (optional) when accessing some kind of array. 2014-02-18 02:14:27 +01:00
jdc
50eb43ede0 CBDL skin tones targeting-protection issue2150 2014-02-16 08:24:18 +01:00
Ingo
36d982bf1d Optimization for Output-Resize Method Lanczos, Issue 2248 2014-02-12 11:51:50 +01:00
Hombre
315676aeb0 Merge with 13427b2b409b561884884a0a10dea363d447c0a2 2014-02-10 23:13:09 +01:00
Philip Rinn
93ab4757fa Install rtengine/camconst.json in ${DATADIR} not in ${BINDIR} (See issue 2244). 2014-02-10 21:52:19 +01:00
Ingo
4f8e787f64 Optimization for Vignette Filter (Exposure tab), Issue 2243 2014-02-10 12:43:45 +01:00
Ingo
0c0a585c8c Optimization for RawImageSource::getRAWHistogram, Issue 2238 2014-02-10 12:24:35 +01:00
Ingo
ea509c18ce Vignetting Correction bug makes hard transitions for positive Amount values, Issue 2241 2014-02-10 11:34:30 +01:00
jdc
1a94c47638 CIECAM Dancing pixels issue2234 2014-02-08 07:03:41 +01:00
Hombre
6398f6bf66 Merge with b989fba4c24c34873648df6871da4d0d8cb0a6d1 2014-02-06 20:51:21 +01:00
Ingo
906cd4ba3a Optimization of RawImage::get_colorsCoeff, Issue 2227 2014-02-05 23:09:55 +01:00
jdc
aa986a4c76 Black and white channel-mixer new algorithm for orange Yellow Cyan Purple Magenta 2014-02-03 06:39:06 +01:00
Ingo
143cf516d5 Update to dcraw 9.20 Revision: 1.461 2014-02-02 14:56:27 +01:00
Hombre
d8e5bc8bd9 Merge with d52d5c66eaf33d055589837c3c6b142d111d3ef5 2014-01-29 21:26:21 +01:00
natureh.510
38eb850a0a Solving issue 2197: "Pentax K-3 support" 2014-01-29 18:38:36 +01:00
Ingo
82698ff15f changed misleading error message, no Issue 2014-01-29 15:35:55 +01:00
Hombre
2bd2f4cce2 Various bugfix:
- pipette buttons are now mutually exclusive
- pipette from L curve (Lab tool) now works properly
- pipette from B curve (RGB tool) now works properly
- curve that doesn't handle the pipette mechanism hides the pipette button
- RGB components of the Tone Curves' pipette now displayed in red, green & blue
- the vertical line where the point will be inserted is displayed in grey and has a line's width of 2 pixels
2014-01-26 13:46:37 +01:00