This website requires JavaScript.
fae40a137a
A few more minor fixes geared towards lgtm.com alerts (#6127 )
Adam Reichold
2021-03-17 08:37:19 +01:00
537fa73d3f
Local adjustments - Log encoding - Ciecam16 ContrastJ - contrastQ - contrast threshold (#6169 )
Desmis
2021-03-15 07:57:25 +01:00
2c47005b1d
Chinese (Simplified) locale updated
Morgan Hardwood
2021-03-15 02:42:52 +01:00
f75090c513
Merge pull request #6158 from stwunsch/fix-cmake-abspath
Beep6581
2021-03-15 00:04:11 +01:00
227ae487d4
LA and Shadows-Highlight main - change location shadows-highlight in Lab issue 6163 (#6164 )
Desmis
2021-03-13 07:17:42 +01:00
bb08b6bed8
Raw black points: Green2 Does not change color when click button restore value to 0, fixes #6165
Ingo Weyrich
2021-03-09 13:11:51 +01:00
0170305906
Local contrast - Try to solve bug issue #6132 (#6134 )
Desmis
2021-03-08 08:29:57 +01:00
9b2e955dc9
LA improve behavior full image issue 6161
Desmis
2021-03-08 08:00:35 +01:00
f958074d9b
Fix crash when deleting spot removal spot
Lawrence Lee
2021-03-07 11:58:36 -08:00
dda9b8ed6b
LA settings - change label background color
Desmis
2021-03-07 16:39:23 +01:00
10b5f65b30
Fix spot removal enable/disable history message
Lawrence Lee
2021-03-06 21:29:56 -08:00
7e436a44d6
Merge branch 'dev' of https://github.com/Beep6581/RawTherapee into spot-removal-tool
Lawrence Lee
2021-03-06 16:41:40 -08:00
47b1804034
[cmake] Enable mcpu=native for all Arm processors (#6156 )
Stefan Wunsch
2021-03-06 12:37:44 +01:00
4cb6fa2dcb
[cmake] Use absolute path to cmake in UpdateInfo
Stefan Wunsch
2021-03-06 11:45:39 +01:00
df9f33e44e
LA - Others improvments length labels
Desmis
2021-03-06 08:22:50 +01:00
31641f9481
LA others change length labels english and french
Desmis
2021-03-05 08:58:11 +01:00
4583176d1b
LA french - adjust label length
Desmis
2021-03-05 08:38:32 +01:00
c448860b6a
LA change size label Shadows/highlights and Tone Equalizer
Desmis
2021-03-05 08:02:25 +01:00
0bf7c4e56c
Local adjustments - Added Guidedfilter to avoid color shift (#6149 )
Desmis
2021-03-03 18:49:55 +01:00
02b86239db
[cmake] Enable native compilation on Apple M1 (#6152 )
Stefan Wunsch
2021-03-03 18:35:19 +01:00
84751ad26f
Re-allow using RT shortcut while focused on adjuster
Pandagrapher
2021-03-01 21:38:35 +01:00
d92bbf59e1
Fixes #6148 , allow using decimal key on numpad
Pandagrapher
2021-03-01 21:04:08 +01:00
2366cb4935
raw crop for Leica SL2-S
Ingo Weyrich
2021-03-01 18:30:40 +01:00
68a6e02369
Fix some cmake build system issues (#6147 )
Stefan Wunsch
2021-03-01 16:40:54 +01:00
cf21bd87d5
Merge pull request #6145 from Beep6581/issue_6143
Ingo Weyrich
2021-03-01 16:28:29 +01:00
02a5040a60
Undocumented search feature in exif tab can be annoying, fixes #6142
Ingo Weyrich
2021-02-28 17:00:37 +01:00
045bc1cd9a
Cleanup and removed stopwatch, #6143
Ingo Weyrich
2021-02-28 14:16:20 +01:00
d8515da4dd
LA - Disable default avoid color shift - change needHH to true
Desmis
2021-02-28 13:38:20 +01:00
1f9a8b69a2
Clarify expression by adding parentheses, #6143
Ingo Weyrich
2021-02-28 11:14:56 +01:00
09441c7e54
Correctly apply Local adjustments when loading a pp3 profile
Thanatomanic
2021-02-28 11:13:21 +01:00
966cbfe276
speedup for a loop in wavelet code , #6143
Ingo Weyrich
2021-02-28 10:40:59 +01:00
7a4ad241a2
Merge pull request #6138 from Beep6581/issue_6137
Ingo Weyrich
2021-02-27 17:18:52 +01:00
b58f643d59
Local adjustments - Grain - various improvment - see issue #2460 (#6120 )
Desmis
2021-02-27 08:13:44 +01:00
a6a368e682
Allow resizing of navigator window. Patch by @Lawrence37. Fixes #6052
Thanatomanic
2021-02-27 08:03:36 +01:00
8d32d59b33
Basic color support for Canon EOS 2000D in camconst.json
Thanatomanic
2021-02-27 07:49:57 +01:00
bb12519eec
Merge pull request #6141 from Beep6581/issue_6140
Ingo Weyrich
2021-02-26 18:14:12 +01:00
84d463fbb9
Segfault in wavelet/denoise, fixes #6140
Ingo Weyrich
2021-02-26 17:18:45 +01:00
4f880b346a
add a cppcheck-suppress
Ingo Weyrich
2021-02-26 14:19:52 +01:00
fb72b6c626
Keep original code, Optimizer will catch that
Ingo Weyrich
2021-02-26 13:47:08 +01:00
d3c536b0d8
Fix clang build
Ingo Weyrich
2021-02-26 13:01:02 +01:00
d7327e8b05
left original code in comments
Ingo Weyrich
2021-02-26 12:41:23 +01:00
10e0ab4eaa
Speedup final touchup local contrast
Ingo Weyrich
2021-02-25 23:10:37 +01:00
9ba266c21f
added some stopwatches
Ingo Weyrich
2021-02-25 22:44:50 +01:00
1214450aaa
Small fixes to Gtk::Grid::attach for compilation with gtkmm 3.22
Thanatomanic
2021-02-25 17:49:05 +01:00
6f9f81b057
Merge pull request #6135 from luzpaz/typos
Thanatomanic
2021-02-25 16:27:53 +01:00
fe795b419c
Fix various source comment typos
luz paz
2021-02-25 09:49:27 -05:00
f727477710
Make some more files cppcheck clean (#6133 )
Ingo Weyrich
2021-02-24 22:39:23 +01:00
7a2463a81a
make improcfun.cc cppcheck and -Wextra clean (#6128 )
Ingo Weyrich
2021-02-23 23:06:51 +01:00
0694eb1d3d
Update .clang-format to prevent unwanted sorting of includes
Thanatomanic
2021-02-23 17:38:52 +01:00
a349559e40
Merge pull request #6126 from adamreichold/fix-signed-unsigned-comparison-warning
Adam Reichold
2021-02-22 20:53:32 +01:00
fc23c0fbfa
Fix GCC warning about comparing signed and unsigned integers.
Adam Reichold
2021-02-22 18:40:38 +01:00
310239dfbd
Add clang-format format file\nThis allows formatting in e.g. VSCode similar to AStyle.
Thanatomanic
2021-02-22 15:35:13 +01:00
c5a6c9fb3d
make iplocallab.cc cppcheck and also -Wdouble-promotion clean #6119 (#6122 )
Ingo Weyrich
2021-02-22 12:03:53 +01:00
24df5166f2
assume SAMPLEFORMAT_UINT for tiff files when SAMPLEFORMAT_VOID is set
Ingo Weyrich
2021-02-21 13:32:16 +01:00
9e159deb01
Local adjustments - Blur and noise radius > 1.5 increase saturation issue #6117 (#6118 )
Desmis
2021-02-19 13:06:34 +01:00
de15da1d59
Fix new color propagation method (#6109 )
Thanatomanic
2021-02-18 13:36:54 +01:00
d29d5e144b
Update locallabtools.cc
Ingo Weyrich
2021-02-17 15:38:29 +01:00
036a590db1
Fix adjuster default value
Ingo Weyrich
2021-02-17 13:41:25 +01:00
fc031ccb5a
Remove deprecated GTK3 code, fixes #6103 (#6113 )
Thanatomanic
2021-02-17 11:44:25 +01:00
a349d17b08
Merge pull request #6072 from Beep6581/issue-templates
Beep6581
2021-02-16 20:15:34 +01:00
0cc6ae979f
silence warnings, #6105
Ingo Weyrich
2021-02-16 12:12:25 +01:00
a1f3edbeab
delayed.h : fix cppcheck warnings
Ingo Weyrich
2021-02-14 17:48:37 +01:00
c3df0b1d86
LUT.h : fix cppcheck warnings
Ingo Weyrich
2021-02-14 17:48:10 +01:00
53e86a7433
Merge pull request #6056 from ff2000/ori_filetype
Ingo Weyrich
2021-02-14 17:26:34 +01:00
6454737d0c
Merge branch 'dev' of https://github.com/Beep6581/RawTherapee into dev
Ingo Weyrich
2021-02-09 12:39:07 +01:00
b7b5d48d2f
Automatic distortion correction crashes on particular image, fixes #6104
Ingo Weyrich
2021-02-09 12:38:39 +01:00
9b0bbdd276
Local adjustments - Neutralize process after LA when when the user uses preview deltaE (#6099 )
Desmis
2021-02-09 07:31:54 +01:00
e586f1b53e
Fix broken PENTAX *ist D decoding
Ingo Weyrich
2021-02-08 14:37:50 +01:00
d369efb045
Local adjustments - Placement of LA in the processing order - issue #6069 (#6080 )
Desmis
2021-02-07 07:47:30 +01:00
3a6f91e996
Updated issue templates. More compact.
Thanatomanic
2021-02-06 08:54:24 +01:00
6ad419f189
Local adjustments - Denoise - improvments with Non Local means issue #6087 (#6091 )
Desmis
2021-02-05 16:24:43 +01:00
1d98ff8ca4
added german comment to rawtherapee.desktop.in (#6096 )
freddii
2021-02-05 15:19:26 +01:00
b798f4812d
Merge pull request #6093 from Pandagrapher/origin_dev
Pandagrapher
2021-02-04 17:00:36 +01:00
1640dfcea9
Avoid resetting spot shape when switching from Normal to Excluded spot
Pandagrapher
2021-02-03 18:45:52 +01:00
cce2f5053e
Colour propagation: reduce memory usage
Ingo Weyrich
2021-02-02 17:53:27 +01:00
408636141c
Bumped date in license to 2021
Morgan Hardwood
2021-02-01 10:22:38 +01:00
7a0d2dddc9
Fix flat field correction for multiframe raw files
Ingo Weyrich
2021-01-31 14:09:41 +01:00
6b1e5d6181
Ciecam - Take into account issue #6022 choice between classic - symmetric - mixed - for cat02/16 (#6079 )
Desmis
2021-01-30 07:35:07 +01:00
727c9557b4
Local adjustments - Mask - Change behavior Laplacian (#6075 )
Desmis
2021-01-28 07:32:07 +01:00
a5280fddf5
Local adjustments - Enable Disable spot with Denoise
Desmis
2021-01-26 08:10:19 +01:00
6d1ba3285b
Change label CBDL for Contrast by Detail Levels
Desmis
2021-01-25 10:51:30 +01:00
78209d3c96
Fix color label with default profile bug
Lawrence Lee
2021-01-24 18:10:02 -08:00
8ca07e8584
Merge branch 'dev' of https://github.com/Beep6581/RawTherapee into dev
Ingo Weyrich
2021-01-24 11:26:26 +01:00
84cfedd2a2
rcd: fix border issue
Ingo Weyrich
2021-01-24 11:26:04 +01:00
999eb30f5f
LA Denoise - change reparition basic standard advanced
Desmis
2021-01-24 08:06:46 +01:00
6d138ae8fa
Update issue templates
Thanatomanic
2021-01-21 21:20:06 +01:00
8bb06c2c4b
Change some Denoise tooltips
Desmis
2021-01-20 18:12:37 +01:00
8a1f1e9e22
Update camconst.json with support for Nikon COOLPIX P950. Fixes #6066
Thanatomanic
2021-01-20 08:09:00 +01:00
049a6143f0
Merge pull request #6064 from Beep6581/rcd_new
Ingo Weyrich
2021-01-19 10:59:18 +01:00
26a97468d9
Fixed Bug issue #6067 - right side border with dynamic range
Desmis
2021-01-19 09:13:12 +01:00
c5f6692492
Others improvment french translation
Desmis
2021-01-18 17:18:30 +01:00
cbb7735fae
Change 2 labels show modified areas
Desmis
2021-01-17 17:21:53 +01:00
d607028871
rcd demosaic: small change
Ingo Weyrich
2021-01-17 15:13:21 +01:00
9541be0f55
Local adjustments - French labels and tooltips (#6065 )
Desmis
2021-01-17 13:42:29 +01:00
2ea7b02f2a
Local adjustments - GUI 'full image' - allows you to use the local adjustment tools on the whole image (#6063 )
Desmis
2021-01-17 08:51:37 +01:00
369707df7a
rcd demosaic: added some comments, #6054
Ingo Weyrich
2021-01-16 23:32:24 +01:00
ea6bb8fcf7
Local adjustments - Retinex - Last Recovery based on luminance mask (#6062 )
Desmis
2021-01-15 12:29:46 +01:00
59b7eb0bbd
rcd: small speedup and cleaner code, #6054
Ingo Weyrich
2021-01-14 19:12:49 +01:00
58feb50b33
Local adjustments - CBDL Luminance - Recovery based on luminance mask (#6060 )
Desmis
2021-01-14 14:21:01 +01:00
5e95b2e5e2
Local adjustments - Tone Mapping - Recovery based on luminance mask (#6059 )
Desmis
2021-01-14 07:41:25 +01:00