556 Commits

Author SHA1 Message Date
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
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
Morgan Hardwood
dfcab20b35 Language files updated. 2017-03-08 20:55:20 +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
Desmis
90e66b6fc1 Just a small label change 2017-02-25 07:46:30 +01:00
Desmis
13c161429b Move Locallab from Exposure panel to Locallab panel 2017-02-24 18:25:02 +01:00
Desmis
05c2235780 Change History message for AWB bias 2017-02-24 17:31:20 +01:00
Desmis
1f7ad78e25 merge with dev - I hope no error 2017-02-21 18:02:48 +01:00
Desmis
f9b592dfd5 add (option) Bezier spot delimiters 2017-02-21 17:13:49 +01:00
Desmis
894fcf5734 Improve cachemanager for mip files 2017-02-16 08:01:23 +01:00
Desmis
c2f161b280 add hash number MD5 to mip files 2017-02-14 13:16:13 +01:00
Desmis
7800b51a5d change mip label preferences 2017-02-14 08:54:19 +01:00
Desmis
161a56eec5 Fixed crash and add suppress bad message in history and mip in cache 2017-02-14 08:09:42 +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
Desmis
8818306f46 Improve GUI expanders 2017-02-08 15:49:59 +01:00
heckflosse
c0cb0966f4 Merge branch 'gtk2' into pixelshift 2017-02-06 15:47:29 +01:00
Desmis
519c010d44 Add CBDL to 'super' 2017-02-05 08:45:19 +01:00
Desmis
b5d7e76820 Improves Local Retinex and some changes to GUI order 2017-02-03 17:54:00 +01:00
Desmis
d3cc58e0a5 merge with gtk3 2017-02-02 13:28:07 +01:00
heckflosse
bd492e0ece pixelshift: optionally select lmmse for motion in high iso files 2017-02-01 19:35:36 +01:00
Morgan Hardwood
50114c1a36 Merge branch 'master' into gtk3 2017-02-01 16:14:34 +01:00
Morgan Hardwood
79fc6552b8 Added newline into tooltip PREFERENCES_OUTDIRTEMPLATEHINT 2017-02-01 16:12:49 +01:00
Desmis
6937c369ff Add mode 'super' for curves-lightness-contrast and suppress bug for cbdl 2017-01-31 11:29:06 +01:00
Desmis
9e1b9f7c19 Add C=f(C) curve and fixed some bugs 2017-01-23 13:06:10 +01:00
heckflosse
208c179921 pixelshift: adjuster for smooth transitions 2017-01-22 17:44:58 +01:00
Desmis
273e1cb3b2 Init locallabgtk3 2017-01-21 15:34:40 +01:00
heckflosse
1949ba1774 Merge branch 'master' into pixelshift 2017-01-20 21:13:50 +01:00
heckflosse
8d40dbdc0b pixelshift: option to smooth transitions between regions with and without motion 2017-01-19 18:46:41 +01:00
heckflosse
70415fdfe5 pixelshift: cleaned gui 2017-01-18 19:36:35 +01:00
heckflosse
37243d9cd6 Pixelshift: new beta realease 2017-01-13 21:35:11 +01:00
Morgan Hardwood
934f1b1513 Merge branch 'master' into gtk3 2017-01-06 20:12:12 +01:00
Morgan Hardwood
32b154ecc8 Update language strings after merge with IPTC Core 1.2 changes, #3581 2017-01-06 17:02:10 +01:00
Beep6581
8459229f96 Merge pull request #3582 from Beep6581/iptc12
IPTC strings updated to version 1.2
2017-01-06 16:45:57 +01:00
Beep6581
4eb123c472 Turn icon buttons into label buttons, language strings updated. #3571 (#3580) 2017-01-06 15:56:44 +01:00
Morgan Hardwood
55dbec9cf0 String change in light of libiptcdata being stuck in 2009, #3581 2017-01-04 23:47:26 +01:00
Morgan Hardwood
14361da559 Updated IPTC panel language strings to IPTC Core 1.2. 2017-01-04 23:23:25 +01:00
Hombre
d702156f8a Merge branch 'master' into gtk3 2017-01-02 02:48:45 +01:00
Hombre
e9df621d4b Updated strings + Image preview now updates on changes in Preferences
... regarding Printer profile, intent or BPC
2017-01-01 02:03:44 +01:00
Hombre
23863aceca Printer profile added in Preferences for soft-proofing
The output profiles now retain only 'Display' device class as well as
the Monitor profile - and they both have to have rgb color space, the
printer profile retain only 'Output' device class.

MacOS can use soft-proofing but due to undocumented feature of OSX, and
since Cairo assume that the image data are sRGB, the monitor profile is
forced to 'RT_sRGB'. A warning message replace the combobox for this OS.
2016-12-30 03:59:18 +01:00
Hombre
c993906d07 Restoring the FonButton in Preferences (#3540) 2016-12-18 22:50:59 +01:00
Hombre
7de1ec2d66 Merge branch 'gtk3' into gtk3-bugfix 2016-12-18 18:30:58 +01:00
Beep6581
7fdcc8f172 Review of thumb size defaults, closes #3535 2016-12-18 18:17:52 +01:00
Beep6581
e5dba2e890 Remove intrusive tooltips, issue #3537 (#3538)
* Remove intrusive tooltips - TP_SHARPENING_TOOLTIP
* Remove TP_SHARPENING_TOOLTIP from default
2016-12-16 11:38:26 +01:00
heckflosse
bbabe9bca8 Revert "pixelshift: Simplified code and added 2 checkboxes"
This reverts commit 3870f6d35d0d4098d232edae42412354cf9f2144.
2016-12-15 18:54:42 +01:00
heckflosse
3870f6d35d pixelshift: Simplified code and added 2 checkboxes 2016-12-15 18:45:34 +01:00
heckflosse
755a43f4ac pixelshift: reordered code for better readability, corrected behaviour of green 1x2 motion mask 2016-12-05 19:17:58 +01:00
heckflosse
49aa9f0c4e pixelshift: Added new red/blue stddev adjusters for test 2016-12-05 15:34:05 +01:00