Commit Graph

2871 Commits

Author SHA1 Message Date
Desmis
a99150ae42 merge with dev 2019-05-15 12:35:07 +02:00
Ingo Weyrich
d05b6c14ba Merge pull request #5320 from Beep6581/adjuster_review
review adjuster class
2019-05-15 10:26:24 +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
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
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
d4d9799168 Fixed bug CBDL chroma variable badly initialized 2019-05-07 09:20:33 +02:00
Desmis
0c22f58952 Change int to double - variables TM - clear cache needs 2019-05-06 14:51:31 +02:00
Desmis
789d537c53 Chnage settings local-contrast and enhance TM 2019-05-06 10:56:36 +02:00
Desmis
7f8b5bf2da disable saturation TM 2019-05-04 07:49:44 +02:00
Desmis
b91e743c28 Good range history CBDL levels - change sensitivity softprocess 2019-05-04 07:29:09 +02:00
Desmis
8613010937 disabled Soft radius TM 2019-05-03 18:15:13 +02:00
Desmis
631a047d70 Fixed bad reading paramsedit and locallab CBDL 2019-05-03 17:27:10 +02:00
Desmis
5894808c17 Reduce reweightiterate from 9 to 3 2019-05-03 16:10:49 +02:00
Desmis
5d969eaeb7 change edge stopping defualt value 2019-05-03 15:33:19 +02:00
Desmis
14f3d0050e Disable TM main menu if TM local enabled 2019-05-03 14:08:29 +02:00
Desmis
6d50339af4 Add 1:1 to TM GUI 2019-05-03 11:30:56 +02:00
Desmis
df3a0fc648 Change default values saturation TM 2019-05-03 07:55:37 +02:00
Desmis
c8f24b4335 Improv TM - and others fixed 2019-05-01 07:58:45 +02:00
Desmis
d66cd53119 Improve local contrast 2019-04-30 17:48:32 +02:00
Desmis
9ebd6240db Improve TM 2019-04-30 13:11:35 +02:00
Desmis
0537cbab5c Add amount - change label stren - for TM 2019-04-30 07:52:51 +02:00
Desmis
98c0409835 Change gamma limit in TM 2019-04-29 15:29:19 +02:00
Desmis
28bc56d8db Change DBDL levels from 5 to 6 2019-04-29 10:28:54 +02:00
Desmis
0d28279d71 Change default size RT-spot from 250 to 150 2019-04-28 10:38:48 +02:00
Desmis
39eda87f4a merge with dev 2019-04-28 07:35:21 +02:00
Desmis
496602f714 add transition differentiation 2019-04-28 07:32:59 +02:00
heckflosse
bd2ee13e7b revert commit 6e364e4, fixes #5308 2019-04-25 21:09:35 +02:00
Pandagrapher
2a9bc05067 Merge with 'dev/newlocallab'... 2019-04-25 18:09:58 +02:00
Pandagrapher
03c6141b24 Corrects unsaved parameters behavior when showing/hidding all spots 2019-04-25 16:39:40 +02:00
Pandagrapher
e431e86fe2 Allow show/hide all spots, fixes #5270 2019-04-25 15:54:58 +02:00
Pandagrapher
680dd1a424 Center new spot inside preview area, fixes #5220
When adding/duplicating spot, new spot is now centered according to the
preview area. Moreover ellipse/rectangle size takes into account the
preview area size (but it is saturated at maximum at 250 for a creation,
at duplicated spot size for a duplication). Center circle radius is
unchanged
2019-04-24 20:33:35 +02:00
Pandagrapher
13cad6cf73 When deleting spot, selects the remaining one just before, fixes #5269 2019-04-23 17:19:28 +02:00
Pandagrapher
4cc2a34323 Add ability to move spot using spot center area, fixes #5298
Bugfixes:
- Corrects wrong line ending of files 'controlspotpanel.h' and
'controlspotpanel.cc'
2019-04-23 16:08:44 +02:00
heckflosse
3baa58f024 Merge branch 'dev' into newlocallab 2019-04-22 21:19:25 +02:00
heckflosse
6e364e4c80 First doubleclick on an image after starting rt does not open the image. Patch provided by @Pandagrapher, fixes #5294 2019-04-22 21:18:44 +02:00
Desmis
72688f94db Increase maximum size of spot 2019-04-21 17:16:21 +02:00
Pandagrapher
58744c8c3a Merge with 'dev/newlocallab'... 2019-04-21 11:34:08 +02:00