Floessie
168309f45b
Merge pull request #4559 from Beep6581/natural-number-filesort
...
Sort file numbers naturally (#2467 )
2018-06-12 11:07:05 +02:00
Morgan Hardwood
83e686a719
Fixes bugs in Black-and-White tool
...
- Incorrect history messages were shown.
- Channel mixer "Auto" behaved incorrectly.
Fixes by Jacques Desmis.
Closes #4570
2018-06-11 21:52:23 +02:00
heckflosse
ee4f990ead
Reduced maximum value for dual demosaic contrast threshold to 100
2018-06-07 21:38:46 +02:00
heckflosse
72cd11aa21
Merge branch 'dev' into amaze_vng4
2018-06-05 15:48:31 +02:00
heckflosse
a7e783a3cf
Fix bug in BayerProcess::methodChanged ()
2018-06-05 15:48:10 +02:00
Morgan Hardwood
fd1526fb8f
Increased upscale max to 16x
...
It was impossible to export a small crop upscaled to 1200px wide to
demonstrate the effects of noise reduction, so I bumped the max scale
from 4 to 16 (to match the 1600% main preview max zoom).
2018-06-04 15:43:04 +02:00
heckflosse
7ecef96035
Merge branch 'dev' into amaze_vng4
2018-06-03 23:21:06 +02:00
heckflosse
c3f163a323
Added 4-pass xtrans demosaic
2018-06-03 16:22:34 +02:00
Hombre
71a0322ec6
Setting a minimal height to the FileBrowser's History panel (no issue)
2018-06-03 01:18:52 +02:00
Hombre
928309f3aa
GUI code cleanup
...
- Remove usage of std::numeric_limits<int>::max() in GUI which bring
unwanted behavior.
- Put the PixelShift options in a Gtk::Frame (requested on IRC)
- Add the fast_export raw options to the GUI (was created but not added
to the container). Incidentally, fix a memory leak.
- Add a missing History message
2018-06-02 02:34:33 +02:00
heckflosse
41c1f21c76
Pixelshift: replaced checkbox to use lmmse by a combobox to allow further demosaicers for parts with motion, #4579
2018-06-01 19:13:59 +02:00
Hombre
a0b8626b7d
Adding ADD/SET mechanism to the raw processing tools
...
see #4579
2018-05-31 00:44:16 +02:00
heckflosse
355fcbad8e
AMaZE+VNG4: added contrast threshold adjuster, #4579
2018-05-30 14:39:29 +02:00
heckflosse
9f3b2a5bdd
new defaults for RL-Sharpening
2018-05-28 23:09:22 +02:00
heckflosse
6b8633d3d1
Microcontrast: move contrast threshold adjuster to top of tool
2018-05-27 15:19:47 +02:00
heckflosse
a14c47126b
Extended range of Sharpening Contrast Threshold from 0..100 to 0..200
2018-05-26 15:05:37 +02:00
heckflosse
69af2a6b4c
Added missing paramsedited entries for pr-sharpening contrast threshold
2018-05-22 14:31:35 +02:00
heckflosse
6f6dafe214
Added Contrast threshold adjuster to PR Sharpening, fixed some bugs, #4551
2018-05-21 16:10:30 +02:00
Morgan Hardwood
1bd6bc5eaf
Merge branch 'dev' into microcontrast
2018-05-21 10:44:19 +02:00
heckflosse
1a5545c461
Added contrast threshold adjuster for sharpening tool, #4551
2018-05-20 17:37:42 +02:00
Flössie
579aae510c
Consider integers only ( #2467 )
2018-05-18 20:00:40 +02:00
Morgan Hardwood
d6c45f90b5
Reset tooltips improved
...
Now the "reset" tooltips state what happens on click vs ctrl+click.
Commit includes required fixes to other modules which used incorrect
reset language keys.
Fixes #4563
2018-05-18 12:45:26 +02:00
Flössie
70eefd049b
Tidy negative number parsing relict
2018-05-16 20:09:39 +02:00
Flössie
66bbab9ae2
Sort file numbers naturally ( #2467 )
2018-05-16 19:53:10 +02:00
heckflosse
ee5b1dbbc8
Microcontrast: add Contrast threshold adjuster, #4551
2018-05-13 19:07:13 +02:00
Flössie
22274f2efd
Omit GThreadLock
and use IdleRegister
in WhiteBalance
( fixes #4545 )
2018-05-10 20:21:12 +02:00
Morgan Hardwood
318c92a475
#ifdef win32 for openDefaultViewer, fixes #4543
2018-05-10 10:43:07 +02:00
heckflosse
dfdf4bf39d
Fix Gtk-Message: GtkDialog mapped without a transient parent. This is discouraged. when selecting Open with windows default viewer (queue processed) and file is not queue processes (Windows only), fixes #4539
2018-05-09 22:28:59 +02:00
heckflosse
eab7483431
Do not buffer stdout when rawtherapee.exe is called from msys2 console, fixes #4535
2018-05-04 20:01:49 +02:00
heckflosse
a84ce6240a
Disable verbose when calling rawtherapee -v/h
2018-05-01 15:46:10 +02:00
Alberto Griggio
5d9dadae6e
apply clipping in RAW if the "clip OOG" parameter is set
2018-04-30 17:49:55 +02:00
heckflosse
483c0ae3e5
GIMP RawTherapee plugin cannot find executable in Windows, fixes #4514
2018-04-30 14:16:00 +02:00
Floessie
5a9137777b
Merge pull request #4523 from Beep6581/gui-fixes
...
GUI update fixes
2018-04-30 07:37:51 +02:00
Flössie
bf54ea50a2
Don't force update when switching images ( #4476 )
2018-04-28 10:06:27 +02:00
Flössie
0ea3ad8781
Prevent coarse display when updating parameters
2018-04-28 10:05:35 +02:00
Alberto Griggio
c56940b681
shadows/highlights: set lower bound for radius value in the gui to 1
2018-04-26 21:30:38 +02:00
heckflosse
63f3b2f86f
Merge branch 'dev' into new-shadows-highlights
2018-04-26 15:10:58 +02:00
heckflosse
c45ec6f16e
Speedup and bugfix for new Sh/Hl tool
2018-04-26 14:32:43 +02:00
heckflosse
0207705c16
Pixelshift: renamed 'ISO-adaption' slider to 'sensitivity' slider. Changed calculation of sensitivity. Some cleanups
2018-04-18 15:00:21 +02:00
heckflosse
3578529082
Pixelshift: further cleanup
2018-04-14 23:24:28 +02:00
heckflosse
edaf2e239b
Merge branch 'dev' into pixelshift_fixes
2018-04-14 01:16:21 +02:00
heckflosse
4a1a10aab0
Pixel Shift: Improve motion mask and further changes
2018-04-14 01:11:01 +02:00
Alberto Griggio
4df4fd6370
code cleanup after the new shadows/highlights tool
2018-04-13 15:43:06 +02:00
heckflosse
a0db9cbf00
When opening an image after starting RT, wavelet tool always is expanded, fixes #4494
2018-04-08 00:26:49 +02:00
heckflosse
9323d8c46d
Remove ciecam02 double precision processing
2018-04-06 23:19:40 +02:00
Alberto Griggio
7328fa9293
remove the tooltip for the "OOG clipping" checkbox
2018-04-05 14:46:11 +02:00
heckflosse
15794cc1ba
First steps to extend dynamic profiles for Pixel Shift and HDR images
2018-04-05 14:41:02 +02:00
Alberto Griggio
46327259e2
added checkbox to let the user decide whether to clamp or not
2018-04-05 11:22:05 +02:00
heckflosse
426380e8d1
Fix one occurence of 'Gtk-Message: GtkDialog mapped without a transient parent. This is discouraged.'
2018-04-04 17:09:08 +02:00
Morgan Hardwood
ae3c58165d
Save As bit depth strings hyphenated
2018-03-31 16:05:49 +02:00