9114 Commits

Author SHA1 Message Date
heckflosse
c2eace7319 Merge branch 'dev' into newlocallab 2019-05-18 19:37:42 +02:00
heckflosse
159e1784f4 Memory leak in RefreshMapper, fixes #5323 2019-05-18 18:44:06 +02:00
Desmis
bbc46d2c7a Change cell background spot color 2019-05-17 19:10:39 +02:00
lewiatan
7512093c20 support rating tag from EXIF/XMP- fixes 2019-05-16 17:05:01 -07:00
lewiatan
105517c561 support rating tag from EXIF/XMP 2019-05-16 17:04:07 -07:00
Benitoite
bd548ce060
Mac: define CMAKE_AR / RANLIB only if undefined. 2019-05-16 12:39:08 -07:00
Desmis
984c7dda70 harmonizes accuracy softradius 2019-05-16 17:40:51 +02:00
heckflosse
291169b56a cppcheck fixes, fixes #5322 2019-05-16 16:07:58 +02:00
heckflosse
a542daed7f locallab: use std::move 2019-05-16 13:43:05 +02:00
heckflosse
ad6a7abc55 Merge branch 'dev' into newlocallab 2019-05-16 13:39:48 +02:00
Flössie
351f8f4e12 Fix indentation 2019-05-16 10:33:07 +02:00
Flössie
00b007f47a Fix compiler warning for non-SSE2 builds 2019-05-16 10:28:13 +02:00
Desmis
7d691c46c4 Improve mask Retinex normal 2019-05-16 08:18:24 +02:00
Desmis
54ef1b7871 Change some labels 2019-05-15 17:31:58 +02:00
Desmis
a99150ae42 merge with dev 2019-05-15 12:35:07 +02:00
Desmis
540ccab50e Improve softradius for CBDL 2019-05-15 11:30:50 +02:00
Ingo Weyrich
d05b6c14ba
Merge pull request #5320 from Beep6581/adjuster_review
review adjuster class
2019-05-15 10:26:24 +02:00
Desmis
e69f500e44 Improve softradius for Color-Light and exposure 2019-05-15 09:06:46 +02:00
Desmis
a485481fba Clean unused code in ipretinex 2019-05-15 07:44:40 +02:00
heckflosse
efe9ff5ae3 Don't show 1:1 icon on raw tools when using demosaic for < 1:1 view == as in pp3 2019-05-14 22:53:22 +02:00
heckflosse
caeb171e0e Applied changes suggested by @Floessie, #5320 2019-05-14 22:08:02 +02:00
heckflosse
6d1b1c7691 Remove StopWatch 2019-05-14 13:01:58 +02:00
Ingo Weyrich
975cdceef5
Merge pull request #5321 from Beep6581/clut_scan_speedup
Clut scan speedup
2019-05-14 12:33:14 +02:00
Desmis
2cd10f56b9 Improvment to local retinex 2019-05-14 07:10:39 +02:00
heckflosse
357cf3a89e Reduce memory allocations/deallocations and string copies when loading language files 2019-05-14 00:23:10 +02:00
heckflosse
141e9f632f Scan clut folder: Don't check for unused profile 2019-05-13 23:12:40 +02:00
heckflosse
ea2e9dd274 Scan clut folder: check for .png first because most of cluts are png 2019-05-13 23:04:14 +02:00
heckflosse
1be40beafa Scan clut folder: use std::set<std::string> instead of std::set<Glib::ustring> 2019-05-13 22:54:00 +02:00
Desmis
4b91f8bc7d Enable chroma mask forgoten 2019-05-13 17:51:55 +02:00
heckflosse
de3d667ed7 review adjuster class: reduce memory allocations/deallocations, also small speedup for adjuster creation 2019-05-13 15:15:37 +02:00
Desmis
aa2f68b742 First version Retinex with maskss 2019-05-13 14:33:48 +02:00
Desmis
b3576854f8 save provisory work 2019-05-10 19:24:17 +02:00
Desmis
31f9b44d06 Save GUI for mask retinex - disabled 2019-05-10 16:56:57 +02:00
Desmis
a45ae2d970 Chnage default settings Retinex 2019-05-09 11:12:16 +02:00
Desmis
5fa5a30fcc Change label and tooltip Retinex 2019-05-08 11:31:28 +02:00
Desmis
4bf3ce4437 enable show Guide Filter in inverse Retinex 2019-05-08 09:03:48 +02:00
Desmis
fca98702e1 Improve retinex transmission map with guidefilter 2019-05-08 07:53:28 +02:00
Desmis
dd9f8a062b Blur only levels 0 1 2 3 4 2019-05-07 15:52:41 +02:00
Desmis
d4d9799168 Fixed bug CBDL chroma variable badly initialized 2019-05-07 09:20:33 +02:00
Desmis
8f2ec7e224 Another change CBDL - blur only luminance levels 2019-05-07 07:54:39 +02:00
Desmis
1de9e079e5 Some corrections in dirpy_equalizer 2019-05-07 07:15:06 +02:00
Desmis
dba49d672b Suppress comment 2019-05-06 17:47:07 +02:00
Desmis
e09c1b1bf7 Fixed artifacts in show structure if nothing ask 2019-05-06 17:44:10 +02:00
Desmis
ca70aa3fe7 Initialize temp in inversecolorlight_local 2019-05-06 16:45:32 +02:00
Desmis
0c22f58952 Change int to double - variables TM - clear cache needs 2019-05-06 14:51:31 +02:00
Desmis
1d51d7b393 Suppress comment printf in TM 2019-05-06 11:22:44 +02:00
Desmis
789d537c53 Chnage settings local-contrast and enhance TM 2019-05-06 10:56:36 +02:00
heckflosse
0a37a26cf8 remove CLIPLOC #define 2019-05-05 13:33:02 +02:00
Desmis
b280733967 Fixed local contrast bad behavior in preview 2019-05-05 13:13:22 +02:00
Desmis
7f8b5bf2da disable saturation TM 2019-05-04 07:49:44 +02:00