7741 Commits

Author SHA1 Message Date
Desmis
1e274d90cf Improve exclude with deltaE and simplify code 2019-01-27 10:44:41 +01:00
Desmis
353bff7e32 Improve CBDL with deltaE and simplify code 2019-01-27 10:08:39 +01:00
Desmis
8ce0ba3202 Improve slightly Local retinex with deltaE and simplify code 2019-01-26 17:37:17 +01:00
Desmis
a9fd4f0fed Fixed crash in local retinex 2019-01-26 11:51:44 +01:00
Desmis
63f6c26f70 merge with dev - thanks to Floessie 2019-01-26 08:34:50 +01:00
Desmis
fa3d157d4f
Merge pull request #5152 from Pandagrapher/newlocallab
GUI improvements for mask visibility
2019-01-26 07:35:22 +01:00
Pandagrapher
2297c42779 Merge with branch 'dev/newlocallab'... 2019-01-25 16:06:41 +01:00
Pandagrapher
8c90b560d7 Merge with branch 'dev/newlocallab'... 2019-01-25 12:58:28 +01:00
Desmis
1173ea1914 Fixed using mask with merge and transition 2019-01-25 09:10:58 +01:00
Desmis
1101484ecb Improve flat curves and memory management for mask to prevent hang or crash 2019-01-24 18:16:30 +01:00
Desmis
ae771a9d98 Fixed clear curve mistake 2019-01-23 18:40:49 +01:00
Desmis
62402fb037 clean exposure code - fixed partially huge bug in mask 2019-01-23 17:27:03 +01:00
Desmis
0702777046 First usable new algorithm for exposure 2019-01-22 08:47:33 +01:00
Desmis
0bbac490ca Provisory work with new lago for exposure 2019-01-21 17:45:55 +01:00
Ingo Weyrich
f84a75de1e
Merge pull request #5146 from Beep6581/fix-non-sse-standard-tonecurve
Fix standard tonecurve for non sse builds, also inluced speedup for s…
2019-01-21 16:03:40 +01:00
Floessie
6607bb2f87
Merge pull request #5131 from Beep6581/review-idle_register-calls
Review idle register calls
2019-01-21 10:50:37 +01:00
Ingo Weyrich
791dced11c
Merge pull request #5149 from TooWaBoo/dev-lang
Update Deutsch locale
2019-01-19 19:23:14 +01:00
heckflosse
3fc7c25965 softproof not working when no printer profile is set (no sRGB preview on wide gamut screens), fixes #5143 2019-01-19 19:22:45 +01:00
heckflosse
36ca01616b Segfault when v2 ICC profiles do not contain parsable 'gamma/slope' info, fixes #5144 2019-01-19 19:15:32 +01:00
heckflosse
4d241d7e10 Wrong clipping when using the new v2 and v4 profiles, fixes #5142 2019-01-19 19:10:46 +01:00
Desmis
2b19e47ec0 Clip all output 2019-01-19 17:28:12 +01:00
Pandagrapher
fc6e4ceaf1 Improve mask visibility selection in GUI 2019-01-19 14:11:12 +01:00
heckflosse
52aabfc93a don't force b&w when ciecam02 and b&w are enabled 2019-01-19 13:14:29 +01:00
TooWaBoo
02f8e91897
Update Deutsch locale 2019-01-19 10:52:07 +01:00
TooWaBoo
8931e7aec5
Merge pull request #1 from Beep6581/dev
Merged from dev
2019-01-19 10:50:41 +01:00
Desmis
a9be068b1c Improvment to Color and Light contrast 2019-01-19 09:11:43 +01:00
Desmis
f7578c23fc Normalize CLIP - fixe a bug divide by zero - format iplocallab.cc 2019-01-18 16:08:02 +01:00
Desmis
5da3b1b50f Fixed some crash - change max expcomp - add blend mask exposure 2019-01-18 13:51:09 +01:00
Desmis
eec28d637f Fixed bug in color LC(H) - add LC(H) for exposure - add blend for mask color 2019-01-17 17:13:27 +01:00
Desmis
89ec57ea73 Improvment to show structure 2019-01-16 15:21:24 +01:00
heckflosse
b3972dee37 Small speedup for sse version of WeightedStdToneCurve::BatchApply() 2019-01-16 15:16:16 +01:00
Desmis
334ad09535 Show Sobel-Canny structure 2019-01-16 15:03:44 +01:00
Ingo Weyrich
4fec856fba
Merge pull request #5130 from Beep6581/microcontrast-uniformity
Change microcontrast uniformity adjuster range
2019-01-16 15:00:25 +01:00
heckflosse
23202d1f10 Fix wrong sse version of setUnlessOOG() 2019-01-16 14:44:08 +01:00
heckflosse
2369440390 Fix standard tonecurve for non sse builds, also inluced speedup for sse builds 2019-01-16 14:24:19 +01:00
Desmis
44549ff4f8 Improve local retinex 2019-01-16 13:54:47 +01:00
Desmis
d1b4c84ef2 Suppress compilation warning due to unused variables 2019-01-15 11:23:29 +01:00
Desmis
c163973674 Fixed compilation non SSE ciecamloc_02float and big old bug in local exposure 2019-01-14 16:50:58 +01:00
Desmis
05c85fe9a0 merge with Dev 2019-01-13 15:01:23 +01:00
Desmis
c71d70f0ea Add structure to shape detection for colorlight and exposure 2019-01-13 14:49:11 +01:00
Desmis
905a143d03
Merge pull request #5136 from Pandagrapher/newlocallab
Improvements of Locallab GUI
2019-01-12 07:30:49 +01:00
Desmis
9d1104517b Add CL=f(H) curve to Color and Light mask 2019-01-11 16:05:00 +01:00
Desmis
a4325e4cc0 Various changes for mask 2019-01-11 08:24:19 +01:00
Pandagrapher
8699054ef0 Fixes crash when deleting all spots reporting by Desmis 2019-01-10 20:49:37 +01:00
Desmis
8fb7e30bc5 Improvment for show mask and show modifications 2019-01-10 18:36:11 +01:00
Desmis
5113bd97ff Display reference lumaref chromaref to help for mask 2019-01-10 18:10:07 +01:00
Desmis
785e99cd99 Another fixe for curves 2019-01-10 13:41:24 +01:00
Desmis
1fd7e2045d Fixed another bug in reset curves mask 2019-01-10 13:07:52 +01:00
Desmis
e795d902ab Improve shape detection with mask - clean code - fixe some bugs 2019-01-10 08:56:32 +01:00
Morgan Hardwood
e1a467501d Removed invalid Ukrainian translation #5127 2019-01-09 23:02:58 +01:00