6089 Commits

Author SHA1 Message Date
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
Alberto Griggio
b37c94298c fixed Lab color toning with unbounded processing 2018-02-16 11:19:49 +01:00
Floessie
38cab123fc
Merge pull request #4401 from Beep6581/gcc8-warnings
Fix GCC 8 warnings
2018-02-15 20:54:43 +01:00
Floessie
8fcfeed0f9
Merge pull request #4400 from Beep6581/x87-math
Find x87 and x86-32 SSE to adjust compile settings (fixes #4324)
2018-02-15 20:44:46 +01:00
Flössie
1b048e147f Fix wrong RESTRICT (#4397) 2018-02-15 19:58:08 +01:00
Flössie
28e1b83af9 Find x87 and x86-32 SSE to adjust compile settings (fixes #4324) 2018-02-15 19:41:15 +01:00
heckflosse
a14f25dd9f Merge branch 'dev' into release5.4 2018-02-15 14:19:21 +01:00
heckflosse
20fcffae94 Using Wavelet/Residual with contrast set to != 0 crashes on completely black image, fixes #4399 2018-02-15 13:42:10 +01:00
Ingo Weyrich
3b956996d7
Merge pull request #4395 from luzpaz/misc-typos
Misc. typos
2018-02-14 21:17:49 +01:00
Flössie
cf3ea4f451 Turn wavelet.Lmethod into an integer (by @heckflosse, #4397) 2018-02-14 20:09:17 +01:00
luz.paz
c3c3ceac79 Misc. typos
Found via `codespell` 
+ removed rtengine/dcraw.patch per discussion in https://github.com/Beep6581/RawTherapee/pull/4395
2018-02-14 14:07:18 -05:00
Flössie
04cef998a2 Fix some GCC 8 warnings (#4397) 2018-02-14 20:01:20 +01:00
heckflosse
63f14dda7e Speedup and reduced memory usage for 'Defringe', 'Cbdl reduce Artifacts' and 'Ciecam02 Hot/bad pixel filter' 2018-02-14 14:18:31 +01:00
Morgan Hardwood
18c90efe25 Russian translation updated by Kildor, #4383 2018-02-14 12:26:37 +01:00
Alberto Griggio
e550e634af fixed crashes in color toning due to unbounded processing 2018-02-13 10:55:42 +01:00
Alberto Griggio
324ecae669 fixed typo 2018-02-12 18:06:40 +01:00
heckflosse
ebd08ec3de Merge branch 'dev' into release5.4 2018-02-12 15:12:44 +01:00
heckflosse
c4068444a8 Segfault in lut.h, fixes #4390 2018-02-12 15:12:06 +01:00
Morgan Hardwood
08b9e9b691 merge branch 'dev' into release5.4 2018-02-12 01:25:24 +01:00
Morgan Hardwood
9f89ff2d68 generateTranslationDiffs sorted Deutsch 2018-02-12 01:25:08 +01:00
Morgan Hardwood
192337e4d8 New rawtherapee.appdata.xml
Created a new appdata file.
Generated using "appstream-util appdata-from-desktop" version 0.6.13.
Closes #4387
2018-02-12 01:03:46 +01:00
heckflosse
aae65229ca Save one instruction in 'vswap()', no issue 2018-02-12 00:20:31 +01:00
Beep6581
019fb12b22
Update README.md 2018-02-11 19:37:39 +01:00
heckflosse
0c769b5bf5 Merge branch 'dev' into release5.4 2018-02-11 12:56:27 +01:00
heckflosse
ee4546e16f use en_UK instead of en_GB for Apple 2018-02-11 12:56:16 +01:00
heckflosse
23a4e2046a Merge branch 'dev' into release5.4 2018-02-10 23:19:18 +01:00
heckflosse
c50c6b2287 setenv(LANG, ...) too late, fixes #4319 2018-02-10 23:18:43 +01:00
Hombre
fdd33d6d25 Merge branch 'dev' into non-scaled-tiff32 2018-02-10 16:25:15 +01:00
Ingo Weyrich
5a9beb3c1c
Merge pull request #4385 from TooWaBoo/dev
Update Deutsch locale
2018-02-10 15:46:51 +01:00
TooWaBoo
79f3c587d3
Update Deutsch locale
Better translation of history matching tooltip
2018-02-10 15:35:27 +01:00
TooWaBoo
9f3b9904dc
Update Deutsch locale
Better translation for history matching Tooltip
2018-02-10 15:33:42 +01:00