445 Commits

Author SHA1 Message Date
Alberto Griggio
58c9f5a4da procparams loading: test for file existence before calling the KeyFile parser
Fixes #4205
2017-12-06 11:59:12 +01:00
Morgan Hardwood
7cde837a15 Fixes reading tone curve mode from sidecar.
Flössie fixed a regression when reading tone curve modes from a sidecar.
Closes #4207.
2017-12-06 08:34:15 +01:00
Flössie
cb1bbfef59 Fix loading of Wavelet/ThresholdHighlight 2017-12-05 19:51:48 +01:00
Flössie
8bebb5c720 Remove unused ColorManagementParamsEdited::gamfree 2017-12-05 18:55:59 +01:00
Flössie
2cd102cc61 Don't compare pointers but strings 2017-12-05 18:51:52 +01:00
Flössie
e6e4bfa350 Merge branch 'dev' into procparams-cleanup 2017-12-05 18:23:48 +01:00
Alberto Griggio
d78848c614 Use Glib::KeyFile::load_from_file in ProcParams::load instead of reading into a temporary buffer
Fixes #4205
2017-12-04 22:44:25 +01:00
Flössie
95614c7ecb Add operator ==() to every parameter struct 2017-11-26 14:03:25 +01:00
Flössie
7ba16a6f06 Bump PP version to 328 due to ff_clipControl (by @heckflosse) 2017-11-22 20:41:13 +01:00
Flössie
a1a583a077 Fix SEGV in ProcParams::load() 2017-11-21 18:21:03 +01:00
Flössie
0eb3969279 Make PartialProfile non-copyable 2017-11-21 18:11:26 +01:00
Flössie
0fc6d2f98e Final touchups for procparams.* 2017-11-20 21:09:06 +01:00
Flössie
b98a3944a6 Merge branch 'dev' into procparams-cleanup 2017-11-20 20:40:57 +01:00
Flössie
5734e546d8 C'tor init for the rest of the Params 2017-11-20 20:26:23 +01:00
Desmis
75cec00e95 merge with dev 2017-11-19 09:08:45 +01:00
Alberto Griggio
6410f05799 Integrated the RCD demosaic method by Luis Sanz Rodriguez
Original code at https://github.com/LuisSR/RCD-Demosaicing
2017-11-18 23:45:30 +01:00
Flössie
05505803ae C'tor init for (ToneCurve|Retinex|LCurve|ColorToning)Params 2017-11-18 19:07:23 +01:00
Alberto Griggio
f6bd06a06c merged 'hdr_tonemap_fattal_nocache' into 'dev' 2017-11-18 17:44:34 +01:00
Flössie
0a9d81bc7f Fix wrong *Sensor::Method::NONE for MONO substitution 2017-11-17 17:19:40 +01:00
Flössie
e0f7c1358b procparams.h cleanup - Part 2
TODO:
- Add c'tors and find all defaults
- Remove `setDefaults()` in favour of c'tors
- Add `operator ==()` to `struct`s
2017-11-17 17:05:46 +01:00
heckflosse
0df571b2db solved merge conflicts for merge from dev into newlocallab 2017-11-15 16:49:53 +01:00
Flössie
02d6187cd8 procparams.h cleanup - Part 1
TODO:
- Part 2 (obviously 😉)
- Remove `setDefaults()` in favour of c'tor
2017-11-14 21:20:07 +01:00
Flössie
aa414fca41 Clean rtengine::procparams::Threshold 2017-11-13 22:00:27 +01:00
Flössie
c702e5d847 Additional manual cleanups to ProcParams::(save|load)() 2017-11-11 21:11:57 +01:00
Flössie
157b42cd83 Introduce assignFromKeyfile() and saveToKeyfile() 2017-11-11 20:25:13 +01:00
Desmis
4b2563af62 Add simplified Excluding Spot - fixed some bugs 2017-11-10 08:47:11 +01:00
Hombre
0a9f382967 Refactored name for Fattal / Alpha & Beta + updated ranges (see #4168)
Ranges for Threshold and Amount is now -100 / +100 integer. Effective
range should be modified in ImProcFunctions::ToneMapFattal02 if ever.
2017-11-04 23:09:58 +01:00
Alberto Griggio
77b4ad497b Integrated "Fattal02" tone-mapping operator from Luminance HDR 2017-11-02 22:34:49 +01:00
Desmis
53ba84f699 Fixed some bugs and some changes 2017-11-02 13:19:16 +01:00
Desmis
c77913b775 Change thresholds for Blur and noise 2017-10-26 10:50:23 +02:00
Desmis
ff26f0642e Add method symmetric to blur and noise - and some extension 2017-10-25 17:33:58 +02:00
heckflosse
330ee9a91f Make compilation unit rtengine/procparams.cc -Wextra clean, #4155 2017-10-22 23:48:38 +02:00
heckflosse
123c8b4443 Make compilation unit rtengine/curves.cc -Wextra clean, #4155 2017-10-22 22:25:05 +02:00
Desmis
ab7b8042ec Improve algo Blurr-noise normal 2017-10-22 13:26:00 +02:00
Desmis
b19e12732a Some various changes to improve... 2017-10-13 08:14:31 +02:00
Desmis
baa2d91ee6 add chroma to cbdl 2017-10-12 17:46:31 +02:00
Desmis
c62be4dec9 Fixed expander cbdl state 2017-10-10 11:44:42 +02:00
Desmis
a741821acf In GUI fixed bad Hueref and prep Spot 2017-10-01 09:03:26 +02:00
Desmis
1b78046318 merge with Dev 2017-09-18 16:28:28 +02:00
heckflosse
658087e270 Lensfun: Reading pp3 with applied LCP doesn't set the LCP radio button. Fixes #4088 2017-09-17 15:53:57 +02:00
heckflosse
9f75b197ea some cleanups 2017-09-16 18:52:48 +02:00
heckflosse
818200522a Fix some inconsistencies in Profiled Lens Correction gui 2017-09-15 20:11:49 +02:00
Desmis
9786ec0687 merge with dev 2017-09-14 09:09:18 +02:00
Alberto Griggio
dde94bc6d3 added basic integration of lensfun
so far only distortion correction, and no GUI yet
2017-09-07 00:53:03 +02:00
Desmis
eb46859301 merge with Dev 2017-08-19 08:17:43 +02:00
Desmis
db17c68f1e Format with astyle 3. changed files 2017-08-17 09:38:27 +02:00
Desmis
9b0c008006 merge with dev manually 2017-08-15 09:57:19 +02:00
Morgan Hardwood
47ed067c70 Styled some files same as dev to help merge newlocallab into dev 2017-08-14 21:12:22 +02:00
Desmis
0bb824e2c1 Other changes for Elle 2017-08-14 08:21:35 +02:00
Desmis
be82e1bde2 Some changes requested by Elle 2017-08-13 13:07:39 +02:00