heckflosse
|
3e510cd94e
|
Fix some ciecam02 issues, fixes ##3380, fixes #3396, fixes #3397
|
2016-08-18 21:41:16 +02:00 |
|
heckflosse
|
a991d53bf3
|
Fix segfault when adding files to the currently watched folder, kudos to Floessie for the fix
|
2016-07-05 16:48:30 +02:00 |
|
Floessie
|
2abd641c06
|
Refactor DCPProfile::DCPProfile()
- Rename members
- Styling
- C++11
Still to come:
- All the rest of DCPProfile
|
2016-06-05 21:30:51 +02:00 |
|
Floessie
|
a520c93775
|
Add Ingo's patch for #3304
|
2016-06-04 21:07:41 +02:00 |
|
heckflosse
|
c63cd8dd76
|
Apply white balance for thumbnails in float precision => more accurate and also faster than before with int precision
|
2016-06-01 22:30:48 +02:00 |
|
heckflosse
|
b31225672a
|
Some new improvements to speed of curve generation (mainly to speedup thumb processing in file browser)
|
2016-05-31 23:47:01 +02:00 |
|
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 |
|