Morgan Hardwood
069584c505
Fix L* and CC curve background histograms
...
The histograms were not being drawn using the full available width.
Patch by Ingo Weyrich, fixes #4933
2019-02-18 22:06:34 +01:00
Ingo Weyrich
8d8aeb00a7
Fix segfault when dehaze depth map is enabled
2019-02-18 16:56:39 +01:00
Ingo Weyrich
e2154f9feb
Fix a race in get_dark_channel()
2019-02-18 15:25:35 +01:00
Morgan Hardwood
d080bba351
Center selected thumb in Filmstrip #5174
...
When opening an image, selecting the next/previous image or syncing the
Filmstrip, the newly selected thumbnail is centered, unless it lies
within the visible area more than 1 thumbnails-width away from either
edge, in which case centering does not occur.
2019-02-18 03:10:58 +01:00
Flössie
c85dc2811b
Fix most Clang 7 warnings ( fixes #4972 )
2019-02-17 12:07:48 +01:00
Flössie
e491c42b5e
Conform to OpenMP 4.0 ( fixes #5177 )
2019-02-17 10:23:13 +01:00
Flössie
8c7555f4a8
Fix experimental C++17 build ( fixes #5175 )
2019-02-14 21:28:49 +01:00
heckflosse
94926b8315
Support for Nikon Z7 uncompressed NEF files, fixes #4801
2019-02-14 20:40:49 +01:00
heckflosse
0f1f12d29a
guided filter: removed timing code
2019-02-14 15:49:02 +01:00
heckflosse
6292b4e994
Panasonic DC-GH5S raw support. Thanks to @agriggio for the patch, fixes #4675
2019-02-14 15:46:19 +01:00
heckflosse
9e1fcb31ef
guided filter: further small reduction of peak memory usage
2019-02-14 15:30:05 +01:00
Morgan Hardwood
43a80b0341
Further AppData changes
...
Removed '.desktop' suffix from id
ad6033ff1f (r32317629)
Updated component type.
2019-02-14 14:12:28 +01:00
Morgan Hardwood
b65e3c32a6
Improved support for Sigma SD14
...
Closes #5173
2019-02-14 13:55:20 +01:00
Morgan Hardwood
788d62e5d1
Renamed appdata filename in CMakeLists
2019-02-14 13:50:57 +01:00
Beep6581
ad6033ff1f
Merge pull request #5118 from Beep6581/appdata
...
Updated AppData file, closes #5117
2019-02-14 13:16:17 +01:00
Beep6581
183517d074
Merge pull request #5150 from TooWaBoo/TWB-Theme
...
Update TWB-Theme / cosmetic changes
2019-02-14 13:15:02 +01:00
heckflosse
d1e3085932
Reduce peak memory usage of guided filter by width * height * 8 byte
2019-02-14 13:11:27 +01:00
heckflosse
8eba1c40a6
Fix segfaults when processing very large files in queue, #5170
2019-02-13 00:38:11 +01:00
heckflosse
2d167d923b
Reduce peak memorey usage for processing non raw files in queue by width * height * 3 * bytedepth, #5170
2019-02-13 00:36:57 +01:00
heckflosse
ff00226d97
Fix segfault opining very large jpeg files in editor, #5170
2019-02-11 22:40:31 +01:00
heckflosse
1813d880d0
Fix segfault on very large files, #5170
2019-02-11 20:35:52 +01:00
heckflosse
9802feee86
Fix crash in cropwindow.cc, fixes #5169
2019-02-09 14:34:56 +01:00
Morgan Hardwood
07f62ef168
rtexif updated to exiftool-11.26
2019-02-06 21:56:57 +01:00
heckflosse
5ddbefd8c4
Do not take logarithm of values <= 0, fixes #5164
2019-02-06 13:25:57 +01:00
Flössie
37027e46bd
Fix non-OpenMP build
2019-02-06 06:54:31 +01:00
heckflosse
9210a56ca4
Log filename in case mmap failed
2019-02-04 22:18:14 +01:00
Ingo Weyrich
b0b0e136ba
Merge pull request #5159 from Beep6581/hphd_speedup
...
Speedup for hphd demosaic.
2019-01-31 23:41:22 +01:00
heckflosse
8207d174a0
hphd demosaic: disable timing code, #5159
2019-01-31 23:37:33 +01:00
heckflosse
a5427f32a2
hphd demosaic: fix wrong index, #5159
2019-01-31 23:31:06 +01:00
heckflosse
7c3707a392
hphd dempsaic: disable timing code, #5159
2019-01-31 22:27:34 +01:00
heckflosse
ac152ac423
hphd demosaic: small speedup and own compilation unit, #5159
2019-01-31 22:20:23 +01:00
heckflosse
a4acc1dca3
Speedup for hphd demosaic
2019-01-30 22:56:44 +01:00
Hombre
cc1779a0ae
Merge branch 'dev' into hidpi-icons
2019-01-24 22:02:44 +01:00
TooWaBoo
9bc361540b
Update TWB-Theme / cosmetic changes
2019-01-23 22:51:49 +01:00
Ingo Weyrich
f84a75de1e
Merge pull request #5146 from Beep6581/fix-non-sse-standard-tonecurve
...
Fix standard tonecurve for non sse builds, also inluced speedup for s…
2019-01-21 16:03:40 +01:00
Floessie
6607bb2f87
Merge pull request #5131 from Beep6581/review-idle_register-calls
...
Review idle register calls
2019-01-21 10:50:37 +01:00
Ingo Weyrich
791dced11c
Merge pull request #5149 from TooWaBoo/dev-lang
...
Update Deutsch locale
2019-01-19 19:23:14 +01:00
heckflosse
3fc7c25965
softproof not working when no printer profile is set (no sRGB preview on wide gamut screens), fixes #5143
2019-01-19 19:22:45 +01:00
heckflosse
36ca01616b
Segfault when v2 ICC profiles do not contain parsable 'gamma/slope' info, fixes #5144
2019-01-19 19:15:32 +01:00
heckflosse
4d241d7e10
Wrong clipping when using the new v2 and v4 profiles, fixes #5142
2019-01-19 19:10:46 +01:00
heckflosse
52aabfc93a
don't force b&w when ciecam02 and b&w are enabled
2019-01-19 13:14:29 +01:00
TooWaBoo
02f8e91897
Update Deutsch locale
2019-01-19 10:52:07 +01:00
TooWaBoo
8931e7aec5
Merge pull request #1 from Beep6581/dev
...
Merged from dev
2019-01-19 10:50:41 +01:00
heckflosse
b3972dee37
Small speedup for sse version of WeightedStdToneCurve::BatchApply()
2019-01-16 15:16:16 +01:00
Ingo Weyrich
4fec856fba
Merge pull request #5130 from Beep6581/microcontrast-uniformity
...
Change microcontrast uniformity adjuster range
2019-01-16 15:00:25 +01:00
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
Morgan Hardwood
e1a467501d
Removed invalid Ukrainian translation #5127
2019-01-09 23:02:58 +01:00
Morgan Hardwood
b39b3e932f
generateTranslationDiffs
2019-01-09 22:50:07 +01:00
Gregory Reshetniak
769d2e6abc
WIP: Ukrainian translation ( #5127 )
2019-01-09 22:46:30 +01:00