3750 Commits

Author SHA1 Message Date
torger
3682ba49b9 2297: Improved Phase One IIQ support by fixing flatfield and tiling issues on P40+, P65+ and the IQ series. These fixes should also help the Credo series, but we can't decode those files (yet). 2014-03-26 07:54:52 +01:00
Ingo
2bfe5f8a31 Removed zoom rectangle from navigator for zoom levels <= fit zoom level, Issue 2306 2014-03-25 00:50:12 +01:00
Ingo
ee0618da08 Fixed some histogram issues, Issue 2279 2014-03-24 23:23:02 +01:00
DrSlony
205648fc4e Updated Nederlands interface translation on behalf of wim ter meer, issue 2310 2014-03-24 22:15:50 +01:00
Hombrenatureh.510
bb823bcf15 Supressing an annoying warning, repeated numerous times. (no issue) 2014-03-24 21:53:26 +01:00
Ingo
fac51a63d8 Fixes a case of undefined behaviour when opening a new default window, Issue 2277 2014-03-24 21:19:15 +01:00
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