8986 Commits

Author SHA1 Message Date
Desmis
beb033aff5 Improvments to local retinex 2019-05-22 12:33:13 +02:00
Desmis
73ec1a8b83 Use only mask for last scale Retinex 2019-05-22 09:26:36 +02:00
Desmis
925ce5a4c4 Correction to toolpanelcoord.cc thanks to Pandagrapher 2019-05-22 08:27:16 +02:00
Desmis
8bbf463c13 merge with dev 2019-05-22 07:01:55 +02:00
Desmis
4a2b108fa9 Small change to strength retinex 2019-05-22 06:41:59 +02:00
heckflosse
b2936d185d Keyboard shortcut should reveal tool's current tab (original or favorites), fixes #5333 2019-05-21 16:24:14 +02:00
Desmis
38059b3fbc merge with dev 2019-05-21 13:40:50 +02:00
Desmis
9cdd5b9722 Others improvment to Retinex 2019-05-21 13:23:51 +02:00
Desmis
1875eba2e3 Improvment to Retinex 2019-05-21 07:44:37 +02:00
heckflosse
e27b408dd5 Merge branch 'newlocallab' of https://github.com/Beep6581/RawTherapee into newlocallab 2019-05-20 19:54:38 +02:00
heckflosse
9c529075d6 locallab ui leaks, #5330 2019-05-20 19:54:28 +02:00
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
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
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
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