Adam Reichold
35919bddc9
Copy-edit the ICC store for better performance and maintainability and add a method to load profile lists from arbitrary directories.
2015-12-07 19:55:14 +01:00
Adam Reichold
594b4f9b6e
Reenable the colorimetric intent selector on the color management tab, but display it below the monitor profile to indicate that this is the only place where it is used.
2015-12-05 21:20:51 +01:00
bobobo1618
6ec6e51c35
Add explicit type conversions to satisfy C++11 requirements.
...
(cherry picked from commit b93c730)
2015-11-05 19:16:54 -08:00
heckflosse
33b2d643b1
Cleaned code and removes StopWatch
2015-08-20 19:52:53 +02:00
heckflosse
f7907a5474
Speedup for perceptual curve, #2817
2015-08-17 13:31:20 +02:00
heckflosse
161fa15922
removed unsupported character in improcfun.cc, no Issue
2015-08-17 12:07:33 +02:00
Morgan Hardwood
91f67f0cb6
Issue 2846: Filter preview through output profile when using a monitor profile.
...
- Removed the "Rendering intent" setting from Preferences,
- Hard-code "relative colorimetric" intent everywhere,
- Filter through output profile before filtering through monitor
profile if using a monitor profile,
- If not using a monitor profile, a direct sRGB conversion is done,
2015-08-12 13:27:45 +02: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
6bb0d15ff0
Issue 2837: added 'Perceptual' tone curve
2015-07-26 20:37:44 +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