4344 Commits

Author SHA1 Message Date
Hombrenatureh.510
db633c4800 Solving issue 2290: "Enhanced look" 2014-03-24 20:47:58 +01:00
Ingo
70d2cdde5c Fast Demosaic is executed twice when Input Profile is set to 'Camera standard', another case, Issue 2299 2014-03-24 17:38:57 +01:00
Ingo
10353416c9 Fixed two possible reasons for nan values, Issue 2194 2014-03-24 16:30:41 +01:00
torger
0ec0ba01d0 Include the standardized <memory> instead of non-standard <auto_ptr.h> 2014-03-24 15:08:14 +01:00
Ingo
cc1ddf8b55 RT tries to move the preview, even if that's not possible, Issue 2298 2014-03-21 19:19:34 +01:00
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
81f5e72b82 Catch a more general form of exception, as we don't make use of the more specific. Had issues with Runtime type information on OSX, not sure exactly what the
problem is but this generalization of exception handling seem to make it work safely.
2014-03-21 13:20:34 +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
f75ac347ea Don't include <auto_ptr.h> if compiling with Clang/libc++ (auto_ptr.h doesn't exist) 2014-03-20 18:32:06 +01:00
torger
dcf9d7c0ce std::setlocale() -> setlocale() (compile fix) 2014-03-20 18:14:29 +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
eb01fdb27a Fast Demosaic is executed twice when Input Profile is set to 'Camera standard' 2014-03-19 17:43:23 +01:00
Ingo
77e97be151 RT opens console window on Windows when a filename or a name of a folder is passed as argument, Issue 2300 2014-03-19 17:33:42 +01:00
Ingo
f63cf64bcf Fixed another case of uninitialised memory, no Issue 2014-03-18 23:01:18 +01:00
Ingo
d902c206bf Access to uninitialised value when writing cache data, no Issue 2014-03-18 14:59:39 +01:00
Ingo
36624c9358 Fixes some 'code with no effect' detected by cppcheck, no Issue 2014-03-18 13:35:31 +01:00
Ingo
35d0fe5ee6 Fixing some undefined behaviour part 3, Issue 2277 2014-03-18 13:20:26 +01:00
Ingo
0f31ed3499 Windows default viewer (queue-processed), Issue 2296 2014-03-18 13:10:21 +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
3413959776 Updated tooltips 2014-03-15 23:35:03 +01:00
Hombrenatureh.510
9484aa0ebe French translation update 2014-03-15 22:57:12 +01:00
michael
f454a8d285 Language entries for popup menu for Rank and Color Label (no issue) 2014-03-15 12:58:20 -04:00
Hombrenatureh.510
d1c9de33d1 "1:1" icon added for the EPD tool + EPD fields' renaming 2014-03-15 17:09:36 +01:00
Hombrenatureh.510
0d57900a3b Fix the incorrect display behavior of the pipette cursor + add tooltip to Edit buttons 2014-03-15 17:00:44 +01:00
Ingo
68fb600dcd Removed static declaration from some vars in vng4_demosaic, Issue 2278 2014-03-15 13:08:29 +01:00
Hombrenatureh.510
1da9dda959 Adding Pipette feature for the Parametric curve + bugfix of the SnapTo feature 2014-03-15 03:15:44 +01:00
Ingo
e7904ae515 Fixing some undefined behaviour part 2, Issue 2277 2014-03-14 20:43:28 +01:00
DrSlony
52dc794af2 Clear crop with c+click, issue 392 2014-03-14 19:49:24 +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
DrSlony
9fdac77efb Updated Espanol interface translation on behalf of mapelo/titodelama, issue 2199 2014-03-14 14:48:01 +01:00
DrSlony
2e97df1229 Updated Chinese (Simplified) interface translation on behalf of Jiero, issue 2011 2014-03-14 14:37:15 +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
Hombrenatureh.510
1d8061ed9a Solving issue 2263: "Settings of some tools are lost when enabling some option from File Browser" 2014-03-11 18:33:19 +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
DrSlony
aff455a491 Small improvement to buildRT 2014-03-06 14:56:49 +01:00
DrSlony
d5d51626a5 buildRT: Added -s option to define a suffix of the destination build dir, and -t to add a suffix to the version string which is shown in the window titlebar (issue 2274) 2014-03-06 14:03:35 +01:00
Hombrenatureh.510
518a318822 Merge with 6e384f1d399717d5c68fca35de1f00394a6f1d58 2014-03-05 21:04:53 +01:00
Hombrenatureh.510
5d91a8850b Solving issue 2274: "Adding a suffix to the version string" 2014-03-05 20:32:30 +01:00
Hombrenatureh.510
fbf818ab71 Solving issue 2273: "Default processing parameters command line argument causes error" 2014-03-04 00:09:57 +01:00