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
heckflosse
208c179921
pixelshift: adjuster for smooth transitions
2017-01-22 17:44:58 +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
heckflosse
4820437c46
pixelshift: added checkbox to test red/blue cross check
2016-12-02 22:41:09 +01:00
Hombre
b1e7dcbf4a
Updated GUI
2016-12-02 02:58:09 +01:00
heckflosse
4ba6e7d5f7
pixelshift: model specific default values. Caution: you need to press reset buttons for pixelshift adjusters of existing profiles once!
2016-12-01 19:45:54 +01:00
heckflosse
313e770cfe
pixelshift: optional vertical red/blue check
2016-11-28 15:21:45 +01:00
heckflosse
ac5bad2de1
pixelshift: optional red/blue check
2016-11-27 18:42:58 +01:00
heckflosse
b4ef423acd
pixelshift: show mask only, Speedup for adaptive motion detection
2016-11-25 18:22:26 +01:00
heckflosse
520557912b
pixelshift: changed formula for adaptive motion detection
2016-11-22 16:35:11 +01:00
heckflosse
fb043e9f5d
pixelshift: experimental changes for Ilias :)
2016-11-21 21:38:14 +01:00
heckflosse
8bb958eb19
pixelshift: committed some experimental changes for testing
2016-11-21 01:33:59 +01:00
heckflosse
5683a1b9b1
Pixelshift, added a tooltip
2016-11-17 15:55:37 +01:00
Hombre
0ab931c287
From issue #3446 : remove the "Use system theme" option + slight rework
...
of the Preferences general panel.
2016-11-17 01:50:03 +01:00
heckflosse
e923037053
Commited current state to allow tests. Expect colour casts when changin demosaic method or pixelshift frame. In this case, just reload the image
2016-11-16 09:31:35 +01:00
Hombre
2b913bf213
More style fine tuning, including for the Preferences window
2016-11-14 03:06:49 +01:00
Hombre
d8593469ee
Adding 'Image Number' to the Bayer Raw tool
2016-11-02 02:06:40 +01:00
Morgan Hardwood
0ba6258fc8
Removed 3 Noise Reduction tooltips as they were intrusive and/or incorrect, no issue - IRC
2016-10-20 20:00:09 +02:00
Hombre
50165dab20
Merge branch 'master' into softproofing
2016-10-16 01:45:52 +02:00
Hombre
23011fbd63
Merge branch 'master' into softproofing
2016-10-04 00:04:57 +02:00
Hombre
4506247985
Merge branch 'master' into lockable-color-picker
2016-09-30 01:06:19 +02:00
Hombre
f904bc8f84
First patch of the LockableColorPicker tool.
...
Still Work In Progress, but can be used without too much hassle.
2016-09-30 01:03:57 +02:00
Morgan Hardwood
4b54f98500
Syncing translation files with gtk3 branch.
2016-09-28 00:03:23 +02:00
Morgan Hardwood
6ba96a10e9
Replaced "x" with Floessie's "×".
2016-09-27 23:24:02 +02:00
Morgan Hardwood
7d21cbfaa6
Reworked Median (NR) wording, updated RawPedia accordingly.
2016-09-27 23:13:55 +02:00
Flössie
18c0f7ad91
Fix remaining Denoise - Median tooltips ( #3360 )
...
Also replace 'x' with '×' for uniformity.
2016-09-27 21:16:30 +02:00
heckflosse
8b94684d32
Fix Denoise - Median tooltip
2016-09-27 15:56:07 +02:00
Hombre
5affa18341
Introducting soft-proofing and Black Point Compensation, simplify the
...
CMM at the end of the pipeline + sparse code refactoring
A new BPC checkbutton has been created in 'Preferences/Color Management'
and in the ICM tool. Better hanbling of widget sensitivity of the output
profile / gamma part of the ICM tool.
2016-08-24 22:32:06 +02:00