8119 Commits

Author SHA1 Message Date
Ingo Weyrich
a2b0167339 Fix broken non OMP build 2019-12-02 19:46:00 +01:00
Ingo Weyrich
f95acfe74e Multithread lensfun vignetting correction 2019-12-02 17:32:13 +01:00
Floessie
dba0d72ecd
Merge pull request #5548 from Beep6581/lensfun-improvement
Make `LFDatabase::findModifier()` non-static
2019-12-02 15:38:45 +01:00
Morgan Hardwood
164fab28e0 Added Slovenian translation
Translation by Matjaž Jeran / matjazjeran

Closes #5488
2019-12-02 11:25:57 +01:00
Morgan Hardwood
98ac8d5f76 generateTranslationDiffs 2019-12-02 11:24:15 +01:00
Flössie
5852ee02b9 Make LFDatabase::findModifier() non-static 2019-12-02 08:20:25 +01:00
Ingo Weyrich
3748133cd2 Fix some vavorite tab issues 2019-11-30 22:19:33 +01:00
Ingo Weyrich
92e6768bee Improve caching of lensfun mismatches 2019-11-29 15:19:34 +01:00
Ingo Weyrich
b8dcd93a6a Reduce searches for lensfun data if there is no entry for the combo of camera and lens 2019-11-29 13:09:37 +01:00
Ingo Weyrich
200d746465 Capture sharpening: fix border issues 2019-11-28 16:07:41 +01:00
Ingo Weyrich
55709bc449
Merge pull request #5544 from Beep6581/cleanup
Some cleanups
2019-11-27 21:52:17 +01:00
Ingo Weyrich
04b08741ee Further cleanups 2019-11-27 18:55:20 +01:00
Ingo Weyrich
79431ffa1d Some changes suggested by @Floessie 2019-11-26 19:42:48 +01:00
Ingo Weyrich
2a4891827d Some cleanups 2019-11-26 15:25:11 +01:00
Ingo Weyrich
f054ed00e8 Pixelshift: optionally use RCD+VNG4 for motion parts 2019-11-25 01:00:49 +01:00
Ingo Weyrich
23e60371ed Use capture sharpening for pixelshift profiles 2019-11-24 23:09:23 +01:00
Ingo Weyrich
614458c3c6 added support for Sony A7rIV 16-shot pixel-shift files, ported from ART, thanks to @agriggio 2019-11-22 17:26:44 +01:00
Ingo Weyrich
81f9ab7315 Regression in Olympus E-M10MarkII raw black levels, fixes #5535 2019-11-22 14:37:10 +01:00
Ingo Weyrich
7b54c7f2a4 Some code cleanups 2019-11-21 21:36:57 +01:00
Ingo Weyrich
89d8c341a6 Some code cleanups 2019-11-21 19:36:16 +01:00
Ingo Weyrich
ff9eeb4744 Capture Sharpening missing from Parameters to save partial processing profile dialog box, fixes #5487 2019-11-21 18:09:14 +01:00
Ingo Weyrich
ff3e314662
Merge pull request #5531 from Beep6581/hotdeadpixel_speedup
findHotDeadPixels: speedup and reduced memory usage
2019-11-21 16:50:54 +01:00
Ingo Weyrich
8b5533cfcb Dual demosaic: disable timing code 2019-11-21 16:28:45 +01:00
Ingo Weyrich
9bd53a5cc9 Dual demosaic: reduce memory usage by width * height * 4 byte 2019-11-21 16:23:39 +01:00
Ingo Weyrich
0b5b9b0f3e findHotDeadPixels: further speedup and cleanup, #5531 2019-11-21 15:37:55 +01:00
Ingo Weyrich
0444334564 Segfault in before/after mode, #5529 2019-11-20 14:51:43 +01:00
Ingo Weyrich
c21d142098 canon_cr3_decoder: enabled multithreaded decode 2019-11-19 21:39:24 +01:00
Ingo Weyrich
0d9df36b88 raw crop for Canon EOS R 2019-11-19 20:11:36 +01:00
Ingo Weyrich
0cf3f16dfa Basic Canon CR3 support. Only decoding, still no CR3 exif support. Ported from ART. Kudos to agriggio and libraw 2019-11-19 19:19:49 +01:00
Ingo Weyrich
cbfda6b125 clean array2D.h dependencies 2019-11-18 21:08:56 +01:00
Ingo Weyrich
3eb1d241c9 findHotDeadPixels: speedup and reduced memory usage 2019-11-18 20:13:12 +01:00
Ingo Weyrich
62eb970aee Capture sharpening: xtrans auto radius calculation bugfix 2019-11-17 14:13:28 +01:00
Ingo Weyrich
4c99d3b78b Segfault in before/after mode, fixes #5529 2019-11-17 13:58:43 +01:00
Ingo Weyrich
f041573d4d Capture sharpening: improve auto radius calculation for xtrans 2019-11-16 16:06:31 +01:00
Ingo Weyrich
c2ed31991b Capture sharpening: fix broken non SSE build 2019-11-14 11:57:55 +01:00
Ingo Weyrich
3be7016517 Capture sharpening: Remove range adjuster and introduce 2019-11-13 21:05:24 +01:00
Morgan Hardwood
a4909dc09e Panasonic DC-S1 white levels update
Updated white levels for ISO 50, 64 and 80, based on raw files from issue #5204
2019-11-12 22:49:07 +01:00
Ingo Weyrich
4857566d25 Capture sharpening: add range label to default file 2019-11-12 18:06:55 +01:00
Ingo Weyrich
e525f5bec1 Capture sharpening: added range-adjuster to exclude bright areas from sharpening 2019-11-12 14:37:15 +01:00
Ingo Weyrich
174f5e95ff Capture sharpening: revome transations related to gamma! 2019-11-12 00:19:04 +01:00
Ingo Weyrich
bda2a718d5
Merge pull request #5524 from Beep6581/capture_sharpening_2
Capture sharpening cleanup
2019-11-11 23:40:17 +01:00
Ingo Weyrich
af4bf34b6b Capture sharpening: cleanup 2019-11-11 15:52:31 +01:00
Morgan Hardwood
faa324ebf7 Panasonic DC-S1 / DC-S1R white levels, #5204
Based on measurements from supplied white frames of the DC-S1,
and non-white frame raw files with clipping from various sources
on the internet of the DC-S1R.
2019-11-10 23:13:15 +01:00
Ingo Weyrich
d32c570383 Capture sharpening: removed gamma 2019-11-10 16:05:24 +01:00
Ingo Weyrich
5235a82a70
Merge pull request #5515 from Beep6581/panasonic_dc-s1
Decode Panasonic DC-S1 and DC-S1R files
2019-11-09 16:56:11 +01:00
Ingo Weyrich
587652283d further reduction of include dependencies, also finalised some classes 2019-11-09 16:51:54 +01:00
Ingo Weyrich
e5258e6f60 reduce rtgui/inspector.h dependencies 2019-11-08 20:22:18 +01:00
Ingo Weyrich
9ac34eb33c panasonic decoders: cleanup 2019-11-07 19:35:02 +01:00
Ingo Weyrich
ffa461d3de Bottleneck when loading Panasonic RW2 files, #5517 2019-11-07 18:47:11 +01:00
Ingo Weyrich
bc6280afdf Fix decoding of Panasonic Highres files, #5204 2019-11-07 15:39:03 +01:00