Desmis
273e1cb3b2
Init locallabgtk3
2017-01-21 15:34:40 +01:00
Jean-Christophe
d29a94c2a7
Merge pull request #3563 from Beep6581/printer-profile
...
Printer profile added in Preferences for soft-proofing
2017-01-01 23:12:28 +01:00
heckflosse
8d52510381
RawTherapee crashed after opening linear DNG from Sigma SD H Quattro camera in editor. fixes #3559
2016-12-30 16:11:21 +01:00
Hombre
23863aceca
Printer profile added in Preferences for soft-proofing
...
The output profiles now retain only 'Display' device class as well as
the Monitor profile - and they both have to have rgb color space, the
printer profile retain only 'Output' device class.
MacOS can use soft-proofing but due to undocumented feature of OSX, and
since Cairo assume that the image data are sRGB, the monitor profile is
forced to 'RT_sRGB'. A warning message replace the combobox for this OS.
2016-12-30 03:59:18 +01:00
Flössie
138d531edc
Fix off-by-(-1) in checkRawImageThumb() ( #3553 )
...
Kudos to @heckflosse!
2016-12-22 18:23:25 +01:00
Flössie
23f17bd9bc
Fully check thumb data size ( #3529 )
...
Also, take rotation into account when falling back to
`Thumbnail::loadFromRaw()`.
2016-12-13 20:44:05 +01:00
heckflosse
053b305d89
Tone curve histogram ignores DCP tone curve, fixes #3512
2016-11-23 17:23:25 +01:00
heckflosse
8df2df664f
Cppcheck: some fixes
2016-10-17 18:49:15 +02:00
Hombre
a1981dbd4d
Merge branch 'master' into softproofing
2016-08-27 23:52:53 +02:00
Hombre
5affa18341
Introducting soft-proofing and Black Point Compensation, simplify the
...
CMM at the end of the pipeline + sparse code refactoring
A new BPC checkbutton has been created in 'Preferences/Color Management'
and in the ICM tool. Better hanbling of widget sensitivity of the output
profile / gamma part of the ICM tool.
2016-08-24 22:32:06 +02:00
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