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
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
Morgan Hardwood
cfd666f23e
Clear Film Simulation combo when changing images
...
When switching to the "next" image whose HaldCLUT does not exist,
RT would show the previous image HaldCLUT's name in the
"Film Simulation" combo, even though it is not being used.
This patch by Hombre fixes it, and fixes #4388
2018-02-26 00:14:33 +01:00
Hombre
619ae528ca
Updated French language file
2018-02-25 22:32:32 +01:00
Alberto Griggio
8155698ed6
removed one further clipping place
2018-02-25 21:21:49 +01:00
Hombre
b430ca19a6
Double fallback implemented (see #4396 )
...
If the user's default profile is not found, it'll fallback to the
bundled one. If this one is not found, it'll fall back to internal
values. No restart required. Only the GUI alert are localized.
2018-02-24 14:02:50 +01:00
heckflosse
b439719cc5
Merge branch 'pfcorrect-cleanup' of https://github.com/Beep6581/RawTherapee into pfcorrect-cleanup
2018-02-24 00:27:45 +01:00
heckflosse
f351fa78b7
Small speedup for Badpixelscam()
2018-02-24 00:27:06 +01:00
Flössie
139587c197
Clean up jaggedarray.h
2018-02-23 18:47:41 +01:00
heckflosse
cde2796569
Speedup for BadpixelsLab()
2018-02-23 16:56:54 +01:00
heckflosse
cfbcd6cd5b
Speedup for PF_correct_RTcam()
2018-02-23 13:30:52 +01:00
Alberto Griggio
1dbd5d8a5a
removed more clipping places
2018-02-22 17:46:11 +01:00
Alberto Griggio
4f4e3ef7e0
fixed NaN generation due to unbounded processing (no 0 clipping)
2018-02-22 17:45:42 +01:00
Flössie
2729b785c3
Drop using namespace
and add more const
plus whitespace fixes
2018-02-21 21:12:25 +01:00
heckflosse
d0da0c66e2
Merge branch 'dev' into pfcorrect-cleanup
2018-02-21 14:42:42 +01:00
heckflosse
e69952d654
use double precision for large summations, #4408
2018-02-21 14:28:54 +01:00
heckflosse
d677515273
CbDL reduce artifacts: wrong preview at low zoom levels, #4407
2018-02-20 14:35:27 +01:00
Alberto Griggio
aa673ce15d
fattal: removed negative clipping
2018-02-20 13:58:32 +01:00
heckflosse
fef8cb475c
rtengine/PF_correct_RT.cc : further cleanup
2018-02-20 01:13:03 +01:00
Hombre
ff021826c6
Falling back to RT's default profile if actually set default profile
...
doesn't exist (see #4396 ). If the actually set default profile was RT's
default profile, whichcan't be accessed for any reason, it'll then fall
back by the Internal profile.
2018-02-19 23:20:41 +01:00
heckflosse
77376bb452
rtengine/PF_correct_RT.cc : further cleanup
2018-02-19 21:40:36 +01:00
heckflosse
0bed7fbfce
Using ciecam02 + cbdl reduce artifacts leads to completely wrong colours in thumbnail and also for < 100% preview, fixes #4407
2018-02-19 20:00:49 +01:00