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
Desmis
fc7f55e54e
GUI Exposure PDE - hide softradius
2019-09-11 13:01:30 +02:00
Flössie
9a020899a3
Minor cleanups
2019-09-11 09:16:06 +02:00
Desmis
0711373021
Merge with dev
2019-09-11 08:35:25 +02:00
Ingo Weyrich
2e34aa8a1d
Soft Light: speedup and reduce memory usage
2019-09-10 23:23:37 +02:00
Desmis
3fcd11489e
Fixed bad behavior in mask denoise and smooth
2019-09-10 19:43:06 +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
Desmis
bdf426304e
Change call to denoise
2019-09-10 18:50:18 +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
Desmis
a307b5a739
Improve Exposure PDE
2019-09-10 11:14:40 +02:00
Ingo Weyrich
ec2f7778bb
trigger capture sharpening less often
2019-09-09 15:48:00 +02:00
Desmis
48ba1e0e0b
Change Label and Tooltip PDE
2019-09-09 10:32:05 +02:00
Desmis
dbd5a02004
GUI changes to Exposure PDE
2019-09-08 18:52:22 +02:00
Desmis
38eb3a722f
Small improvments to PDE
2019-09-08 11:56:18 +02:00
Desmis
0730222cf7
Add PDE Fattal to Exposure PDE - thanks to Alberto
2019-09-08 11:31:05 +02:00
Desmis
0319a93496
Change settings Exposure PDE
2019-09-08 06:50:08 +02:00
Ingo Weyrich
062b5a6bbc
Capture Sharpening: change default values for iterations and gamma
2019-09-07 16:16:28 +02:00
Desmis
4fc498a95a
merge with dev
2019-09-07 11:29:00 +02:00
Desmis
11f16aaca6
Clean code exposure PDE
2019-09-07 11:08:27 +02:00
Desmis
03aff81ebd
Improve Exposure PDE with gamma
2019-09-07 10:55:47 +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
Desmis
202fb8084d
merge with dev
2019-09-06 10:56:03 +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
Desmis
dfc4715a82
merge with dev
2019-09-05 06:38:40 +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
Hombre
ad0699309c
Merge branch 'rotationusedtocrash' into dev
2019-09-04 20:53:41 +02:00
Roel Baars
e9ac64a495
Fixes #5436
2019-09-04 19:35:13 +02:00
Desmis
4e009faf40
Small improvment chroma wavelet
2019-09-04 08:16:42 +02:00
Hombre
ce04447c7a
Fix crash while rotating several thumbnails in File Browser
...
Fix issue #4858 and possibly #5310
2019-09-03 22:18:20 +02:00
Desmis
55de6c09c4
Clean and format iplocallab.cc
2019-09-03 19:05:36 +02:00
Ingo Weyrich
fb51c4ca92
capture sharpening: Fix crash when using gamma < 1.0, #5412
2019-09-03 17:08:37 +02:00
Desmis
9d8aa5e9d3
Fixed crash when curve linear in local contrast wavelet
2019-09-03 13:47:20 +02:00
Desmis
affcef721f
Some OMP improvments to local contrast wavelet
2019-09-03 10:38:10 +02:00
Desmis
5d2ca598d4
Add chroma to residual wavelet local contrast
2019-09-02 19:50:24 +02:00
Desmis
94d977bcb0
Clean format iplocallab.cc
2019-09-02 12:59:19 +02:00
Desmis
bc23a7063e
Fixed bug in local contrast wavelet
2019-09-02 10:50:05 +02:00