Commit Graph

11361 Commits

Author SHA1 Message Date
Desmis
1435a2e5e0 Fixed provisory crash and bug in retinex 2019-05-20 19:04:49 +02:00
Beep6581
cd6f45f700 Merge pull request #5324 from Benitoite/patch-14
Mac: define CMAKE_AR / RANLIB only if undefined.
2019-05-20 15:18:41 +02:00
heckflosse
9566907887 Merge branch 'dev' into newlocallab 2019-05-20 00:27:09 +02:00
heckflosse
420adbaac0 Merge branch 'dev' of https://github.com/Beep6581/RawTherapee into dev 2019-05-20 00:25:36 +02:00
heckflosse
dfd9bdf977 Fix some leaks in editorpanel, fixes #5328 2019-05-20 00:21:48 +02:00
Desmis
3aacc1db53 merge with dev 2019-05-19 18:52:00 +02:00
Desmis
0d05d35a1b merge with dev 2019-05-19 18:32:38 +02:00
Desmis
18d977502d Improve Tone-mapping iterates 2019-05-19 18:12:46 +02:00
heckflosse
6958d46e70 Don't preprocess and demosaic again when using coarse rotation or flip, fixes #5327 2019-05-19 16:06:54 +02:00
heckflosse
40aa7d2034 Fix memory leak in preferences dialog 2019-05-19 13:20:34 +02:00
Desmis
a54c2eccb3 merge with dev 2019-05-19 09:23:20 +02:00
Eric Jiang
a25655cafd Check that metadata rating is between 0 and 5
Does not handle Rating=-1 meaning Rejected yet.
2019-05-18 15:22:09 -07:00
Eric Jiang
820024972a Use rating from EXIF/XMP where available 2019-05-18 15:22:00 -07:00
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
4f732d4003 merge with dev 2019-05-15 13:50:44 +02:00
Desmis
1ee64dcdb6 Improve general soft 2019-05-15 13:37:38 +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
14dc398c4d Improvment to softradius clarity 2019-05-14 10:55:48 +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
Desmis
744ca10ecc Improve clarity 2019-05-13 16:18:37 +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