Commit Graph

6284 Commits

Author SHA1 Message Date
heckflosse
6767fc5ddc Use Rcd instead of Amaze demosaic for fast export of Bayer files 2018-03-09 21:39:51 +01:00
heckflosse
ba22027b2f Get pdaf data from camconst.json 2018-03-09 20:18:37 +01:00
Alberto Griggio
a6c86b2bcf use bilinear interpolation in PDAFGreenEqulibrateThreshold::operator() 2018-03-09 18:26:29 +01:00
heckflosse
84f46eaab6 Add flat field correction for monochrome raw files 2018-03-09 14:51:28 +01:00
Morgan Hardwood
185f072481 Error strings revised, #4428 2018-03-09 11:32:47 +01:00
Morgan Hardwood
9e05e18c8f Added dual-illuminant SONY ILCE-7RM3 DCP, closes #4241 2018-03-09 01:28:43 +01:00
Hombre
d86262162b Updated settings folder handling when in single user mode (see #4428) 2018-03-09 00:35:37 +01:00
Alberto Griggio
2d914a78bc updated tooltip for the PDAF lines filter 2018-03-08 16:30:36 +01:00
Alberto Griggio
24edd97dca added automatic adaptive green equilibration to the PDAF lines filter 2018-03-08 16:12:34 +01:00
Hombre
478e1c05b6 Add more size of the app. icon, and remove all of them for Windows
to fix issue #4425
2018-03-07 20:10:00 +01:00
heckflosse
835ca352cf use C++11 keyword 'alignas' instead of ALIGNED16 macro, issue #4432 2018-03-07 18:47:21 +01:00
heckflosse
b351dbd409 Fixed typo in comment 2018-03-07 14:37:04 +01:00
heckflosse
c7145599df Fix artifacts when using defringe in ciecam02 mode 2018-03-07 14:35:14 +01:00
Alberto Griggio
06bd387d52 continued working on tuning the PDAF lines filter 2018-03-07 10:42:36 +01:00
Morgan Hardwood
3a404112af CMake options for LTO, fixes #4430
Using LTO with older versions of binutils requires setting extra flags.
2018-03-07 09:42:11 +01:00
Alberto Griggio
cabf1160dd further tweaks to the PDAF lines filter 2018-03-06 23:23:38 +01:00
Alberto Griggio
5741149448 improved PDAF filtering algorithm (check also adjacent lines) 2018-03-06 11:50:46 +01:00
Alberto Griggio
5ffe11fa8b added PDAF pattern for the Sony A9 2018-03-06 09:37:37 +01:00
heckflosse
ed4c8ba009 Added a comment 2018-03-05 21:10:15 +01:00
heckflosse
d9637e704b small speedup for vectorized atan2 (xatan2f) 2018-03-05 21:00:21 +01:00
Alberto Griggio
3422dc7173 fixed missing update of the total number of bad pixels found 2018-03-05 17:46:20 +01:00
Alberto Griggio
81a8aa4037 added experimental RAW Bayer preprocessing filter for mititgating the Sony PDAF lines banding problem 2018-03-05 16:25:10 +01:00
Beep6581
bce1630c72 Merge pull request #4427 from mkyral/czech_trans_update
Update Czech translation
2018-03-04 18:15:20 +01:00
Desmis
f3a6a2b759 merge with dev 2018-03-04 17:22:56 +01:00
Marián Kyral
ce441d6810 Update Czech translation 2018-03-03 23:21:36 +01:00
Morgan Hardwood
5441e89699 Fix missing labels in Preferences > Batch > NR
Noise Reduction label keys were revised in commit 431d13 but the keys
used in Preferences were not updated. This commit updates them to use
the new keys.
Closes #4423
2018-03-03 17:31:43 +01:00
Hombre
5e10f1133b Fix UTF16 support for EXIF.UserComment on behalf of floessie
Issue reported here
https://discuss.pixls.us/t/call-for-testing-rawtherapee-5-4-rc2/6828/9
2018-03-03 16:03:15 +01:00
Hombre
4122583e5d Merge branch 'tweaked-exiftag' into dev 2018-03-02 23:32:46 +01:00
heckflosse
9180392ca7 cfa_linedn(): ~30% speedup 2018-03-02 22:10:45 +01:00
Hombre
466aa17295 Fixing linking error : removed 'inline' statement (see #4393) 2018-03-02 22:08:08 +01:00
heckflosse
6c5696a976 Fixed failed system language detection for de, fr, nl, es, it, pt in case locale is != xx_XX, for example it failed for de_AT 2018-03-02 19:37:08 +01:00
heckflosse
9514ba713c rcd_demosaic(): Fixed tiling bug. Small speedup 2018-03-02 14:28:51 +01:00
Hombre
abec60d099 Bugfix: wrong length written to file 2018-03-02 01:03:00 +01:00
Hombre
0b8eb41896 The EXIFIfd data type produced by libtiff is updated to 0x0004
which make the Exifs understandable by Windows. (see #4393)
2018-03-02 00:12:02 +01:00
heckflosse
7e5f2ee19e rcd_demosaic(): another small speedup 2018-03-01 00:13:59 +01:00
Alberto Griggio
0bb7375a90 added possibility to apply "RAW line noise filter" only in a specific direction (horizontal or vertical) 2018-02-28 23:37:34 +01:00
Morgan Hardwood
34807dc7a9 Updated zoom-to-crop/fit keyboard shortcuts where possible, #4417 2018-02-28 16:06:11 +01:00
heckflosse
2fb4403823 rcd_demosaic: further speedup 2018-02-28 14:53:02 +01:00
Morgan Hardwood
b844008727 Added D65 matrix for FUJIFILM X-E3, closes #4415 2018-02-28 09:41:56 +01:00
heckflosse
bad28bb0ad Made own compilation unit for rcd_demosaic() 2018-02-27 19:31:05 +01:00
heckflosse
dc57a43cdd Speedup for rcd demosaic 2018-02-27 18:50:05 +01:00
Beep6581
27e1b9cd54 Added note on getting the source code 2018-02-27 14:24:23 +01:00
Ingo Weyrich
4ad23d1fa5 Merge pull request #4411 from TooWaBoo/dev
Update Deutsch locale
2018-02-27 00:29:20 +01:00
TooWaBoo
f5face52e7 Update Deutsch locale 2018-02-27 00:07:27 +01:00
Morgan Hardwood
042c49d34a Updated release notes for 5.4-rc2 2018-02-26 20:45:00 +01:00
Morgan Hardwood
8f688a44e4 Merge branch 'dev' into release5.4 2018-02-26 20:24:10 +01:00
Morgan Hardwood
aa2d7e1cb1 generateTranslationDiffs 2018-02-26 20:23:37 +01:00
Hombre
046e0d6c93 Merge branch 'dev' into alert-after-splash 2018-02-26 17:37:23 +01:00
Morgan Hardwood
af59dc5cc6 Added translation field to appdata so it passes validation 2018-02-26 14:44:35 +01:00
Alberto Griggio
0b6f483e4b never clip in RawImageSource::getImage (regardless of whether highlight reconstruction is enabled) 2018-02-26 11:46:37 +01:00