10999 Commits

Author SHA1 Message Date
Flössie
75f44d3f2b Fix LTO and _FORTIFY_SOURCE=2 warnings (fixes #5965)
Tested with GCC 9 and 10 on AMD64.
2020-10-26 11:28:15 +01:00
Desmis
0bca993c73 Fixed crash in Log encoding when WhiteEv is near zero 2020-10-26 08:55:25 +01:00
Desmis
79affc6462
Ciecam - various improvment labels and tooltip (#5966)
* Add tooltip

* Change global labels tooltip ciecam

* Added tooltip and frame

* Change various tooltips

* Two changes tooltip ciecam

* Change label suuround source

* Change typo in tooltip
2020-10-26 07:55:52 +01:00
Floessie
1318935a87
Better handle thumbnail generation of extreme aspect ratio images (fixes #3794)
* Backport fix taken from ART
* Enforce minimal thumbnail size of 1x1 px in two places, prevents divison by zero and empty image generation
2020-10-25 18:24:30 +01:00
Ingo Weyrich
b4f68adb64 iplab2rgb.cc: speedup for copyAndClamp(), #5964 2020-10-25 13:46:34 +01:00
Desmis
fd9f3246f0 Show Hide forgotten checkbutton Ciecam 2020-10-25 10:06:10 +01:00
Desmis
fa330e7360 History message ciecam complexity 2020-10-25 09:39:18 +01:00
Desmis
27c4c546ef Added complex method standard advanced to ciecam02 2020-10-25 09:35:03 +01:00
Lawrence37
f9e8fb4124
Merge pull request #5887 from Beep6581/waveform
Waveform, RGB parade, and vectorscopes
2020-10-23 09:57:40 -07:00
Desmis
7d696a24e6 Local adjustments - Another changes max slope and tooltip 2020-10-23 07:13:22 +02:00
Desmis
3345fb6f45 Change tooltip ICC Profile Creator 2020-10-22 16:34:38 +02:00
Thanatomanic
19ecd8e81d Replace TRC in RTv2_Medium profile with sRGB curve.
This makes the TRC's identical to the v4 counterpart and other profiles.
2020-10-22 16:17:20 +02:00
Desmis
08a8911369 Local adjustments - Change max slope 2020-10-22 08:59:36 +02:00
Morgan Hardwood
352ba5a689 Added accidentally deleted DCPs 2020-10-21 14:48:37 +02:00
Desmis
1a3907081f Local adjustments wavelet - Change label curve local contrast 2020-10-19 20:34:33 +02:00
Desmis
bc3c4fab97 GUI local adjustments - Change the location of double slider wavelet level 2020-10-19 07:11:06 +02:00
Lawrence Lee
044d16503c Fix undefined reference compilation error
The debug build failed to compile due to undefined reference to
HistogramArea::MAX_BRIGHT and HistogramArea::MIN_BRIGHT.

Co-authored-by: Ingo Weyrich <heckflosse67@gmx.de>
2020-10-16 17:15:03 -07:00
Lawrence Lee
cfb22d5550 Fix signed comparison compiler warning 2020-10-15 21:13:01 -07:00
Lawrence Lee
01ad249718 Make scope trace brightness persistent 2020-10-15 21:09:13 -07:00
Ingo Weyrich
e093555c66 Merge branch 'dev' of https://github.com/Beep6581/RawTherapee into dev 2020-10-14 09:11:23 +02:00
Ingo Weyrich
be67261d0b Workaround to allow building on msys2 with libjpeg-turbo, #4713 2020-10-14 09:10:58 +02:00
Desmis
8e43a9544e Local adjustments small changes GUI flat curves 2020-10-14 08:12:31 +02:00
Ingo Weyrich
a30dca0b0e Profiled lens correction: Do not call lensfun search with empty strings 2020-10-13 13:27:20 +02:00
Desmis
414e0f8197
Merge pull request #5948 from Beep6581/waveletcrash
Wavelet - fixed crash in some cases - zoom 500%
2020-10-12 12:37:24 +02:00
Desmis
344735bb8b Change call edge to Ftblockdn 2020-10-12 11:13:32 +02:00
Desmis
8e9e397130 Fixed crash by changing level with preview size 2020-10-12 08:35:09 +02:00
Lawrence Lee
e93c4f6ed4 Add slider for adjusting scope trace brightness
This makes it easier for users to discover the feature and see the
current brightness.
2020-10-11 12:29:47 -07:00
Desmis
0511458502 Fixed crash when preview too small for denoise 2020-10-11 18:38:01 +02:00
Desmis
17940b3103 Two others crash fixed in wavelet when enable with none 2020-10-11 16:12:24 +02:00
Desmis
8e92c13b28 Fixed crash issue 5945 2020-10-11 12:41:19 +02:00
Lawrence Lee
992a5ad3d9 Change how histogram RGB indicators are rendered
Show/hide them instead of removing/adding and fix the width of the
vertical indicator.
2020-10-10 15:15:28 -07:00
Lawrence Lee
ee1c85879d Suppress unnecessary updates to scope back buffer
Upon the resize signal, the scope back buffers were redrawn, even if
there was no actual change to the size. This commit checks the size and
only updates the back buffers if the size changed.
2020-10-10 12:11:59 -07:00
Lawrence Lee
c335e7ba24 Fix bug with vectorscope not updating
The scope would not redraw after switching from one vectorscope to
another. This commit sets the drawing area dirty when the scope type
changes.
2020-10-10 11:56:13 -07:00
Desmis
26f3b5a1ed
Merge pull request #5944 from Beep6581/localimprov
Local adjustments - add tooltip Fftw blur - change show modifications labels
2020-10-10 08:52:58 +02:00
Desmis
74f28ebf04 Change show modifications 2020-10-10 08:24:21 +02:00
Desmis
5fd640f977
Change GUI to disable denoise if level sup to 7 (#5942) 2020-10-09 16:53:03 +02:00
Desmis
38e14ffab4
Local adjustments - change labels and tooltip wavelets (#5941)
* Added 2 tooltips fo local wavelet

* First changes to labels tooltips LA wavelet

* Second version tooltips LA wavelets

* French tooltips LA wavelet

* Small change french typos

* Small 2 change french typos

* Add additional tooltips LA wavelets

* Last change labels tooltips

* various small changes labels tooltips

* Others small changes tooltips
2020-10-09 12:46:58 +02:00
Lawrence37
eb01f99bf2
Merge pull request #5814 from Lawrence37/perspective-lines
GUI improvements for perspective correction
2020-10-08 09:55:37 -07:00
Ingo Weyrich
46a22f7110 Hopefully fix MacOs clang builds 2020-10-08 16:01:46 +02:00
shapirus
dcabfe9cf0
Add a 13:18 photo paper crop aspect ratio (#5939) 2020-10-07 09:04:46 +02:00
Desmis
d6f8de4281
Local adjustments - Tooltips and bug for Dehaz - Retinex (#5937)
* Change tooltip french

* Update labels tooltip french

* Changes TM - sharp - CBDL

* Others changes TM CBDL

* French tooltip denoise - blur

* Change french tooltips denoise blur

* Change combobox blurmethod by checkbox invbl

* Change tooltip blur-denoise

* another change denoise tooltip

* Change one tooltip luminance noise reduction

* Add tooltip to dehaz-retinex

* Change tooltip for dehaze retinex

* Others change tooltip retinex dehaz

* Change bad script for one tooltip MLABEL

* Another change tooltip
2020-10-06 13:45:47 +02:00
Thanatomanic
cde7aababb
camconst support for DJI FC3170 (Mavic Air 2)
See #5933
2020-10-05 20:25:38 +02:00
Desmis
21758da234 Suppress TRC working profile 2020-10-05 13:03:07 +02:00
Desmis
f168c9b48f
Local adjustments - tooltip and GUI for blur denoise (#5932)
* Change tooltip french

* Update labels tooltip french

* Changes TM - sharp - CBDL

* Others changes TM CBDL

* French tooltip denoise - blur

* Change french tooltips denoise blur

* Change combobox blurmethod by checkbox invbl

* Change tooltip blur-denoise

* another change denoise tooltip

* Change one tooltip luminance noise reduction
2020-10-04 21:15:01 +02:00
Lawrence Lee
edbf701264 Improve style of scope buttons
Keep all buttons at the same place and use darkened button background
instead of tiny icons to indicate which scope type is active.
2020-10-03 22:37:13 -07:00
Thanatomanic
5ce65f5450
camconst support for Canon EOS R (fixes #5922) 2020-10-03 17:34:32 +02:00
Desmis
0624ba9845
Local adjustments - labels tooltip TM - sharp - CBDL - and french (#5927)
* Change tooltip french

* Update labels tooltip french

* Changes TM - sharp - CBDL

* Others changes TM CBDL
2020-10-03 12:57:37 +02:00
Flössie
b311b5b6d2 Validate EXIF UTF-8 strings (fixes #5923) 2020-10-03 10:18:23 +02:00
Lawrence Lee
04524b6332 Change vectorscope crosshair style
The original crosshair used dashed lines extending across the
vectorscope area. The new crosshair uses solid lines with a small
length.
2020-10-02 22:19:33 -07:00
Lawrence Lee
6b667ead58 Swap positions of scope buttons
Make the scope type buttons the primary buttons and the other options
secondary.
2020-10-02 22:14:29 -07:00