8119 Commits

Author SHA1 Message Date
Ingo Weyrich
7d5ec6c067 Fix bug at right border in new boxblur function, #5456 2019-09-19 22:21:45 +02:00
Ingo Weyrich
3981e285b9 dehaze: fix broken build on gcc < 9.x, #5456 2019-09-19 22:06:41 +02:00
Ingo Weyrich
3ab379ad0a Dehaze: further speedup, #5456 2019-09-19 20:56:33 +02:00
Ingo Weyrich
e10c3b2f66
Merge pull request #5458 from rom9/filmneg_fix_spot_size
Fixed sampling loop ranges in `channelsAvg`.
2019-09-18 22:56:05 +02:00
rom9
c0aa982fdd Fixed sampling loop ranges in channelsAvg. It was effectively doubling spotSize, sampling an area of 64x64 instead of 32x32. 2019-09-18 21:32:35 +02:00
Ingo Weyrich
991fc94d89 Speedup for guided filter 2019-09-17 15:11:12 +02:00
Ingo Weyrich
a0c6c1569c Fix indentations 2019-09-16 21:43:03 +02:00
Ingo Weyrich
da3eff8aa7 Merge branch 'dev' into capture_sharpening 2019-09-16 17:19:09 +02:00
Ingo Weyrich
c88a74e83a
Merge pull request #5427 from Beep6581/speedup_transform
Speedup for transform
2019-09-16 17:18:38 +02:00
Ingo Weyrich
796e8f0289 Removed timing code 2019-09-16 17:17:49 +02:00
Ingo Weyrich
6d9e7d5898
Update Standard Film Curve - ISO Low.pp3 2019-09-16 15:52:11 +02:00
Ingo Weyrich
c7400459f0
Update Auto-Matched Curve - ISO Low.pp3 2019-09-16 15:51:47 +02:00
Ingo Weyrich
7956f6f786 Enable Capture sharpening for * ISO Low.pp3, #5412 2019-09-16 15:29:26 +02:00
Ingo Weyrich
f2cdbd0e4d Capture sharpening: experimental radius offset depending on distance to center 2019-09-16 15:09:47 +02:00
Ingo Weyrich
e1b170526a
Merge pull request #5447 from Beep6581/softlight_speedup
Soft Light: speedup and reduce memory usage
2019-09-15 22:30:34 +02:00
Ingo Weyrich
f55afb91c3 Soft Light: remove benchmark code, closes #5447 2019-09-15 22:30:03 +02:00
Ingo Weyrich
0c1c215262 Improve readability of hasselblad_load_raw() code, #5434 2019-09-15 21:57:17 +02:00
Ingo Weyrich
a06c2714e2
Update capturesharpening.cc
Fix artifacts at radius > 0.85
2019-09-15 16:29:29 +02:00
Ingo Weyrich
19e0112495 xtrans: border artifacts when using 1-pass Markesteijn, fixes #5452 2019-09-15 12:55:20 +02:00
Ingo Weyrich
51daaf5fa1 Capture Sharpening: some code cleanups 2019-09-14 19:35:19 +02:00
Ingo Weyrich
aadeb539a9 Capture sharpening: small speedup, also reduced memory usage by width * height * 4 byte 2019-09-14 17:51:28 +02:00
Ingo Weyrich
2690493746 Merge branch 'dev' of https://github.com/Beep6581/RawTherapee into dev 2019-09-14 14:43:56 +02:00
Ingo Weyrich
62ec0f0fd2 Capture sharpening: tiled deconvolution 2019-09-14 14:43:32 +02:00
Flössie
1e75f38dba Softlight cleanups
- More `const`
- Removed `using namespace`
- Whitespace cleanups
2019-09-12 14:49:51 +02:00
Ingo Weyrich
4efc3b8842
Merge pull request #5449 from luzpaz/comment-typo
Fix misc. source comment typo
2019-09-11 23:57:23 +02:00
luz.paz
af10bf8c7c Fix misc. source comment typo
Found via `codespell -q 3 -I ../rawtherapy-whitelist.txt -S ./rtdata/languages -L bord,hist,fo,reall,bloc,alph,dof,thre,makro,chang,currentry,portugues,vektor,ue`
2019-09-11 17:39:23 -04:00
Ingo Weyrich
d9ad93c15d
Merge pull request #5448 from Beep6581/capture_sharpening
Capture Sharpening: automatic radius calculation
Merged to get more tests
2019-09-11 20:26:31 +02:00
Ingo Weyrich
4079bb9920 Capture Sharpening: automatic radius calculation 2019-09-11 18:56:07 +02:00
Flössie
9a020899a3 Minor cleanups 2019-09-11 09:16:06 +02:00
Ingo Weyrich
2e34aa8a1d Soft Light: speedup and reduce memory usage 2019-09-10 23:23:37 +02:00
Ingo Weyrich
ba43437220
Merge pull request #5445 from Beep6581/capture_sharpening
Merge Capture sharpening into dev to get more tests
2019-09-10 19:27:01 +02:00
Morgan Hardwood
b643c90ba7 Changes for merging release 5.7 back into dev 2019-09-10 19:23:02 +02:00
Morgan Hardwood
f335efe6a7 Minor splash screen cleanup 2019-09-10 12:45:01 +02:00
Beep6581
28dd16c443
Update README.md 2019-09-10 12:41:29 +02:00
Morgan Hardwood
60b2196bce Updated gnu.org links to use HTTPS 2019-09-10 12:34:57 +02:00
Morgan Hardwood
ef722d37cb Updated appdata 2019-09-10 12:34:40 +02:00
Beep6581
37d6b98ee3
Update RELEASE_NOTES.txt 2019-09-10 12:30:54 +02:00
Ingo Weyrich
ec2f7778bb trigger capture sharpening less often 2019-09-09 15:48:00 +02:00
Ingo Weyrich
062b5a6bbc Capture Sharpening: change default values for iterations and gamma 2019-09-07 16:16:28 +02:00
Morgan Hardwood
50f9be3e60 Preparing for release 5.7 2019-09-06 22:51:46 +02:00
Morgan Hardwood
b858bfb2c9 Update "Advanced" tab shortcut to Alt-a
Back when it was called the "Wavelet" tab the Alt-w shortcut was used.

Closes #4322
2019-09-06 22:15:37 +02:00
Hombre
1eb4aac404 Merge branch 'cleared-icon-cache' into dev 2019-09-05 22:53:41 +02:00
Ingo Weyrich
b3654dc5d3 Merge branch 'dev' into capture_sharpening 2019-09-05 18:18:43 +02:00
Ingo Weyrich
11bf7e5eb5 fix broken crop lines in file browser, fixes #5440 2019-09-05 15:16:24 +02:00
Ingo Weyrich
9165d0acb7 Crop area not shown on File Browser window thumbnails, fixes #5440 2019-09-05 12:08:36 +02:00
Morgan Hardwood
10a346113f Increase visibility of blue histogram, closes #5438 2019-09-05 01:44:45 +02:00
Hombre
500fac34cd The svg2png icon cache is now cleared on new minor version
The `version` value from the `Options` file is compared to the harcoded
value (computed at build time) of the running application. If the major
or minor version is different, the `svg2png` folder is cleaned at
startup-time.
2019-09-05 01:09:48 +02:00
Morgan Hardwood
d0c6440af9 Suppress debug output in CA correction
Debug output still visible in verbose mode.

Closes #5437
2019-09-04 22:12:53 +02:00
Morgan Hardwood
20ca4946b5 Improve SAMSUNG EX2F support #1897
Improved raw crop eliminates white border on ISO >=800 shots, lower ISO
shots did not exhibit white border.

Patch by Ingo Weyrich
2019-09-04 22:05:24 +02:00
Beep6581
6607b570c4
Merge pull request #5430 from Entropy512/smooth_scroll
Smooth scrolling improvements
2019-09-04 21:26:49 +02:00