luz.paz
|
c3c3ceac79
|
Misc. typos
Found via `codespell`
+ removed rtengine/dcraw.patch per discussion in https://github.com/Beep6581/RawTherapee/pull/4395
|
2018-02-14 14:07:18 -05:00 |
|
Alberto Griggio
|
8a510315c2
|
Fattal: added anchor parameter
|
2018-01-25 22:13:17 +01:00 |
|
Alberto Griggio
|
e4555cc51c
|
PP3 save: make sure that when nothing is selected, the PP3 is truly empty
Fixes #4330
|
2018-01-24 22:09:30 +01:00 |
|
Alberto Griggio
|
bc854fc1e7
|
merge with dev
|
2018-01-17 22:09:47 +01:00 |
|
Alberto Griggio
|
bb56d73cc8
|
started working on proof-of-concept histogram matching
|
2018-01-17 01:12:13 +01:00 |
|
heckflosse
|
f644d41ff2
|
Remove buggy (unpredictable) automatic setting of HL reconstruction when using Auto levels, fixes #4249
|
2018-01-16 22:34:29 +01:00 |
|
Alberto Griggio
|
0f7ee33a43
|
merge with dev
|
2018-01-09 09:08:25 +01:00 |
|
Alberto Griggio
|
7f89c362d0
|
HDR tone mapping: normalize luminance relative to the brightest point in the input
(Also tweaked the default value for the "amount" slider)
Fixes #4255
|
2018-01-08 14:54:55 +01:00 |
|
Alberto Griggio
|
7353ff864b
|
some tweaks to the L*a*b* correction grid module
|
2018-01-08 14:34:54 +01:00 |
|
Alberto Griggio
|
041990d216
|
Added new color toning mode "L*a*b* color correction grid", adapted from DT's color correction module
|
2018-01-08 00:19:36 +01:00 |
|
Alberto Griggio
|
6591551a7c
|
added "As Image" crop ratio
|
2018-01-03 16:02:48 +01:00 |
|
Alberto Griggio
|
b589254d21
|
Moved "Copy metadata unchanged" to PP3, and added "strip metadata" mode
Fixes #3647
|
2017-12-29 23:03:44 +01:00 |
|
Alberto Griggio
|
156cb762ec
|
removed local contrast inside the S/H tool (remapped to the new local contrast tool)
See #4247
|
2017-12-22 23:59:44 +01:00 |
|
Alberto Griggio
|
62585bc434
|
merged 'localcontrast' into 'dev'
|
2017-12-20 23:16:28 +01:00 |
|
Alberto Griggio
|
b8777b3d87
|
added simple local contrast tool
Borrowed from G'MIC
|
2017-12-19 01:03:52 +01:00 |
|
Alberto Griggio
|
14a30c6c39
|
merged 'dev' into 'sony-pixel-shift'
|
2017-12-18 10:11:38 +01:00 |
|
Alberto Griggio
|
d1d91869c8
|
merged branch 'colortab-tools-onoff' into 'dev'
|
2017-12-18 09:36:49 +01:00 |
|
Alberto Griggio
|
e1bf4b075f
|
added on/off switch for L*a*b* adjustments
|
2017-12-16 18:36:28 +01:00 |
|
Hombre
|
2a3f864a8c
|
Fix issue #4216: Partial profile always saves color management > output
profile intent
|
2017-12-16 01:29:36 +01:00 |
|
heckflosse
|
7d430adbc6
|
pixelshift: Optionally use one green instead of averaging two greens
|
2017-12-15 18:59:26 +01:00 |
|
Alberto Griggio
|
11ca61e3e2
|
added on/off switches for Channel Mixer, HSV Equalizer and RGB Curves
|
2017-12-09 23:54:27 +01:00 |
|
Alberto Griggio
|
b963f368af
|
Added On/Off switch for White Balance
Candidate fix for #3542
|
2017-12-09 18:09:13 +01:00 |
|
Alberto Griggio
|
503fe902a0
|
merged 'rcd-demosaic' into 'dev'
|
2017-12-08 18:53:03 +01:00 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|