462 Commits

Author SHA1 Message Date
heckflosse
e4d7ab5dda Make xtrans demosaic methods translatable 2017-03-22 16:05:11 +01:00
heckflosse
9bb5164cce allow translation of demosaic methods; hide Sub-Image selector for files with onyl 1 raw file; ... 2017-03-22 14:13:51 +01:00
Alberto Griggio
2f9df50be3 make CropWindow::zoomFitCrop call CropWindow::zoomFit if the image has no crop 2017-03-21 13:37:55 +01:00
Alberto Griggio
e533c9c91a merged with dev 2017-03-20 14:06:23 +01:00
Alberto Griggio
100ad107ab merged with dev 2017-03-19 21:34:47 +01:00
Alberto Griggio
4e6e8e6734 merged with dev 2017-03-19 21:23:07 +01:00
Beep6581
e0ca9f3944 Merge pull request #3757 from TooWaBoo/dev
Slider normal/fine mode now gives visual feedback again, closes #3751
2017-03-19 12:11:14 +01:00
Alberto Griggio
5bb40ff0ad merged with dev 2017-03-19 11:58:09 +01:00
Alberto Griggio
51f909a21e added option for selecting whether to use the extended zoom levels 2017-03-17 09:04:07 +01:00
heckflosse
499ca64a2c pixelshift: Allow translation of previously hardcoded motion correction methods Off/Automatic/Custom 2017-03-15 01:17:17 +01:00
Alberto Griggio
e0d9090420 Changed "Processing profile operations -> Custom Profile Builder" to "Reset to default profile"
The behaviour has changed slightly, so that clicking the menu item now resets
to the default processing profile specified in the preferences. If this
involves calling the custom profile builder, the behaviour is the same as
before. But this is a bit more general, in that it might also simply reapply
the static default profile, or regenerate the dynamic one (depending on the
user's settings)
2017-03-13 23:24:12 +01:00
Alberto Griggio
f99da0c1ef use radio buttons to select between normal and custom pipeline for Fast Export
as suggested by @michaelezra
2017-03-13 16:39:10 +01:00
TooWaBoo
b266225539 Fix for issue https://github.com/Beep6581/RawTherapee/issues/3751 2017-03-12 22:16:22 +01:00
heckflosse
f9a536fd0b new gtk3 version of pixelshift 2017-03-11 22:30:36 +01:00
heckflosse
f226934b57 Pixelshift: Added option to equalize brightness of frames and cleaned gui. 2017-03-11 00:25:49 +01:00
Alberto Griggio
f8d350715c merged with dev 2017-03-09 23:53:07 +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
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
TooWaBoo
9a742508f2 Update RawTherapee-GTK3-20_.css 2017-03-07 01:20:43 +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
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
TooWaBoo
d86a26ccf1 Update v2.47, dynamic profile 2017-03-04 15:12:17 +01:00
TooWaBoo
6125b47c26 Update v2.47, dynamic profile 2017-03-04 15:10:50 +01:00
Alberto Griggio
01eb437b90 some tweaks to the GUI of the dynamic profile editor 2017-03-03 11:00:32 +01:00
Alberto Griggio
6ae57cd556 dynamic profile: merge "make" and "model" into "camera", and allow to use regexps 2017-03-03 09:11:37 +01:00
TooWaBoo
5bc94da269 Update 2.46, Reserved space in toolpanelnotebook for locallab 2017-02-25 04:52:45 +01:00
TooWaBoo
213d46b8b6 Update 2.46, Reserved space in toolpanelnotebook for locallab 2017-02-25 04:51:29 +01:00
TooWaBoo
e6288be74b Update TooWaBlue-GTK3-_19.css 2017-02-25 04:47:33 +01:00
TooWaBoo
b6ac12b015 Update Deutsch 2017-02-23 13:13:54 +01:00
Beep6581
965220e096 Merge pull request #3708 from agriggio/partialpastedlg-improve-readability
Clearly separate sections in partial profile dialog using RawTherapee.css
2017-02-22 14:30:41 +01:00
TooWaBoo
3b9ca0bc87 Update TooWaBlue to version 2.45 (#3711)
Squashed and merged.
2017-02-22 14:24:42 +01:00
Alberto Griggio
658a826f8a applied fix to the GTK >= 3.20 theme (as suggested by TooWaBoo) 2017-02-21 10:12:17 +01:00
Alberto Griggio
bb300c53c7 improve readability of the partial profile paste dialog under the default theme 2017-02-20 09:55:57 +01:00
Morgan Hardwood
eb9aee64b3 Translation files regenerated. 2017-02-18 14:32:40 +01:00
TooWaBoo
ae45e3f86e Update Deutsch locale
AWB temp bias
2017-02-18 13:55:43 +01:00
Morgan Hardwood
4994fb6d9d Updated TooWaBlue theme to v2.44, #3696 2017-02-17 21:09:39 +01:00
Alberto Griggio
dca0e41f35 added "Auto White Balance temperature bias" feature
This new slider in the White Balance tools allows to alter the computation of
the "auto white balance" by "biasing" it towards warmer or cooler
temperatures. The bias is expressed as a percentage of the computed
temperature, so that the resuling temperature is given by
"computedTemp + computedTemp * bias".
2017-02-12 17:39:52 +01:00
Morgan Hardwood
f2b7f1bdef Removed old Nikon D300.dcp (note capitalization - Windows users watch out). 2017-02-12 00:20:15 +01:00