6758 Commits

Author SHA1 Message Date
Floessie
0aa1158bc7
Merge pull request #4787 from Benitoite/patch-9
Support camera dng LEICA M MONOCHROM (Typ 246) (by @heckflosse)
2018-09-10 11:46:06 +02:00
Benitoite
8e678c285a
support camera dng LEICA M MONOCHROM (Typ 246)
Patch by @heckflosse
https://github.com/Beep6581/RawTherapee/issues/4785#issuecomment-419713993
2018-09-10 02:33:20 -07:00
heckflosse
f85ec677ff raw ca correction: avoid colour shift per iteration, #4777 2018-09-09 12:53:44 +02:00
heckflosse
ddbf94e940 raw ca correction: generate history entry but don't reprocess when changing 'avoid colour shift' while ca correction is disabled, #4777 2018-09-08 13:26:23 +02:00
heckflosse
88d0f60d6b raw ca correction/avoid colour shift: fire event only if raw ca correction is active, #4777 2018-09-08 13:09:55 +02:00
heckflosse
ec4115512a raw ca correction/avoid colour shift: Vectorized one loop, #4777 2018-09-08 13:08:44 +02:00
heckflosse
09796f0694 raw ca correction: beautified code 2018-09-08 00:52:39 +02:00
heckflosse
becfc1a9fd raw ca correction: smooth progress bar also for > 1 iterations, #4774 2018-09-07 18:46:39 +02:00
heckflosse
910b516553 raw ca correction/avoid colour shift: bugfix, #4777 2018-09-07 17:56:55 +02:00
heckflosse
c7ab5ff288 raw ca correction/avoid colour shift: further bugfixes, #4777 2018-09-07 16:20:30 +02:00
heckflosse
198989d598 raw ca correction/avoid colour shift: fix colour cast when (height % 2) == 1, #4777 2018-09-07 13:50:42 +02:00
Hombre
caffc3a23d Bugfix: the scrollable toolbars was freezing under some circumstances 2018-09-06 23:10:16 +02:00
heckflosse
c9d89c9b1b raw ca correction. Be less restrictive during test phase 2018-09-06 19:31:01 +02:00
heckflosse
fac0e8ee78 raw ca correction: fix blob artifacts when avoid colourshift is enabled, #4777 2018-09-06 17:59:08 +02:00
heckflosse
68ee9d422b raw ca correction: optimized avoid colour shift, #4777 2018-09-06 16:05:06 +02:00
heckflosse
9902825a94 Merge branch 'dev' into rawcacorrection_iterate 2018-09-06 13:53:44 +02:00
heckflosse
bcc7a3fb85 raw ca correction: first try to avoid colour shift, #4777 2018-09-06 13:52:48 +02:00
Beep6581
fb17b6be9f
Merge pull request #4779 from TooWaBoo/dev
Update TooWaBlue theme v2.74
2018-09-06 12:17:06 +02:00
U-PC-BUREAU\jacques
d658ef1bc4 Change matrix ACES-P0 and limit slider blue 2018-09-06 10:39:35 +02:00
U-PC-BUREAU\jacques
9cd10a3196 fixed several bug with ACES-P0 matrix GUI ICC 2018-09-06 10:24:13 +02:00
TooWaBoo
2a3e777b96
Update TooWaBlue theme v2.74
Fix for Gtk3.24 and Scrolled Tootlbar.
2018-09-06 00:53:23 +02:00
Hombre
8d3350fa93 Merge branch 'scrolled-toolbar' into dev 2018-09-05 22:35:26 +02:00
heckflosse
f6195877e5 Fix wrong ppversion 2018-09-05 21:51:36 +02:00
heckflosse
01618e1b7f Set default value for raw auto ca correction iterations to 2 while keeping backwars compatibility, #4774 2018-09-05 21:47:16 +02:00
heckflosse
5fcb64634d CA_correct_RT(), minor change 2018-09-05 20:33:48 +02:00
heckflosse
ac1db99220 CA_correct_RT(): readability changes suggested by @Floessie; increased range of iterations adjuster to 5, #4774 2018-09-05 17:54:11 +02:00
heckflosse
9ecc7e6876 iterative raw auto ca correction, #4774 2018-09-05 13:30:15 +02:00
heckflosse
6f6cdd113d Increase range of raw ca correction adusters, #4774 2018-09-05 11:44:46 +02:00
Morgan Hardwood
f6c0ec26a3 Merge branch 'dev' of github.com:Beep6581/RawTherapee into dev 2018-09-05 10:51:20 +02:00
Morgan Hardwood
157ee86bfa Initial Preferences window height set to 600px
PR #4716
2018-09-05 10:50:31 +02:00
Hombre
98fc85b68d Revert GDK_SCROLL_SMOOTH scrolling of Toolbars to a fixed step
also remove GUI space in "FileBrowser" widget
see #4035
2018-09-04 23:06:17 +02:00
heckflosse
3643e15155 DJI FC2103 black level 2018-09-04 13:29:26 +02:00
Alberto Griggio
f84d3d8334
Merge pull request #4515 from Beep6581/ca-correction-before-distortion
Lens corrections: apply CA correction after distortion, and not before
2018-09-04 10:06:56 +02:00
Hombre
b226c125ce Scrollable toolbars has been named, and 'scrollableToolbar' class added
see #4035
2018-09-03 23:19:37 +02:00
Hombre
758299aa2c Support of GDK_SCROLL_SMOOTH sent by some devices. See #4035. 2018-09-03 00:18:03 +02:00
Thanatomanic
7b0a9c01c5 Fix for usability of highlight threshold slider and shadow compression in batch mode 2018-09-02 20:40:11 +02:00
Roel Baars
a7b7f20b83
Fix for #4743: flashing background 2018-09-02 17:53:52 +02:00
Thanatomanic
30b36e6371 Revert "Modifications to store histogram settings across sessions"
This reverts commit f59e7c31e4cce25c0d26c913dba64cdd85b1420d.
2018-09-02 17:04:17 +02:00
Thanatomanic
59ca037fd7 Disable highlight recovery threshold when highlight recovery = 0 and set threshold default to 0 2018-09-02 16:58:20 +02:00
Beep6581
6b93927ea1
Merge pull request #4742 from Beep6581/nrpref
Removes Noise Reduction settings from Preferences
2018-09-02 15:55:11 +02:00
Thanatomanic
52e4231c97 Merge branch 'dev' of https://github.com/Beep6581/RawTherapee into highlight-slider 2018-09-02 15:51:17 +02:00
Thanatomanic
f59e7c31e4 Modifications to store histogram settings across sessions 2018-09-02 13:39:55 +02:00
Hombre
20118c4019 Partially hidden toolbars can now be scrolled with the mouse wheel
...thanks to the new MyScrolledToolbar class (guiutils.h/cc). This is
valid for the FileBrowser tab (first and second line can be scrolled
individually) and the top and bottom bar of the Editor(s) tab.

see #4035
2018-09-02 10:47:44 +02:00
Beep6581
df1dc438ff
Merge pull request #4766 from TooWaBoo/dev
Update TooWaBlue theme v2.73
2018-09-02 10:16:25 +02:00
TooWaBoo
09e97051ed
Update TooWaBlue theme v2.73
Some fine tuning
2018-09-02 05:26:26 +02:00
Hombre
b26ea95c92 Bit-depth detection from RT-cli now more bulletproof (see #2357)
Thanks to Beep6581 for the fix
2018-09-01 23:04:49 +02:00
Morgan Hardwood
5cc53a421e Use hard-coded NR default settings #4327
Now the hard-coded default values of the Noise Reduction settings which
were removed from Preferences are used, instead of reading them from
the options file.

Reverted accidentally-deleted "preview demosaicing method" setting.
2018-09-01 22:59:28 +02:00
Hombre
5c10e19541 Fix wrong bit-depth detection from RT-cli (see #2357) 2018-09-01 19:02:00 +02:00
Ingo Weyrich
97fa8c5978
Merge pull request #4760 from Beep6581/move_contrast_threshold_adjuster
Change position of contrast threshold adjuster in demosaic and microc…
2018-09-01 15:25:05 +02:00
Morgan Hardwood
7e1d6a3c67 Revision of CLI --help info 2018-09-01 14:40:32 +02:00