heckflosse
|
23202d1f10
|
Fix wrong sse version of setUnlessOOG()
|
2019-01-16 14:44:08 +01:00 |
|
heckflosse
|
2369440390
|
Fix standard tonecurve for non sse builds, also inluced speedup for sse builds
|
2019-01-16 14:24:19 +01:00 |
|
Hombre
|
4ee5c96392
|
Merge branch 'dev' into hidpi-icons
|
2019-01-02 18:06:44 +01:00 |
|
heckflosse
|
b9942422e7
|
Change microcontrast uniformity adjuster range, fixes #5129
|
2019-01-01 17:36:17 +01:00 |
|
heckflosse
|
d43ccc5e81
|
Add vceilf(x)
|
2018-12-31 18:47:08 +01:00 |
|
heckflosse
|
5a7f889380
|
Better xtrans fast algorithm, #5107
|
2018-12-31 16:15:50 +01:00 |
|
heckflosse
|
8d08f13eba
|
Merge branch 'dev' into blur-flat-regions
|
2018-12-27 10:56:08 +01:00 |
|
heckflosse
|
42beee886b
|
Preview sometimes goes magenta at >=100% preview when using Ciecam02 and defringe, fixes #5116
|
2018-12-26 21:12:46 +01:00 |
|
Hombre
|
a9cf56a957
|
Merge branch 'dev' into hidpi-icons
|
2018-12-25 19:00:30 +01:00 |
|
heckflosse
|
d7a1b29cc9
|
Merge branch 'dev' into blur-flat-regions
|
2018-12-22 14:50:02 +01:00 |
|
heckflosse
|
3461328a8c
|
Opening a locked raw file in RawTherapee causes crash, fixes #5111
|
2018-12-21 21:36:22 +01:00 |
|
heckflosse
|
0918d29578
|
Better white level for Canon PowerShot SX50 HS
|
2018-12-21 21:34:47 +01:00 |
|
heckflosse
|
988d598d9d
|
Decouple sharpening amount from contrast mask, #5075
|
2018-12-17 13:26:14 +01:00 |
|
heckflosse
|
58e332475f
|
Don't allocate blurbuffer when blur is disabled, #5075
|
2018-12-17 13:07:46 +01:00 |
|
heckflosse
|
4a46da1b34
|
Merge branch 'dev' into blur-flat-regions
|
2018-12-17 11:58:34 +01:00 |
|
Flössie
|
f6a7e43ba0
|
Initialize variable in lj92.c (fixes #5090)
|
2018-12-15 14:48:04 +01:00 |
|
Hombre
|
8728142b64
|
Merge branch 'dev' into hidpi-icons
|
2018-12-13 00:52:07 +01:00 |
|
Hombre
|
81407cd663
|
Adding SVG support for icons with automatic cache handling
See issue #3547 and #4803
|
2018-12-13 00:04:30 +01:00 |
|
heckflosse
|
d47a54fb3d
|
Fix raw histogram calculation, thanks to @agriggio, #5091
|
2018-12-12 23:23:02 +01:00 |
|
Morgan Hardwood
|
920e9f7a16
|
Renamed key to CurveFromHistogramMatching for clarity, #5089
|
2018-12-11 23:13:40 +01:00 |
|
heckflosse
|
287167890c
|
Merge branch 'dev' into blur-flat-regions
|
2018-12-11 15:18:43 +01:00 |
|
Alberto Griggio
|
7a918fa373
|
Fixed bug in evaluating catmull-rom curves with straight segments at 0 or 1
Fixes #5072
|
2018-12-10 17:26:22 +01:00 |
|
heckflosse
|
8bdec7c2de
|
Change blend between sharpened, original and blurred, #5075
|
2018-12-10 14:29:23 +01:00 |
|
heckflosse
|
c173059085
|
Merge branch 'dev' into blur-flat-regions
|
2018-12-10 12:31:26 +01:00 |
|
Ingo Weyrich
|
1bf837d5b1
|
Merge pull request #5070 from Beep6581/improve_dualdemosaic_flatregion_detection
Improve detection of flat regions for calculation of dual demosaic contrast threshold
|
2018-12-09 22:47:10 +01:00 |
|
heckflosse
|
872279ae97
|
Remove some console output before merge
|
2018-12-09 22:39:00 +01:00 |
|
Hombre
|
7ab3893b2b
|
Merge branch 'dev' into hidpi-icons
|
2018-12-09 00:13:01 +01:00 |
|
Hombre
|
5ea0bacddd
|
Icons are resized depending on the current scale/resolution
See issue #3547 and #4803
|
2018-12-08 22:48:15 +01:00 |
|
heckflosse
|
7d17b2ef27
|
bugfix for last commit
|
2018-12-08 22:01:37 +01:00 |
|
heckflosse
|
5162484517
|
First quick&dirty version of flat region blur, #5075
|
2018-12-08 21:57:56 +01:00 |
|
heckflosse
|
1d01002953
|
Added console output, #5070
|
2018-12-08 17:42:31 +01:00 |
|
heckflosse
|
033b021b9b
|
removed useless #if
|
2018-12-08 01:45:55 +01:00 |
|
heckflosse
|
04d5ba3f91
|
reduce silencing of warnings for dcraw code
|
2018-12-08 01:30:09 +01:00 |
|
heckflosse
|
3f606c776a
|
exclude tiles with too low variance from calculation of dual demosaic contrast threshold
|
2018-12-07 22:07:56 +01:00 |
|
heckflosse
|
d9d8005706
|
Some changes as suggested by @Floessie, #5070
|
2018-12-07 16:22:24 +01:00 |
|
heckflosse
|
72ee991858
|
Improve detection of flat regions for calculation of dual demosaic contrast threshold
|
2018-12-07 00:39:41 +01:00 |
|
Alberto Griggio
|
fd48b34cd5
|
curves: restored the old DCT_Spline implementation (cubic splines), and added new DCT_CatumullRom curve type
|
2018-12-06 14:11:49 +01:00 |
|
heckflosse
|
d51e9b9bd4
|
Remove obsolete MSR() in imagesource.h
|
2018-12-05 19:20:57 +01:00 |
|
heckflosse
|
1b0baf78ff
|
buildBlendMask() cleanup
|
2018-12-05 15:17:12 +01:00 |
|
heckflosse
|
09c55ca6ec
|
Small speedup and code cleanup for autocontrast calculation
|
2018-12-04 23:13:20 +01:00 |
|
heckflosse
|
75a34ef87e
|
Improve caclulation of dual demosaic contrast threshold
|
2018-12-04 14:51:13 +01:00 |
|
Morgan Hardwood
|
4e79d68807
|
CMake file cleanup
|
2018-12-02 23:00:29 +01:00 |
|
Morgan Hardwood
|
d7d823e41b
|
Added support for Panasonic DC-LX100M2
Preliminary support, no white frames available yet.
Issue #5049
|
2018-12-02 01:27:41 +01:00 |
|
Alberto Griggio
|
c75a0d6bd7
|
do not apply "filmlike_clip" in rgbProc when clampOOG is false
|
2018-12-01 22:30:11 +01:00 |
|
heckflosse
|
f38f0b0ef7
|
Be less restrictive regarding variance in pass 2 of dual demosaic auto contrast threshold calculation
|
2018-12-01 21:18:12 +01:00 |
|
heckflosse
|
bb428421f2
|
better raw crop for LG mobile LG-H815
|
2018-12-01 21:00:26 +01:00 |
|
heckflosse
|
5c73de9f83
|
better raw crop for Canon PowerShot SX150 IS
|
2018-12-01 14:20:31 +01:00 |
|
heckflosse
|
89f09b6ad6
|
better raw crop for Canon PowerShot A3100 IS
|
2018-12-01 14:00:51 +01:00 |
|
heckflosse
|
4673ae3b24
|
Wrong border interpolation when using IGV, fixes #5048
|
2018-12-01 13:32:51 +01:00 |
|
heckflosse
|
9362f13fcc
|
Wrong border interpolation when using DCB with raw border = 0, fixes #5047
|
2018-12-01 13:20:30 +01:00 |
|