789 Commits

Author SHA1 Message Date
Desmis
a017505cec merge with Dev 2017-12-20 13:44:21 +01:00
Morgan Hardwood
ba74c5c0e4 generateTranslationDiffs 2017-12-20 09:44:45 +01:00
Beep6581
77c486c479
Merge pull request #4235 from TooWaBoo/dev
Update Deutsch locale
2017-12-20 09:14:21 +01:00
Alberto Griggio
c166e0a7ed added a more flexible way of managing ProcEvents
modifying the global ProcEvent enum and refreshmap array is not needed
anymore. You can now register new events dynamically, using a ProcEventMapper
instance. See rtgui/localcontrast.cc for an example.

Hopefully this solves the problem of recurring merge conflicts when different
devs add different proc events
2017-12-19 13:46:19 +01:00
Alberto Griggio
b8777b3d87 added simple local contrast tool
Borrowed from G'MIC
2017-12-19 01:03:52 +01:00
Desmis
17239849c3 merge with dev 2017-12-18 15:50:15 +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
Desmis
9b877602d1 merge with dev 2017-12-18 09:29:37 +01:00
Desmis
7a826a586d Add simplified Scope to local denoise 2017-12-18 08:50:49 +01:00
TooWaBoo
e4e2b57564
Update Deutsch locale
HISTORY_MSG_493 L*a*b* Adjustments
2017-12-17 18:42:41 +01:00
Alberto Griggio
6b6a1eccbd added missing HISTORY_MSG_493 to the default languages file 2017-12-17 17:11:39 +01:00
Ingo Weyrich
7f33fe52b8
Merge pull request #4226 from TooWaBoo/dev
Update Deutsch locale
2017-12-16 20:39:23 +01:00
Desmis
db03c16f45 Add DCT to local chroma denoise 2017-12-16 15:24:53 +01:00
heckflosse
7d430adbc6 pixelshift: Optionally use one green instead of averaging two greens 2017-12-15 18:59:26 +01:00
Desmis
ba61124ee5 merge with Dev 2017-12-15 15:53:04 +01:00
Marián Kyral
a595cae6d6 Czech translation update 2017-12-14 19:59:34 +01:00
Desmis
73b695652c Add DCT to local denoise - improve denoise - Fixed crash in overexposed area 2017-12-14 08:56:59 +01:00
TooWaBoo
a3f7783adf
Update Deutsch locale 2017-12-13 18:29:50 +01:00
Desmis
caafa4729a merge with dev 2017-12-13 08:42:13 +01:00
Morgan Hardwood
48cc4511cc generateTranslationDiffs 2017-12-13 00:10:56 +01:00
Desmis
5d67bb2e39 merge with dev 2017-12-10 14:44:54 +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
6a9e6729fd Added history msg for WB enabled 2017-12-09 23:53:29 +01:00
Desmis
392d2a6769 Merge with dev - save provisory work 2017-12-09 14:32:32 +01:00
Alberto Griggio
503fe902a0 merged 'rcd-demosaic' into 'dev' 2017-12-08 18:53:03 +01:00
Stefal
9da5da8953
Update french translation 2017-11-30 11:36:51 +01:00
Desmis
2a2a008a59 merge with dev 2017-11-26 09:28:48 +01:00
Hombre
bfb27bee14 Updated French translation + typo in default language file 2017-11-26 00:14:26 +01:00
Alberto Griggio
cf3b7ed656 sync with 'dev' 2017-11-23 11:09:13 +01:00
Desmis
d13b485eff Improve algo slider chrominance color and light 'super' 2017-11-20 13:51:04 +01:00
Desmis
8dd112aaf6 merge with Dev 2017-11-20 09:51:19 +01:00
TooWaBoo
02ed8792fe
Update Deutsch loacale (HDR-Dynamikkompression) 2017-11-19 11:57:09 +01:00
Morgan Hardwood
5d45cc13ab generateTranslationDiffs 2017-11-19 10:25:39 +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
Alberto Griggio
f6bd06a06c merged 'hdr_tonemap_fattal_nocache' into 'dev' 2017-11-18 17:44:34 +01:00
heckflosse
5ddd42f721 Faster png save with still good compression, fixes #4045 2017-11-18 12:56:37 +01:00
Desmis
4b2563af62 Add simplified Excluding Spot - fixed some bugs 2017-11-10 08:47:11 +01:00
Alberto Griggio
31520c1a74 remove "(Fattal02)" from the name of the HDR Tone Mapping tool 2017-11-07 11:18:07 +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
Hombre
b64707bea6 Adding ADD/SET mechanism to Fattal HDR tool + PartialPaste dialog gui
+ range of Beta limited to 0.7 <> 1.3.

ADD/SET mechanism was missing for EPD tool too, so it's included in this
commit.

see #4168
2017-11-04 21:27:11 +01:00
Alberto Griggio
77b4ad497b Integrated "Fattal02" tone-mapping operator from Luminance HDR 2017-11-02 22:34:49 +01:00
Desmis
0a65cb40c4 merge with dev 2017-11-02 13:32:07 +01:00
Morgan Hardwood
8aa3b75c46 Deleted unused translation strings 2017-10-29 22:02:03 +01:00
Morgan Hardwood
157fc26a60 generateTranslationDiffs 2017-10-29 21:57:54 +01:00
Desmis
ff26f0642e Add method symmetric to blur and noise - and some extension 2017-10-25 17:33:58 +02:00
Desmis
4c5d2fcf7f merge with dev 2017-10-19 09:48:15 +02:00
Desmis
bca41a23a8 change labels 2017-10-19 09:00:51 +02:00
TooWaBoo
c7bae55683 Update Deutsch locale 2017-10-18 17:59:14 +02:00