Commit Graph

8532 Commits

Author SHA1 Message Date
Desmis
17c81e1903 format with astylert 2019-07-19 08:17:54 +02:00
Desmis
22d1f2ce69 Change settings PDE exposure 2019-07-19 07:13:39 +02:00
Desmis
d4953d775b Improve FFTW for exposure - clean code 2019-07-18 18:03:02 +02:00
Desmis
cbeb828609 merge with dev 2019-07-18 13:41:26 +02:00
Desmis
1add88a9ae Improve exposure with Laplace PDE 2019-07-18 11:42:29 +02:00
Morgan Hardwood
4a6956d91e Merge branch 'dev' of https://github.com/Beep6581/RawTherapee into dev 2019-07-17 21:25:30 +02:00
Morgan Hardwood
a0f2040816 Small cleanup
Removed unused key TP_FILMNEGATIVE_REF_SPOTS.

Style fix in language string.

generateTranslationDiffs

Film Negative values in History use newlines to reduce required width.

Removed benchmark code.
2019-07-17 21:23:17 +02:00
Beep6581
275f11e97d Merge pull request #5325 from erjiang/embedded-ratings
Use ratings from image metadata
2019-07-17 15:28:55 +02:00
Beep6581
bc4bd624f4 Merge pull request #5325 from erjiang/embedded-ratings
Use ratings from image metadata
2019-07-17 13:19:16 +02:00
Beep6581
b2472679ad Merge pull request #5349 from rom9/filmnegative
Film negative processing feature
2019-07-17 13:18:29 +02:00
Ingo Weyrich
cd597ec386 raw crop for Sony ILCE-7RM4 (Sony A7R IV) 2019-07-17 12:13:48 +02:00
rom9
85aacaddf2 Minor whitespace fix 2019-07-17 00:53:36 +02:00
Desmis
f54b0f619d change label spelling 2019-07-13 06:50:07 +02:00
Desmis
2376fed24d merge with dev 2019-07-12 17:48:32 +02:00
Desmis
9d0d608189 Improve exposure with shadows 2019-07-12 17:34:45 +02:00
Ingo Weyrich
55f6b1ad1e Merge pull request #5373 from Beep6581/dcp_cache_speedup
DCPStore: use std::string instead of slow Glib::ustring
2019-07-12 13:49:11 +02:00
Ingo Weyrich
d64592bab3 Merge pull request #5370 from Beep6581/color_propagation_speedup
Speedup for color propagation
2019-07-12 13:48:38 +02:00
Ingo Weyrich
d1c9a5f989 Removed timing code 2019-07-12 13:46:45 +02:00
Ingo Weyrich
7257aee235 DCPStore: use std::string instead of slow Glib::ustring 2019-07-12 12:56:47 +02:00
Flössie
494aa99323 Fix missing include guards 2019-07-12 08:10:30 +02:00
rom9
6e31285d9e Merge remote-tracking branch 'origin/dev' into filmnegative 2019-07-10 21:37:23 +02:00
Flössie
856b437983 Some minor code cleanups 2019-07-10 13:16:03 +02:00
Ingo Weyrich
3f9c232f18 hilite_recon.cc 2019-07-09 23:15:38 +02:00
Ingo Weyrich
0b1ba37c75 color propagation: fix segfault whan there is nothing to reconstruct 2019-07-09 19:40:08 +02:00
Desmis
e3962ff8dc merge with dev 2019-07-09 18:26:41 +02:00
Ingo Weyrich
c56106beae color propagation: small speedup, also some code formating 2019-07-09 17:39:53 +02:00
Flössie
3b78a5c227 Minor cleanups after #5315 and #5368 2019-07-09 13:18:08 +02:00
Floessie
e980d9b225 Merge pull request #5315 from Beep6581/rtsurface-cleanup
Rtsurface cleanup
2019-07-09 13:02:46 +02:00
Ingo Weyrich
fe43bf1bf2 color propagation: use up to 4 cores where previously only up to 3 cores were used 2019-07-09 00:40:25 +02:00
Ingo Weyrich
4f73e5bb3c Fix oob access in last commit 2019-07-09 00:20:04 +02:00
Ingo Weyrich
54fdbe41ea dump SSE code in boxblur2 because new code is faster with auto-vectorization, also pad bufferwidth for boxblur2 to a multiple of 16 2019-07-08 23:57:24 +02:00
Floessie
de01850f78 Merge pull request #5369 from luzpaz/misc-typos
Fix misc. typos and whitespace
2019-07-08 10:32:06 +02:00
Morgan Hardwood
bcc727e1cf Sony DSC-R1 camconst.json entry, closes #5359
Confirmed wl in commit 9ea964f5d.

Updating quality level to B thanks to sample set in #5359
(not A as sample set lacks LENR).
2019-07-07 22:45:30 +02:00
Desmis
509090f0c9 increase fftw_size to 18000 2019-07-07 18:28:52 +02:00
Ingo Weyrich
4d6c3f2ce2 Speedup for color propagation 2019-07-07 15:29:24 +02:00
Desmis
82de8c461d Increase range fftw_size to 15000 2019-07-07 14:45:08 +02:00
luz.paz
e172dcabda Fix misc. typos and whitespace
Found via `codespell -q 3 -I ../rawtherapy-whitelist.txt -S ./rtdata/languages -L hist,fo,reall,bloc,alph,dof,thre,makro,chang,currentry,portugues,vektor,ue`
2019-07-07 07:48:34 -04:00
Desmis
f6e071a2e3 Increase range fftw_size to 10000 2019-07-07 13:46:14 +02:00
Desmis
95b0e35280 merge with dev 2019-07-07 07:29:10 +02:00
Desmis
cedef81cc0 increase range fftw_size to 9000 2019-07-07 07:26:28 +02:00
Flössie
6cbcb9fee5 Fix compilation and more C++11 (fixes #5368) 2019-07-06 17:37:49 +02:00
Ingo Weyrich
c39a79802f Merge pull request #5367 from TooWaBoo/dev-lang
Update Deutsch locale
2019-07-06 14:40:08 +02:00
TooWaBoo
3c18613afb Typo fixed 2019-07-06 14:36:49 +02:00
TooWaBoo
7f5080ded0 Update Deutsch locale 2019-07-06 13:59:31 +02:00
Ingo Weyrich
0f09559413 Windows build crashes when trying to load a corrupted jpg, fixes #5366 2019-07-06 12:58:53 +02:00
Desmis
1263b25114 merge with dev 2019-07-06 08:12:47 +02:00
Desmis
0e43d8234f Improvment GUI retinex_pde 2019-07-06 08:10:30 +02:00
Morgan Hardwood
6fa533c40b Clarify permanent file deletion strings
Closes #5365
2019-07-05 15:30:30 +02:00
Desmis
3469bc9535 Improve retinex_pde with show processus 2019-07-05 13:31:04 +02:00
heckflosse
a5800a18b0 raw crop for OLYMPUS E-M1X highres mode 2019-07-04 17:21:19 +02:00