114 Commits

Author SHA1 Message Date
heckflosse
6646c2dc5c Speedup for thumbnail and editor processing, also reduced base memory usage a bit 2016-05-06 21:51:57 +02:00
heckflosse
2dd2f5ca17 Speedup for thumbnail processing 2016-05-01 00:16:06 +02:00
heckflosse
44b9fdaae8 Fix crash and freeze opening files with GMCY cfa (e.g. Canon Powershot G1) 2016-04-11 17:06:54 +02:00
heckflosse
bf66671a6d Moved gamma lookup table from rtthumbnail.* to color.* 2016-02-25 15:45:42 +01:00
heckflosse
e52b1fcdd4 Reduce start time and memory usage by removing redundant lookup tables and fillig remaining lookup tables in parellel 2016-02-24 01:35:47 +01:00
Adam Reichold
be173412f1 Fix the key file write path which depends on exceptions from loading before writing being swalloed. 2016-02-21 16:44:21 +01:00
Adam Reichold
85c809ce6c Also remove the SafeKeyFile wrapper class. 2016-02-21 10:26:11 +01:00
Adam Reichold
a2eea7c265 Finally fully remove the safegtk module. 2016-02-21 10:26:11 +01:00
heckflosse
8c3e6eab95 Fix crash when opening a folder containing dng files with corrupted thumbs, fixes #3129 2016-02-02 15:31:30 +01:00
Anders Torger
955218e087 Issue 3054: apply color management to file browser view 2016-01-09 15:26:02 +01:00
DrSlony
0e0cfb9b25 Formatted all .cc and .h code in rtengine, rtexif and rtgui using astyle 2015-08-11 11:55:03 +02:00
torger
b2836b388f Issue 2850: normalized RGB-pipeline curve gammas to sRGB, make curve algorithms operate on linear image data 2015-07-23 21:34:00 +02:00
torger
094ad23cce Issue 2843: Hl compression function restored (restored some bad changes caused by new DCP look table code) 2015-07-15 17:13:06 +02:00
torger
d5ca351c20 Issue 2134: removed obsolete raw highlight preservation setting from GUI (still left in procparams for backwards compatilibility) 2015-07-10 12:00:36 +02:00