Desmis
b54312c2eb
FFTW blur for local contrast
2019-06-28 14:26:51 +02:00
Desmis
f2380e26e1
Change setdefault Procparams
2019-06-26 13:29:57 +02:00
Desmis
9a46885cfe
Fixed bug from ff2000
2019-06-26 12:34:57 +02:00
Desmis
5a59c90b62
merge with dev
2019-06-26 07:37:29 +02:00
Desmis
1c22559448
speedup fftw for retinex_pde
2019-06-26 07:17:26 +02:00
heckflosse
66c9cd6177
Don't scan for darframes/flatfields/cluts if folder is not set, #2238
2019-06-24 19:52:17 +02:00
heckflosse
d3fb58a19c
clang error on badpixels.cc variable-sized object initializations, fixes #5358
2019-06-24 19:43:43 +02:00
Beep6581
981970b508
Merge pull request #5352 from Benitoite/patch-17
...
Notarization, Entitlements for macOS 10.15 Catalina
2019-06-24 13:51:15 +02:00
Ingo Weyrich
c6cdaf37eb
Merge pull request #5350 from Beep6581/badpixels-compunit
...
Move badpixel code to own compilation unit
2019-06-22 18:00:13 +02:00
Flössie
ca387e0379
Use terser C++11 resets in ProcParams::setDefaults()
2019-06-18 09:22:45 +02:00
Desmis
4a9708cbd6
create fftw size
2019-06-16 14:13:34 +02:00
Benitoite
daedba584a
Mac: simplify exec. loader interpreter
2019-06-16 03:08:35 -07:00
Benitoite
1d04026e9c
Mac: update an absolute path
2019-06-15 23:24:38 -07:00
Benitoite
f77eb3e4d2
Mac: Use codesigning sandbox, entitlements
...
Allows file system access in MacOS 10.15 *Catalina*
2019-06-15 23:14:52 -07:00
Benitoite
1ad9444259
Mac: cleanup executable loader script
2019-06-15 23:12:31 -07:00
Benitoite
8a8536702e
Mac: point to directories from a nested app
2019-06-15 23:11:29 -07:00
Benitoite
2ed66677b8
Mac: Property lists for nested app bundle
2019-06-15 23:09:00 -07:00
Desmis
9534981127
Improve retinex_pde with multithread
2019-06-15 06:42:00 +02:00
Benitoite
1141f5fc65
Fix a typo in macosx_bundle.sh
2019-06-13 06:44:33 -07:00
Benitoite
7ee7be1833
macOS: Copy some libraries into the bundle
...
for libexpat and libz
2019-06-13 02:14:37 -07:00
Benitoite
6095f86467
macOS: Import notarization credentials
...
Imports apple notarization credentials (Apple ID and App-specific password) given to cmake as `-DNOTARY:STRING="-u woz@apple.com -p abcd-efgh-ijkl-mnop"`
2019-06-13 02:03:00 -07:00
Benitoite
0de04eea93
macOS: optionally notarize app and dmg
...
For macOS 10.15 *Catalina* compatibility: will notarize app and dmg with credentials provided thru cmake command.
2019-06-13 01:57:37 -07:00
Desmis
cdba247a04
Speed improvment to fft_convol_blur
2019-06-11 14:14:53 +02:00
Desmis
1d31a52750
Add Mutex to retinex_pde and several improvments
2019-06-11 08:59:46 +02:00
heckflosse
156f3009d5
badpixels code: further cleanups
2019-06-10 22:15:16 +02:00
heckflosse
fe16bf7917
Move badpixel code to own compilation unit
2019-06-10 16:40:44 +02:00
Desmis
12e283bd6b
merge with dev
2019-06-10 13:00:57 +02:00
Desmis
91b85e40a8
Improvments fftw locallab
2019-06-10 12:40:26 +02:00
heckflosse
f0d32c1da7
White dot artifacts caused by CIECAM02, fixes #5342
2019-06-09 14:37:33 +02:00
heckflosse
1e4f9ac248
Avoid integer overflow when accessing luts with very large values
2019-06-09 14:36:38 +02:00
Desmis
77befeff68
merge with dev
2019-06-09 06:48:31 +02:00
Desmis
fd0aba1722
Clean code
2019-06-09 06:46:32 +02:00
Desmis
b3714b3181
Improve TM with normalize luminance - improve skip for Retinex
2019-06-08 18:56:43 +02:00
heckflosse
c0a033e717
interpolateBadPixelsXtrans() : fix oob access
2019-06-08 15:13:44 +02:00
Desmis
3a2d0c4dc6
Improve Retinex with Normalize luminance
2019-06-08 14:02:59 +02:00
Desmis
c0a4e4c11b
Improve fft_convol_blur - not used
2019-06-08 11:07:24 +02:00
Desmis
b378b0f74c
merge with dev
2019-06-07 16:52:34 +02:00
heckflosse
3b19b9f55b
Rawtherapee 5.6 crashes with.dng from PixelShift2DNG-0.9.8.67, fixes #5348
2019-06-07 16:37:59 +02:00
Desmis
72adac534e
merge with dev
2019-06-07 15:19:31 +02:00
Desmis
52d2f4e6e4
Improve retinex_pde
2019-06-07 15:17:05 +02:00
Ingo Weyrich
d1e6c57885
Merge pull request #5347 from Benitoite/patch-15
...
Mac bundle: update to libomp
2019-06-07 12:38:58 +02:00
Benitoite
dec20d09fd
Mac bundle: update to libomp
...
and `--timestamp` the code signings.
2019-06-06 22:26:34 -07:00
Desmis
8cb24a8658
Simplify retinex_pde GUI
2019-06-06 10:50:33 +02:00
Desmis
68b05e3a80
merge with dev
2019-06-06 08:48:12 +02:00
Desmis
0dcfb811e7
Add Ipol copyright to retinex_pde
2019-06-05 13:09:43 +02:00
heckflosse
6486c491f8
Vibrance causes RT to freeze, fixes #5346
2019-06-05 12:55:08 +02:00
Desmis
b19588085b
Change settings Laplacian threshold
2019-06-05 12:33:43 +02:00
Desmis
75e3dd956e
Add original retinex PDE to softLight expander
2019-06-05 11:42:38 +02:00
Desmis
2b9468e9f8
merge with dev
2019-06-04 18:29:58 +02:00
Desmis
31fdd70bfa
Add new functions to locallab - not used
2019-06-04 18:16:12 +02:00