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
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
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
heckflosse
7d430adbc6
pixelshift: Optionally use one green instead of averaging two greens
2017-12-15 18:59:26 +01:00
Marián Kyral
a595cae6d6
Czech translation update
2017-12-14 19:59:34 +01:00
TooWaBoo
a3f7783adf
Update Deutsch locale
2017-12-13 18:29:50 +01:00
Morgan Hardwood
48cc4511cc
generateTranslationDiffs
2017-12-13 00:10:56 +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
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
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
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
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
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
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
TooWaBoo
c7bae55683
Update Deutsch locale
2017-10-18 17:59:14 +02:00
Hombre57
3d4ff41550
Save some space in Preference / Image processing tab (see #3526 )
2017-10-17 23:25:09 +02:00
Morgan Hardwood
d899a8df97
generateTranslationDiffs
2017-10-15 21:32:36 +02:00
Beep6581
dd4fef5370
Merge pull request #4146 from TooWaBoo/dev
...
exifpanel.cc, Deutsch locale, TooWaBlue theme
2017-10-15 21:14:58 +02:00
Morgan Hardwood
3d6d70fb02
Fixed Pixel Shift spelling in languages/default
2017-10-15 21:07:21 +02:00
TooWaBoo
a7ca5c9590
Update Deutsch locale
2017-10-15 18:57:32 +02:00
Morgan Hardwood
1a046611cf
generateTranslationDiffs
2017-10-13 22:55:23 +02:00
Hombre57
02463995af
Merge branch 'dev' into multiframe-handling
2017-10-13 22:51:42 +02:00
Hombre57
d749c44a5e
Revert "Updated language file ( #4008 )"
...
This reverts commit bfc8f2891a
.
2017-10-13 22:50:32 +02:00
Hombre57
f38680b0f8
Updating misleading tooltips of Soft-proofing buttons (no issue)
2017-10-10 23:42:59 +02:00
Hombre57
bfc8f2891a
Updated language file ( #4008 )
2017-10-09 23:31:23 +02:00
Hombre57
180912df0f
Merge branch 'dev' into multiframe-handling
2017-10-04 23:34:28 +02:00
Hombre57
0807510603
Bigfix: CR2 files couldn't find the metadata for display (see #4008 )
2017-09-26 21:42:59 +02:00
Morgan Hardwood
912279cb1a
generateTranslationDiffs
2017-09-22 08:51:18 +02:00
TooWaBoo
fb3758f403
Typing mistake corrected
2017-09-22 04:06:49 +02:00
Hombre57
615dfcbb6c
Added "Show all" button in Exif panel + astylized exifpanel.cc/.h
...
See #4008
2017-09-22 00:35:10 +02:00
TooWaBoo
db4ef5717c
Update Deutsch locale
2017-09-21 19:29:27 +02:00
Morgan Hardwood
f0acd2396e
generateTranslationDiffs
2017-09-21 09:28:41 +02:00
Chongnuo Ji
93183a5298
Update Chinese (Simplified)
...
Update translations, fix some wrong words.
2017-09-21 15:13:19 +08:00
Hombre57
6c988e94d4
FileBrowser now detects the 2 frames from DualPixel Canon files
...
The QuickInfo frame from the EditorPanel now display the number of frame
contained in the image file if > 1
See #4008
2017-09-18 21:30:42 +02:00
Hombre57
0905294bda
Merge branch 'dev' into multiframe-handling, with some merge bugfix
2017-09-17 01:15:51 +02:00
Alberto Griggio
ea5f8c3beb
profile lens correction: show a warning if the lens profile has a crop factor greater than the selected camera
2017-09-12 08:25:45 +02:00