6580 Commits

Author SHA1 Message Date
Pandagrapher
cafe48b87a Locallab cleanup 2
Cleanup of dcrop, improccoordinator and simpleprocess
2018-09-24 20:36:23 +02:00
Pandagrapher
72477fcd8b Fix vector out of range crash when using LH/HH curves in Color & Light 2018-09-22 18:00:35 +02:00
Pandagrapher
f945466df5 Locallab cleanup #1
Cleanup of Locallab and ControlSpotPanel
Removed also useless LocalListener, useless Locallab options

The following improvments have been introduced:
- All Locallab events are now managed with regular RT logics

The following bugs have been corrected:
- Missing "sensiexclu", "struc" (hidden) and "noisechrodetail" (hidden)
adjusters have been reintroduced
- GUI problems reported by @ganned92 have been corrected
- Tone curve could have some weird behavior when mouse was moving a
curve point outside curve editor
2018-09-15 18:11:42 +02:00
Pandagrapher
757cf784f2 Merge of new Locallab GUI with existing Locallab engine
New Locallab GUI has now impacts on image

Bug fixes:
- Some tools GUI were not updated accordingly if they were not firstly
activated
- Image was not activated if a control spot was deleted
- Blur & Noise GUI was not updated according to blurMethod combobox
2018-08-23 21:38:59 +02:00
Pandagrapher
9d18ccc585 Saving of Locallab tool parameters in .pp3 file #3
All Locallab tool parameters are now saved in .pp3 file

Limitation:
- Locallab tools are temporary deactivated (time to merge with procparam
update)
2018-08-20 19:40:43 +02:00
Pandagrapher
50f517d924 Saving of Locallab tool parameters in .pp3 file #2
Locallab/Color & Light parameters are now saved in .pp3 file

Limitations:
- Other Locallab tool parameters aren't saved in .pp3 file yet
- Locallab tools are temporary deactivated (time to end procparam
update)
2018-08-02 11:20:38 +02:00
Pandagrapher
a31393adb1 Saving of Locallab tool parameters in .pp3 file
- Control spot panel parameters are now saved in .pp3 file
- Control spot curved are now visible when Locallab tool panel is
active, not visible otherwise

Limitations:
- Other Locallab tool parameters aren't saved in .pp3 file yet
- Locallab tools are temporary deactivated (time to end procparam
update)
2018-07-26 19:20:33 +02:00
Pandagrapher
74dd3a6a10 Correction of code format with AStyle 2018-06-18 19:21:57 +02:00
Pandagrapher
273171a1b0 Initial creation of Control Spot panel 2018-06-16 20:43:35 +02:00
Desmis
c1463c7edd merge with dev.. 2018-06-14 09:06:29 +02:00
heckflosse
e3cb9130a1 Fixed copy/paste bug in gauss.cc 2018-06-14 00:38:28 +02:00
heckflosse
35743a19ad fixed copy/paste bug in gauss.cc 2018-06-14 00:31:11 +02:00
Ingo Weyrich
67b032cc67
Merge pull request #4607 from Beep6581/sharpmask
Sharpmask merged without a new icon for the new button, because @Beep6581 advised me to do that ;-)
2018-06-13 23:21:51 +02:00
heckflosse
cbdf30f691 Merge branch 'dev' into sharpmask 2018-06-13 22:29:45 +02:00
heckflosse
ebfc5dab9b Info area hidden by detail window, fixes #4606 2018-06-13 22:27:29 +02:00
heckflosse
d5ea2becae Merge branch 'dev' into sharpmask 2018-06-13 14:36:27 +02:00
Alberto Griggio
09b5dca08d merge branch 'user-dcp-profiles-dir' 2018-06-13 14:31:07 +02:00
heckflosse
306e0478d7 deconvolution amount was ignored if contrast threshold == 0, fixed 2018-06-13 14:28:31 +02:00
heckflosse
f6508b3203 Merge branch 'dev' into sharpmask 2018-06-13 13:02:38 +02:00
heckflosse
1b094a084a Show/hide contrast mask, still wrong icon on button 2018-06-13 13:02:10 +02:00
Morgan Hardwood
f7d3fd1a48 generateTranslationDiffs 2018-06-13 10:42:35 +02:00
Morgan Hardwood
573e39719e French translation updated by lebarhon, closes #4603 2018-06-13 10:42:24 +02:00
Morgan Hardwood
1425977f35 Japanese translation updated by firefly, closes #4604 2018-06-13 10:41:59 +02:00
heckflosse
a3055f3552 Small speedup for rl sharpening when damping = 0, no issue 2018-06-12 17:59:10 +02:00
Floessie
168309f45b
Merge pull request #4559 from Beep6581/natural-number-filesort
Sort file numbers naturally (#2467)
2018-06-12 11:07:05 +02:00
Alberto Griggio
f87b71460f
Merge pull request #4593 from Beep6581/green-eq-camconst
Move green equilibration info to camconst.json
2018-06-12 08:46:24 +02:00
Alberto Griggio
55f232f4dd updated camconst.json with global green eq info according to iliasg's advice 2018-06-12 08:44:34 +02:00
Morgan Hardwood
83e686a719 Fixes bugs in Black-and-White tool
- Incorrect history messages were shown.
- Channel mixer "Auto" behaved incorrectly.
Fixes by Jacques Desmis.
Closes #4570
2018-06-11 21:52:23 +02:00
heckflosse
44729edf04 Prepared engine to display the Sharpening Contrast mask 2018-06-10 14:35:12 +02:00
heckflosse
039f68e545 Fix another two bugs I introduced 2018-06-08 17:48:53 +02:00
heckflosse
6a317ee4fc Fix broken clang build 2018-06-08 16:04:25 +02:00
Alberto Griggio
4361e12062 camconst: use true/false instead of 0/1 for "global_green_equilibration" 2018-06-08 13:55:15 +02:00
Ingo Weyrich
cdaab6a68b
Merge pull request #4590 from Beep6581/spotwb
Spot white balance sometimes failes, fixes #4589
2018-06-07 22:27:10 +02:00
heckflosse
6cba9ab7c4 Fixed another accidently committed change 2018-06-07 22:11:37 +02:00
heckflosse
d624577ee5 Removed accidently committed condition 2018-06-07 22:08:07 +02:00
Ingo Weyrich
3b69c781c2
Merge pull request #4595 from Beep6581/autowb
Exclude very dark regions from calculation of pre demosaic auto white balance
2018-06-07 21:44:43 +02:00
Ingo Weyrich
cc4cdcd934
Merge pull request #4594 from Beep6581/amaze_vng4
add bayer Amaze+vng4 and xtrans 4pass demosaicers
2018-06-07 21:43:00 +02:00
heckflosse
ee4f990ead Reduced maximum value for dual demosaic contrast threshold to 100 2018-06-07 21:38:46 +02:00
heckflosse
fc4d0fb076 Removed Benchmark code 2018-06-07 21:38:10 +02:00
Alberto Griggio
0e22f0b610 camconst.json: rename pdafPattern -> pdaf_pattern and pdafOffset -> pdaf_offset
this is for consistency with the other entries
2018-06-07 20:50:32 +02:00
Alberto Griggio
d0ec3f2dbc move to camconst.json the info about whether global green equilibration is needed for the camera 2018-06-07 20:48:53 +02:00
Beep6581
7d5bd9808f
Merge pull request #4591 from TooWaBoo/dev
Update Deutsch locale
2018-06-07 18:20:03 +02:00
TooWaBoo
6a9cb147e7
Update Deutsch locale 2018-06-07 18:08:01 +02:00
heckflosse
d7f6a69bd2 Exclude very dark regions from calculation of pre demosaic auto white balance, #4587 2018-06-07 18:01:37 +02:00
heckflosse
d7a5bab871 Fixed SpotWb also for xtrans, #4589 2018-06-07 16:01:01 +02:00
heckflosse
9889f878aa Spot white balance sometimes failes, fixes #4589 2018-06-07 15:44:52 +02:00
heckflosse
e542a38f85 Revert latest commit (kind of) and disable automatic global green equilibration for OLYMPUS E-M1MarkII 2018-06-05 18:51:07 +02:00
heckflosse
72cd11aa21 Merge branch 'dev' into amaze_vng4 2018-06-05 15:48:31 +02:00
heckflosse
a7e783a3cf Fix bug in BayerProcess::methodChanged () 2018-06-05 15:48:10 +02:00
heckflosse
d03907bcf8 Strange color artifacts in Jupiter, fixes #4587 2018-06-05 15:09:32 +02:00