diff --git a/AUTHORS.txt b/AUTHORS.txt
index 8c87a42c3..37ac98993 100644
--- a/AUTHORS.txt
+++ b/AUTHORS.txt
@@ -12,6 +12,7 @@ Developement contributors, in last name alphabetical order:
Oliver Duis
Maciek Dworak
Michael Ezra
+ Flössie
Jean-Christophe Frisch
Ilias Giarimis
Steve Herrell
diff --git a/AboutThisBuild.cmake b/AboutThisBuild.cmake
index 68dea478d..2163ed0cb 100644
--- a/AboutThisBuild.cmake
+++ b/AboutThisBuild.cmake
@@ -5,13 +5,13 @@ find_file(REL_INFO_FILE ReleaseInfo.cmake PATHS "${PROJECT_SOURCE_DIR}" NO_DEFAU
if (REL_INFO_FILE STREQUAL REL_INFO_FILE-NOTFOUND)
# we look for the git command in this paths by order of preference
if (WIN32)
- find_file(GIT_CMD git.exe HINTS ENV Path PATH_SUFFIXES ../)
+ find_program(GIT_CMD git.exe HINTS ENV Path PATH_SUFFIXES ../)
elseif (APPLE)
- find_file(GIT_CMD git PATHS "/opt/local/bin" "/usr/local/bin" "/usr/bin")
- find_file(GIT_CMD git)
+ find_program(GIT_CMD git PATHS "/opt/local/bin" "/usr/local/bin" "/usr/bin")
+ find_program(GIT_CMD git)
set (SHELL "/bin/bash")
else (WIN32) # Linux
- find_file(GIT_CMD git)
+ find_program(GIT_CMD git)
set (SHELL "/bin/bash")
endif (WIN32)
diff --git a/README.md b/README.md
index 9dfd4c324..e90807b73 100644
--- a/README.md
+++ b/README.md
@@ -4,7 +4,7 @@ RawTherapee is a powerful, cross-platform raw photo processing program, released
## Target audience
-Rawtherapee is a [libre software](https://en.wikipedia.org/wiki/Free_software) designed for developing raw files from a broad range of digital cameras, as well as [HDR DNG](https://helpx.adobe.com/photoshop/digital-negative.html) files and non-raw image formats ([JPEG](https://en.wikipedia.org/wiki/JPEG), [TIFF](https://en.wikipedia.org/wiki/Tagged_Image_File_Format) and [PNG](https://en.wikipedia.org/wiki/Portable_Network_Graphics)). The target audience ranges from enthusiast newcomers who whish to broaden their understanding of how digital imaging works to semi-professional photographers. Knowledge in color science is not compulsory, but it is recommended that you are eager to learn and ready to read our documentation ([RawPedia](http://rawpedia.rawtherapee.com/)) as well as look up basic concepts which lie outside the scope of RawPedia, such as [color balance](https://en.wikipedia.org/wiki/Color_balance), elsewhere.
+RawTherapee is a [libre software](https://en.wikipedia.org/wiki/Free_software) designed for developing raw files from a broad range of digital cameras, as well as [HDR DNG](https://helpx.adobe.com/photoshop/digital-negative.html) files and non-raw image formats ([JPEG](https://en.wikipedia.org/wiki/JPEG), [TIFF](https://en.wikipedia.org/wiki/Tagged_Image_File_Format) and [PNG](https://en.wikipedia.org/wiki/Portable_Network_Graphics)). The target audience ranges from enthusiast newcomers who wish to broaden their understanding of how digital imaging works to semi-professional photographers. Knowledge in color science is not compulsory, but it is recommended that you are eager to learn and ready to read our documentation ([RawPedia](http://rawpedia.rawtherapee.com/)) as well as look up basic concepts which lie outside the scope of RawPedia, such as [color balance](https://en.wikipedia.org/wiki/Color_balance), elsewhere.
Of course, professionals may use RawTherapee too while enjoying complete freedom, but will probably lack some peripheral features such as [Digital Asset Management](https://en.wikipedia.org/wiki/Digital_asset_management), printing, uploading, etc. RawTherapee is not aimed at being an inclusive all-in-one program, and the [open-source community](https://en.wikipedia.org/wiki/Open-source_movement) is sufficiently developed by now to offer all those peripheral features in other specialized software.
diff --git a/rtdata/dcpprofiles/Sony ILCE-6000.dcp b/rtdata/dcpprofiles/Sony ILCE-6000.dcp
index 6d7e7c1e6..5ef8c4d31 100644
Binary files a/rtdata/dcpprofiles/Sony ILCE-6000.dcp and b/rtdata/dcpprofiles/Sony ILCE-6000.dcp differ
diff --git a/rtdata/iccprofiles/output/Rec2020.icm b/rtdata/iccprofiles/output/Rec2020.icm
new file mode 100644
index 000000000..0decaf6dc
Binary files /dev/null and b/rtdata/iccprofiles/output/Rec2020.icm differ
diff --git a/rtdata/languages/Catala b/rtdata/languages/Catala
index 7ed78149f..afcb829a2 100644
--- a/rtdata/languages/Catala
+++ b/rtdata/languages/Catala
@@ -1271,14 +1271,14 @@ ZOOMPANEL_ZOOMOUT;Allunya\nDrecera: -
!HISTORY_MSG_407;Retinex - Method
!HISTORY_MSG_408;Retinex - Radius
!HISTORY_MSG_409;Retinex - Contrast
-!HISTORY_MSG_410;Retinex - Brightness
+!HISTORY_MSG_410;Retinex - Offset
!HISTORY_MSG_411;Retinex - Strength
!HISTORY_MSG_412;Retinex - Gaussian Gradient
-!HISTORY_MSG_413;Retinex - Variance
+!HISTORY_MSG_413;Retinex - Contrast
!HISTORY_MSG_414;Retinex - Histogram - Lab
!HISTORY_MSG_415;Retinex - Transmission
!HISTORY_MSG_416;Retinex
-!HISTORY_MSG_417;Retinex - Transmission median
+!HISTORY_MSG_417;Retinex - Transmission Median
!HISTORY_MSG_418;Retinex - Threshold
!HISTORY_MSG_419;Retinex - Color space
!HISTORY_MSG_420;Retinex - Histogram - HSL
@@ -1300,8 +1300,10 @@ ZOOMPANEL_ZOOMOUT;Allunya\nDrecera: -
!HISTORY_MSG_436;Retinex - M - Radius
!HISTORY_MSG_437;Retinex - M - Method
!HISTORY_MSG_438;Retinex - M - Equalizer
-!HISTORY_MSG_439;Retinex - Preview
+!HISTORY_MSG_439;Retinex - Process
!HISTORY_MSG_440;CbDL - Method
+!HISTORY_MSG_441;Retinex - Gain transmission
+!HISTORY_MSG_442;Retinex - Scale
!HISTORY_NEWSNAPSHOT_TOOLTIP;Shortcut: Alt-s
!MAIN_BUTTON_NAVNEXT_TOOLTIP;Navigate to the next image relative to image opened in the Editor.\nShortcut: Shift-F4\n\nTo navigate to the next image relative to the currently selected thumbnail in the File Browser or Filmstrip:\nShortcut: F4
!MAIN_BUTTON_NAVPREV_TOOLTIP;Navigate to the previous image relative to image opened in the Editor.\nShortcut: Shift-F3\n\nTo navigate to the previous image relative to the currently selected thumbnail in the File Browser or Filmstrip:\nShortcut: F3
@@ -1780,8 +1782,12 @@ ZOOMPANEL_ZOOMOUT;Allunya\nDrecera: -
!TP_RETINEX_CURVEEDITOR_LH_TOOLTIP;Strength according to hue Strength=f(H)\nThis curve also acts on chroma when using the "Highlight" retinex method.
!TP_RETINEX_CURVEEDITOR_MAP;L=f(L)
!TP_RETINEX_CURVEEDITOR_MAP_TOOLTIP;This curve can be applied alone or with a Gaussian mask or wavelet mask.\nBeware of artifacts!
+!TP_RETINEX_EQUAL;Equalizer
!TP_RETINEX_FREEGAMMA;Free gamma
!TP_RETINEX_GAIN;Gain
+!TP_RETINEX_GAINOFFS;Gain and Offset (brightness)
+!TP_RETINEX_GAINTRANSMISSION;Gain transmission
+!TP_RETINEX_GAINTRANSMISSION_TOOLTIP;Amplify or reduce transmission map to achieve luminance.\nAbscissa: transmission -min from 0, mean, and values (max).\nOrdinate: gain.
!TP_RETINEX_GAIN_TOOLTIP;Acts on the restored image.\n\nThis is very different from the others settings. Used for black or white pixels, and to help balance the histogram.
!TP_RETINEX_GAMMA;Gamma
!TP_RETINEX_GAMMA_FREE;Free
@@ -1801,6 +1807,7 @@ ZOOMPANEL_ZOOMOUT;Allunya\nDrecera: -
!TP_RETINEX_HSLSPACE_LIN;HSL-Linear
!TP_RETINEX_HSLSPACE_LOG;HSL-Logarithmic
!TP_RETINEX_ITER;Iterations (Tone-mapping)
+!TP_RETINEX_ITERF;Tone mapping
!TP_RETINEX_ITER_TOOLTIP;Simulate a tone-mapping operator.\nHigh values increase the processing time.
!TP_RETINEX_LABEL;Retinex
!TP_RETINEX_LABEL_MASK;Mask
@@ -1820,10 +1827,11 @@ ZOOMPANEL_ZOOMOUT;Allunya\nDrecera: -
!TP_RETINEX_NEIGHBOR;Radius
!TP_RETINEX_NEUTRAL;Reset
!TP_RETINEX_NEUTRAL_TIP;Reset all sliders and curves to their default values.
-!TP_RETINEX_OFFSET;Brightness
+!TP_RETINEX_OFFSET;Offset (brightness)
!TP_RETINEX_SCALES;Gaussian gradient
!TP_RETINEX_SCALES_TOOLTIP;If slider at 0, all iterations are identical.\nIf > 0 Scale and radius are reduced when iterations increase, and conversely.
!TP_RETINEX_SETTINGS;Settings
+!TP_RETINEX_SKAL;Scale
!TP_RETINEX_SLOPE;Free gamma slope
!TP_RETINEX_STRENGTH;Strength
!TP_RETINEX_THRESHOLD;Threshold
@@ -1831,6 +1839,7 @@ ZOOMPANEL_ZOOMOUT;Allunya\nDrecera: -
!TP_RETINEX_TLABEL;TM Min=%1 Max=%2 Mean=%3 Sigma=%4
!TP_RETINEX_TLABEL2;TM Tm=%1 TM=%2
!TP_RETINEX_TLABEL_TOOLTIP;Transmission map result.\nMin and Max are used by Variance.\nMean and Sigma.\nTm=Min TM=Max of transmission map.
+!TP_RETINEX_TRANF;Transmission
!TP_RETINEX_TRANSMISSION;Transmission map
!TP_RETINEX_TRANSMISSION_TOOLTIP;Transmission according to transmission.\nAbscissa: transmission from negative values (min), mean, and positives values (max).\nOrdinate: amplification or reduction.
!TP_RETINEX_UNIFORM;Uniform
diff --git a/rtdata/languages/Chinese (Simplified) b/rtdata/languages/Chinese (Simplified)
index 5c6f5a39f..48b139f0f 100644
--- a/rtdata/languages/Chinese (Simplified)
+++ b/rtdata/languages/Chinese (Simplified)
@@ -1188,14 +1188,14 @@ ZOOMPANEL_ZOOMOUT;缩放拉远\n快捷键: -
!HISTORY_MSG_407;Retinex - Method
!HISTORY_MSG_408;Retinex - Radius
!HISTORY_MSG_409;Retinex - Contrast
-!HISTORY_MSG_410;Retinex - Brightness
+!HISTORY_MSG_410;Retinex - Offset
!HISTORY_MSG_411;Retinex - Strength
!HISTORY_MSG_412;Retinex - Gaussian Gradient
-!HISTORY_MSG_413;Retinex - Variance
+!HISTORY_MSG_413;Retinex - Contrast
!HISTORY_MSG_414;Retinex - Histogram - Lab
!HISTORY_MSG_415;Retinex - Transmission
!HISTORY_MSG_416;Retinex
-!HISTORY_MSG_417;Retinex - Transmission median
+!HISTORY_MSG_417;Retinex - Transmission Median
!HISTORY_MSG_418;Retinex - Threshold
!HISTORY_MSG_419;Retinex - Color space
!HISTORY_MSG_420;Retinex - Histogram - HSL
@@ -1217,8 +1217,10 @@ ZOOMPANEL_ZOOMOUT;缩放拉远\n快捷键: -
!HISTORY_MSG_436;Retinex - M - Radius
!HISTORY_MSG_437;Retinex - M - Method
!HISTORY_MSG_438;Retinex - M - Equalizer
-!HISTORY_MSG_439;Retinex - Preview
+!HISTORY_MSG_439;Retinex - Process
!HISTORY_MSG_440;CbDL - Method
+!HISTORY_MSG_441;Retinex - Gain transmission
+!HISTORY_MSG_442;Retinex - Scale
!MAIN_BUTTON_NAVNEXT_TOOLTIP;Navigate to the next image relative to image opened in the Editor.\nShortcut: Shift-F4\n\nTo navigate to the next image relative to the currently selected thumbnail in the File Browser or Filmstrip:\nShortcut: F4
!MAIN_BUTTON_NAVPREV_TOOLTIP;Navigate to the previous image relative to image opened in the Editor.\nShortcut: Shift-F3\n\nTo navigate to the previous image relative to the currently selected thumbnail in the File Browser or Filmstrip:\nShortcut: F3
!MAIN_BUTTON_NAVSYNC_TOOLTIP;Synchronize the File Browser or Filmstrip with the Editor to reveal the thumbnail of the currently opened image, and clear any active filters.\nShortcut: x\n\nAs above, but without clearing active filters:\nShortcut: y\n(Note that the thumbnail of the opened image will not be shown if filtered out).
@@ -1750,8 +1752,12 @@ ZOOMPANEL_ZOOMOUT;缩放拉远\n快捷键: -
!TP_RETINEX_CURVEEDITOR_LH_TOOLTIP;Strength according to hue Strength=f(H)\nThis curve also acts on chroma when using the "Highlight" retinex method.
!TP_RETINEX_CURVEEDITOR_MAP;L=f(L)
!TP_RETINEX_CURVEEDITOR_MAP_TOOLTIP;This curve can be applied alone or with a Gaussian mask or wavelet mask.\nBeware of artifacts!
+!TP_RETINEX_EQUAL;Equalizer
!TP_RETINEX_FREEGAMMA;Free gamma
!TP_RETINEX_GAIN;Gain
+!TP_RETINEX_GAINOFFS;Gain and Offset (brightness)
+!TP_RETINEX_GAINTRANSMISSION;Gain transmission
+!TP_RETINEX_GAINTRANSMISSION_TOOLTIP;Amplify or reduce transmission map to achieve luminance.\nAbscissa: transmission -min from 0, mean, and values (max).\nOrdinate: gain.
!TP_RETINEX_GAIN_TOOLTIP;Acts on the restored image.\n\nThis is very different from the others settings. Used for black or white pixels, and to help balance the histogram.
!TP_RETINEX_GAMMA;Gamma
!TP_RETINEX_GAMMA_FREE;Free
@@ -1771,6 +1777,7 @@ ZOOMPANEL_ZOOMOUT;缩放拉远\n快捷键: -
!TP_RETINEX_HSLSPACE_LIN;HSL-Linear
!TP_RETINEX_HSLSPACE_LOG;HSL-Logarithmic
!TP_RETINEX_ITER;Iterations (Tone-mapping)
+!TP_RETINEX_ITERF;Tone mapping
!TP_RETINEX_ITER_TOOLTIP;Simulate a tone-mapping operator.\nHigh values increase the processing time.
!TP_RETINEX_LABEL;Retinex
!TP_RETINEX_LABEL_MASK;Mask
@@ -1790,10 +1797,11 @@ ZOOMPANEL_ZOOMOUT;缩放拉远\n快捷键: -
!TP_RETINEX_NEIGHBOR;Radius
!TP_RETINEX_NEUTRAL;Reset
!TP_RETINEX_NEUTRAL_TIP;Reset all sliders and curves to their default values.
-!TP_RETINEX_OFFSET;Brightness
+!TP_RETINEX_OFFSET;Offset (brightness)
!TP_RETINEX_SCALES;Gaussian gradient
!TP_RETINEX_SCALES_TOOLTIP;If slider at 0, all iterations are identical.\nIf > 0 Scale and radius are reduced when iterations increase, and conversely.
!TP_RETINEX_SETTINGS;Settings
+!TP_RETINEX_SKAL;Scale
!TP_RETINEX_SLOPE;Free gamma slope
!TP_RETINEX_STRENGTH;Strength
!TP_RETINEX_THRESHOLD;Threshold
@@ -1801,6 +1809,7 @@ ZOOMPANEL_ZOOMOUT;缩放拉远\n快捷键: -
!TP_RETINEX_TLABEL;TM Min=%1 Max=%2 Mean=%3 Sigma=%4
!TP_RETINEX_TLABEL2;TM Tm=%1 TM=%2
!TP_RETINEX_TLABEL_TOOLTIP;Transmission map result.\nMin and Max are used by Variance.\nMean and Sigma.\nTm=Min TM=Max of transmission map.
+!TP_RETINEX_TRANF;Transmission
!TP_RETINEX_TRANSMISSION;Transmission map
!TP_RETINEX_TRANSMISSION_TOOLTIP;Transmission according to transmission.\nAbscissa: transmission from negative values (min), mean, and positives values (max).\nOrdinate: amplification or reduction.
!TP_RETINEX_UNIFORM;Uniform
diff --git a/rtdata/languages/Chinese (Traditional) b/rtdata/languages/Chinese (Traditional)
index c79d07525..055d1f2b2 100644
--- a/rtdata/languages/Chinese (Traditional)
+++ b/rtdata/languages/Chinese (Traditional)
@@ -923,14 +923,14 @@ TP_WBALANCE_TEMPERATURE;色溫
!HISTORY_MSG_407;Retinex - Method
!HISTORY_MSG_408;Retinex - Radius
!HISTORY_MSG_409;Retinex - Contrast
-!HISTORY_MSG_410;Retinex - Brightness
+!HISTORY_MSG_410;Retinex - Offset
!HISTORY_MSG_411;Retinex - Strength
!HISTORY_MSG_412;Retinex - Gaussian Gradient
-!HISTORY_MSG_413;Retinex - Variance
+!HISTORY_MSG_413;Retinex - Contrast
!HISTORY_MSG_414;Retinex - Histogram - Lab
!HISTORY_MSG_415;Retinex - Transmission
!HISTORY_MSG_416;Retinex
-!HISTORY_MSG_417;Retinex - Transmission median
+!HISTORY_MSG_417;Retinex - Transmission Median
!HISTORY_MSG_418;Retinex - Threshold
!HISTORY_MSG_419;Retinex - Color space
!HISTORY_MSG_420;Retinex - Histogram - HSL
@@ -952,8 +952,10 @@ TP_WBALANCE_TEMPERATURE;色溫
!HISTORY_MSG_436;Retinex - M - Radius
!HISTORY_MSG_437;Retinex - M - Method
!HISTORY_MSG_438;Retinex - M - Equalizer
-!HISTORY_MSG_439;Retinex - Preview
+!HISTORY_MSG_439;Retinex - Process
!HISTORY_MSG_440;CbDL - Method
+!HISTORY_MSG_441;Retinex - Gain transmission
+!HISTORY_MSG_442;Retinex - Scale
!HISTORY_NEWSNAPSHOT_TOOLTIP;Shortcut: Alt-s
!MAIN_BUTTON_FULLSCREEN;Fullscreen
!MAIN_BUTTON_NAVNEXT_TOOLTIP;Navigate to the next image relative to image opened in the Editor.\nShortcut: Shift-F4\n\nTo navigate to the next image relative to the currently selected thumbnail in the File Browser or Filmstrip:\nShortcut: F4
@@ -1712,8 +1714,12 @@ TP_WBALANCE_TEMPERATURE;色溫
!TP_RETINEX_CURVEEDITOR_LH_TOOLTIP;Strength according to hue Strength=f(H)\nThis curve also acts on chroma when using the "Highlight" retinex method.
!TP_RETINEX_CURVEEDITOR_MAP;L=f(L)
!TP_RETINEX_CURVEEDITOR_MAP_TOOLTIP;This curve can be applied alone or with a Gaussian mask or wavelet mask.\nBeware of artifacts!
+!TP_RETINEX_EQUAL;Equalizer
!TP_RETINEX_FREEGAMMA;Free gamma
!TP_RETINEX_GAIN;Gain
+!TP_RETINEX_GAINOFFS;Gain and Offset (brightness)
+!TP_RETINEX_GAINTRANSMISSION;Gain transmission
+!TP_RETINEX_GAINTRANSMISSION_TOOLTIP;Amplify or reduce transmission map to achieve luminance.\nAbscissa: transmission -min from 0, mean, and values (max).\nOrdinate: gain.
!TP_RETINEX_GAIN_TOOLTIP;Acts on the restored image.\n\nThis is very different from the others settings. Used for black or white pixels, and to help balance the histogram.
!TP_RETINEX_GAMMA;Gamma
!TP_RETINEX_GAMMA_FREE;Free
@@ -1733,6 +1739,7 @@ TP_WBALANCE_TEMPERATURE;色溫
!TP_RETINEX_HSLSPACE_LIN;HSL-Linear
!TP_RETINEX_HSLSPACE_LOG;HSL-Logarithmic
!TP_RETINEX_ITER;Iterations (Tone-mapping)
+!TP_RETINEX_ITERF;Tone mapping
!TP_RETINEX_ITER_TOOLTIP;Simulate a tone-mapping operator.\nHigh values increase the processing time.
!TP_RETINEX_LABEL;Retinex
!TP_RETINEX_LABEL_MASK;Mask
@@ -1752,10 +1759,11 @@ TP_WBALANCE_TEMPERATURE;色溫
!TP_RETINEX_NEIGHBOR;Radius
!TP_RETINEX_NEUTRAL;Reset
!TP_RETINEX_NEUTRAL_TIP;Reset all sliders and curves to their default values.
-!TP_RETINEX_OFFSET;Brightness
+!TP_RETINEX_OFFSET;Offset (brightness)
!TP_RETINEX_SCALES;Gaussian gradient
!TP_RETINEX_SCALES_TOOLTIP;If slider at 0, all iterations are identical.\nIf > 0 Scale and radius are reduced when iterations increase, and conversely.
!TP_RETINEX_SETTINGS;Settings
+!TP_RETINEX_SKAL;Scale
!TP_RETINEX_SLOPE;Free gamma slope
!TP_RETINEX_STRENGTH;Strength
!TP_RETINEX_THRESHOLD;Threshold
@@ -1763,6 +1771,7 @@ TP_WBALANCE_TEMPERATURE;色溫
!TP_RETINEX_TLABEL;TM Min=%1 Max=%2 Mean=%3 Sigma=%4
!TP_RETINEX_TLABEL2;TM Tm=%1 TM=%2
!TP_RETINEX_TLABEL_TOOLTIP;Transmission map result.\nMin and Max are used by Variance.\nMean and Sigma.\nTm=Min TM=Max of transmission map.
+!TP_RETINEX_TRANF;Transmission
!TP_RETINEX_TRANSMISSION;Transmission map
!TP_RETINEX_TRANSMISSION_TOOLTIP;Transmission according to transmission.\nAbscissa: transmission from negative values (min), mean, and positives values (max).\nOrdinate: amplification or reduction.
!TP_RETINEX_UNIFORM;Uniform
diff --git a/rtdata/languages/Czech b/rtdata/languages/Czech
index e1c7bc704..4a2e3a9bd 100644
--- a/rtdata/languages/Czech
+++ b/rtdata/languages/Czech
@@ -2009,8 +2009,10 @@ ZOOMPANEL_ZOOMOUT;Oddálit\nZkratka: -
!HISTORY_MSG_436;Retinex - M - Radius
!HISTORY_MSG_437;Retinex - M - Method
!HISTORY_MSG_438;Retinex - M - Equalizer
-!HISTORY_MSG_439;Retinex - Preview
+!HISTORY_MSG_439;Retinex - Process
!HISTORY_MSG_440;CbDL - Method
+!HISTORY_MSG_441;Retinex - Gain transmission
+!HISTORY_MSG_442;Retinex - Scale
!MAIN_BUTTON_SENDTOEDITOR;Edit image in external editor
!MONITOR_PROFILE_SYSTEM;System default
!PARTIALPASTE_PRSHARPENING;Post-resize sharpening
@@ -2030,11 +2032,16 @@ ZOOMPANEL_ZOOMOUT;Oddálit\nZkratka: -
!TP_RETINEX_CONTEDIT_MAP;Mask equalizer
!TP_RETINEX_CURVEEDITOR_MAP;L=f(L)
!TP_RETINEX_CURVEEDITOR_MAP_TOOLTIP;This curve can be applied alone or with a Gaussian mask or wavelet mask.\nBeware of artifacts!
+!TP_RETINEX_EQUAL;Equalizer
+!TP_RETINEX_GAINOFFS;Gain and Offset (brightness)
+!TP_RETINEX_GAINTRANSMISSION;Gain transmission
+!TP_RETINEX_GAINTRANSMISSION_TOOLTIP;Amplify or reduce transmission map to achieve luminance.\nAbscissa: transmission -min from 0, mean, and values (max).\nOrdinate: gain.
!TP_RETINEX_GRAD;Transmission gradient
!TP_RETINEX_GRADS;Strength gradient
!TP_RETINEX_GRADS_TOOLTIP;If slider at 0, all iterations are identical.\nIf > 0 Strength is reduced when iterations increase, and conversely.
!TP_RETINEX_GRAD_TOOLTIP;If slider at 0, all iterations are identical.\nIf > 0 Variance and Threshold are reduced when iterations increase, and conversely.
!TP_RETINEX_ITER;Iterations (Tone-mapping)
+!TP_RETINEX_ITERF;Tone mapping
!TP_RETINEX_ITER_TOOLTIP;Simulate a tone-mapping operator.\nHigh values increase the processing time.
!TP_RETINEX_LABEL_MASK;Mask
!TP_RETINEX_MAP;Mask method
@@ -2045,6 +2052,8 @@ ZOOMPANEL_ZOOMOUT;Oddálit\nZkratka: -
!TP_RETINEX_MAP_NONE;None
!TP_RETINEX_SCALES;Gaussian gradient
!TP_RETINEX_SCALES_TOOLTIP;If slider at 0, all iterations are identical.\nIf > 0 Scale and radius are reduced when iterations increase, and conversely.
+!TP_RETINEX_SKAL;Scale
+!TP_RETINEX_TRANF;Transmission
!TP_RETINEX_VIEW;Process
!TP_RETINEX_VIEW_MASK;Mask
!TP_RETINEX_VIEW_METHOD_TOOLTIP;Standard - Normal display.\nMask - Displays the mask.\nUnsharp mask - Displays the image with a high radius unsharp mask.\nTransmission - Auto/Fixed - Displays the file transmission-map, before any action on contrast and brightness.\n\nAttention: the mask does not correspond to reality, but is amplified to make it more visible.
diff --git a/rtdata/languages/Dansk b/rtdata/languages/Dansk
index 46e8049d6..c22a60c37 100644
--- a/rtdata/languages/Dansk
+++ b/rtdata/languages/Dansk
@@ -919,14 +919,14 @@ TP_WBALANCE_TEMPERATURE;Temperatur
!HISTORY_MSG_407;Retinex - Method
!HISTORY_MSG_408;Retinex - Radius
!HISTORY_MSG_409;Retinex - Contrast
-!HISTORY_MSG_410;Retinex - Brightness
+!HISTORY_MSG_410;Retinex - Offset
!HISTORY_MSG_411;Retinex - Strength
!HISTORY_MSG_412;Retinex - Gaussian Gradient
-!HISTORY_MSG_413;Retinex - Variance
+!HISTORY_MSG_413;Retinex - Contrast
!HISTORY_MSG_414;Retinex - Histogram - Lab
!HISTORY_MSG_415;Retinex - Transmission
!HISTORY_MSG_416;Retinex
-!HISTORY_MSG_417;Retinex - Transmission median
+!HISTORY_MSG_417;Retinex - Transmission Median
!HISTORY_MSG_418;Retinex - Threshold
!HISTORY_MSG_419;Retinex - Color space
!HISTORY_MSG_420;Retinex - Histogram - HSL
@@ -948,8 +948,10 @@ TP_WBALANCE_TEMPERATURE;Temperatur
!HISTORY_MSG_436;Retinex - M - Radius
!HISTORY_MSG_437;Retinex - M - Method
!HISTORY_MSG_438;Retinex - M - Equalizer
-!HISTORY_MSG_439;Retinex - Preview
+!HISTORY_MSG_439;Retinex - Process
!HISTORY_MSG_440;CbDL - Method
+!HISTORY_MSG_441;Retinex - Gain transmission
+!HISTORY_MSG_442;Retinex - Scale
!HISTORY_NEWSNAPSHOT_TOOLTIP;Shortcut: Alt-s
!MAIN_BUTTON_FULLSCREEN;Fullscreen
!MAIN_BUTTON_NAVNEXT_TOOLTIP;Navigate to the next image relative to image opened in the Editor.\nShortcut: Shift-F4\n\nTo navigate to the next image relative to the currently selected thumbnail in the File Browser or Filmstrip:\nShortcut: F4
@@ -1711,8 +1713,12 @@ TP_WBALANCE_TEMPERATURE;Temperatur
!TP_RETINEX_CURVEEDITOR_LH_TOOLTIP;Strength according to hue Strength=f(H)\nThis curve also acts on chroma when using the "Highlight" retinex method.
!TP_RETINEX_CURVEEDITOR_MAP;L=f(L)
!TP_RETINEX_CURVEEDITOR_MAP_TOOLTIP;This curve can be applied alone or with a Gaussian mask or wavelet mask.\nBeware of artifacts!
+!TP_RETINEX_EQUAL;Equalizer
!TP_RETINEX_FREEGAMMA;Free gamma
!TP_RETINEX_GAIN;Gain
+!TP_RETINEX_GAINOFFS;Gain and Offset (brightness)
+!TP_RETINEX_GAINTRANSMISSION;Gain transmission
+!TP_RETINEX_GAINTRANSMISSION_TOOLTIP;Amplify or reduce transmission map to achieve luminance.\nAbscissa: transmission -min from 0, mean, and values (max).\nOrdinate: gain.
!TP_RETINEX_GAIN_TOOLTIP;Acts on the restored image.\n\nThis is very different from the others settings. Used for black or white pixels, and to help balance the histogram.
!TP_RETINEX_GAMMA;Gamma
!TP_RETINEX_GAMMA_FREE;Free
@@ -1732,6 +1738,7 @@ TP_WBALANCE_TEMPERATURE;Temperatur
!TP_RETINEX_HSLSPACE_LIN;HSL-Linear
!TP_RETINEX_HSLSPACE_LOG;HSL-Logarithmic
!TP_RETINEX_ITER;Iterations (Tone-mapping)
+!TP_RETINEX_ITERF;Tone mapping
!TP_RETINEX_ITER_TOOLTIP;Simulate a tone-mapping operator.\nHigh values increase the processing time.
!TP_RETINEX_LABEL;Retinex
!TP_RETINEX_LABEL_MASK;Mask
@@ -1751,10 +1758,11 @@ TP_WBALANCE_TEMPERATURE;Temperatur
!TP_RETINEX_NEIGHBOR;Radius
!TP_RETINEX_NEUTRAL;Reset
!TP_RETINEX_NEUTRAL_TIP;Reset all sliders and curves to their default values.
-!TP_RETINEX_OFFSET;Brightness
+!TP_RETINEX_OFFSET;Offset (brightness)
!TP_RETINEX_SCALES;Gaussian gradient
!TP_RETINEX_SCALES_TOOLTIP;If slider at 0, all iterations are identical.\nIf > 0 Scale and radius are reduced when iterations increase, and conversely.
!TP_RETINEX_SETTINGS;Settings
+!TP_RETINEX_SKAL;Scale
!TP_RETINEX_SLOPE;Free gamma slope
!TP_RETINEX_STRENGTH;Strength
!TP_RETINEX_THRESHOLD;Threshold
@@ -1762,6 +1770,7 @@ TP_WBALANCE_TEMPERATURE;Temperatur
!TP_RETINEX_TLABEL;TM Min=%1 Max=%2 Mean=%3 Sigma=%4
!TP_RETINEX_TLABEL2;TM Tm=%1 TM=%2
!TP_RETINEX_TLABEL_TOOLTIP;Transmission map result.\nMin and Max are used by Variance.\nMean and Sigma.\nTm=Min TM=Max of transmission map.
+!TP_RETINEX_TRANF;Transmission
!TP_RETINEX_TRANSMISSION;Transmission map
!TP_RETINEX_TRANSMISSION_TOOLTIP;Transmission according to transmission.\nAbscissa: transmission from negative values (min), mean, and positives values (max).\nOrdinate: amplification or reduction.
!TP_RETINEX_UNIFORM;Uniform
diff --git a/rtdata/languages/Deutsch b/rtdata/languages/Deutsch
index 48a293051..1f2a579ac 100644
--- a/rtdata/languages/Deutsch
+++ b/rtdata/languages/Deutsch
@@ -27,6 +27,7 @@
#26 2015-12-22 Korrekturen (TooWaBoo) RT4.2.536
#27 2016-02-12 Retinexübersetzung (TooWaBoo) RT4.2.730
#28 2016-03-19 Erweiterung/Korrekturen (TooWaBoo) RT4.2.880
+#29 2016-05-24 Erweiterung/Korrekturen (TooWaBoo) RT4.2.1005
ABOUT_TAB_BUILD;Version
ABOUT_TAB_CREDITS;Danksagungen
@@ -45,7 +46,7 @@ CURVEEDITOR_CURVE;Kurve
CURVEEDITOR_CURVES;Kurven
CURVEEDITOR_CUSTOM;Angepasst
CURVEEDITOR_DARKS;Tiefen
-CURVEEDITOR_EDITPOINT_HINT;Bearbeitung der Kurvenpunkte über Zahlenwerte.\n\nRechtsklick auf einen Kurvenpunkt um ihn auszuwählen. Rechtsklick in einen leeren Bereich um ihn abzuwählen.
+CURVEEDITOR_EDITPOINT_HINT;Bearbeitung der Kurvenpunkte über Zahlenwerte.\n\nRechtsklick auf einen Kurvenpunkt um ihn auszuwählen.\nRechtsklick in einen leeren Bereich um ihn abzuwählen.
CURVEEDITOR_HIGHLIGHTS;Spitzlichter
CURVEEDITOR_LIGHTS;Lichter
CURVEEDITOR_LINEAR;Linear
@@ -226,7 +227,7 @@ FILECHOOSER_FILTER_TIFF;TIFF-Dateien
GENERAL_ABOUT;Über
GENERAL_AFTER;Nachher
GENERAL_APPLY;Anwenden
-GENERAL_ASIMAGE;Als Bild
+GENERAL_ASIMAGE;Wie Bild
GENERAL_AUTO;Automatisch
GENERAL_BEFORE;Vorher
GENERAL_CANCEL;Abbrechen
@@ -367,7 +368,7 @@ HISTORY_MSG_105;(Farbsaum entfernen)
HISTORY_MSG_106;(Farbsaum entfernen)\nRadius
HISTORY_MSG_107;(Farbsaum entfernen)\nSchwellenwert
HISTORY_MSG_108;(Belichtung)\nLichterkompression\nSchwellenwert
-HISTORY_MSG_109;(Skalieren) - Breite & Höhe
+HISTORY_MSG_109;(Skalieren) - Begrenzungsrahmen
HISTORY_MSG_110;(Skalieren) - Anwenden auf:
HISTORY_MSG_111;(L*a*b*) - Farbverschiebung\nvermeiden
HISTORY_MSG_112;--unused--
@@ -667,28 +668,28 @@ HISTORY_MSG_406;(Wavelet)\nKantenschärfung\nBenachbarte Pixel
HISTORY_MSG_407;(Retinex) - Methode
HISTORY_MSG_408;(Retinex) - Radius
HISTORY_MSG_409;(Retinex) - Einstellungen\nKontrast
-HISTORY_MSG_410;(Retinex) - Einstellungen\nHelligkeit
+HISTORY_MSG_410;(Retinex) - Einstellungen\nVerstärkung und Ausgleich\nAusgleich
HISTORY_MSG_411;(Retinex) - Intensität
-HISTORY_MSG_412;(Retinex)\nGaußscher Gradient
+HISTORY_MSG_412;(Retinex) - Einstellungen\nDynamikkompression\nGaußscher Gradient
HISTORY_MSG_413;(Retinex) - Kontrast
-HISTORY_MSG_414;(Retinex) - Einstellungen\nLuminanz(L) - L*a*b*
-HISTORY_MSG_415;(Retinex) - Einstellungen\nTransmissionskurve
+HISTORY_MSG_414;(Retinex) - Einstellungen\nKorrekturen\nLuminanz(L) - L*a*b*
+HISTORY_MSG_415;(Retinex) - Einstellungen\nTransmission\nTransmissionskurve
HISTORY_MSG_416;(Retinex)
-HISTORY_MSG_417;(Retinex) - Einstellungen\nTransmission Median-\nfilter
+HISTORY_MSG_417;(Retinex) - Einstellungen\nTransmission\nMedianfilter
HISTORY_MSG_418;(Retinex) - Einstellungen\nTransmission\nSchwellenwert
HISTORY_MSG_419;(Retinex) - Farbraum
HISTORY_MSG_420;(Retinex) - Einstellungen\nHSL-Kurve
-HISTORY_MSG_421;(Retinex) - Einstellungen\nGammakorrektur
+HISTORY_MSG_421;(Retinex) - Einstellungen\nKorrekturen\nGammakorrektur
HISTORY_MSG_422;(Retinex) - Einstellungen\nGamma
HISTORY_MSG_423;(Retinex) - Einstellungen\nGammasteigung
HISTORY_MSG_424;(Retinex) - Einstellungen\nHL-Schwellenwert
HISTORY_MSG_425;(Retinex) - Einstellungen\nBasis-Logarithmus
-HISTORY_MSG_426;(Retinex) - Einstellungen\nFarbton (H)
+HISTORY_MSG_426;(Retinex) - Einstellungen\nKorrekturen - Farbton (H)
HISTORY_MSG_427;Ausgabe-Rendering-Intent
HISTORY_MSG_428;Monitor-Rendering-Intent
-HISTORY_MSG_429;(Retinex) - Einstellungen\nIterationen
-HISTORY_MSG_430;(Retinex) - Einstellungen\nTransmission Gradient
-HISTORY_MSG_431;(Retinex) - Einstellungen\nIntensität Gradient
+HISTORY_MSG_429;(Retinex) - Einstellungen\nDynamikkompression\nIterationen
+HISTORY_MSG_430;(Retinex) - Einstellungen\nDynamikkompression\nTransmission Gradient
+HISTORY_MSG_431;(Retinex) - Einstellungen\nDynamikkompression\nIntensität Gradient
HISTORY_MSG_432;(Retinex) - Maske\nLichter
HISTORY_MSG_433;(Retinex) - Maske\nTonwertbreite Lichter
HISTORY_MSG_434;(Retinex) - Maske\nSchatten
@@ -698,6 +699,8 @@ HISTORY_MSG_437;(Retinex) - Maske\nMethode
HISTORY_MSG_438;(Retinex) - Maske\nKurve
HISTORY_MSG_439;(Retinex) - Vorschau
HISTORY_MSG_440;(Detailebenenkontrast)\nProzessreihenfolge
+HISTORY_MSG_441;(Retinex) - Einstellungen\nVerstärkung und Ausgleich\nTransmissionsverstärkung
+HISTORY_MSG_442;(Retinex) - Einstellungen\nTransmission - Skalierung
HISTORY_NEWSNAPSHOT;Hinzufügen
HISTORY_NEWSNAPSHOT_TOOLTIP;Taste: Alt + s
HISTORY_SNAPSHOT;Schnappschuss
@@ -1674,7 +1677,7 @@ TP_RAW_SENSOR_XTRANS_DMETHOD_TOOLTIP;Mit “3-pass“ erzielt man die besten Erg
TP_RAW_SENSOR_XTRANS_LABEL;Sensor mit X-Trans-Matrix
TP_RESIZE_APPLIESTO;Anwenden auf:
TP_RESIZE_CROPPEDAREA;Ausschnitt
-TP_RESIZE_FITBOX;Breite & Höhe
+TP_RESIZE_FITBOX;Begrenzungsrahmen
TP_RESIZE_FULLIMAGE;Ganzes Bild
TP_RESIZE_H;Höhe:
TP_RESIZE_HEIGHT;Höhe
@@ -1696,8 +1699,12 @@ TP_RETINEX_CURVEEDITOR_LH;Intensität=f(H)
TP_RETINEX_CURVEEDITOR_LH_TOOLTIP;Intensität in Abhängigkeit des Farbtons (H)\nBei der Retinex-Methode "Spitzlichter" wirken sich die Änderungen auch auf die Chromakorrektur aus.
TP_RETINEX_CURVEEDITOR_MAP;L=f(L)
TP_RETINEX_CURVEEDITOR_MAP_TOOLTIP;Die Kurve kann entweder alleine, oder mit der Gaußschen- oder Waveletmaske angewendet werden.\nArtefakte beachten!
+TP_RETINEX_EQUAL;Korrekturen
TP_RETINEX_FREEGAMMA;Gamma
TP_RETINEX_GAIN;Kontrast
+TP_RETINEX_GAINOFFS;Verstärkung und Ausgleich (Helligkeit)
+TP_RETINEX_GAINTRANSMISSION;Transmissionsverstärkung
+TP_RETINEX_GAINTRANSMISSION_TOOLTIP;Ändert die Helligkeit durch Verstärken oder\nReduzieren der Transmissionskarte.
TP_RETINEX_GAIN_TOOLTIP;Wirkt sich auf das verarbeitete Bild aus. Wird für schwarze oder weiße Pixel verwendet und hilft das Histogramm auszugleichen.
TP_RETINEX_GAMMA;Gammakorrektur
TP_RETINEX_GAMMA_FREE;Benutzerdefiniert
@@ -1716,7 +1723,8 @@ TP_RETINEX_HIGHLIGHT;Spitzlichter Schwellenwert
TP_RETINEX_HIGHLIGHT_TOOLTIP;Benötigt unter Umständen Korrekturen der Einstellungen "Benachbarte Pixel" und "Weißpunkt" unter dem Reiter "RAW".
TP_RETINEX_HSLSPACE_LIN;HSL-Linear
TP_RETINEX_HSLSPACE_LOG;HSL-Logarithmisch
-TP_RETINEX_ITER;Iterationen (Dynamikkompression)
+TP_RETINEX_ITER;Iterationen
+TP_RETINEX_ITERF;Dynamikkompression
TP_RETINEX_ITER_TOOLTIP;Simuliert eine Dynamikkompression.\nHöhere Werte erhöhen die Prozessorzeit.
TP_RETINEX_LABEL;Retinex (Bildschleier entfernen)
TP_RETINEX_LABEL_MASK;Maske
@@ -1728,7 +1736,7 @@ TP_RETINEX_MAP_MAPP;Schärfemaske (Teil-Wavelet)
TP_RETINEX_MAP_MAPT;Schärfemaske (Wavelet)
TP_RETINEX_MAP_METHOD_TOOLTIP;Keine: Wendet die Maske, die mit der gaußschen Funktion (Radius, Methode) erstellt wurde an, um Halos und Artefakte zu reduzieren.\n\nNur Kurve: Wendet eine diagonale Kontrastkurve auf die Maske an.\nArtefakte beachten.\n\nGaußschenmaske: Wendet eine gaußsche Unschärfe auf die originale Maske an.\n(Schnell)\n\nSchärfemaske: Wendet ein Wavelet auf die originale Maske an.\n(Langsam)
TP_RETINEX_MAP_NONE;Keine
-TP_RETINEX_MEDIAN;Transmission Medianfilter
+TP_RETINEX_MEDIAN;Medianfilter
TP_RETINEX_METHOD;Methode
TP_RETINEX_METHOD_TOOLTIP;"Schatten" wirkt sich auf dunkle Bereiche aus.\n"Schatten & Lichter" wirkt sich auf dunkle und helle Bereiche aus.\n"Lichter" wirkt sich auf helle Bereiche aus.\n"Spitzlichter" wirkt sich auf sehr helle Bereiche aus und reduziert Magenta-Falschfarben.
TP_RETINEX_MLABEL;Schleierreduzierung: Min=%1 Max=%2
@@ -1736,17 +1744,19 @@ TP_RETINEX_MLABEL_TOOLTIP;Sollte nahe bei Min=0 und Max=32768 sein
TP_RETINEX_NEIGHBOR;Radius
TP_RETINEX_NEUTRAL;Zurücksetzen
TP_RETINEX_NEUTRAL_TIP;Setzt alle Regler und Kurven auf ihre Standardwerte zurück.
-TP_RETINEX_OFFSET;Helligkeit
+TP_RETINEX_OFFSET;Ausgleich (Helligkeit)
TP_RETINEX_SCALES;Gaußscher Gradient
TP_RETINEX_SCALES_TOOLTIP;Steht der Regler auf 0 sind alle Iterationen identisch.\nBei > 0 werden Skalierung und Radius reduziert und umgekehrt.
TP_RETINEX_SETTINGS;Einstellungen
+TP_RETINEX_SKAL;Skalierung
TP_RETINEX_SLOPE;Gammasteigung
TP_RETINEX_STRENGTH;Intensität
-TP_RETINEX_THRESHOLD;Transmission Schwellenwert
+TP_RETINEX_THRESHOLD;Schwellenwert
TP_RETINEX_THRESHOLD_TOOLTIP;Limitiert den Bereich der Transmissionskurve.
TP_RETINEX_TLABEL;T: Min=%1 Max=%2 Mittel=%3 Sigma=%4
TP_RETINEX_TLABEL2;T: Tmin=%1 Tmax=%2
TP_RETINEX_TLABEL_TOOLTIP;Ergebnis der Transmissionskurve: Min, Max, Mittel und Sigma\nMin und Max hat Einfluss auf die Abweichung.\n\nTmin = Kleinster Wert der Transmissionskurve\nTmax = Größter Wert der Transmissionskurve
+TP_RETINEX_TRANF;Transmission
TP_RETINEX_TRANSMISSION;Transmissionskurve
TP_RETINEX_TRANSMISSION_TOOLTIP;Transmission in Abhängigkeit der Transmission.\nx-Achse: Transmission negativer Werte (Min), Mittel und positiver Werte (Max).\ny-Achse: Verstärkung oder Reduzierung.
TP_RETINEX_UNIFORM;Schatten & Lichter
diff --git a/rtdata/languages/English (UK) b/rtdata/languages/English (UK)
index d0979941b..2f97b36d1 100644
--- a/rtdata/languages/English (UK)
+++ b/rtdata/languages/English (UK)
@@ -718,14 +718,14 @@ TP_WBALANCE_EQBLUERED_TOOLTIP;Allows to deviate from the normal behaviour of "wh
!HISTORY_MSG_407;Retinex - Method
!HISTORY_MSG_408;Retinex - Radius
!HISTORY_MSG_409;Retinex - Contrast
-!HISTORY_MSG_410;Retinex - Brightness
+!HISTORY_MSG_410;Retinex - Offset
!HISTORY_MSG_411;Retinex - Strength
!HISTORY_MSG_412;Retinex - Gaussian Gradient
-!HISTORY_MSG_413;Retinex - Variance
+!HISTORY_MSG_413;Retinex - Contrast
!HISTORY_MSG_414;Retinex - Histogram - Lab
!HISTORY_MSG_415;Retinex - Transmission
!HISTORY_MSG_416;Retinex
-!HISTORY_MSG_417;Retinex - Transmission median
+!HISTORY_MSG_417;Retinex - Transmission Median
!HISTORY_MSG_418;Retinex - Threshold
!HISTORY_MSG_420;Retinex - Histogram - HSL
!HISTORY_MSG_421;Retinex - Gamma
@@ -746,8 +746,10 @@ TP_WBALANCE_EQBLUERED_TOOLTIP;Allows to deviate from the normal behaviour of "wh
!HISTORY_MSG_436;Retinex - M - Radius
!HISTORY_MSG_437;Retinex - M - Method
!HISTORY_MSG_438;Retinex - M - Equalizer
-!HISTORY_MSG_439;Retinex - Preview
+!HISTORY_MSG_439;Retinex - Process
!HISTORY_MSG_440;CbDL - Method
+!HISTORY_MSG_441;Retinex - Gain transmission
+!HISTORY_MSG_442;Retinex - Scale
!HISTORY_NEWSNAPSHOT;Add
!HISTORY_NEWSNAPSHOT_TOOLTIP;Shortcut: Alt-s
!HISTORY_SNAPSHOT;Snapshot
@@ -1679,8 +1681,12 @@ TP_WBALANCE_EQBLUERED_TOOLTIP;Allows to deviate from the normal behaviour of "wh
!TP_RETINEX_CURVEEDITOR_LH_TOOLTIP;Strength according to hue Strength=f(H)\nThis curve also acts on chroma when using the "Highlight" retinex method.
!TP_RETINEX_CURVEEDITOR_MAP;L=f(L)
!TP_RETINEX_CURVEEDITOR_MAP_TOOLTIP;This curve can be applied alone or with a Gaussian mask or wavelet mask.\nBeware of artifacts!
+!TP_RETINEX_EQUAL;Equalizer
!TP_RETINEX_FREEGAMMA;Free gamma
!TP_RETINEX_GAIN;Gain
+!TP_RETINEX_GAINOFFS;Gain and Offset (brightness)
+!TP_RETINEX_GAINTRANSMISSION;Gain transmission
+!TP_RETINEX_GAINTRANSMISSION_TOOLTIP;Amplify or reduce transmission map to achieve luminance.\nAbscissa: transmission -min from 0, mean, and values (max).\nOrdinate: gain.
!TP_RETINEX_GAIN_TOOLTIP;Acts on the restored image.\n\nThis is very different from the others settings. Used for black or white pixels, and to help balance the histogram.
!TP_RETINEX_GAMMA;Gamma
!TP_RETINEX_GAMMA_FREE;Free
@@ -1700,6 +1706,7 @@ TP_WBALANCE_EQBLUERED_TOOLTIP;Allows to deviate from the normal behaviour of "wh
!TP_RETINEX_HSLSPACE_LIN;HSL-Linear
!TP_RETINEX_HSLSPACE_LOG;HSL-Logarithmic
!TP_RETINEX_ITER;Iterations (Tone-mapping)
+!TP_RETINEX_ITERF;Tone mapping
!TP_RETINEX_ITER_TOOLTIP;Simulate a tone-mapping operator.\nHigh values increase the processing time.
!TP_RETINEX_LABEL;Retinex
!TP_RETINEX_LABEL_MASK;Mask
@@ -1719,10 +1726,11 @@ TP_WBALANCE_EQBLUERED_TOOLTIP;Allows to deviate from the normal behaviour of "wh
!TP_RETINEX_NEIGHBOR;Radius
!TP_RETINEX_NEUTRAL;Reset
!TP_RETINEX_NEUTRAL_TIP;Reset all sliders and curves to their default values.
-!TP_RETINEX_OFFSET;Brightness
+!TP_RETINEX_OFFSET;Offset (brightness)
!TP_RETINEX_SCALES;Gaussian gradient
!TP_RETINEX_SCALES_TOOLTIP;If slider at 0, all iterations are identical.\nIf > 0 Scale and radius are reduced when iterations increase, and conversely.
!TP_RETINEX_SETTINGS;Settings
+!TP_RETINEX_SKAL;Scale
!TP_RETINEX_SLOPE;Free gamma slope
!TP_RETINEX_STRENGTH;Strength
!TP_RETINEX_THRESHOLD;Threshold
@@ -1730,6 +1738,7 @@ TP_WBALANCE_EQBLUERED_TOOLTIP;Allows to deviate from the normal behaviour of "wh
!TP_RETINEX_TLABEL;TM Min=%1 Max=%2 Mean=%3 Sigma=%4
!TP_RETINEX_TLABEL2;TM Tm=%1 TM=%2
!TP_RETINEX_TLABEL_TOOLTIP;Transmission map result.\nMin and Max are used by Variance.\nMean and Sigma.\nTm=Min TM=Max of transmission map.
+!TP_RETINEX_TRANF;Transmission
!TP_RETINEX_TRANSMISSION;Transmission map
!TP_RETINEX_TRANSMISSION_TOOLTIP;Transmission according to transmission.\nAbscissa: transmission from negative values (min), mean, and positives values (max).\nOrdinate: amplification or reduction.
!TP_RETINEX_UNIFORM;Uniform
diff --git a/rtdata/languages/English (US) b/rtdata/languages/English (US)
index 677771240..f7a82441c 100644
--- a/rtdata/languages/English (US)
+++ b/rtdata/languages/English (US)
@@ -640,14 +640,14 @@
!HISTORY_MSG_407;Retinex - Method
!HISTORY_MSG_408;Retinex - Radius
!HISTORY_MSG_409;Retinex - Contrast
-!HISTORY_MSG_410;Retinex - Brightness
+!HISTORY_MSG_410;Retinex - Offset
!HISTORY_MSG_411;Retinex - Strength
!HISTORY_MSG_412;Retinex - Gaussian Gradient
-!HISTORY_MSG_413;Retinex - Variance
+!HISTORY_MSG_413;Retinex - Contrast
!HISTORY_MSG_414;Retinex - Histogram - Lab
!HISTORY_MSG_415;Retinex - Transmission
!HISTORY_MSG_416;Retinex
-!HISTORY_MSG_417;Retinex - Transmission median
+!HISTORY_MSG_417;Retinex - Transmission Median
!HISTORY_MSG_418;Retinex - Threshold
!HISTORY_MSG_419;Retinex - Color space
!HISTORY_MSG_420;Retinex - Histogram - HSL
@@ -669,8 +669,10 @@
!HISTORY_MSG_436;Retinex - M - Radius
!HISTORY_MSG_437;Retinex - M - Method
!HISTORY_MSG_438;Retinex - M - Equalizer
-!HISTORY_MSG_439;Retinex - Preview
+!HISTORY_MSG_439;Retinex - Process
!HISTORY_MSG_440;CbDL - Method
+!HISTORY_MSG_441;Retinex - Gain transmission
+!HISTORY_MSG_442;Retinex - Scale
!HISTORY_NEWSNAPSHOT;Add
!HISTORY_NEWSNAPSHOT_TOOLTIP;Shortcut: Alt-s
!HISTORY_SNAPSHOT;Snapshot
@@ -1669,8 +1671,12 @@
!TP_RETINEX_CURVEEDITOR_LH_TOOLTIP;Strength according to hue Strength=f(H)\nThis curve also acts on chroma when using the "Highlight" retinex method.
!TP_RETINEX_CURVEEDITOR_MAP;L=f(L)
!TP_RETINEX_CURVEEDITOR_MAP_TOOLTIP;This curve can be applied alone or with a Gaussian mask or wavelet mask.\nBeware of artifacts!
+!TP_RETINEX_EQUAL;Equalizer
!TP_RETINEX_FREEGAMMA;Free gamma
!TP_RETINEX_GAIN;Gain
+!TP_RETINEX_GAINOFFS;Gain and Offset (brightness)
+!TP_RETINEX_GAINTRANSMISSION;Gain transmission
+!TP_RETINEX_GAINTRANSMISSION_TOOLTIP;Amplify or reduce transmission map to achieve luminance.\nAbscissa: transmission -min from 0, mean, and values (max).\nOrdinate: gain.
!TP_RETINEX_GAIN_TOOLTIP;Acts on the restored image.\n\nThis is very different from the others settings. Used for black or white pixels, and to help balance the histogram.
!TP_RETINEX_GAMMA;Gamma
!TP_RETINEX_GAMMA_FREE;Free
@@ -1690,6 +1696,7 @@
!TP_RETINEX_HSLSPACE_LIN;HSL-Linear
!TP_RETINEX_HSLSPACE_LOG;HSL-Logarithmic
!TP_RETINEX_ITER;Iterations (Tone-mapping)
+!TP_RETINEX_ITERF;Tone mapping
!TP_RETINEX_ITER_TOOLTIP;Simulate a tone-mapping operator.\nHigh values increase the processing time.
!TP_RETINEX_LABEL;Retinex
!TP_RETINEX_LABEL_MASK;Mask
@@ -1709,10 +1716,11 @@
!TP_RETINEX_NEIGHBOR;Radius
!TP_RETINEX_NEUTRAL;Reset
!TP_RETINEX_NEUTRAL_TIP;Reset all sliders and curves to their default values.
-!TP_RETINEX_OFFSET;Brightness
+!TP_RETINEX_OFFSET;Offset (brightness)
!TP_RETINEX_SCALES;Gaussian gradient
!TP_RETINEX_SCALES_TOOLTIP;If slider at 0, all iterations are identical.\nIf > 0 Scale and radius are reduced when iterations increase, and conversely.
!TP_RETINEX_SETTINGS;Settings
+!TP_RETINEX_SKAL;Scale
!TP_RETINEX_SLOPE;Free gamma slope
!TP_RETINEX_STRENGTH;Strength
!TP_RETINEX_THRESHOLD;Threshold
@@ -1720,6 +1728,7 @@
!TP_RETINEX_TLABEL;TM Min=%1 Max=%2 Mean=%3 Sigma=%4
!TP_RETINEX_TLABEL2;TM Tm=%1 TM=%2
!TP_RETINEX_TLABEL_TOOLTIP;Transmission map result.\nMin and Max are used by Variance.\nMean and Sigma.\nTm=Min TM=Max of transmission map.
+!TP_RETINEX_TRANF;Transmission
!TP_RETINEX_TRANSMISSION;Transmission map
!TP_RETINEX_TRANSMISSION_TOOLTIP;Transmission according to transmission.\nAbscissa: transmission from negative values (min), mean, and positives values (max).\nOrdinate: amplification or reduction.
!TP_RETINEX_UNIFORM;Uniform
diff --git a/rtdata/languages/Espanol b/rtdata/languages/Espanol
index 7be7aa516..215c21390 100644
--- a/rtdata/languages/Espanol
+++ b/rtdata/languages/Espanol
@@ -1674,14 +1674,14 @@ ZOOMPANEL_ZOOMOUT;Reducir Zoom\nAtajo: -
!HISTORY_MSG_407;Retinex - Method
!HISTORY_MSG_408;Retinex - Radius
!HISTORY_MSG_409;Retinex - Contrast
-!HISTORY_MSG_410;Retinex - Brightness
+!HISTORY_MSG_410;Retinex - Offset
!HISTORY_MSG_411;Retinex - Strength
!HISTORY_MSG_412;Retinex - Gaussian Gradient
-!HISTORY_MSG_413;Retinex - Variance
+!HISTORY_MSG_413;Retinex - Contrast
!HISTORY_MSG_414;Retinex - Histogram - Lab
!HISTORY_MSG_415;Retinex - Transmission
!HISTORY_MSG_416;Retinex
-!HISTORY_MSG_417;Retinex - Transmission median
+!HISTORY_MSG_417;Retinex - Transmission Median
!HISTORY_MSG_418;Retinex - Threshold
!HISTORY_MSG_419;Retinex - Color space
!HISTORY_MSG_420;Retinex - Histogram - HSL
@@ -1703,8 +1703,10 @@ ZOOMPANEL_ZOOMOUT;Reducir Zoom\nAtajo: -
!HISTORY_MSG_436;Retinex - M - Radius
!HISTORY_MSG_437;Retinex - M - Method
!HISTORY_MSG_438;Retinex - M - Equalizer
-!HISTORY_MSG_439;Retinex - Preview
+!HISTORY_MSG_439;Retinex - Process
!HISTORY_MSG_440;CbDL - Method
+!HISTORY_MSG_441;Retinex - Gain transmission
+!HISTORY_MSG_442;Retinex - Scale
!MAIN_TAB_INSPECT; Inspect
!MAIN_TAB_WAVELET;Wavelet
!MAIN_TAB_WAVELET_TOOLTIP;Shortcut: Alt-w
@@ -1853,8 +1855,12 @@ ZOOMPANEL_ZOOMOUT;Reducir Zoom\nAtajo: -
!TP_RETINEX_CURVEEDITOR_LH_TOOLTIP;Strength according to hue Strength=f(H)\nThis curve also acts on chroma when using the "Highlight" retinex method.
!TP_RETINEX_CURVEEDITOR_MAP;L=f(L)
!TP_RETINEX_CURVEEDITOR_MAP_TOOLTIP;This curve can be applied alone or with a Gaussian mask or wavelet mask.\nBeware of artifacts!
+!TP_RETINEX_EQUAL;Equalizer
!TP_RETINEX_FREEGAMMA;Free gamma
!TP_RETINEX_GAIN;Gain
+!TP_RETINEX_GAINOFFS;Gain and Offset (brightness)
+!TP_RETINEX_GAINTRANSMISSION;Gain transmission
+!TP_RETINEX_GAINTRANSMISSION_TOOLTIP;Amplify or reduce transmission map to achieve luminance.\nAbscissa: transmission -min from 0, mean, and values (max).\nOrdinate: gain.
!TP_RETINEX_GAIN_TOOLTIP;Acts on the restored image.\n\nThis is very different from the others settings. Used for black or white pixels, and to help balance the histogram.
!TP_RETINEX_GAMMA;Gamma
!TP_RETINEX_GAMMA_FREE;Free
@@ -1874,6 +1880,7 @@ ZOOMPANEL_ZOOMOUT;Reducir Zoom\nAtajo: -
!TP_RETINEX_HSLSPACE_LIN;HSL-Linear
!TP_RETINEX_HSLSPACE_LOG;HSL-Logarithmic
!TP_RETINEX_ITER;Iterations (Tone-mapping)
+!TP_RETINEX_ITERF;Tone mapping
!TP_RETINEX_ITER_TOOLTIP;Simulate a tone-mapping operator.\nHigh values increase the processing time.
!TP_RETINEX_LABEL;Retinex
!TP_RETINEX_LABEL_MASK;Mask
@@ -1893,10 +1900,11 @@ ZOOMPANEL_ZOOMOUT;Reducir Zoom\nAtajo: -
!TP_RETINEX_NEIGHBOR;Radius
!TP_RETINEX_NEUTRAL;Reset
!TP_RETINEX_NEUTRAL_TIP;Reset all sliders and curves to their default values.
-!TP_RETINEX_OFFSET;Brightness
+!TP_RETINEX_OFFSET;Offset (brightness)
!TP_RETINEX_SCALES;Gaussian gradient
!TP_RETINEX_SCALES_TOOLTIP;If slider at 0, all iterations are identical.\nIf > 0 Scale and radius are reduced when iterations increase, and conversely.
!TP_RETINEX_SETTINGS;Settings
+!TP_RETINEX_SKAL;Scale
!TP_RETINEX_SLOPE;Free gamma slope
!TP_RETINEX_STRENGTH;Strength
!TP_RETINEX_THRESHOLD;Threshold
@@ -1904,6 +1912,7 @@ ZOOMPANEL_ZOOMOUT;Reducir Zoom\nAtajo: -
!TP_RETINEX_TLABEL;TM Min=%1 Max=%2 Mean=%3 Sigma=%4
!TP_RETINEX_TLABEL2;TM Tm=%1 TM=%2
!TP_RETINEX_TLABEL_TOOLTIP;Transmission map result.\nMin and Max are used by Variance.\nMean and Sigma.\nTm=Min TM=Max of transmission map.
+!TP_RETINEX_TRANF;Transmission
!TP_RETINEX_TRANSMISSION;Transmission map
!TP_RETINEX_TRANSMISSION_TOOLTIP;Transmission according to transmission.\nAbscissa: transmission from negative values (min), mean, and positives values (max).\nOrdinate: amplification or reduction.
!TP_RETINEX_UNIFORM;Uniform
diff --git a/rtdata/languages/Euskara b/rtdata/languages/Euskara
index 251fa4673..5a7e068d2 100644
--- a/rtdata/languages/Euskara
+++ b/rtdata/languages/Euskara
@@ -919,14 +919,14 @@ TP_WBALANCE_TEMPERATURE;Tenperatura
!HISTORY_MSG_407;Retinex - Method
!HISTORY_MSG_408;Retinex - Radius
!HISTORY_MSG_409;Retinex - Contrast
-!HISTORY_MSG_410;Retinex - Brightness
+!HISTORY_MSG_410;Retinex - Offset
!HISTORY_MSG_411;Retinex - Strength
!HISTORY_MSG_412;Retinex - Gaussian Gradient
-!HISTORY_MSG_413;Retinex - Variance
+!HISTORY_MSG_413;Retinex - Contrast
!HISTORY_MSG_414;Retinex - Histogram - Lab
!HISTORY_MSG_415;Retinex - Transmission
!HISTORY_MSG_416;Retinex
-!HISTORY_MSG_417;Retinex - Transmission median
+!HISTORY_MSG_417;Retinex - Transmission Median
!HISTORY_MSG_418;Retinex - Threshold
!HISTORY_MSG_419;Retinex - Color space
!HISTORY_MSG_420;Retinex - Histogram - HSL
@@ -948,8 +948,10 @@ TP_WBALANCE_TEMPERATURE;Tenperatura
!HISTORY_MSG_436;Retinex - M - Radius
!HISTORY_MSG_437;Retinex - M - Method
!HISTORY_MSG_438;Retinex - M - Equalizer
-!HISTORY_MSG_439;Retinex - Preview
+!HISTORY_MSG_439;Retinex - Process
!HISTORY_MSG_440;CbDL - Method
+!HISTORY_MSG_441;Retinex - Gain transmission
+!HISTORY_MSG_442;Retinex - Scale
!HISTORY_NEWSNAPSHOT_TOOLTIP;Shortcut: Alt-s
!MAIN_BUTTON_FULLSCREEN;Fullscreen
!MAIN_BUTTON_NAVNEXT_TOOLTIP;Navigate to the next image relative to image opened in the Editor.\nShortcut: Shift-F4\n\nTo navigate to the next image relative to the currently selected thumbnail in the File Browser or Filmstrip:\nShortcut: F4
@@ -1711,8 +1713,12 @@ TP_WBALANCE_TEMPERATURE;Tenperatura
!TP_RETINEX_CURVEEDITOR_LH_TOOLTIP;Strength according to hue Strength=f(H)\nThis curve also acts on chroma when using the "Highlight" retinex method.
!TP_RETINEX_CURVEEDITOR_MAP;L=f(L)
!TP_RETINEX_CURVEEDITOR_MAP_TOOLTIP;This curve can be applied alone or with a Gaussian mask or wavelet mask.\nBeware of artifacts!
+!TP_RETINEX_EQUAL;Equalizer
!TP_RETINEX_FREEGAMMA;Free gamma
!TP_RETINEX_GAIN;Gain
+!TP_RETINEX_GAINOFFS;Gain and Offset (brightness)
+!TP_RETINEX_GAINTRANSMISSION;Gain transmission
+!TP_RETINEX_GAINTRANSMISSION_TOOLTIP;Amplify or reduce transmission map to achieve luminance.\nAbscissa: transmission -min from 0, mean, and values (max).\nOrdinate: gain.
!TP_RETINEX_GAIN_TOOLTIP;Acts on the restored image.\n\nThis is very different from the others settings. Used for black or white pixels, and to help balance the histogram.
!TP_RETINEX_GAMMA;Gamma
!TP_RETINEX_GAMMA_FREE;Free
@@ -1732,6 +1738,7 @@ TP_WBALANCE_TEMPERATURE;Tenperatura
!TP_RETINEX_HSLSPACE_LIN;HSL-Linear
!TP_RETINEX_HSLSPACE_LOG;HSL-Logarithmic
!TP_RETINEX_ITER;Iterations (Tone-mapping)
+!TP_RETINEX_ITERF;Tone mapping
!TP_RETINEX_ITER_TOOLTIP;Simulate a tone-mapping operator.\nHigh values increase the processing time.
!TP_RETINEX_LABEL;Retinex
!TP_RETINEX_LABEL_MASK;Mask
@@ -1751,10 +1758,11 @@ TP_WBALANCE_TEMPERATURE;Tenperatura
!TP_RETINEX_NEIGHBOR;Radius
!TP_RETINEX_NEUTRAL;Reset
!TP_RETINEX_NEUTRAL_TIP;Reset all sliders and curves to their default values.
-!TP_RETINEX_OFFSET;Brightness
+!TP_RETINEX_OFFSET;Offset (brightness)
!TP_RETINEX_SCALES;Gaussian gradient
!TP_RETINEX_SCALES_TOOLTIP;If slider at 0, all iterations are identical.\nIf > 0 Scale and radius are reduced when iterations increase, and conversely.
!TP_RETINEX_SETTINGS;Settings
+!TP_RETINEX_SKAL;Scale
!TP_RETINEX_SLOPE;Free gamma slope
!TP_RETINEX_STRENGTH;Strength
!TP_RETINEX_THRESHOLD;Threshold
@@ -1762,6 +1770,7 @@ TP_WBALANCE_TEMPERATURE;Tenperatura
!TP_RETINEX_TLABEL;TM Min=%1 Max=%2 Mean=%3 Sigma=%4
!TP_RETINEX_TLABEL2;TM Tm=%1 TM=%2
!TP_RETINEX_TLABEL_TOOLTIP;Transmission map result.\nMin and Max are used by Variance.\nMean and Sigma.\nTm=Min TM=Max of transmission map.
+!TP_RETINEX_TRANF;Transmission
!TP_RETINEX_TRANSMISSION;Transmission map
!TP_RETINEX_TRANSMISSION_TOOLTIP;Transmission according to transmission.\nAbscissa: transmission from negative values (min), mean, and positives values (max).\nOrdinate: amplification or reduction.
!TP_RETINEX_UNIFORM;Uniform
diff --git a/rtdata/languages/Francais b/rtdata/languages/Francais
index 7cfe47960..d35371458 100644
--- a/rtdata/languages/Francais
+++ b/rtdata/languages/Francais
@@ -1893,14 +1893,14 @@ ZOOMPANEL_ZOOMOUT;Zoom Arrière\nRaccourci: -
!HISTORY_MSG_407;Retinex - Method
!HISTORY_MSG_408;Retinex - Radius
!HISTORY_MSG_409;Retinex - Contrast
-!HISTORY_MSG_410;Retinex - Brightness
+!HISTORY_MSG_410;Retinex - Offset
!HISTORY_MSG_411;Retinex - Strength
!HISTORY_MSG_412;Retinex - Gaussian Gradient
-!HISTORY_MSG_413;Retinex - Variance
+!HISTORY_MSG_413;Retinex - Contrast
!HISTORY_MSG_414;Retinex - Histogram - Lab
!HISTORY_MSG_415;Retinex - Transmission
!HISTORY_MSG_416;Retinex
-!HISTORY_MSG_417;Retinex - Transmission median
+!HISTORY_MSG_417;Retinex - Transmission Median
!HISTORY_MSG_418;Retinex - Threshold
!HISTORY_MSG_419;Retinex - Color space
!HISTORY_MSG_420;Retinex - Histogram - HSL
@@ -1922,8 +1922,10 @@ ZOOMPANEL_ZOOMOUT;Zoom Arrière\nRaccourci: -
!HISTORY_MSG_436;Retinex - M - Radius
!HISTORY_MSG_437;Retinex - M - Method
!HISTORY_MSG_438;Retinex - M - Equalizer
-!HISTORY_MSG_439;Retinex - Preview
+!HISTORY_MSG_439;Retinex - Process
!HISTORY_MSG_440;CbDL - Method
+!HISTORY_MSG_441;Retinex - Gain transmission
+!HISTORY_MSG_442;Retinex - Scale
!MAIN_BUTTON_SENDTOEDITOR;Edit image in external editor
!MONITOR_PROFILE_SYSTEM;System default
!PARTIALPASTE_PRSHARPENING;Post-resize sharpening
@@ -1955,8 +1957,12 @@ ZOOMPANEL_ZOOMOUT;Zoom Arrière\nRaccourci: -
!TP_RETINEX_CURVEEDITOR_LH_TOOLTIP;Strength according to hue Strength=f(H)\nThis curve also acts on chroma when using the "Highlight" retinex method.
!TP_RETINEX_CURVEEDITOR_MAP;L=f(L)
!TP_RETINEX_CURVEEDITOR_MAP_TOOLTIP;This curve can be applied alone or with a Gaussian mask or wavelet mask.\nBeware of artifacts!
+!TP_RETINEX_EQUAL;Equalizer
!TP_RETINEX_FREEGAMMA;Free gamma
!TP_RETINEX_GAIN;Gain
+!TP_RETINEX_GAINOFFS;Gain and Offset (brightness)
+!TP_RETINEX_GAINTRANSMISSION;Gain transmission
+!TP_RETINEX_GAINTRANSMISSION_TOOLTIP;Amplify or reduce transmission map to achieve luminance.\nAbscissa: transmission -min from 0, mean, and values (max).\nOrdinate: gain.
!TP_RETINEX_GAIN_TOOLTIP;Acts on the restored image.\n\nThis is very different from the others settings. Used for black or white pixels, and to help balance the histogram.
!TP_RETINEX_GAMMA;Gamma
!TP_RETINEX_GAMMA_FREE;Free
@@ -1976,6 +1982,7 @@ ZOOMPANEL_ZOOMOUT;Zoom Arrière\nRaccourci: -
!TP_RETINEX_HSLSPACE_LIN;HSL-Linear
!TP_RETINEX_HSLSPACE_LOG;HSL-Logarithmic
!TP_RETINEX_ITER;Iterations (Tone-mapping)
+!TP_RETINEX_ITERF;Tone mapping
!TP_RETINEX_ITER_TOOLTIP;Simulate a tone-mapping operator.\nHigh values increase the processing time.
!TP_RETINEX_LABEL;Retinex
!TP_RETINEX_LABEL_MASK;Mask
@@ -1995,10 +2002,11 @@ ZOOMPANEL_ZOOMOUT;Zoom Arrière\nRaccourci: -
!TP_RETINEX_NEIGHBOR;Radius
!TP_RETINEX_NEUTRAL;Reset
!TP_RETINEX_NEUTRAL_TIP;Reset all sliders and curves to their default values.
-!TP_RETINEX_OFFSET;Brightness
+!TP_RETINEX_OFFSET;Offset (brightness)
!TP_RETINEX_SCALES;Gaussian gradient
!TP_RETINEX_SCALES_TOOLTIP;If slider at 0, all iterations are identical.\nIf > 0 Scale and radius are reduced when iterations increase, and conversely.
!TP_RETINEX_SETTINGS;Settings
+!TP_RETINEX_SKAL;Scale
!TP_RETINEX_SLOPE;Free gamma slope
!TP_RETINEX_STRENGTH;Strength
!TP_RETINEX_THRESHOLD;Threshold
@@ -2006,6 +2014,7 @@ ZOOMPANEL_ZOOMOUT;Zoom Arrière\nRaccourci: -
!TP_RETINEX_TLABEL;TM Min=%1 Max=%2 Mean=%3 Sigma=%4
!TP_RETINEX_TLABEL2;TM Tm=%1 TM=%2
!TP_RETINEX_TLABEL_TOOLTIP;Transmission map result.\nMin and Max are used by Variance.\nMean and Sigma.\nTm=Min TM=Max of transmission map.
+!TP_RETINEX_TRANF;Transmission
!TP_RETINEX_TRANSMISSION;Transmission map
!TP_RETINEX_TRANSMISSION_TOOLTIP;Transmission according to transmission.\nAbscissa: transmission from negative values (min), mean, and positives values (max).\nOrdinate: amplification or reduction.
!TP_RETINEX_UNIFORM;Uniform
diff --git a/rtdata/languages/Greek b/rtdata/languages/Greek
index 61a6f844f..1929b0059 100644
--- a/rtdata/languages/Greek
+++ b/rtdata/languages/Greek
@@ -918,14 +918,14 @@ TP_WBALANCE_TEMPERATURE;Θερμοκρασία
!HISTORY_MSG_407;Retinex - Method
!HISTORY_MSG_408;Retinex - Radius
!HISTORY_MSG_409;Retinex - Contrast
-!HISTORY_MSG_410;Retinex - Brightness
+!HISTORY_MSG_410;Retinex - Offset
!HISTORY_MSG_411;Retinex - Strength
!HISTORY_MSG_412;Retinex - Gaussian Gradient
-!HISTORY_MSG_413;Retinex - Variance
+!HISTORY_MSG_413;Retinex - Contrast
!HISTORY_MSG_414;Retinex - Histogram - Lab
!HISTORY_MSG_415;Retinex - Transmission
!HISTORY_MSG_416;Retinex
-!HISTORY_MSG_417;Retinex - Transmission median
+!HISTORY_MSG_417;Retinex - Transmission Median
!HISTORY_MSG_418;Retinex - Threshold
!HISTORY_MSG_419;Retinex - Color space
!HISTORY_MSG_420;Retinex - Histogram - HSL
@@ -947,8 +947,10 @@ TP_WBALANCE_TEMPERATURE;Θερμοκρασία
!HISTORY_MSG_436;Retinex - M - Radius
!HISTORY_MSG_437;Retinex - M - Method
!HISTORY_MSG_438;Retinex - M - Equalizer
-!HISTORY_MSG_439;Retinex - Preview
+!HISTORY_MSG_439;Retinex - Process
!HISTORY_MSG_440;CbDL - Method
+!HISTORY_MSG_441;Retinex - Gain transmission
+!HISTORY_MSG_442;Retinex - Scale
!HISTORY_NEWSNAPSHOT_TOOLTIP;Shortcut: Alt-s
!MAIN_BUTTON_FULLSCREEN;Fullscreen
!MAIN_BUTTON_NAVNEXT_TOOLTIP;Navigate to the next image relative to image opened in the Editor.\nShortcut: Shift-F4\n\nTo navigate to the next image relative to the currently selected thumbnail in the File Browser or Filmstrip:\nShortcut: F4
@@ -1710,8 +1712,12 @@ TP_WBALANCE_TEMPERATURE;Θερμοκρασία
!TP_RETINEX_CURVEEDITOR_LH_TOOLTIP;Strength according to hue Strength=f(H)\nThis curve also acts on chroma when using the "Highlight" retinex method.
!TP_RETINEX_CURVEEDITOR_MAP;L=f(L)
!TP_RETINEX_CURVEEDITOR_MAP_TOOLTIP;This curve can be applied alone or with a Gaussian mask or wavelet mask.\nBeware of artifacts!
+!TP_RETINEX_EQUAL;Equalizer
!TP_RETINEX_FREEGAMMA;Free gamma
!TP_RETINEX_GAIN;Gain
+!TP_RETINEX_GAINOFFS;Gain and Offset (brightness)
+!TP_RETINEX_GAINTRANSMISSION;Gain transmission
+!TP_RETINEX_GAINTRANSMISSION_TOOLTIP;Amplify or reduce transmission map to achieve luminance.\nAbscissa: transmission -min from 0, mean, and values (max).\nOrdinate: gain.
!TP_RETINEX_GAIN_TOOLTIP;Acts on the restored image.\n\nThis is very different from the others settings. Used for black or white pixels, and to help balance the histogram.
!TP_RETINEX_GAMMA;Gamma
!TP_RETINEX_GAMMA_FREE;Free
@@ -1731,6 +1737,7 @@ TP_WBALANCE_TEMPERATURE;Θερμοκρασία
!TP_RETINEX_HSLSPACE_LIN;HSL-Linear
!TP_RETINEX_HSLSPACE_LOG;HSL-Logarithmic
!TP_RETINEX_ITER;Iterations (Tone-mapping)
+!TP_RETINEX_ITERF;Tone mapping
!TP_RETINEX_ITER_TOOLTIP;Simulate a tone-mapping operator.\nHigh values increase the processing time.
!TP_RETINEX_LABEL;Retinex
!TP_RETINEX_LABEL_MASK;Mask
@@ -1750,10 +1757,11 @@ TP_WBALANCE_TEMPERATURE;Θερμοκρασία
!TP_RETINEX_NEIGHBOR;Radius
!TP_RETINEX_NEUTRAL;Reset
!TP_RETINEX_NEUTRAL_TIP;Reset all sliders and curves to their default values.
-!TP_RETINEX_OFFSET;Brightness
+!TP_RETINEX_OFFSET;Offset (brightness)
!TP_RETINEX_SCALES;Gaussian gradient
!TP_RETINEX_SCALES_TOOLTIP;If slider at 0, all iterations are identical.\nIf > 0 Scale and radius are reduced when iterations increase, and conversely.
!TP_RETINEX_SETTINGS;Settings
+!TP_RETINEX_SKAL;Scale
!TP_RETINEX_SLOPE;Free gamma slope
!TP_RETINEX_STRENGTH;Strength
!TP_RETINEX_THRESHOLD;Threshold
@@ -1761,6 +1769,7 @@ TP_WBALANCE_TEMPERATURE;Θερμοκρασία
!TP_RETINEX_TLABEL;TM Min=%1 Max=%2 Mean=%3 Sigma=%4
!TP_RETINEX_TLABEL2;TM Tm=%1 TM=%2
!TP_RETINEX_TLABEL_TOOLTIP;Transmission map result.\nMin and Max are used by Variance.\nMean and Sigma.\nTm=Min TM=Max of transmission map.
+!TP_RETINEX_TRANF;Transmission
!TP_RETINEX_TRANSMISSION;Transmission map
!TP_RETINEX_TRANSMISSION_TOOLTIP;Transmission according to transmission.\nAbscissa: transmission from negative values (min), mean, and positives values (max).\nOrdinate: amplification or reduction.
!TP_RETINEX_UNIFORM;Uniform
diff --git a/rtdata/languages/Hebrew b/rtdata/languages/Hebrew
index e007ebcd7..54396a92f 100644
--- a/rtdata/languages/Hebrew
+++ b/rtdata/languages/Hebrew
@@ -919,14 +919,14 @@ TP_WBALANCE_TEMPERATURE;מידת חום
!HISTORY_MSG_407;Retinex - Method
!HISTORY_MSG_408;Retinex - Radius
!HISTORY_MSG_409;Retinex - Contrast
-!HISTORY_MSG_410;Retinex - Brightness
+!HISTORY_MSG_410;Retinex - Offset
!HISTORY_MSG_411;Retinex - Strength
!HISTORY_MSG_412;Retinex - Gaussian Gradient
-!HISTORY_MSG_413;Retinex - Variance
+!HISTORY_MSG_413;Retinex - Contrast
!HISTORY_MSG_414;Retinex - Histogram - Lab
!HISTORY_MSG_415;Retinex - Transmission
!HISTORY_MSG_416;Retinex
-!HISTORY_MSG_417;Retinex - Transmission median
+!HISTORY_MSG_417;Retinex - Transmission Median
!HISTORY_MSG_418;Retinex - Threshold
!HISTORY_MSG_419;Retinex - Color space
!HISTORY_MSG_420;Retinex - Histogram - HSL
@@ -948,8 +948,10 @@ TP_WBALANCE_TEMPERATURE;מידת חום
!HISTORY_MSG_436;Retinex - M - Radius
!HISTORY_MSG_437;Retinex - M - Method
!HISTORY_MSG_438;Retinex - M - Equalizer
-!HISTORY_MSG_439;Retinex - Preview
+!HISTORY_MSG_439;Retinex - Process
!HISTORY_MSG_440;CbDL - Method
+!HISTORY_MSG_441;Retinex - Gain transmission
+!HISTORY_MSG_442;Retinex - Scale
!HISTORY_NEWSNAPSHOT_TOOLTIP;Shortcut: Alt-s
!MAIN_BUTTON_FULLSCREEN;Fullscreen
!MAIN_BUTTON_NAVNEXT_TOOLTIP;Navigate to the next image relative to image opened in the Editor.\nShortcut: Shift-F4\n\nTo navigate to the next image relative to the currently selected thumbnail in the File Browser or Filmstrip:\nShortcut: F4
@@ -1711,8 +1713,12 @@ TP_WBALANCE_TEMPERATURE;מידת חום
!TP_RETINEX_CURVEEDITOR_LH_TOOLTIP;Strength according to hue Strength=f(H)\nThis curve also acts on chroma when using the "Highlight" retinex method.
!TP_RETINEX_CURVEEDITOR_MAP;L=f(L)
!TP_RETINEX_CURVEEDITOR_MAP_TOOLTIP;This curve can be applied alone or with a Gaussian mask or wavelet mask.\nBeware of artifacts!
+!TP_RETINEX_EQUAL;Equalizer
!TP_RETINEX_FREEGAMMA;Free gamma
!TP_RETINEX_GAIN;Gain
+!TP_RETINEX_GAINOFFS;Gain and Offset (brightness)
+!TP_RETINEX_GAINTRANSMISSION;Gain transmission
+!TP_RETINEX_GAINTRANSMISSION_TOOLTIP;Amplify or reduce transmission map to achieve luminance.\nAbscissa: transmission -min from 0, mean, and values (max).\nOrdinate: gain.
!TP_RETINEX_GAIN_TOOLTIP;Acts on the restored image.\n\nThis is very different from the others settings. Used for black or white pixels, and to help balance the histogram.
!TP_RETINEX_GAMMA;Gamma
!TP_RETINEX_GAMMA_FREE;Free
@@ -1732,6 +1738,7 @@ TP_WBALANCE_TEMPERATURE;מידת חום
!TP_RETINEX_HSLSPACE_LIN;HSL-Linear
!TP_RETINEX_HSLSPACE_LOG;HSL-Logarithmic
!TP_RETINEX_ITER;Iterations (Tone-mapping)
+!TP_RETINEX_ITERF;Tone mapping
!TP_RETINEX_ITER_TOOLTIP;Simulate a tone-mapping operator.\nHigh values increase the processing time.
!TP_RETINEX_LABEL;Retinex
!TP_RETINEX_LABEL_MASK;Mask
@@ -1751,10 +1758,11 @@ TP_WBALANCE_TEMPERATURE;מידת חום
!TP_RETINEX_NEIGHBOR;Radius
!TP_RETINEX_NEUTRAL;Reset
!TP_RETINEX_NEUTRAL_TIP;Reset all sliders and curves to their default values.
-!TP_RETINEX_OFFSET;Brightness
+!TP_RETINEX_OFFSET;Offset (brightness)
!TP_RETINEX_SCALES;Gaussian gradient
!TP_RETINEX_SCALES_TOOLTIP;If slider at 0, all iterations are identical.\nIf > 0 Scale and radius are reduced when iterations increase, and conversely.
!TP_RETINEX_SETTINGS;Settings
+!TP_RETINEX_SKAL;Scale
!TP_RETINEX_SLOPE;Free gamma slope
!TP_RETINEX_STRENGTH;Strength
!TP_RETINEX_THRESHOLD;Threshold
@@ -1762,6 +1770,7 @@ TP_WBALANCE_TEMPERATURE;מידת חום
!TP_RETINEX_TLABEL;TM Min=%1 Max=%2 Mean=%3 Sigma=%4
!TP_RETINEX_TLABEL2;TM Tm=%1 TM=%2
!TP_RETINEX_TLABEL_TOOLTIP;Transmission map result.\nMin and Max are used by Variance.\nMean and Sigma.\nTm=Min TM=Max of transmission map.
+!TP_RETINEX_TRANF;Transmission
!TP_RETINEX_TRANSMISSION;Transmission map
!TP_RETINEX_TRANSMISSION_TOOLTIP;Transmission according to transmission.\nAbscissa: transmission from negative values (min), mean, and positives values (max).\nOrdinate: amplification or reduction.
!TP_RETINEX_UNIFORM;Uniform
diff --git a/rtdata/languages/Italiano b/rtdata/languages/Italiano
index 82061c24d..94329b411 100644
--- a/rtdata/languages/Italiano
+++ b/rtdata/languages/Italiano
@@ -1539,14 +1539,14 @@ ZOOMPANEL_ZOOMOUT;Rimpicciolisci.\nScorciatoia: -
!HISTORY_MSG_407;Retinex - Method
!HISTORY_MSG_408;Retinex - Radius
!HISTORY_MSG_409;Retinex - Contrast
-!HISTORY_MSG_410;Retinex - Brightness
+!HISTORY_MSG_410;Retinex - Offset
!HISTORY_MSG_411;Retinex - Strength
!HISTORY_MSG_412;Retinex - Gaussian Gradient
-!HISTORY_MSG_413;Retinex - Variance
+!HISTORY_MSG_413;Retinex - Contrast
!HISTORY_MSG_414;Retinex - Histogram - Lab
!HISTORY_MSG_415;Retinex - Transmission
!HISTORY_MSG_416;Retinex
-!HISTORY_MSG_417;Retinex - Transmission median
+!HISTORY_MSG_417;Retinex - Transmission Median
!HISTORY_MSG_418;Retinex - Threshold
!HISTORY_MSG_419;Retinex - Color space
!HISTORY_MSG_420;Retinex - Histogram - HSL
@@ -1568,8 +1568,10 @@ ZOOMPANEL_ZOOMOUT;Rimpicciolisci.\nScorciatoia: -
!HISTORY_MSG_436;Retinex - M - Radius
!HISTORY_MSG_437;Retinex - M - Method
!HISTORY_MSG_438;Retinex - M - Equalizer
-!HISTORY_MSG_439;Retinex - Preview
+!HISTORY_MSG_439;Retinex - Process
!HISTORY_MSG_440;CbDL - Method
+!HISTORY_MSG_441;Retinex - Gain transmission
+!HISTORY_MSG_442;Retinex - Scale
!MAIN_BUTTON_SENDTOEDITOR;Edit image in external editor
!MAIN_TAB_INSPECT; Inspect
!MAIN_TAB_WAVELET;Wavelet
@@ -1794,8 +1796,12 @@ ZOOMPANEL_ZOOMOUT;Rimpicciolisci.\nScorciatoia: -
!TP_RETINEX_CURVEEDITOR_LH_TOOLTIP;Strength according to hue Strength=f(H)\nThis curve also acts on chroma when using the "Highlight" retinex method.
!TP_RETINEX_CURVEEDITOR_MAP;L=f(L)
!TP_RETINEX_CURVEEDITOR_MAP_TOOLTIP;This curve can be applied alone or with a Gaussian mask or wavelet mask.\nBeware of artifacts!
+!TP_RETINEX_EQUAL;Equalizer
!TP_RETINEX_FREEGAMMA;Free gamma
!TP_RETINEX_GAIN;Gain
+!TP_RETINEX_GAINOFFS;Gain and Offset (brightness)
+!TP_RETINEX_GAINTRANSMISSION;Gain transmission
+!TP_RETINEX_GAINTRANSMISSION_TOOLTIP;Amplify or reduce transmission map to achieve luminance.\nAbscissa: transmission -min from 0, mean, and values (max).\nOrdinate: gain.
!TP_RETINEX_GAIN_TOOLTIP;Acts on the restored image.\n\nThis is very different from the others settings. Used for black or white pixels, and to help balance the histogram.
!TP_RETINEX_GAMMA;Gamma
!TP_RETINEX_GAMMA_FREE;Free
@@ -1815,6 +1821,7 @@ ZOOMPANEL_ZOOMOUT;Rimpicciolisci.\nScorciatoia: -
!TP_RETINEX_HSLSPACE_LIN;HSL-Linear
!TP_RETINEX_HSLSPACE_LOG;HSL-Logarithmic
!TP_RETINEX_ITER;Iterations (Tone-mapping)
+!TP_RETINEX_ITERF;Tone mapping
!TP_RETINEX_ITER_TOOLTIP;Simulate a tone-mapping operator.\nHigh values increase the processing time.
!TP_RETINEX_LABEL;Retinex
!TP_RETINEX_LABEL_MASK;Mask
@@ -1834,10 +1841,11 @@ ZOOMPANEL_ZOOMOUT;Rimpicciolisci.\nScorciatoia: -
!TP_RETINEX_NEIGHBOR;Radius
!TP_RETINEX_NEUTRAL;Reset
!TP_RETINEX_NEUTRAL_TIP;Reset all sliders and curves to their default values.
-!TP_RETINEX_OFFSET;Brightness
+!TP_RETINEX_OFFSET;Offset (brightness)
!TP_RETINEX_SCALES;Gaussian gradient
!TP_RETINEX_SCALES_TOOLTIP;If slider at 0, all iterations are identical.\nIf > 0 Scale and radius are reduced when iterations increase, and conversely.
!TP_RETINEX_SETTINGS;Settings
+!TP_RETINEX_SKAL;Scale
!TP_RETINEX_SLOPE;Free gamma slope
!TP_RETINEX_STRENGTH;Strength
!TP_RETINEX_THRESHOLD;Threshold
@@ -1845,6 +1853,7 @@ ZOOMPANEL_ZOOMOUT;Rimpicciolisci.\nScorciatoia: -
!TP_RETINEX_TLABEL;TM Min=%1 Max=%2 Mean=%3 Sigma=%4
!TP_RETINEX_TLABEL2;TM Tm=%1 TM=%2
!TP_RETINEX_TLABEL_TOOLTIP;Transmission map result.\nMin and Max are used by Variance.\nMean and Sigma.\nTm=Min TM=Max of transmission map.
+!TP_RETINEX_TRANF;Transmission
!TP_RETINEX_TRANSMISSION;Transmission map
!TP_RETINEX_TRANSMISSION_TOOLTIP;Transmission according to transmission.\nAbscissa: transmission from negative values (min), mean, and positives values (max).\nOrdinate: amplification or reduction.
!TP_RETINEX_UNIFORM;Uniform
diff --git a/rtdata/languages/Japanese b/rtdata/languages/Japanese
index 78cfa3275..967e57e4d 100644
--- a/rtdata/languages/Japanese
+++ b/rtdata/languages/Japanese
@@ -1927,14 +1927,14 @@ ZOOMPANEL_ZOOMOUT;ズームアウト\nショートカット: -
!HISTORY_MSG_407;Retinex - Method
!HISTORY_MSG_408;Retinex - Radius
!HISTORY_MSG_409;Retinex - Contrast
-!HISTORY_MSG_410;Retinex - Brightness
+!HISTORY_MSG_410;Retinex - Offset
!HISTORY_MSG_411;Retinex - Strength
!HISTORY_MSG_412;Retinex - Gaussian Gradient
-!HISTORY_MSG_413;Retinex - Variance
+!HISTORY_MSG_413;Retinex - Contrast
!HISTORY_MSG_414;Retinex - Histogram - Lab
!HISTORY_MSG_415;Retinex - Transmission
!HISTORY_MSG_416;Retinex
-!HISTORY_MSG_417;Retinex - Transmission median
+!HISTORY_MSG_417;Retinex - Transmission Median
!HISTORY_MSG_418;Retinex - Threshold
!HISTORY_MSG_419;Retinex - Color space
!HISTORY_MSG_420;Retinex - Histogram - HSL
@@ -1956,8 +1956,10 @@ ZOOMPANEL_ZOOMOUT;ズームアウト\nショートカット: -
!HISTORY_MSG_436;Retinex - M - Radius
!HISTORY_MSG_437;Retinex - M - Method
!HISTORY_MSG_438;Retinex - M - Equalizer
-!HISTORY_MSG_439;Retinex - Preview
+!HISTORY_MSG_439;Retinex - Process
!HISTORY_MSG_440;CbDL - Method
+!HISTORY_MSG_441;Retinex - Gain transmission
+!HISTORY_MSG_442;Retinex - Scale
!MAIN_BUTTON_SENDTOEDITOR;Edit image in external editor
!MONITOR_PROFILE_SYSTEM;System default
!PARTIALPASTE_PRSHARPENING;Post-resize sharpening
@@ -1987,8 +1989,12 @@ ZOOMPANEL_ZOOMOUT;ズームアウト\nショートカット: -
!TP_RETINEX_CURVEEDITOR_LH_TOOLTIP;Strength according to hue Strength=f(H)\nThis curve also acts on chroma when using the "Highlight" retinex method.
!TP_RETINEX_CURVEEDITOR_MAP;L=f(L)
!TP_RETINEX_CURVEEDITOR_MAP_TOOLTIP;This curve can be applied alone or with a Gaussian mask or wavelet mask.\nBeware of artifacts!
+!TP_RETINEX_EQUAL;Equalizer
!TP_RETINEX_FREEGAMMA;Free gamma
!TP_RETINEX_GAIN;Gain
+!TP_RETINEX_GAINOFFS;Gain and Offset (brightness)
+!TP_RETINEX_GAINTRANSMISSION;Gain transmission
+!TP_RETINEX_GAINTRANSMISSION_TOOLTIP;Amplify or reduce transmission map to achieve luminance.\nAbscissa: transmission -min from 0, mean, and values (max).\nOrdinate: gain.
!TP_RETINEX_GAIN_TOOLTIP;Acts on the restored image.\n\nThis is very different from the others settings. Used for black or white pixels, and to help balance the histogram.
!TP_RETINEX_GAMMA;Gamma
!TP_RETINEX_GAMMA_FREE;Free
@@ -2008,6 +2014,7 @@ ZOOMPANEL_ZOOMOUT;ズームアウト\nショートカット: -
!TP_RETINEX_HSLSPACE_LIN;HSL-Linear
!TP_RETINEX_HSLSPACE_LOG;HSL-Logarithmic
!TP_RETINEX_ITER;Iterations (Tone-mapping)
+!TP_RETINEX_ITERF;Tone mapping
!TP_RETINEX_ITER_TOOLTIP;Simulate a tone-mapping operator.\nHigh values increase the processing time.
!TP_RETINEX_LABEL;Retinex
!TP_RETINEX_LABEL_MASK;Mask
@@ -2027,10 +2034,11 @@ ZOOMPANEL_ZOOMOUT;ズームアウト\nショートカット: -
!TP_RETINEX_NEIGHBOR;Radius
!TP_RETINEX_NEUTRAL;Reset
!TP_RETINEX_NEUTRAL_TIP;Reset all sliders and curves to their default values.
-!TP_RETINEX_OFFSET;Brightness
+!TP_RETINEX_OFFSET;Offset (brightness)
!TP_RETINEX_SCALES;Gaussian gradient
!TP_RETINEX_SCALES_TOOLTIP;If slider at 0, all iterations are identical.\nIf > 0 Scale and radius are reduced when iterations increase, and conversely.
!TP_RETINEX_SETTINGS;Settings
+!TP_RETINEX_SKAL;Scale
!TP_RETINEX_SLOPE;Free gamma slope
!TP_RETINEX_STRENGTH;Strength
!TP_RETINEX_THRESHOLD;Threshold
@@ -2038,6 +2046,7 @@ ZOOMPANEL_ZOOMOUT;ズームアウト\nショートカット: -
!TP_RETINEX_TLABEL;TM Min=%1 Max=%2 Mean=%3 Sigma=%4
!TP_RETINEX_TLABEL2;TM Tm=%1 TM=%2
!TP_RETINEX_TLABEL_TOOLTIP;Transmission map result.\nMin and Max are used by Variance.\nMean and Sigma.\nTm=Min TM=Max of transmission map.
+!TP_RETINEX_TRANF;Transmission
!TP_RETINEX_TRANSMISSION;Transmission map
!TP_RETINEX_TRANSMISSION_TOOLTIP;Transmission according to transmission.\nAbscissa: transmission from negative values (min), mean, and positives values (max).\nOrdinate: amplification or reduction.
!TP_RETINEX_UNIFORM;Uniform
diff --git a/rtdata/languages/Latvian b/rtdata/languages/Latvian
index 4d4415e58..bfbbf4d76 100644
--- a/rtdata/languages/Latvian
+++ b/rtdata/languages/Latvian
@@ -919,14 +919,14 @@ TP_WBALANCE_TEMPERATURE;Temperatūra
!HISTORY_MSG_407;Retinex - Method
!HISTORY_MSG_408;Retinex - Radius
!HISTORY_MSG_409;Retinex - Contrast
-!HISTORY_MSG_410;Retinex - Brightness
+!HISTORY_MSG_410;Retinex - Offset
!HISTORY_MSG_411;Retinex - Strength
!HISTORY_MSG_412;Retinex - Gaussian Gradient
-!HISTORY_MSG_413;Retinex - Variance
+!HISTORY_MSG_413;Retinex - Contrast
!HISTORY_MSG_414;Retinex - Histogram - Lab
!HISTORY_MSG_415;Retinex - Transmission
!HISTORY_MSG_416;Retinex
-!HISTORY_MSG_417;Retinex - Transmission median
+!HISTORY_MSG_417;Retinex - Transmission Median
!HISTORY_MSG_418;Retinex - Threshold
!HISTORY_MSG_419;Retinex - Color space
!HISTORY_MSG_420;Retinex - Histogram - HSL
@@ -948,8 +948,10 @@ TP_WBALANCE_TEMPERATURE;Temperatūra
!HISTORY_MSG_436;Retinex - M - Radius
!HISTORY_MSG_437;Retinex - M - Method
!HISTORY_MSG_438;Retinex - M - Equalizer
-!HISTORY_MSG_439;Retinex - Preview
+!HISTORY_MSG_439;Retinex - Process
!HISTORY_MSG_440;CbDL - Method
+!HISTORY_MSG_441;Retinex - Gain transmission
+!HISTORY_MSG_442;Retinex - Scale
!HISTORY_NEWSNAPSHOT_TOOLTIP;Shortcut: Alt-s
!MAIN_BUTTON_FULLSCREEN;Fullscreen
!MAIN_BUTTON_NAVNEXT_TOOLTIP;Navigate to the next image relative to image opened in the Editor.\nShortcut: Shift-F4\n\nTo navigate to the next image relative to the currently selected thumbnail in the File Browser or Filmstrip:\nShortcut: F4
@@ -1711,8 +1713,12 @@ TP_WBALANCE_TEMPERATURE;Temperatūra
!TP_RETINEX_CURVEEDITOR_LH_TOOLTIP;Strength according to hue Strength=f(H)\nThis curve also acts on chroma when using the "Highlight" retinex method.
!TP_RETINEX_CURVEEDITOR_MAP;L=f(L)
!TP_RETINEX_CURVEEDITOR_MAP_TOOLTIP;This curve can be applied alone or with a Gaussian mask or wavelet mask.\nBeware of artifacts!
+!TP_RETINEX_EQUAL;Equalizer
!TP_RETINEX_FREEGAMMA;Free gamma
!TP_RETINEX_GAIN;Gain
+!TP_RETINEX_GAINOFFS;Gain and Offset (brightness)
+!TP_RETINEX_GAINTRANSMISSION;Gain transmission
+!TP_RETINEX_GAINTRANSMISSION_TOOLTIP;Amplify or reduce transmission map to achieve luminance.\nAbscissa: transmission -min from 0, mean, and values (max).\nOrdinate: gain.
!TP_RETINEX_GAIN_TOOLTIP;Acts on the restored image.\n\nThis is very different from the others settings. Used for black or white pixels, and to help balance the histogram.
!TP_RETINEX_GAMMA;Gamma
!TP_RETINEX_GAMMA_FREE;Free
@@ -1732,6 +1738,7 @@ TP_WBALANCE_TEMPERATURE;Temperatūra
!TP_RETINEX_HSLSPACE_LIN;HSL-Linear
!TP_RETINEX_HSLSPACE_LOG;HSL-Logarithmic
!TP_RETINEX_ITER;Iterations (Tone-mapping)
+!TP_RETINEX_ITERF;Tone mapping
!TP_RETINEX_ITER_TOOLTIP;Simulate a tone-mapping operator.\nHigh values increase the processing time.
!TP_RETINEX_LABEL;Retinex
!TP_RETINEX_LABEL_MASK;Mask
@@ -1751,10 +1758,11 @@ TP_WBALANCE_TEMPERATURE;Temperatūra
!TP_RETINEX_NEIGHBOR;Radius
!TP_RETINEX_NEUTRAL;Reset
!TP_RETINEX_NEUTRAL_TIP;Reset all sliders and curves to their default values.
-!TP_RETINEX_OFFSET;Brightness
+!TP_RETINEX_OFFSET;Offset (brightness)
!TP_RETINEX_SCALES;Gaussian gradient
!TP_RETINEX_SCALES_TOOLTIP;If slider at 0, all iterations are identical.\nIf > 0 Scale and radius are reduced when iterations increase, and conversely.
!TP_RETINEX_SETTINGS;Settings
+!TP_RETINEX_SKAL;Scale
!TP_RETINEX_SLOPE;Free gamma slope
!TP_RETINEX_STRENGTH;Strength
!TP_RETINEX_THRESHOLD;Threshold
@@ -1762,6 +1770,7 @@ TP_WBALANCE_TEMPERATURE;Temperatūra
!TP_RETINEX_TLABEL;TM Min=%1 Max=%2 Mean=%3 Sigma=%4
!TP_RETINEX_TLABEL2;TM Tm=%1 TM=%2
!TP_RETINEX_TLABEL_TOOLTIP;Transmission map result.\nMin and Max are used by Variance.\nMean and Sigma.\nTm=Min TM=Max of transmission map.
+!TP_RETINEX_TRANF;Transmission
!TP_RETINEX_TRANSMISSION;Transmission map
!TP_RETINEX_TRANSMISSION_TOOLTIP;Transmission according to transmission.\nAbscissa: transmission from negative values (min), mean, and positives values (max).\nOrdinate: amplification or reduction.
!TP_RETINEX_UNIFORM;Uniform
diff --git a/rtdata/languages/Magyar b/rtdata/languages/Magyar
index 9600eb0ce..5183cb9de 100644
--- a/rtdata/languages/Magyar
+++ b/rtdata/languages/Magyar
@@ -1200,14 +1200,14 @@ ZOOMPANEL_ZOOMOUT;Kicsinyítés -
!HISTORY_MSG_407;Retinex - Method
!HISTORY_MSG_408;Retinex - Radius
!HISTORY_MSG_409;Retinex - Contrast
-!HISTORY_MSG_410;Retinex - Brightness
+!HISTORY_MSG_410;Retinex - Offset
!HISTORY_MSG_411;Retinex - Strength
!HISTORY_MSG_412;Retinex - Gaussian Gradient
-!HISTORY_MSG_413;Retinex - Variance
+!HISTORY_MSG_413;Retinex - Contrast
!HISTORY_MSG_414;Retinex - Histogram - Lab
!HISTORY_MSG_415;Retinex - Transmission
!HISTORY_MSG_416;Retinex
-!HISTORY_MSG_417;Retinex - Transmission median
+!HISTORY_MSG_417;Retinex - Transmission Median
!HISTORY_MSG_418;Retinex - Threshold
!HISTORY_MSG_419;Retinex - Color space
!HISTORY_MSG_420;Retinex - Histogram - HSL
@@ -1229,8 +1229,10 @@ ZOOMPANEL_ZOOMOUT;Kicsinyítés -
!HISTORY_MSG_436;Retinex - M - Radius
!HISTORY_MSG_437;Retinex - M - Method
!HISTORY_MSG_438;Retinex - M - Equalizer
-!HISTORY_MSG_439;Retinex - Preview
+!HISTORY_MSG_439;Retinex - Process
!HISTORY_MSG_440;CbDL - Method
+!HISTORY_MSG_441;Retinex - Gain transmission
+!HISTORY_MSG_442;Retinex - Scale
!HISTORY_NEWSNAPSHOT_TOOLTIP;Shortcut: Alt-s
!MAIN_BUTTON_NAVNEXT_TOOLTIP;Navigate to the next image relative to image opened in the Editor.\nShortcut: Shift-F4\n\nTo navigate to the next image relative to the currently selected thumbnail in the File Browser or Filmstrip:\nShortcut: F4
!MAIN_BUTTON_NAVPREV_TOOLTIP;Navigate to the previous image relative to image opened in the Editor.\nShortcut: Shift-F3\n\nTo navigate to the previous image relative to the currently selected thumbnail in the File Browser or Filmstrip:\nShortcut: F3
@@ -1773,8 +1775,12 @@ ZOOMPANEL_ZOOMOUT;Kicsinyítés -
!TP_RETINEX_CURVEEDITOR_LH_TOOLTIP;Strength according to hue Strength=f(H)\nThis curve also acts on chroma when using the "Highlight" retinex method.
!TP_RETINEX_CURVEEDITOR_MAP;L=f(L)
!TP_RETINEX_CURVEEDITOR_MAP_TOOLTIP;This curve can be applied alone or with a Gaussian mask or wavelet mask.\nBeware of artifacts!
+!TP_RETINEX_EQUAL;Equalizer
!TP_RETINEX_FREEGAMMA;Free gamma
!TP_RETINEX_GAIN;Gain
+!TP_RETINEX_GAINOFFS;Gain and Offset (brightness)
+!TP_RETINEX_GAINTRANSMISSION;Gain transmission
+!TP_RETINEX_GAINTRANSMISSION_TOOLTIP;Amplify or reduce transmission map to achieve luminance.\nAbscissa: transmission -min from 0, mean, and values (max).\nOrdinate: gain.
!TP_RETINEX_GAIN_TOOLTIP;Acts on the restored image.\n\nThis is very different from the others settings. Used for black or white pixels, and to help balance the histogram.
!TP_RETINEX_GAMMA;Gamma
!TP_RETINEX_GAMMA_FREE;Free
@@ -1794,6 +1800,7 @@ ZOOMPANEL_ZOOMOUT;Kicsinyítés -
!TP_RETINEX_HSLSPACE_LIN;HSL-Linear
!TP_RETINEX_HSLSPACE_LOG;HSL-Logarithmic
!TP_RETINEX_ITER;Iterations (Tone-mapping)
+!TP_RETINEX_ITERF;Tone mapping
!TP_RETINEX_ITER_TOOLTIP;Simulate a tone-mapping operator.\nHigh values increase the processing time.
!TP_RETINEX_LABEL;Retinex
!TP_RETINEX_LABEL_MASK;Mask
@@ -1813,10 +1820,11 @@ ZOOMPANEL_ZOOMOUT;Kicsinyítés -
!TP_RETINEX_NEIGHBOR;Radius
!TP_RETINEX_NEUTRAL;Reset
!TP_RETINEX_NEUTRAL_TIP;Reset all sliders and curves to their default values.
-!TP_RETINEX_OFFSET;Brightness
+!TP_RETINEX_OFFSET;Offset (brightness)
!TP_RETINEX_SCALES;Gaussian gradient
!TP_RETINEX_SCALES_TOOLTIP;If slider at 0, all iterations are identical.\nIf > 0 Scale and radius are reduced when iterations increase, and conversely.
!TP_RETINEX_SETTINGS;Settings
+!TP_RETINEX_SKAL;Scale
!TP_RETINEX_SLOPE;Free gamma slope
!TP_RETINEX_STRENGTH;Strength
!TP_RETINEX_THRESHOLD;Threshold
@@ -1824,6 +1832,7 @@ ZOOMPANEL_ZOOMOUT;Kicsinyítés -
!TP_RETINEX_TLABEL;TM Min=%1 Max=%2 Mean=%3 Sigma=%4
!TP_RETINEX_TLABEL2;TM Tm=%1 TM=%2
!TP_RETINEX_TLABEL_TOOLTIP;Transmission map result.\nMin and Max are used by Variance.\nMean and Sigma.\nTm=Min TM=Max of transmission map.
+!TP_RETINEX_TRANF;Transmission
!TP_RETINEX_TRANSMISSION;Transmission map
!TP_RETINEX_TRANSMISSION_TOOLTIP;Transmission according to transmission.\nAbscissa: transmission from negative values (min), mean, and positives values (max).\nOrdinate: amplification or reduction.
!TP_RETINEX_UNIFORM;Uniform
diff --git a/rtdata/languages/Nederlands b/rtdata/languages/Nederlands
index fa1dbcd09..7806899b6 100644
--- a/rtdata/languages/Nederlands
+++ b/rtdata/languages/Nederlands
@@ -1977,8 +1977,10 @@ ZOOMPANEL_ZOOMOUT;Zoom uit\nSneltoets: -
!HISTORY_MSG_436;Retinex - M - Radius
!HISTORY_MSG_437;Retinex - M - Method
!HISTORY_MSG_438;Retinex - M - Equalizer
-!HISTORY_MSG_439;Retinex - Preview
+!HISTORY_MSG_439;Retinex - Process
!HISTORY_MSG_440;CbDL - Method
+!HISTORY_MSG_441;Retinex - Gain transmission
+!HISTORY_MSG_442;Retinex - Scale
!MAIN_BUTTON_SENDTOEDITOR;Edit image in external editor
!MONITOR_PROFILE_SYSTEM;System default
!PARTIALPASTE_PRSHARPENING;Post-resize sharpening
@@ -2002,13 +2004,18 @@ ZOOMPANEL_ZOOMOUT;Zoom uit\nSneltoets: -
!TP_RETINEX_CONTEDIT_MAP;Mask equalizer
!TP_RETINEX_CURVEEDITOR_MAP;L=f(L)
!TP_RETINEX_CURVEEDITOR_MAP_TOOLTIP;This curve can be applied alone or with a Gaussian mask or wavelet mask.\nBeware of artifacts!
+!TP_RETINEX_EQUAL;Equalizer
!TP_RETINEX_FREEGAMMA;Free gamma
+!TP_RETINEX_GAINOFFS;Gain and Offset (brightness)
+!TP_RETINEX_GAINTRANSMISSION;Gain transmission
+!TP_RETINEX_GAINTRANSMISSION_TOOLTIP;Amplify or reduce transmission map to achieve luminance.\nAbscissa: transmission -min from 0, mean, and values (max).\nOrdinate: gain.
!TP_RETINEX_GAMMA_TOOLTIP;Restore tones by applying gamma before and after Retinex. Different from Retinex curves or others curves (Lab, Exposure, etc.).
!TP_RETINEX_GRAD;Transmission gradient
!TP_RETINEX_GRADS;Strength gradient
!TP_RETINEX_GRADS_TOOLTIP;If slider at 0, all iterations are identical.\nIf > 0 Strength is reduced when iterations increase, and conversely.
!TP_RETINEX_GRAD_TOOLTIP;If slider at 0, all iterations are identical.\nIf > 0 Variance and Threshold are reduced when iterations increase, and conversely.
!TP_RETINEX_ITER;Iterations (Tone-mapping)
+!TP_RETINEX_ITERF;Tone mapping
!TP_RETINEX_ITER_TOOLTIP;Simulate a tone-mapping operator.\nHigh values increase the processing time.
!TP_RETINEX_LABEL_MASK;Mask
!TP_RETINEX_MAP;Mask method
@@ -2021,6 +2028,8 @@ ZOOMPANEL_ZOOMOUT;Zoom uit\nSneltoets: -
!TP_RETINEX_MLABEL_TOOLTIP;Should be near min=0 max=32768\nRestored image with no mixture.
!TP_RETINEX_SCALES;Gaussian gradient
!TP_RETINEX_SCALES_TOOLTIP;If slider at 0, all iterations are identical.\nIf > 0 Scale and radius are reduced when iterations increase, and conversely.
+!TP_RETINEX_SKAL;Scale
+!TP_RETINEX_TRANF;Transmission
!TP_RETINEX_TRANSMISSION_TOOLTIP;Transmission according to transmission.\nAbscissa: transmission from negative values (min), mean, and positives values (max).\nOrdinate: amplification or reduction.
!TP_RETINEX_VIEW;Process
!TP_RETINEX_VIEW_MASK;Mask
diff --git a/rtdata/languages/Norsk BM b/rtdata/languages/Norsk BM
index 105277339..222667cd5 100644
--- a/rtdata/languages/Norsk BM
+++ b/rtdata/languages/Norsk BM
@@ -918,14 +918,14 @@ TP_WBALANCE_TEMPERATURE;Temperatur
!HISTORY_MSG_407;Retinex - Method
!HISTORY_MSG_408;Retinex - Radius
!HISTORY_MSG_409;Retinex - Contrast
-!HISTORY_MSG_410;Retinex - Brightness
+!HISTORY_MSG_410;Retinex - Offset
!HISTORY_MSG_411;Retinex - Strength
!HISTORY_MSG_412;Retinex - Gaussian Gradient
-!HISTORY_MSG_413;Retinex - Variance
+!HISTORY_MSG_413;Retinex - Contrast
!HISTORY_MSG_414;Retinex - Histogram - Lab
!HISTORY_MSG_415;Retinex - Transmission
!HISTORY_MSG_416;Retinex
-!HISTORY_MSG_417;Retinex - Transmission median
+!HISTORY_MSG_417;Retinex - Transmission Median
!HISTORY_MSG_418;Retinex - Threshold
!HISTORY_MSG_419;Retinex - Color space
!HISTORY_MSG_420;Retinex - Histogram - HSL
@@ -947,8 +947,10 @@ TP_WBALANCE_TEMPERATURE;Temperatur
!HISTORY_MSG_436;Retinex - M - Radius
!HISTORY_MSG_437;Retinex - M - Method
!HISTORY_MSG_438;Retinex - M - Equalizer
-!HISTORY_MSG_439;Retinex - Preview
+!HISTORY_MSG_439;Retinex - Process
!HISTORY_MSG_440;CbDL - Method
+!HISTORY_MSG_441;Retinex - Gain transmission
+!HISTORY_MSG_442;Retinex - Scale
!HISTORY_NEWSNAPSHOT_TOOLTIP;Shortcut: Alt-s
!MAIN_BUTTON_FULLSCREEN;Fullscreen
!MAIN_BUTTON_NAVNEXT_TOOLTIP;Navigate to the next image relative to image opened in the Editor.\nShortcut: Shift-F4\n\nTo navigate to the next image relative to the currently selected thumbnail in the File Browser or Filmstrip:\nShortcut: F4
@@ -1710,8 +1712,12 @@ TP_WBALANCE_TEMPERATURE;Temperatur
!TP_RETINEX_CURVEEDITOR_LH_TOOLTIP;Strength according to hue Strength=f(H)\nThis curve also acts on chroma when using the "Highlight" retinex method.
!TP_RETINEX_CURVEEDITOR_MAP;L=f(L)
!TP_RETINEX_CURVEEDITOR_MAP_TOOLTIP;This curve can be applied alone or with a Gaussian mask or wavelet mask.\nBeware of artifacts!
+!TP_RETINEX_EQUAL;Equalizer
!TP_RETINEX_FREEGAMMA;Free gamma
!TP_RETINEX_GAIN;Gain
+!TP_RETINEX_GAINOFFS;Gain and Offset (brightness)
+!TP_RETINEX_GAINTRANSMISSION;Gain transmission
+!TP_RETINEX_GAINTRANSMISSION_TOOLTIP;Amplify or reduce transmission map to achieve luminance.\nAbscissa: transmission -min from 0, mean, and values (max).\nOrdinate: gain.
!TP_RETINEX_GAIN_TOOLTIP;Acts on the restored image.\n\nThis is very different from the others settings. Used for black or white pixels, and to help balance the histogram.
!TP_RETINEX_GAMMA;Gamma
!TP_RETINEX_GAMMA_FREE;Free
@@ -1731,6 +1737,7 @@ TP_WBALANCE_TEMPERATURE;Temperatur
!TP_RETINEX_HSLSPACE_LIN;HSL-Linear
!TP_RETINEX_HSLSPACE_LOG;HSL-Logarithmic
!TP_RETINEX_ITER;Iterations (Tone-mapping)
+!TP_RETINEX_ITERF;Tone mapping
!TP_RETINEX_ITER_TOOLTIP;Simulate a tone-mapping operator.\nHigh values increase the processing time.
!TP_RETINEX_LABEL;Retinex
!TP_RETINEX_LABEL_MASK;Mask
@@ -1750,10 +1757,11 @@ TP_WBALANCE_TEMPERATURE;Temperatur
!TP_RETINEX_NEIGHBOR;Radius
!TP_RETINEX_NEUTRAL;Reset
!TP_RETINEX_NEUTRAL_TIP;Reset all sliders and curves to their default values.
-!TP_RETINEX_OFFSET;Brightness
+!TP_RETINEX_OFFSET;Offset (brightness)
!TP_RETINEX_SCALES;Gaussian gradient
!TP_RETINEX_SCALES_TOOLTIP;If slider at 0, all iterations are identical.\nIf > 0 Scale and radius are reduced when iterations increase, and conversely.
!TP_RETINEX_SETTINGS;Settings
+!TP_RETINEX_SKAL;Scale
!TP_RETINEX_SLOPE;Free gamma slope
!TP_RETINEX_STRENGTH;Strength
!TP_RETINEX_THRESHOLD;Threshold
@@ -1761,6 +1769,7 @@ TP_WBALANCE_TEMPERATURE;Temperatur
!TP_RETINEX_TLABEL;TM Min=%1 Max=%2 Mean=%3 Sigma=%4
!TP_RETINEX_TLABEL2;TM Tm=%1 TM=%2
!TP_RETINEX_TLABEL_TOOLTIP;Transmission map result.\nMin and Max are used by Variance.\nMean and Sigma.\nTm=Min TM=Max of transmission map.
+!TP_RETINEX_TRANF;Transmission
!TP_RETINEX_TRANSMISSION;Transmission map
!TP_RETINEX_TRANSMISSION_TOOLTIP;Transmission according to transmission.\nAbscissa: transmission from negative values (min), mean, and positives values (max).\nOrdinate: amplification or reduction.
!TP_RETINEX_UNIFORM;Uniform
diff --git a/rtdata/languages/Polish b/rtdata/languages/Polish
index 5f3c30045..323d6ac8a 100644
--- a/rtdata/languages/Polish
+++ b/rtdata/languages/Polish
@@ -1631,14 +1631,14 @@ ZOOMPANEL_ZOOMOUT;Oddal\nSkrót: -
!HISTORY_MSG_407;Retinex - Method
!HISTORY_MSG_408;Retinex - Radius
!HISTORY_MSG_409;Retinex - Contrast
-!HISTORY_MSG_410;Retinex - Brightness
+!HISTORY_MSG_410;Retinex - Offset
!HISTORY_MSG_411;Retinex - Strength
!HISTORY_MSG_412;Retinex - Gaussian Gradient
-!HISTORY_MSG_413;Retinex - Variance
+!HISTORY_MSG_413;Retinex - Contrast
!HISTORY_MSG_414;Retinex - Histogram - Lab
!HISTORY_MSG_415;Retinex - Transmission
!HISTORY_MSG_416;Retinex
-!HISTORY_MSG_417;Retinex - Transmission median
+!HISTORY_MSG_417;Retinex - Transmission Median
!HISTORY_MSG_418;Retinex - Threshold
!HISTORY_MSG_419;Retinex - Color space
!HISTORY_MSG_420;Retinex - Histogram - HSL
@@ -1660,8 +1660,10 @@ ZOOMPANEL_ZOOMOUT;Oddal\nSkrót: -
!HISTORY_MSG_436;Retinex - M - Radius
!HISTORY_MSG_437;Retinex - M - Method
!HISTORY_MSG_438;Retinex - M - Equalizer
-!HISTORY_MSG_439;Retinex - Preview
+!HISTORY_MSG_439;Retinex - Process
!HISTORY_MSG_440;CbDL - Method
+!HISTORY_MSG_441;Retinex - Gain transmission
+!HISTORY_MSG_442;Retinex - Scale
!MAIN_BUTTON_SENDTOEDITOR;Edit image in external editor
!MAIN_TAB_INSPECT; Inspect
!MAIN_TAB_WAVELET;Wavelet
@@ -1800,8 +1802,12 @@ ZOOMPANEL_ZOOMOUT;Oddal\nSkrót: -
!TP_RETINEX_CURVEEDITOR_LH_TOOLTIP;Strength according to hue Strength=f(H)\nThis curve also acts on chroma when using the "Highlight" retinex method.
!TP_RETINEX_CURVEEDITOR_MAP;L=f(L)
!TP_RETINEX_CURVEEDITOR_MAP_TOOLTIP;This curve can be applied alone or with a Gaussian mask or wavelet mask.\nBeware of artifacts!
+!TP_RETINEX_EQUAL;Equalizer
!TP_RETINEX_FREEGAMMA;Free gamma
!TP_RETINEX_GAIN;Gain
+!TP_RETINEX_GAINOFFS;Gain and Offset (brightness)
+!TP_RETINEX_GAINTRANSMISSION;Gain transmission
+!TP_RETINEX_GAINTRANSMISSION_TOOLTIP;Amplify or reduce transmission map to achieve luminance.\nAbscissa: transmission -min from 0, mean, and values (max).\nOrdinate: gain.
!TP_RETINEX_GAIN_TOOLTIP;Acts on the restored image.\n\nThis is very different from the others settings. Used for black or white pixels, and to help balance the histogram.
!TP_RETINEX_GAMMA;Gamma
!TP_RETINEX_GAMMA_FREE;Free
@@ -1821,6 +1827,7 @@ ZOOMPANEL_ZOOMOUT;Oddal\nSkrót: -
!TP_RETINEX_HSLSPACE_LIN;HSL-Linear
!TP_RETINEX_HSLSPACE_LOG;HSL-Logarithmic
!TP_RETINEX_ITER;Iterations (Tone-mapping)
+!TP_RETINEX_ITERF;Tone mapping
!TP_RETINEX_ITER_TOOLTIP;Simulate a tone-mapping operator.\nHigh values increase the processing time.
!TP_RETINEX_LABEL;Retinex
!TP_RETINEX_LABEL_MASK;Mask
@@ -1840,10 +1847,11 @@ ZOOMPANEL_ZOOMOUT;Oddal\nSkrót: -
!TP_RETINEX_NEIGHBOR;Radius
!TP_RETINEX_NEUTRAL;Reset
!TP_RETINEX_NEUTRAL_TIP;Reset all sliders and curves to their default values.
-!TP_RETINEX_OFFSET;Brightness
+!TP_RETINEX_OFFSET;Offset (brightness)
!TP_RETINEX_SCALES;Gaussian gradient
!TP_RETINEX_SCALES_TOOLTIP;If slider at 0, all iterations are identical.\nIf > 0 Scale and radius are reduced when iterations increase, and conversely.
!TP_RETINEX_SETTINGS;Settings
+!TP_RETINEX_SKAL;Scale
!TP_RETINEX_SLOPE;Free gamma slope
!TP_RETINEX_STRENGTH;Strength
!TP_RETINEX_THRESHOLD;Threshold
@@ -1851,6 +1859,7 @@ ZOOMPANEL_ZOOMOUT;Oddal\nSkrót: -
!TP_RETINEX_TLABEL;TM Min=%1 Max=%2 Mean=%3 Sigma=%4
!TP_RETINEX_TLABEL2;TM Tm=%1 TM=%2
!TP_RETINEX_TLABEL_TOOLTIP;Transmission map result.\nMin and Max are used by Variance.\nMean and Sigma.\nTm=Min TM=Max of transmission map.
+!TP_RETINEX_TRANF;Transmission
!TP_RETINEX_TRANSMISSION;Transmission map
!TP_RETINEX_TRANSMISSION_TOOLTIP;Transmission according to transmission.\nAbscissa: transmission from negative values (min), mean, and positives values (max).\nOrdinate: amplification or reduction.
!TP_RETINEX_UNIFORM;Uniform
diff --git a/rtdata/languages/Polish (Latin Characters) b/rtdata/languages/Polish (Latin Characters)
index 79bf35bea..1967a9e4e 100644
--- a/rtdata/languages/Polish (Latin Characters)
+++ b/rtdata/languages/Polish (Latin Characters)
@@ -1631,14 +1631,14 @@ ZOOMPANEL_ZOOMOUT;Oddal\nSkrot: -
!HISTORY_MSG_407;Retinex - Method
!HISTORY_MSG_408;Retinex - Radius
!HISTORY_MSG_409;Retinex - Contrast
-!HISTORY_MSG_410;Retinex - Brightness
+!HISTORY_MSG_410;Retinex - Offset
!HISTORY_MSG_411;Retinex - Strength
!HISTORY_MSG_412;Retinex - Gaussian Gradient
-!HISTORY_MSG_413;Retinex - Variance
+!HISTORY_MSG_413;Retinex - Contrast
!HISTORY_MSG_414;Retinex - Histogram - Lab
!HISTORY_MSG_415;Retinex - Transmission
!HISTORY_MSG_416;Retinex
-!HISTORY_MSG_417;Retinex - Transmission median
+!HISTORY_MSG_417;Retinex - Transmission Median
!HISTORY_MSG_418;Retinex - Threshold
!HISTORY_MSG_419;Retinex - Color space
!HISTORY_MSG_420;Retinex - Histogram - HSL
@@ -1660,8 +1660,10 @@ ZOOMPANEL_ZOOMOUT;Oddal\nSkrot: -
!HISTORY_MSG_436;Retinex - M - Radius
!HISTORY_MSG_437;Retinex - M - Method
!HISTORY_MSG_438;Retinex - M - Equalizer
-!HISTORY_MSG_439;Retinex - Preview
+!HISTORY_MSG_439;Retinex - Process
!HISTORY_MSG_440;CbDL - Method
+!HISTORY_MSG_441;Retinex - Gain transmission
+!HISTORY_MSG_442;Retinex - Scale
!MAIN_BUTTON_SENDTOEDITOR;Edit image in external editor
!MAIN_TAB_INSPECT; Inspect
!MAIN_TAB_WAVELET;Wavelet
@@ -1800,8 +1802,12 @@ ZOOMPANEL_ZOOMOUT;Oddal\nSkrot: -
!TP_RETINEX_CURVEEDITOR_LH_TOOLTIP;Strength according to hue Strength=f(H)\nThis curve also acts on chroma when using the "Highlight" retinex method.
!TP_RETINEX_CURVEEDITOR_MAP;L=f(L)
!TP_RETINEX_CURVEEDITOR_MAP_TOOLTIP;This curve can be applied alone or with a Gaussian mask or wavelet mask.\nBeware of artifacts!
+!TP_RETINEX_EQUAL;Equalizer
!TP_RETINEX_FREEGAMMA;Free gamma
!TP_RETINEX_GAIN;Gain
+!TP_RETINEX_GAINOFFS;Gain and Offset (brightness)
+!TP_RETINEX_GAINTRANSMISSION;Gain transmission
+!TP_RETINEX_GAINTRANSMISSION_TOOLTIP;Amplify or reduce transmission map to achieve luminance.\nAbscissa: transmission -min from 0, mean, and values (max).\nOrdinate: gain.
!TP_RETINEX_GAIN_TOOLTIP;Acts on the restored image.\n\nThis is very different from the others settings. Used for black or white pixels, and to help balance the histogram.
!TP_RETINEX_GAMMA;Gamma
!TP_RETINEX_GAMMA_FREE;Free
@@ -1821,6 +1827,7 @@ ZOOMPANEL_ZOOMOUT;Oddal\nSkrot: -
!TP_RETINEX_HSLSPACE_LIN;HSL-Linear
!TP_RETINEX_HSLSPACE_LOG;HSL-Logarithmic
!TP_RETINEX_ITER;Iterations (Tone-mapping)
+!TP_RETINEX_ITERF;Tone mapping
!TP_RETINEX_ITER_TOOLTIP;Simulate a tone-mapping operator.\nHigh values increase the processing time.
!TP_RETINEX_LABEL;Retinex
!TP_RETINEX_LABEL_MASK;Mask
@@ -1840,10 +1847,11 @@ ZOOMPANEL_ZOOMOUT;Oddal\nSkrot: -
!TP_RETINEX_NEIGHBOR;Radius
!TP_RETINEX_NEUTRAL;Reset
!TP_RETINEX_NEUTRAL_TIP;Reset all sliders and curves to their default values.
-!TP_RETINEX_OFFSET;Brightness
+!TP_RETINEX_OFFSET;Offset (brightness)
!TP_RETINEX_SCALES;Gaussian gradient
!TP_RETINEX_SCALES_TOOLTIP;If slider at 0, all iterations are identical.\nIf > 0 Scale and radius are reduced when iterations increase, and conversely.
!TP_RETINEX_SETTINGS;Settings
+!TP_RETINEX_SKAL;Scale
!TP_RETINEX_SLOPE;Free gamma slope
!TP_RETINEX_STRENGTH;Strength
!TP_RETINEX_THRESHOLD;Threshold
@@ -1851,6 +1859,7 @@ ZOOMPANEL_ZOOMOUT;Oddal\nSkrot: -
!TP_RETINEX_TLABEL;TM Min=%1 Max=%2 Mean=%3 Sigma=%4
!TP_RETINEX_TLABEL2;TM Tm=%1 TM=%2
!TP_RETINEX_TLABEL_TOOLTIP;Transmission map result.\nMin and Max are used by Variance.\nMean and Sigma.\nTm=Min TM=Max of transmission map.
+!TP_RETINEX_TRANF;Transmission
!TP_RETINEX_TRANSMISSION;Transmission map
!TP_RETINEX_TRANSMISSION_TOOLTIP;Transmission according to transmission.\nAbscissa: transmission from negative values (min), mean, and positives values (max).\nOrdinate: amplification or reduction.
!TP_RETINEX_UNIFORM;Uniform
diff --git a/rtdata/languages/Portugues (Brasil) b/rtdata/languages/Portugues (Brasil)
index a665b17e4..06cc8b37d 100644
--- a/rtdata/languages/Portugues (Brasil)
+++ b/rtdata/languages/Portugues (Brasil)
@@ -919,14 +919,14 @@ TP_WBALANCE_TEMPERATURE;Temperatura
!HISTORY_MSG_407;Retinex - Method
!HISTORY_MSG_408;Retinex - Radius
!HISTORY_MSG_409;Retinex - Contrast
-!HISTORY_MSG_410;Retinex - Brightness
+!HISTORY_MSG_410;Retinex - Offset
!HISTORY_MSG_411;Retinex - Strength
!HISTORY_MSG_412;Retinex - Gaussian Gradient
-!HISTORY_MSG_413;Retinex - Variance
+!HISTORY_MSG_413;Retinex - Contrast
!HISTORY_MSG_414;Retinex - Histogram - Lab
!HISTORY_MSG_415;Retinex - Transmission
!HISTORY_MSG_416;Retinex
-!HISTORY_MSG_417;Retinex - Transmission median
+!HISTORY_MSG_417;Retinex - Transmission Median
!HISTORY_MSG_418;Retinex - Threshold
!HISTORY_MSG_419;Retinex - Color space
!HISTORY_MSG_420;Retinex - Histogram - HSL
@@ -948,8 +948,10 @@ TP_WBALANCE_TEMPERATURE;Temperatura
!HISTORY_MSG_436;Retinex - M - Radius
!HISTORY_MSG_437;Retinex - M - Method
!HISTORY_MSG_438;Retinex - M - Equalizer
-!HISTORY_MSG_439;Retinex - Preview
+!HISTORY_MSG_439;Retinex - Process
!HISTORY_MSG_440;CbDL - Method
+!HISTORY_MSG_441;Retinex - Gain transmission
+!HISTORY_MSG_442;Retinex - Scale
!HISTORY_NEWSNAPSHOT_TOOLTIP;Shortcut: Alt-s
!MAIN_BUTTON_FULLSCREEN;Fullscreen
!MAIN_BUTTON_NAVNEXT_TOOLTIP;Navigate to the next image relative to image opened in the Editor.\nShortcut: Shift-F4\n\nTo navigate to the next image relative to the currently selected thumbnail in the File Browser or Filmstrip:\nShortcut: F4
@@ -1711,8 +1713,12 @@ TP_WBALANCE_TEMPERATURE;Temperatura
!TP_RETINEX_CURVEEDITOR_LH_TOOLTIP;Strength according to hue Strength=f(H)\nThis curve also acts on chroma when using the "Highlight" retinex method.
!TP_RETINEX_CURVEEDITOR_MAP;L=f(L)
!TP_RETINEX_CURVEEDITOR_MAP_TOOLTIP;This curve can be applied alone or with a Gaussian mask or wavelet mask.\nBeware of artifacts!
+!TP_RETINEX_EQUAL;Equalizer
!TP_RETINEX_FREEGAMMA;Free gamma
!TP_RETINEX_GAIN;Gain
+!TP_RETINEX_GAINOFFS;Gain and Offset (brightness)
+!TP_RETINEX_GAINTRANSMISSION;Gain transmission
+!TP_RETINEX_GAINTRANSMISSION_TOOLTIP;Amplify or reduce transmission map to achieve luminance.\nAbscissa: transmission -min from 0, mean, and values (max).\nOrdinate: gain.
!TP_RETINEX_GAIN_TOOLTIP;Acts on the restored image.\n\nThis is very different from the others settings. Used for black or white pixels, and to help balance the histogram.
!TP_RETINEX_GAMMA;Gamma
!TP_RETINEX_GAMMA_FREE;Free
@@ -1732,6 +1738,7 @@ TP_WBALANCE_TEMPERATURE;Temperatura
!TP_RETINEX_HSLSPACE_LIN;HSL-Linear
!TP_RETINEX_HSLSPACE_LOG;HSL-Logarithmic
!TP_RETINEX_ITER;Iterations (Tone-mapping)
+!TP_RETINEX_ITERF;Tone mapping
!TP_RETINEX_ITER_TOOLTIP;Simulate a tone-mapping operator.\nHigh values increase the processing time.
!TP_RETINEX_LABEL;Retinex
!TP_RETINEX_LABEL_MASK;Mask
@@ -1751,10 +1758,11 @@ TP_WBALANCE_TEMPERATURE;Temperatura
!TP_RETINEX_NEIGHBOR;Radius
!TP_RETINEX_NEUTRAL;Reset
!TP_RETINEX_NEUTRAL_TIP;Reset all sliders and curves to their default values.
-!TP_RETINEX_OFFSET;Brightness
+!TP_RETINEX_OFFSET;Offset (brightness)
!TP_RETINEX_SCALES;Gaussian gradient
!TP_RETINEX_SCALES_TOOLTIP;If slider at 0, all iterations are identical.\nIf > 0 Scale and radius are reduced when iterations increase, and conversely.
!TP_RETINEX_SETTINGS;Settings
+!TP_RETINEX_SKAL;Scale
!TP_RETINEX_SLOPE;Free gamma slope
!TP_RETINEX_STRENGTH;Strength
!TP_RETINEX_THRESHOLD;Threshold
@@ -1762,6 +1770,7 @@ TP_WBALANCE_TEMPERATURE;Temperatura
!TP_RETINEX_TLABEL;TM Min=%1 Max=%2 Mean=%3 Sigma=%4
!TP_RETINEX_TLABEL2;TM Tm=%1 TM=%2
!TP_RETINEX_TLABEL_TOOLTIP;Transmission map result.\nMin and Max are used by Variance.\nMean and Sigma.\nTm=Min TM=Max of transmission map.
+!TP_RETINEX_TRANF;Transmission
!TP_RETINEX_TRANSMISSION;Transmission map
!TP_RETINEX_TRANSMISSION_TOOLTIP;Transmission according to transmission.\nAbscissa: transmission from negative values (min), mean, and positives values (max).\nOrdinate: amplification or reduction.
!TP_RETINEX_UNIFORM;Uniform
diff --git a/rtdata/languages/Russian b/rtdata/languages/Russian
index 778500cbb..5b9625741 100644
--- a/rtdata/languages/Russian
+++ b/rtdata/languages/Russian
@@ -1482,14 +1482,14 @@ ZOOMPANEL_ZOOMOUT;Удалить -
!HISTORY_MSG_407;Retinex - Method
!HISTORY_MSG_408;Retinex - Radius
!HISTORY_MSG_409;Retinex - Contrast
-!HISTORY_MSG_410;Retinex - Brightness
+!HISTORY_MSG_410;Retinex - Offset
!HISTORY_MSG_411;Retinex - Strength
!HISTORY_MSG_412;Retinex - Gaussian Gradient
-!HISTORY_MSG_413;Retinex - Variance
+!HISTORY_MSG_413;Retinex - Contrast
!HISTORY_MSG_414;Retinex - Histogram - Lab
!HISTORY_MSG_415;Retinex - Transmission
!HISTORY_MSG_416;Retinex
-!HISTORY_MSG_417;Retinex - Transmission median
+!HISTORY_MSG_417;Retinex - Transmission Median
!HISTORY_MSG_418;Retinex - Threshold
!HISTORY_MSG_419;Retinex - Color space
!HISTORY_MSG_420;Retinex - Histogram - HSL
@@ -1511,8 +1511,10 @@ ZOOMPANEL_ZOOMOUT;Удалить -
!HISTORY_MSG_436;Retinex - M - Radius
!HISTORY_MSG_437;Retinex - M - Method
!HISTORY_MSG_438;Retinex - M - Equalizer
-!HISTORY_MSG_439;Retinex - Preview
+!HISTORY_MSG_439;Retinex - Process
!HISTORY_MSG_440;CbDL - Method
+!HISTORY_MSG_441;Retinex - Gain transmission
+!HISTORY_MSG_442;Retinex - Scale
!MAIN_BUTTON_SENDTOEDITOR;Edit image in external editor
!MAIN_TAB_INSPECT; Inspect
!MAIN_TAB_WAVELET;Wavelet
@@ -1796,8 +1798,12 @@ ZOOMPANEL_ZOOMOUT;Удалить -
!TP_RETINEX_CURVEEDITOR_LH_TOOLTIP;Strength according to hue Strength=f(H)\nThis curve also acts on chroma when using the "Highlight" retinex method.
!TP_RETINEX_CURVEEDITOR_MAP;L=f(L)
!TP_RETINEX_CURVEEDITOR_MAP_TOOLTIP;This curve can be applied alone or with a Gaussian mask or wavelet mask.\nBeware of artifacts!
+!TP_RETINEX_EQUAL;Equalizer
!TP_RETINEX_FREEGAMMA;Free gamma
!TP_RETINEX_GAIN;Gain
+!TP_RETINEX_GAINOFFS;Gain and Offset (brightness)
+!TP_RETINEX_GAINTRANSMISSION;Gain transmission
+!TP_RETINEX_GAINTRANSMISSION_TOOLTIP;Amplify or reduce transmission map to achieve luminance.\nAbscissa: transmission -min from 0, mean, and values (max).\nOrdinate: gain.
!TP_RETINEX_GAIN_TOOLTIP;Acts on the restored image.\n\nThis is very different from the others settings. Used for black or white pixels, and to help balance the histogram.
!TP_RETINEX_GAMMA;Gamma
!TP_RETINEX_GAMMA_FREE;Free
@@ -1817,6 +1823,7 @@ ZOOMPANEL_ZOOMOUT;Удалить -
!TP_RETINEX_HSLSPACE_LIN;HSL-Linear
!TP_RETINEX_HSLSPACE_LOG;HSL-Logarithmic
!TP_RETINEX_ITER;Iterations (Tone-mapping)
+!TP_RETINEX_ITERF;Tone mapping
!TP_RETINEX_ITER_TOOLTIP;Simulate a tone-mapping operator.\nHigh values increase the processing time.
!TP_RETINEX_LABEL;Retinex
!TP_RETINEX_LABEL_MASK;Mask
@@ -1836,10 +1843,11 @@ ZOOMPANEL_ZOOMOUT;Удалить -
!TP_RETINEX_NEIGHBOR;Radius
!TP_RETINEX_NEUTRAL;Reset
!TP_RETINEX_NEUTRAL_TIP;Reset all sliders and curves to their default values.
-!TP_RETINEX_OFFSET;Brightness
+!TP_RETINEX_OFFSET;Offset (brightness)
!TP_RETINEX_SCALES;Gaussian gradient
!TP_RETINEX_SCALES_TOOLTIP;If slider at 0, all iterations are identical.\nIf > 0 Scale and radius are reduced when iterations increase, and conversely.
!TP_RETINEX_SETTINGS;Settings
+!TP_RETINEX_SKAL;Scale
!TP_RETINEX_SLOPE;Free gamma slope
!TP_RETINEX_STRENGTH;Strength
!TP_RETINEX_THRESHOLD;Threshold
@@ -1847,6 +1855,7 @@ ZOOMPANEL_ZOOMOUT;Удалить -
!TP_RETINEX_TLABEL;TM Min=%1 Max=%2 Mean=%3 Sigma=%4
!TP_RETINEX_TLABEL2;TM Tm=%1 TM=%2
!TP_RETINEX_TLABEL_TOOLTIP;Transmission map result.\nMin and Max are used by Variance.\nMean and Sigma.\nTm=Min TM=Max of transmission map.
+!TP_RETINEX_TRANF;Transmission
!TP_RETINEX_TRANSMISSION;Transmission map
!TP_RETINEX_TRANSMISSION_TOOLTIP;Transmission according to transmission.\nAbscissa: transmission from negative values (min), mean, and positives values (max).\nOrdinate: amplification or reduction.
!TP_RETINEX_UNIFORM;Uniform
diff --git a/rtdata/languages/Serbian (Cyrilic Characters) b/rtdata/languages/Serbian (Cyrilic Characters)
index c48c5528f..dce9bfd10 100644
--- a/rtdata/languages/Serbian (Cyrilic Characters)
+++ b/rtdata/languages/Serbian (Cyrilic Characters)
@@ -1123,14 +1123,14 @@ ZOOMPANEL_ZOOMOUT;Умањује приказ слике -
!HISTORY_MSG_407;Retinex - Method
!HISTORY_MSG_408;Retinex - Radius
!HISTORY_MSG_409;Retinex - Contrast
-!HISTORY_MSG_410;Retinex - Brightness
+!HISTORY_MSG_410;Retinex - Offset
!HISTORY_MSG_411;Retinex - Strength
!HISTORY_MSG_412;Retinex - Gaussian Gradient
-!HISTORY_MSG_413;Retinex - Variance
+!HISTORY_MSG_413;Retinex - Contrast
!HISTORY_MSG_414;Retinex - Histogram - Lab
!HISTORY_MSG_415;Retinex - Transmission
!HISTORY_MSG_416;Retinex
-!HISTORY_MSG_417;Retinex - Transmission median
+!HISTORY_MSG_417;Retinex - Transmission Median
!HISTORY_MSG_418;Retinex - Threshold
!HISTORY_MSG_419;Retinex - Color space
!HISTORY_MSG_420;Retinex - Histogram - HSL
@@ -1152,8 +1152,10 @@ ZOOMPANEL_ZOOMOUT;Умањује приказ слике -
!HISTORY_MSG_436;Retinex - M - Radius
!HISTORY_MSG_437;Retinex - M - Method
!HISTORY_MSG_438;Retinex - M - Equalizer
-!HISTORY_MSG_439;Retinex - Preview
+!HISTORY_MSG_439;Retinex - Process
!HISTORY_MSG_440;CbDL - Method
+!HISTORY_MSG_441;Retinex - Gain transmission
+!HISTORY_MSG_442;Retinex - Scale
!HISTORY_NEWSNAPSHOT_TOOLTIP;Shortcut: Alt-s
!MAIN_BUTTON_NAVNEXT_TOOLTIP;Navigate to the next image relative to image opened in the Editor.\nShortcut: Shift-F4\n\nTo navigate to the next image relative to the currently selected thumbnail in the File Browser or Filmstrip:\nShortcut: F4
!MAIN_BUTTON_NAVPREV_TOOLTIP;Navigate to the previous image relative to image opened in the Editor.\nShortcut: Shift-F3\n\nTo navigate to the previous image relative to the currently selected thumbnail in the File Browser or Filmstrip:\nShortcut: F3
@@ -1730,8 +1732,12 @@ ZOOMPANEL_ZOOMOUT;Умањује приказ слике -
!TP_RETINEX_CURVEEDITOR_LH_TOOLTIP;Strength according to hue Strength=f(H)\nThis curve also acts on chroma when using the "Highlight" retinex method.
!TP_RETINEX_CURVEEDITOR_MAP;L=f(L)
!TP_RETINEX_CURVEEDITOR_MAP_TOOLTIP;This curve can be applied alone or with a Gaussian mask or wavelet mask.\nBeware of artifacts!
+!TP_RETINEX_EQUAL;Equalizer
!TP_RETINEX_FREEGAMMA;Free gamma
!TP_RETINEX_GAIN;Gain
+!TP_RETINEX_GAINOFFS;Gain and Offset (brightness)
+!TP_RETINEX_GAINTRANSMISSION;Gain transmission
+!TP_RETINEX_GAINTRANSMISSION_TOOLTIP;Amplify or reduce transmission map to achieve luminance.\nAbscissa: transmission -min from 0, mean, and values (max).\nOrdinate: gain.
!TP_RETINEX_GAIN_TOOLTIP;Acts on the restored image.\n\nThis is very different from the others settings. Used for black or white pixels, and to help balance the histogram.
!TP_RETINEX_GAMMA;Gamma
!TP_RETINEX_GAMMA_FREE;Free
@@ -1751,6 +1757,7 @@ ZOOMPANEL_ZOOMOUT;Умањује приказ слике -
!TP_RETINEX_HSLSPACE_LIN;HSL-Linear
!TP_RETINEX_HSLSPACE_LOG;HSL-Logarithmic
!TP_RETINEX_ITER;Iterations (Tone-mapping)
+!TP_RETINEX_ITERF;Tone mapping
!TP_RETINEX_ITER_TOOLTIP;Simulate a tone-mapping operator.\nHigh values increase the processing time.
!TP_RETINEX_LABEL;Retinex
!TP_RETINEX_LABEL_MASK;Mask
@@ -1770,10 +1777,11 @@ ZOOMPANEL_ZOOMOUT;Умањује приказ слике -
!TP_RETINEX_NEIGHBOR;Radius
!TP_RETINEX_NEUTRAL;Reset
!TP_RETINEX_NEUTRAL_TIP;Reset all sliders and curves to their default values.
-!TP_RETINEX_OFFSET;Brightness
+!TP_RETINEX_OFFSET;Offset (brightness)
!TP_RETINEX_SCALES;Gaussian gradient
!TP_RETINEX_SCALES_TOOLTIP;If slider at 0, all iterations are identical.\nIf > 0 Scale and radius are reduced when iterations increase, and conversely.
!TP_RETINEX_SETTINGS;Settings
+!TP_RETINEX_SKAL;Scale
!TP_RETINEX_SLOPE;Free gamma slope
!TP_RETINEX_STRENGTH;Strength
!TP_RETINEX_THRESHOLD;Threshold
@@ -1781,6 +1789,7 @@ ZOOMPANEL_ZOOMOUT;Умањује приказ слике -
!TP_RETINEX_TLABEL;TM Min=%1 Max=%2 Mean=%3 Sigma=%4
!TP_RETINEX_TLABEL2;TM Tm=%1 TM=%2
!TP_RETINEX_TLABEL_TOOLTIP;Transmission map result.\nMin and Max are used by Variance.\nMean and Sigma.\nTm=Min TM=Max of transmission map.
+!TP_RETINEX_TRANF;Transmission
!TP_RETINEX_TRANSMISSION;Transmission map
!TP_RETINEX_TRANSMISSION_TOOLTIP;Transmission according to transmission.\nAbscissa: transmission from negative values (min), mean, and positives values (max).\nOrdinate: amplification or reduction.
!TP_RETINEX_UNIFORM;Uniform
diff --git a/rtdata/languages/Serbian (Latin Characters) b/rtdata/languages/Serbian (Latin Characters)
index ee2df3cdf..5a5f9d454 100644
--- a/rtdata/languages/Serbian (Latin Characters)
+++ b/rtdata/languages/Serbian (Latin Characters)
@@ -1123,14 +1123,14 @@ ZOOMPANEL_ZOOMOUT;Umanjuje prikaz slike -
!HISTORY_MSG_407;Retinex - Method
!HISTORY_MSG_408;Retinex - Radius
!HISTORY_MSG_409;Retinex - Contrast
-!HISTORY_MSG_410;Retinex - Brightness
+!HISTORY_MSG_410;Retinex - Offset
!HISTORY_MSG_411;Retinex - Strength
!HISTORY_MSG_412;Retinex - Gaussian Gradient
-!HISTORY_MSG_413;Retinex - Variance
+!HISTORY_MSG_413;Retinex - Contrast
!HISTORY_MSG_414;Retinex - Histogram - Lab
!HISTORY_MSG_415;Retinex - Transmission
!HISTORY_MSG_416;Retinex
-!HISTORY_MSG_417;Retinex - Transmission median
+!HISTORY_MSG_417;Retinex - Transmission Median
!HISTORY_MSG_418;Retinex - Threshold
!HISTORY_MSG_419;Retinex - Color space
!HISTORY_MSG_420;Retinex - Histogram - HSL
@@ -1152,8 +1152,10 @@ ZOOMPANEL_ZOOMOUT;Umanjuje prikaz slike -
!HISTORY_MSG_436;Retinex - M - Radius
!HISTORY_MSG_437;Retinex - M - Method
!HISTORY_MSG_438;Retinex - M - Equalizer
-!HISTORY_MSG_439;Retinex - Preview
+!HISTORY_MSG_439;Retinex - Process
!HISTORY_MSG_440;CbDL - Method
+!HISTORY_MSG_441;Retinex - Gain transmission
+!HISTORY_MSG_442;Retinex - Scale
!HISTORY_NEWSNAPSHOT_TOOLTIP;Shortcut: Alt-s
!MAIN_BUTTON_NAVNEXT_TOOLTIP;Navigate to the next image relative to image opened in the Editor.\nShortcut: Shift-F4\n\nTo navigate to the next image relative to the currently selected thumbnail in the File Browser or Filmstrip:\nShortcut: F4
!MAIN_BUTTON_NAVPREV_TOOLTIP;Navigate to the previous image relative to image opened in the Editor.\nShortcut: Shift-F3\n\nTo navigate to the previous image relative to the currently selected thumbnail in the File Browser or Filmstrip:\nShortcut: F3
@@ -1730,8 +1732,12 @@ ZOOMPANEL_ZOOMOUT;Umanjuje prikaz slike -
!TP_RETINEX_CURVEEDITOR_LH_TOOLTIP;Strength according to hue Strength=f(H)\nThis curve also acts on chroma when using the "Highlight" retinex method.
!TP_RETINEX_CURVEEDITOR_MAP;L=f(L)
!TP_RETINEX_CURVEEDITOR_MAP_TOOLTIP;This curve can be applied alone or with a Gaussian mask or wavelet mask.\nBeware of artifacts!
+!TP_RETINEX_EQUAL;Equalizer
!TP_RETINEX_FREEGAMMA;Free gamma
!TP_RETINEX_GAIN;Gain
+!TP_RETINEX_GAINOFFS;Gain and Offset (brightness)
+!TP_RETINEX_GAINTRANSMISSION;Gain transmission
+!TP_RETINEX_GAINTRANSMISSION_TOOLTIP;Amplify or reduce transmission map to achieve luminance.\nAbscissa: transmission -min from 0, mean, and values (max).\nOrdinate: gain.
!TP_RETINEX_GAIN_TOOLTIP;Acts on the restored image.\n\nThis is very different from the others settings. Used for black or white pixels, and to help balance the histogram.
!TP_RETINEX_GAMMA;Gamma
!TP_RETINEX_GAMMA_FREE;Free
@@ -1751,6 +1757,7 @@ ZOOMPANEL_ZOOMOUT;Umanjuje prikaz slike -
!TP_RETINEX_HSLSPACE_LIN;HSL-Linear
!TP_RETINEX_HSLSPACE_LOG;HSL-Logarithmic
!TP_RETINEX_ITER;Iterations (Tone-mapping)
+!TP_RETINEX_ITERF;Tone mapping
!TP_RETINEX_ITER_TOOLTIP;Simulate a tone-mapping operator.\nHigh values increase the processing time.
!TP_RETINEX_LABEL;Retinex
!TP_RETINEX_LABEL_MASK;Mask
@@ -1770,10 +1777,11 @@ ZOOMPANEL_ZOOMOUT;Umanjuje prikaz slike -
!TP_RETINEX_NEIGHBOR;Radius
!TP_RETINEX_NEUTRAL;Reset
!TP_RETINEX_NEUTRAL_TIP;Reset all sliders and curves to their default values.
-!TP_RETINEX_OFFSET;Brightness
+!TP_RETINEX_OFFSET;Offset (brightness)
!TP_RETINEX_SCALES;Gaussian gradient
!TP_RETINEX_SCALES_TOOLTIP;If slider at 0, all iterations are identical.\nIf > 0 Scale and radius are reduced when iterations increase, and conversely.
!TP_RETINEX_SETTINGS;Settings
+!TP_RETINEX_SKAL;Scale
!TP_RETINEX_SLOPE;Free gamma slope
!TP_RETINEX_STRENGTH;Strength
!TP_RETINEX_THRESHOLD;Threshold
@@ -1781,6 +1789,7 @@ ZOOMPANEL_ZOOMOUT;Umanjuje prikaz slike -
!TP_RETINEX_TLABEL;TM Min=%1 Max=%2 Mean=%3 Sigma=%4
!TP_RETINEX_TLABEL2;TM Tm=%1 TM=%2
!TP_RETINEX_TLABEL_TOOLTIP;Transmission map result.\nMin and Max are used by Variance.\nMean and Sigma.\nTm=Min TM=Max of transmission map.
+!TP_RETINEX_TRANF;Transmission
!TP_RETINEX_TRANSMISSION;Transmission map
!TP_RETINEX_TRANSMISSION_TOOLTIP;Transmission according to transmission.\nAbscissa: transmission from negative values (min), mean, and positives values (max).\nOrdinate: amplification or reduction.
!TP_RETINEX_UNIFORM;Uniform
diff --git a/rtdata/languages/Slovak b/rtdata/languages/Slovak
index 7ea5ead8a..a3ed2994b 100644
--- a/rtdata/languages/Slovak
+++ b/rtdata/languages/Slovak
@@ -982,14 +982,14 @@ ZOOMPANEL_ZOOMOUT;Oddialiť -
!HISTORY_MSG_407;Retinex - Method
!HISTORY_MSG_408;Retinex - Radius
!HISTORY_MSG_409;Retinex - Contrast
-!HISTORY_MSG_410;Retinex - Brightness
+!HISTORY_MSG_410;Retinex - Offset
!HISTORY_MSG_411;Retinex - Strength
!HISTORY_MSG_412;Retinex - Gaussian Gradient
-!HISTORY_MSG_413;Retinex - Variance
+!HISTORY_MSG_413;Retinex - Contrast
!HISTORY_MSG_414;Retinex - Histogram - Lab
!HISTORY_MSG_415;Retinex - Transmission
!HISTORY_MSG_416;Retinex
-!HISTORY_MSG_417;Retinex - Transmission median
+!HISTORY_MSG_417;Retinex - Transmission Median
!HISTORY_MSG_418;Retinex - Threshold
!HISTORY_MSG_419;Retinex - Color space
!HISTORY_MSG_420;Retinex - Histogram - HSL
@@ -1011,8 +1011,10 @@ ZOOMPANEL_ZOOMOUT;Oddialiť -
!HISTORY_MSG_436;Retinex - M - Radius
!HISTORY_MSG_437;Retinex - M - Method
!HISTORY_MSG_438;Retinex - M - Equalizer
-!HISTORY_MSG_439;Retinex - Preview
+!HISTORY_MSG_439;Retinex - Process
!HISTORY_MSG_440;CbDL - Method
+!HISTORY_MSG_441;Retinex - Gain transmission
+!HISTORY_MSG_442;Retinex - Scale
!HISTORY_NEWSNAPSHOT_TOOLTIP;Shortcut: Alt-s
!MAIN_BUTTON_NAVNEXT_TOOLTIP;Navigate to the next image relative to image opened in the Editor.\nShortcut: Shift-F4\n\nTo navigate to the next image relative to the currently selected thumbnail in the File Browser or Filmstrip:\nShortcut: F4
!MAIN_BUTTON_NAVPREV_TOOLTIP;Navigate to the previous image relative to image opened in the Editor.\nShortcut: Shift-F3\n\nTo navigate to the previous image relative to the currently selected thumbnail in the File Browser or Filmstrip:\nShortcut: F3
@@ -1719,8 +1721,12 @@ ZOOMPANEL_ZOOMOUT;Oddialiť -
!TP_RETINEX_CURVEEDITOR_LH_TOOLTIP;Strength according to hue Strength=f(H)\nThis curve also acts on chroma when using the "Highlight" retinex method.
!TP_RETINEX_CURVEEDITOR_MAP;L=f(L)
!TP_RETINEX_CURVEEDITOR_MAP_TOOLTIP;This curve can be applied alone or with a Gaussian mask or wavelet mask.\nBeware of artifacts!
+!TP_RETINEX_EQUAL;Equalizer
!TP_RETINEX_FREEGAMMA;Free gamma
!TP_RETINEX_GAIN;Gain
+!TP_RETINEX_GAINOFFS;Gain and Offset (brightness)
+!TP_RETINEX_GAINTRANSMISSION;Gain transmission
+!TP_RETINEX_GAINTRANSMISSION_TOOLTIP;Amplify or reduce transmission map to achieve luminance.\nAbscissa: transmission -min from 0, mean, and values (max).\nOrdinate: gain.
!TP_RETINEX_GAIN_TOOLTIP;Acts on the restored image.\n\nThis is very different from the others settings. Used for black or white pixels, and to help balance the histogram.
!TP_RETINEX_GAMMA;Gamma
!TP_RETINEX_GAMMA_FREE;Free
@@ -1740,6 +1746,7 @@ ZOOMPANEL_ZOOMOUT;Oddialiť -
!TP_RETINEX_HSLSPACE_LIN;HSL-Linear
!TP_RETINEX_HSLSPACE_LOG;HSL-Logarithmic
!TP_RETINEX_ITER;Iterations (Tone-mapping)
+!TP_RETINEX_ITERF;Tone mapping
!TP_RETINEX_ITER_TOOLTIP;Simulate a tone-mapping operator.\nHigh values increase the processing time.
!TP_RETINEX_LABEL;Retinex
!TP_RETINEX_LABEL_MASK;Mask
@@ -1759,10 +1766,11 @@ ZOOMPANEL_ZOOMOUT;Oddialiť -
!TP_RETINEX_NEIGHBOR;Radius
!TP_RETINEX_NEUTRAL;Reset
!TP_RETINEX_NEUTRAL_TIP;Reset all sliders and curves to their default values.
-!TP_RETINEX_OFFSET;Brightness
+!TP_RETINEX_OFFSET;Offset (brightness)
!TP_RETINEX_SCALES;Gaussian gradient
!TP_RETINEX_SCALES_TOOLTIP;If slider at 0, all iterations are identical.\nIf > 0 Scale and radius are reduced when iterations increase, and conversely.
!TP_RETINEX_SETTINGS;Settings
+!TP_RETINEX_SKAL;Scale
!TP_RETINEX_SLOPE;Free gamma slope
!TP_RETINEX_STRENGTH;Strength
!TP_RETINEX_THRESHOLD;Threshold
@@ -1770,6 +1778,7 @@ ZOOMPANEL_ZOOMOUT;Oddialiť -
!TP_RETINEX_TLABEL;TM Min=%1 Max=%2 Mean=%3 Sigma=%4
!TP_RETINEX_TLABEL2;TM Tm=%1 TM=%2
!TP_RETINEX_TLABEL_TOOLTIP;Transmission map result.\nMin and Max are used by Variance.\nMean and Sigma.\nTm=Min TM=Max of transmission map.
+!TP_RETINEX_TRANF;Transmission
!TP_RETINEX_TRANSMISSION;Transmission map
!TP_RETINEX_TRANSMISSION_TOOLTIP;Transmission according to transmission.\nAbscissa: transmission from negative values (min), mean, and positives values (max).\nOrdinate: amplification or reduction.
!TP_RETINEX_UNIFORM;Uniform
diff --git a/rtdata/languages/Suomi b/rtdata/languages/Suomi
index 5017c2066..f7962a735 100644
--- a/rtdata/languages/Suomi
+++ b/rtdata/languages/Suomi
@@ -920,14 +920,14 @@ TP_WBALANCE_TEMPERATURE;Lämpötila [K]
!HISTORY_MSG_407;Retinex - Method
!HISTORY_MSG_408;Retinex - Radius
!HISTORY_MSG_409;Retinex - Contrast
-!HISTORY_MSG_410;Retinex - Brightness
+!HISTORY_MSG_410;Retinex - Offset
!HISTORY_MSG_411;Retinex - Strength
!HISTORY_MSG_412;Retinex - Gaussian Gradient
-!HISTORY_MSG_413;Retinex - Variance
+!HISTORY_MSG_413;Retinex - Contrast
!HISTORY_MSG_414;Retinex - Histogram - Lab
!HISTORY_MSG_415;Retinex - Transmission
!HISTORY_MSG_416;Retinex
-!HISTORY_MSG_417;Retinex - Transmission median
+!HISTORY_MSG_417;Retinex - Transmission Median
!HISTORY_MSG_418;Retinex - Threshold
!HISTORY_MSG_419;Retinex - Color space
!HISTORY_MSG_420;Retinex - Histogram - HSL
@@ -949,8 +949,10 @@ TP_WBALANCE_TEMPERATURE;Lämpötila [K]
!HISTORY_MSG_436;Retinex - M - Radius
!HISTORY_MSG_437;Retinex - M - Method
!HISTORY_MSG_438;Retinex - M - Equalizer
-!HISTORY_MSG_439;Retinex - Preview
+!HISTORY_MSG_439;Retinex - Process
!HISTORY_MSG_440;CbDL - Method
+!HISTORY_MSG_441;Retinex - Gain transmission
+!HISTORY_MSG_442;Retinex - Scale
!HISTORY_NEWSNAPSHOT_TOOLTIP;Shortcut: Alt-s
!MAIN_BUTTON_FULLSCREEN;Fullscreen
!MAIN_BUTTON_NAVNEXT_TOOLTIP;Navigate to the next image relative to image opened in the Editor.\nShortcut: Shift-F4\n\nTo navigate to the next image relative to the currently selected thumbnail in the File Browser or Filmstrip:\nShortcut: F4
@@ -1711,8 +1713,12 @@ TP_WBALANCE_TEMPERATURE;Lämpötila [K]
!TP_RETINEX_CURVEEDITOR_LH_TOOLTIP;Strength according to hue Strength=f(H)\nThis curve also acts on chroma when using the "Highlight" retinex method.
!TP_RETINEX_CURVEEDITOR_MAP;L=f(L)
!TP_RETINEX_CURVEEDITOR_MAP_TOOLTIP;This curve can be applied alone or with a Gaussian mask or wavelet mask.\nBeware of artifacts!
+!TP_RETINEX_EQUAL;Equalizer
!TP_RETINEX_FREEGAMMA;Free gamma
!TP_RETINEX_GAIN;Gain
+!TP_RETINEX_GAINOFFS;Gain and Offset (brightness)
+!TP_RETINEX_GAINTRANSMISSION;Gain transmission
+!TP_RETINEX_GAINTRANSMISSION_TOOLTIP;Amplify or reduce transmission map to achieve luminance.\nAbscissa: transmission -min from 0, mean, and values (max).\nOrdinate: gain.
!TP_RETINEX_GAIN_TOOLTIP;Acts on the restored image.\n\nThis is very different from the others settings. Used for black or white pixels, and to help balance the histogram.
!TP_RETINEX_GAMMA;Gamma
!TP_RETINEX_GAMMA_FREE;Free
@@ -1732,6 +1738,7 @@ TP_WBALANCE_TEMPERATURE;Lämpötila [K]
!TP_RETINEX_HSLSPACE_LIN;HSL-Linear
!TP_RETINEX_HSLSPACE_LOG;HSL-Logarithmic
!TP_RETINEX_ITER;Iterations (Tone-mapping)
+!TP_RETINEX_ITERF;Tone mapping
!TP_RETINEX_ITER_TOOLTIP;Simulate a tone-mapping operator.\nHigh values increase the processing time.
!TP_RETINEX_LABEL;Retinex
!TP_RETINEX_LABEL_MASK;Mask
@@ -1751,10 +1758,11 @@ TP_WBALANCE_TEMPERATURE;Lämpötila [K]
!TP_RETINEX_NEIGHBOR;Radius
!TP_RETINEX_NEUTRAL;Reset
!TP_RETINEX_NEUTRAL_TIP;Reset all sliders and curves to their default values.
-!TP_RETINEX_OFFSET;Brightness
+!TP_RETINEX_OFFSET;Offset (brightness)
!TP_RETINEX_SCALES;Gaussian gradient
!TP_RETINEX_SCALES_TOOLTIP;If slider at 0, all iterations are identical.\nIf > 0 Scale and radius are reduced when iterations increase, and conversely.
!TP_RETINEX_SETTINGS;Settings
+!TP_RETINEX_SKAL;Scale
!TP_RETINEX_SLOPE;Free gamma slope
!TP_RETINEX_STRENGTH;Strength
!TP_RETINEX_THRESHOLD;Threshold
@@ -1762,6 +1770,7 @@ TP_WBALANCE_TEMPERATURE;Lämpötila [K]
!TP_RETINEX_TLABEL;TM Min=%1 Max=%2 Mean=%3 Sigma=%4
!TP_RETINEX_TLABEL2;TM Tm=%1 TM=%2
!TP_RETINEX_TLABEL_TOOLTIP;Transmission map result.\nMin and Max are used by Variance.\nMean and Sigma.\nTm=Min TM=Max of transmission map.
+!TP_RETINEX_TRANF;Transmission
!TP_RETINEX_TRANSMISSION;Transmission map
!TP_RETINEX_TRANSMISSION_TOOLTIP;Transmission according to transmission.\nAbscissa: transmission from negative values (min), mean, and positives values (max).\nOrdinate: amplification or reduction.
!TP_RETINEX_UNIFORM;Uniform
diff --git a/rtdata/languages/Swedish b/rtdata/languages/Swedish
index 3f979abaf..f3ba72af8 100644
--- a/rtdata/languages/Swedish
+++ b/rtdata/languages/Swedish
@@ -1758,14 +1758,14 @@ ZOOMPANEL_ZOOMOUT;Förminska.\nKortkommando: -
!HISTORY_MSG_407;Retinex - Method
!HISTORY_MSG_408;Retinex - Radius
!HISTORY_MSG_409;Retinex - Contrast
-!HISTORY_MSG_410;Retinex - Brightness
+!HISTORY_MSG_410;Retinex - Offset
!HISTORY_MSG_411;Retinex - Strength
!HISTORY_MSG_412;Retinex - Gaussian Gradient
-!HISTORY_MSG_413;Retinex - Variance
+!HISTORY_MSG_413;Retinex - Contrast
!HISTORY_MSG_414;Retinex - Histogram - Lab
!HISTORY_MSG_415;Retinex - Transmission
!HISTORY_MSG_416;Retinex
-!HISTORY_MSG_417;Retinex - Transmission median
+!HISTORY_MSG_417;Retinex - Transmission Median
!HISTORY_MSG_418;Retinex - Threshold
!HISTORY_MSG_419;Retinex - Color space
!HISTORY_MSG_420;Retinex - Histogram - HSL
@@ -1787,8 +1787,10 @@ ZOOMPANEL_ZOOMOUT;Förminska.\nKortkommando: -
!HISTORY_MSG_436;Retinex - M - Radius
!HISTORY_MSG_437;Retinex - M - Method
!HISTORY_MSG_438;Retinex - M - Equalizer
-!HISTORY_MSG_439;Retinex - Preview
+!HISTORY_MSG_439;Retinex - Process
!HISTORY_MSG_440;CbDL - Method
+!HISTORY_MSG_441;Retinex - Gain transmission
+!HISTORY_MSG_442;Retinex - Scale
!MAIN_BUTTON_SENDTOEDITOR;Edit image in external editor
!MONITOR_PROFILE_SYSTEM;System default
!PARTIALPASTE_COLORTONING;Color toning
@@ -1881,8 +1883,12 @@ ZOOMPANEL_ZOOMOUT;Förminska.\nKortkommando: -
!TP_RETINEX_CURVEEDITOR_LH_TOOLTIP;Strength according to hue Strength=f(H)\nThis curve also acts on chroma when using the "Highlight" retinex method.
!TP_RETINEX_CURVEEDITOR_MAP;L=f(L)
!TP_RETINEX_CURVEEDITOR_MAP_TOOLTIP;This curve can be applied alone or with a Gaussian mask or wavelet mask.\nBeware of artifacts!
+!TP_RETINEX_EQUAL;Equalizer
!TP_RETINEX_FREEGAMMA;Free gamma
!TP_RETINEX_GAIN;Gain
+!TP_RETINEX_GAINOFFS;Gain and Offset (brightness)
+!TP_RETINEX_GAINTRANSMISSION;Gain transmission
+!TP_RETINEX_GAINTRANSMISSION_TOOLTIP;Amplify or reduce transmission map to achieve luminance.\nAbscissa: transmission -min from 0, mean, and values (max).\nOrdinate: gain.
!TP_RETINEX_GAIN_TOOLTIP;Acts on the restored image.\n\nThis is very different from the others settings. Used for black or white pixels, and to help balance the histogram.
!TP_RETINEX_GAMMA;Gamma
!TP_RETINEX_GAMMA_FREE;Free
@@ -1902,6 +1908,7 @@ ZOOMPANEL_ZOOMOUT;Förminska.\nKortkommando: -
!TP_RETINEX_HSLSPACE_LIN;HSL-Linear
!TP_RETINEX_HSLSPACE_LOG;HSL-Logarithmic
!TP_RETINEX_ITER;Iterations (Tone-mapping)
+!TP_RETINEX_ITERF;Tone mapping
!TP_RETINEX_ITER_TOOLTIP;Simulate a tone-mapping operator.\nHigh values increase the processing time.
!TP_RETINEX_LABEL;Retinex
!TP_RETINEX_LABEL_MASK;Mask
@@ -1921,10 +1928,11 @@ ZOOMPANEL_ZOOMOUT;Förminska.\nKortkommando: -
!TP_RETINEX_NEIGHBOR;Radius
!TP_RETINEX_NEUTRAL;Reset
!TP_RETINEX_NEUTRAL_TIP;Reset all sliders and curves to their default values.
-!TP_RETINEX_OFFSET;Brightness
+!TP_RETINEX_OFFSET;Offset (brightness)
!TP_RETINEX_SCALES;Gaussian gradient
!TP_RETINEX_SCALES_TOOLTIP;If slider at 0, all iterations are identical.\nIf > 0 Scale and radius are reduced when iterations increase, and conversely.
!TP_RETINEX_SETTINGS;Settings
+!TP_RETINEX_SKAL;Scale
!TP_RETINEX_SLOPE;Free gamma slope
!TP_RETINEX_STRENGTH;Strength
!TP_RETINEX_THRESHOLD;Threshold
@@ -1932,6 +1940,7 @@ ZOOMPANEL_ZOOMOUT;Förminska.\nKortkommando: -
!TP_RETINEX_TLABEL;TM Min=%1 Max=%2 Mean=%3 Sigma=%4
!TP_RETINEX_TLABEL2;TM Tm=%1 TM=%2
!TP_RETINEX_TLABEL_TOOLTIP;Transmission map result.\nMin and Max are used by Variance.\nMean and Sigma.\nTm=Min TM=Max of transmission map.
+!TP_RETINEX_TRANF;Transmission
!TP_RETINEX_TRANSMISSION;Transmission map
!TP_RETINEX_TRANSMISSION_TOOLTIP;Transmission according to transmission.\nAbscissa: transmission from negative values (min), mean, and positives values (max).\nOrdinate: amplification or reduction.
!TP_RETINEX_UNIFORM;Uniform
diff --git a/rtdata/languages/Turkish b/rtdata/languages/Turkish
index d7f6fa405..b3de5a01f 100644
--- a/rtdata/languages/Turkish
+++ b/rtdata/languages/Turkish
@@ -919,14 +919,14 @@ TP_WBALANCE_TEMPERATURE;Isı
!HISTORY_MSG_407;Retinex - Method
!HISTORY_MSG_408;Retinex - Radius
!HISTORY_MSG_409;Retinex - Contrast
-!HISTORY_MSG_410;Retinex - Brightness
+!HISTORY_MSG_410;Retinex - Offset
!HISTORY_MSG_411;Retinex - Strength
!HISTORY_MSG_412;Retinex - Gaussian Gradient
-!HISTORY_MSG_413;Retinex - Variance
+!HISTORY_MSG_413;Retinex - Contrast
!HISTORY_MSG_414;Retinex - Histogram - Lab
!HISTORY_MSG_415;Retinex - Transmission
!HISTORY_MSG_416;Retinex
-!HISTORY_MSG_417;Retinex - Transmission median
+!HISTORY_MSG_417;Retinex - Transmission Median
!HISTORY_MSG_418;Retinex - Threshold
!HISTORY_MSG_419;Retinex - Color space
!HISTORY_MSG_420;Retinex - Histogram - HSL
@@ -948,8 +948,10 @@ TP_WBALANCE_TEMPERATURE;Isı
!HISTORY_MSG_436;Retinex - M - Radius
!HISTORY_MSG_437;Retinex - M - Method
!HISTORY_MSG_438;Retinex - M - Equalizer
-!HISTORY_MSG_439;Retinex - Preview
+!HISTORY_MSG_439;Retinex - Process
!HISTORY_MSG_440;CbDL - Method
+!HISTORY_MSG_441;Retinex - Gain transmission
+!HISTORY_MSG_442;Retinex - Scale
!HISTORY_NEWSNAPSHOT_TOOLTIP;Shortcut: Alt-s
!MAIN_BUTTON_FULLSCREEN;Fullscreen
!MAIN_BUTTON_NAVNEXT_TOOLTIP;Navigate to the next image relative to image opened in the Editor.\nShortcut: Shift-F4\n\nTo navigate to the next image relative to the currently selected thumbnail in the File Browser or Filmstrip:\nShortcut: F4
@@ -1710,8 +1712,12 @@ TP_WBALANCE_TEMPERATURE;Isı
!TP_RETINEX_CURVEEDITOR_LH_TOOLTIP;Strength according to hue Strength=f(H)\nThis curve also acts on chroma when using the "Highlight" retinex method.
!TP_RETINEX_CURVEEDITOR_MAP;L=f(L)
!TP_RETINEX_CURVEEDITOR_MAP_TOOLTIP;This curve can be applied alone or with a Gaussian mask or wavelet mask.\nBeware of artifacts!
+!TP_RETINEX_EQUAL;Equalizer
!TP_RETINEX_FREEGAMMA;Free gamma
!TP_RETINEX_GAIN;Gain
+!TP_RETINEX_GAINOFFS;Gain and Offset (brightness)
+!TP_RETINEX_GAINTRANSMISSION;Gain transmission
+!TP_RETINEX_GAINTRANSMISSION_TOOLTIP;Amplify or reduce transmission map to achieve luminance.\nAbscissa: transmission -min from 0, mean, and values (max).\nOrdinate: gain.
!TP_RETINEX_GAIN_TOOLTIP;Acts on the restored image.\n\nThis is very different from the others settings. Used for black or white pixels, and to help balance the histogram.
!TP_RETINEX_GAMMA;Gamma
!TP_RETINEX_GAMMA_FREE;Free
@@ -1731,6 +1737,7 @@ TP_WBALANCE_TEMPERATURE;Isı
!TP_RETINEX_HSLSPACE_LIN;HSL-Linear
!TP_RETINEX_HSLSPACE_LOG;HSL-Logarithmic
!TP_RETINEX_ITER;Iterations (Tone-mapping)
+!TP_RETINEX_ITERF;Tone mapping
!TP_RETINEX_ITER_TOOLTIP;Simulate a tone-mapping operator.\nHigh values increase the processing time.
!TP_RETINEX_LABEL;Retinex
!TP_RETINEX_LABEL_MASK;Mask
@@ -1750,10 +1757,11 @@ TP_WBALANCE_TEMPERATURE;Isı
!TP_RETINEX_NEIGHBOR;Radius
!TP_RETINEX_NEUTRAL;Reset
!TP_RETINEX_NEUTRAL_TIP;Reset all sliders and curves to their default values.
-!TP_RETINEX_OFFSET;Brightness
+!TP_RETINEX_OFFSET;Offset (brightness)
!TP_RETINEX_SCALES;Gaussian gradient
!TP_RETINEX_SCALES_TOOLTIP;If slider at 0, all iterations are identical.\nIf > 0 Scale and radius are reduced when iterations increase, and conversely.
!TP_RETINEX_SETTINGS;Settings
+!TP_RETINEX_SKAL;Scale
!TP_RETINEX_SLOPE;Free gamma slope
!TP_RETINEX_STRENGTH;Strength
!TP_RETINEX_THRESHOLD;Threshold
@@ -1761,6 +1769,7 @@ TP_WBALANCE_TEMPERATURE;Isı
!TP_RETINEX_TLABEL;TM Min=%1 Max=%2 Mean=%3 Sigma=%4
!TP_RETINEX_TLABEL2;TM Tm=%1 TM=%2
!TP_RETINEX_TLABEL_TOOLTIP;Transmission map result.\nMin and Max are used by Variance.\nMean and Sigma.\nTm=Min TM=Max of transmission map.
+!TP_RETINEX_TRANF;Transmission
!TP_RETINEX_TRANSMISSION;Transmission map
!TP_RETINEX_TRANSMISSION_TOOLTIP;Transmission according to transmission.\nAbscissa: transmission from negative values (min), mean, and positives values (max).\nOrdinate: amplification or reduction.
!TP_RETINEX_UNIFORM;Uniform
diff --git a/rtdata/languages/default b/rtdata/languages/default
index c8d145390..5998c585d 100644
--- a/rtdata/languages/default
+++ b/rtdata/languages/default
@@ -639,14 +639,14 @@ HISTORY_MSG_406;W - ES - Neighboring pixels
HISTORY_MSG_407;Retinex - Method
HISTORY_MSG_408;Retinex - Radius
HISTORY_MSG_409;Retinex - Contrast
-HISTORY_MSG_410;Retinex - Brightness
+HISTORY_MSG_410;Retinex - Offset
HISTORY_MSG_411;Retinex - Strength
HISTORY_MSG_412;Retinex - Gaussian Gradient
-HISTORY_MSG_413;Retinex - Variance
+HISTORY_MSG_413;Retinex - Contrast
HISTORY_MSG_414;Retinex - Histogram - Lab
HISTORY_MSG_415;Retinex - Transmission
HISTORY_MSG_416;Retinex
-HISTORY_MSG_417;Retinex - Transmission median
+HISTORY_MSG_417;Retinex - Transmission Median
HISTORY_MSG_418;Retinex - Threshold
HISTORY_MSG_419;Retinex - Color space
HISTORY_MSG_420;Retinex - Histogram - HSL
@@ -668,8 +668,10 @@ HISTORY_MSG_435;Retinex - M - Shadows TW
HISTORY_MSG_436;Retinex - M - Radius
HISTORY_MSG_437;Retinex - M - Method
HISTORY_MSG_438;Retinex - M - Equalizer
-HISTORY_MSG_439;Retinex - Preview
+HISTORY_MSG_439;Retinex - Process
HISTORY_MSG_440;CbDL - Method
+HISTORY_MSG_441;Retinex - Gain transmission
+HISTORY_MSG_442;Retinex - Scale
HISTORY_NEWSNAPSHOT;Add
HISTORY_NEWSNAPSHOT_TOOLTIP;Shortcut: Alt-s
HISTORY_SNAPSHOT;Snapshot
@@ -1668,8 +1670,12 @@ TP_RETINEX_CURVEEDITOR_LH;Strength=f(H)
TP_RETINEX_CURVEEDITOR_LH_TOOLTIP;Strength according to hue Strength=f(H)\nThis curve also acts on chroma when using the "Highlight" retinex method.
TP_RETINEX_CURVEEDITOR_MAP;L=f(L)
TP_RETINEX_CURVEEDITOR_MAP_TOOLTIP;This curve can be applied alone or with a Gaussian mask or wavelet mask.\nBeware of artifacts!
+TP_RETINEX_EQUAL;Equalizer
TP_RETINEX_FREEGAMMA;Free gamma
TP_RETINEX_GAIN;Gain
+TP_RETINEX_GAINOFFS;Gain and Offset (brightness)
+TP_RETINEX_GAINTRANSMISSION;Gain transmission
+TP_RETINEX_GAINTRANSMISSION_TOOLTIP;Amplify or reduce transmission map to achieve luminance.\nAbscissa: transmission -min from 0, mean, and values (max).\nOrdinate: gain.
TP_RETINEX_GAIN_TOOLTIP;Acts on the restored image.\n\nThis is very different from the others settings. Used for black or white pixels, and to help balance the histogram.
TP_RETINEX_GAMMA;Gamma
TP_RETINEX_GAMMA_FREE;Free
@@ -1689,6 +1695,7 @@ TP_RETINEX_HIGHLIGHT_TOOLTIP;Increase action of High algorithm.\nMay require you
TP_RETINEX_HSLSPACE_LIN;HSL-Linear
TP_RETINEX_HSLSPACE_LOG;HSL-Logarithmic
TP_RETINEX_ITER;Iterations (Tone-mapping)
+TP_RETINEX_ITERF;Tone mapping
TP_RETINEX_ITER_TOOLTIP;Simulate a tone-mapping operator.\nHigh values increase the processing time.
TP_RETINEX_LABEL;Retinex
TP_RETINEX_LABEL_MASK;Mask
@@ -1708,10 +1715,11 @@ TP_RETINEX_MLABEL_TOOLTIP;Should be near min=0 max=32768\nRestored image with no
TP_RETINEX_NEIGHBOR;Radius
TP_RETINEX_NEUTRAL;Reset
TP_RETINEX_NEUTRAL_TIP;Reset all sliders and curves to their default values.
-TP_RETINEX_OFFSET;Brightness
+TP_RETINEX_OFFSET;Offset (brightness)
TP_RETINEX_SCALES;Gaussian gradient
TP_RETINEX_SCALES_TOOLTIP;If slider at 0, all iterations are identical.\nIf > 0 Scale and radius are reduced when iterations increase, and conversely.
TP_RETINEX_SETTINGS;Settings
+TP_RETINEX_SKAL;Scale
TP_RETINEX_SLOPE;Free gamma slope
TP_RETINEX_STRENGTH;Strength
TP_RETINEX_THRESHOLD;Threshold
@@ -1719,6 +1727,7 @@ TP_RETINEX_THRESHOLD_TOOLTIP;Limits in/out.\nIn = image source,\nOut = image gau
TP_RETINEX_TLABEL;TM Min=%1 Max=%2 Mean=%3 Sigma=%4
TP_RETINEX_TLABEL2;TM Tm=%1 TM=%2
TP_RETINEX_TLABEL_TOOLTIP;Transmission map result.\nMin and Max are used by Variance.\nMean and Sigma.\nTm=Min TM=Max of transmission map.
+TP_RETINEX_TRANF;Transmission
TP_RETINEX_TRANSMISSION;Transmission map
TP_RETINEX_TRANSMISSION_TOOLTIP;Transmission according to transmission.\nAbscissa: transmission from negative values (min), mean, and positives values (max).\nOrdinate: amplification or reduction.
TP_RETINEX_UNIFORM;Uniform
diff --git a/rtengine/LUT.h b/rtengine/LUT.h
index ecf5aa6cc..63b6dc08a 100644
--- a/rtengine/LUT.h
+++ b/rtengine/LUT.h
@@ -234,7 +234,7 @@ public:
LUT & operator+=(LUT &rhs)
{
if (rhs.size == this->size) {
-#ifdef _OPENMP
+#ifdef _RT_NESTED_OPENMP // temporary solution to fix Issue #3324
#pragma omp simd
#endif
diff --git a/rtengine/alignedbuffer.h b/rtengine/alignedbuffer.h
index a33d4dfe8..ac8471b7e 100644
--- a/rtengine/alignedbuffer.h
+++ b/rtengine/alignedbuffer.h
@@ -18,9 +18,10 @@
*/
#ifndef _ALIGNEDBUFFER_
#define _ALIGNEDBUFFER_
-#include
+#include
#include
#include
+#include
#include
#include "../rtgui/threadutils.h"
@@ -58,7 +59,7 @@ public:
/** @brief Return true if there's no memory allocated
*/
- bool isEmpty()
+ bool isEmpty() const
{
return allocatedSize == 0;
}
@@ -120,28 +121,14 @@ public:
void swap(AlignedBuffer &other)
{
- void *tmpReal = other.real;
- other.real = real;
- real = tmpReal;
-
- char tmpAlignt = other.alignment;
- other.alignment = alignment;
- alignment = tmpAlignt;
-
- size_t tmpAllocSize = other.allocatedSize;
- other.allocatedSize = allocatedSize;
- allocatedSize = tmpAllocSize;
-
- T* tmpData = other.data;
- other.data = data;
- data = tmpData;
-
- bool tmpInUse = other.inUse;
- other.inUse = inUse;
- inUse = tmpInUse;
+ std::swap(real, other.real);
+ std::swap(alignment, other.alignment);
+ std::swap(allocatedSize, other.allocatedSize);
+ std::swap(data, other.data);
+ std::swap(inUse, other.inUse);
}
- unsigned int getSize()
+ unsigned int getSize() const
{
return unitSize ? allocatedSize / unitSize : 0;
}
diff --git a/rtengine/cache.h b/rtengine/cache.h
new file mode 100644
index 000000000..2e53aab2a
--- /dev/null
+++ b/rtengine/cache.h
@@ -0,0 +1,236 @@
+/*
+ * This file is part of RawTherapee.
+ *
+ * Copyright (c) 2016 Flössie
+ *
+ * RawTherapee is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or
+ * (at your option) any later version.
+ *
+ * RawTherapee is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU General Public License for more details.
+ *
+ * You should have received a copy of the GNU General Public License
+ * along with RawTherapee. If not, see .
+ */
+
+#pragma once
+
+#include