Commit Graph

4650 Commits

Author SHA1 Message Date
Hombre
0578010fce Fix unexpected font change on first Preference change (issue #3637) 2017-03-12 23:18:04 +01:00
TooWaBoo
b266225539 Fix for issue https://github.com/Beep6581/RawTherapee/issues/3751 2017-03-12 22:16:22 +01:00
Alberto Griggio
d18ce59132 some further tweaks to the fast pipeline 2017-03-12 21:13:54 +01:00
Alberto Griggio
5a38d0610d fix for resizing bug in fast-export mode 2017-03-12 21:03:49 +01:00
Alberto Griggio
f42710f594 properly rescale the impulseDenoise settings in the fast pipeline 2017-03-12 20:52:32 +01:00
heckflosse
174949e0f0 Fix slowdown for decode of non pixelshift files 2017-03-12 20:39:03 +01:00
heckflosse
e2b4623dc5 Merge branch 'dev' into psgtk3 2017-03-11 22:59:08 +01:00
heckflosse
f9a536fd0b new gtk3 version of pixelshift 2017-03-11 22:30:36 +01:00
Flössie
ebd9e5e132 Make rtengine::Cache build again with hashable keys
While STL containers are not guaranteed to build with incomplete types,
`rtengine::Cache` used to build with `std::map` as well as
`std::unordered_map` when I first implemented it. With GCC 6.3 I
recently realized, that this was no longer the case for hashable keys
(i.e. `std::unordered_map` as `Store`).

The recommended workaround is to use a `std::unique_ptr`.
2017-03-11 17:14:11 +01:00
heckflosse
f226934b57 Pixelshift: Added option to equalize brightness of frames and cleaned gui. 2017-03-11 00:25:49 +01:00
heckflosse
825002378b Added JK Han and Kalle Söderman for contributing to Pentax pixelshift 2017-03-10 23:05:19 +01:00
Morgan Hardwood
2b3279c3d7 Turned off Travis until it supports GTK+ >=3.16. 2017-03-10 13:46:24 +01:00
Morgan Hardwood
181365dd79 Updated .travis.yml, last attempt. 2017-03-10 13:35:23 +01:00
Morgan Hardwood
510174bfa3 Updated .travis.yml 2017-03-10 13:12:00 +01:00
Alberto Griggio
359b4136b5 do not use the hard-coded (i.e. not user-selectable) fast export options if the new fast pipeline is selected 2017-03-10 10:53:10 +01:00
Alberto Griggio
f8d350715c merged with dev 2017-03-09 23:53:07 +01:00
Flössie
b84e570f50 Revise SaveAsDialog::okPressed() (fixes #3737) 2017-03-09 17:10:33 +01:00
Morgan Hardwood
1593335485 Updated .travis.yml. Possibly more commit-spam to follow. 2017-03-09 15:03:16 +01:00
Morgan Hardwood
c7c0d6675e Added Travis CI file. 2017-03-09 14:50:11 +01:00
Morgan Hardwood
4d19621b43 Added dual-illuminant FUJIFILM X100S DCP, closes #3723 2017-03-09 14:30:48 +01:00
Morgan Hardwood
043322d91f Added dual-illuminant NIKON D810 DCP, closes #3662 2017-03-09 14:24:44 +01:00
Morgan Hardwood
245796e452 Added dual-illuminant NIKON D300 DCP, closes #3661 2017-03-09 14:19:18 +01:00
Beep6581
568bf155c3 Merge pull request #3743 from TooWaBoo/dev
TooWaBlue Update v2.49, fine tuning, typo corrected
2017-03-09 13:09:41 +01:00
TooWaBoo
812d16815e Typo corrected 2017-03-09 00:26:21 +01:00
TooWaBoo
ac3354233d Typo corrected
Thanks
2017-03-09 00:25:20 +01:00
Alberto Griggio
64661e1a27 set dirpyrDenoise.median=false in the fast export pipeline 2017-03-09 00:05:27 +01:00
Alberto Griggio
30931359f8 merged with dev 2017-03-08 22:55:32 +01:00
Alberto Griggio
44505ccb08 some enhancements of the Fast Export functionality
- remember fast export options across RT sessions

- added option to use a dedicated "Fast Export" pipeline, trading speed for
  quality (resizes early instead of at the end)
2017-03-08 22:55:08 +01:00
TooWaBoo
85d9cc5b09 Update v2.48, fine tuning 2017-03-08 21:52:48 +01:00
TooWaBoo
652b909091 Update v2.48, fine tuning 2017-03-08 21:51:13 +01:00
Morgan Hardwood
dfcab20b35 Language files updated. 2017-03-08 20:55:20 +01:00
Flössie
61b913f7f9 Fix rtengine::min() for NaNs (#3742)
Also fix `LuminanceToneCurve::Apply()`. Kudos to @heckflosse!
2017-03-08 20:23:57 +01:00
Alberto Griggio
93296cff17 continuing with my experiments on an alternative "fast export" 2017-03-08 00:50:50 +01:00
Alberto Griggio
200e6dd882 experimental hacks on simpleprocess.cc 2017-03-07 17:38:32 +01:00
Beep6581
06137b02be Merge pull request #3738 from TooWaBoo/dev
Update RawTherapee-GTK3-20_.css
2017-03-07 08:51:01 +01:00
TooWaBoo
9a742508f2 Update RawTherapee-GTK3-20_.css 2017-03-07 01:20:43 +01:00
Ingo Weyrich
44ecdf039a Merge pull request #3734 from Beep6581/shartifact
Shadows/Highlights: Use iterated boxblur for radius > 40 when Sharp m…
2017-03-07 00:10:59 +01:00
Beep6581
f17e0cd06e Merge pull request #3735 from TooWaBoo/dev
Deutsch locale update "Dynamic Profiles"
2017-03-06 22:00:13 +01:00
TooWaBoo
34350c65bf Deutsch locale update "Dynamic Profiles" 2017-03-06 21:41:05 +01:00
Ingo Weyrich
5d98668912 Merge pull request #3726 from agriggio/dynamicprofile
Dynamic processing profiles
2017-03-06 19:14:32 +01:00
Alberto Griggio
d40a0c750d print loading/saving dynamic profile messages only in verbose mode (forgot one from previous commit) 2017-03-06 17:56:10 +01:00
heckflosse
ff5919be4a Shadows/Highlights: Use iterated boxblur for radius > 40 when Sharp mask is disabled, fixes #3730 2017-03-06 16:52:31 +01:00
Morgan Hardwood
48946d9d09 Renamed BW themes to Black-and-White 2017-03-06 16:08:20 +01:00
Morgan Hardwood
6ace581fcb Updated RawTherapee GTK3.20 theme by TooWaBoo, closes #3733 2017-03-06 16:07:46 +01:00
Alberto Griggio
e8d4378659 print loading/saving dynamic profile messages only in verbose mode 2017-03-06 15:02:39 +01:00
Alberto Griggio
a1a042e9ea code style cleanups (after floessie's feedback) 2017-03-06 09:00:13 +01:00
Alberto Griggio
f7f4575c54 allow to run the custom profile builder (if set) after the creation of the dynamic profile 2017-03-05 22:59:44 +01:00
Alberto Griggio
48ac4e3112 added workaround for #3727 (by heckflosse) 2017-03-05 22:45:13 +01:00
Alberto Griggio
43e32e81ef some code style improvements 2017-03-05 18:10:42 +01:00
Alberto Griggio
f8bf8d18dc minor cosmetic tweak to the way dynamic profile rules are shown 2017-03-05 11:07:07 +01:00