7670 Commits

Author SHA1 Message Date
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
heckflosse
4762d1ec63 Badpixelscam(): Fixed bug in SSE code 2018-02-19 17:20:23 +01:00
heckflosse
ad37d6baa8 Badpixelscam(): Bugfix, simplified interface and SSE code 2018-02-19 17:02:17 +01:00
Alberto Griggio
6a96bd2676 merge with 'dev' 2018-02-19 16:44:46 +01:00
Alberto Griggio
33e0c28789 started working on no negative clipping 2018-02-19 16:31:30 +01:00
heckflosse
e527ad44cd Minor cleanups 2018-02-19 15:16:00 +01:00
heckflosse
d8e189e497 Removed one std::cout 2018-02-19 14:51:43 +01:00
heckflosse
edc9382530 Merge branch 'dev' into pfcorrect-cleanup 2018-02-19 02:37:32 +01:00
heckflosse
d05a98807c further cleanup of rtengine/PF_correct_RT.cc 2018-02-19 02:09:58 +01:00
Hombre
cb0798502b Fix #4396: "5.4-RC1 stuck on release notes panel"
Now the alert windows pops after closing the splash window
2018-02-18 01:13:49 +01:00
Morgan Hardwood
229d51dbd9 Merge branch 'dev' into release5.4 2018-02-17 22:40:00 +01:00
heckflosse
fc751a0cce Wavelet Level Functions not working at all in dev, fixes #4405 2018-02-17 22:39:30 +01:00
heckflosse
1366d2428a Wavelet Level Functions not working at all in dev, fixes #4405 2018-02-17 22:25:57 +01:00
heckflosse
9ecf5f2204 Merge branch 'dev' into release5.4 2018-02-17 21:03:57 +01:00
heckflosse
828964ce8d Removed obsolete comment, #4392 2018-02-17 21:03:30 +01:00
heckflosse
533cec144b Merge branch 'dev' into release5.4 2018-02-17 20:52:35 +01:00
heckflosse
b1d673a2ba Fix bug in vectorized lut access, fixes #4392 2018-02-17 20:52:00 +01:00
heckflosse
78ad4bae92 Merge branch 'dev' into release5.4 2018-02-16 13:59:52 +01:00
heckflosse
c87b05dfb1 RT Crashes on CL LAB curve, fixes #4402 2018-02-16 13:59:29 +01:00
heckflosse
faeac1286e RT Crashes on CL LAB curve, fixes #4402 2018-02-16 13:53:09 +01:00
heckflosse
ad0e05f846 SSE2 code for BadpixelsLab() 2018-02-16 13:35:10 +01:00