Pandagrapher
f945466df5
Locallab cleanup #1
...
Cleanup of Locallab and ControlSpotPanel
Removed also useless LocalListener, useless Locallab options
The following improvments have been introduced:
- All Locallab events are now managed with regular RT logics
The following bugs have been corrected:
- Missing "sensiexclu", "struc" (hidden) and "noisechrodetail" (hidden)
adjusters have been reintroduced
- GUI problems reported by @ganned92 have been corrected
- Tone curve could have some weird behavior when mouse was moving a
curve point outside curve editor
2018-09-15 18:11:42 +02:00
Morgan Hardwood
e99bcff8bb
Japanese translation updated by firefly, closes #4807
2018-09-15 18:11:05 +02:00
heckflosse
04b2d42d46
Segfault when closing rt immediately after using batch edit, fixes #4806
2018-09-15 14:48:51 +02:00
heckflosse
c3fbaafc9a
Fix segfault when hovering over preview while demosaic none is selected
2018-09-15 14:21:49 +02:00
heckflosse
857da39f1d
raw ca correction: do not disable adjusters when in batch edit mode
2018-09-15 12:50:56 +02:00
heckflosse
2e3479ef8f
raw ca correction: reintroduced avoid colour shift checkbox because avoid colour shift sometimes fails
2018-09-15 12:24:27 +02:00
Morgan Hardwood
80acf0f5e2
generateTranslationDiffs
2018-09-15 00:21:31 +02:00
Ingo Weyrich
f9404901ff
Merge pull request #4797 from Beep6581/rawcacorrection_iterate
...
Raw ca correction. Iterative processing and Avoid color shift.
2018-09-15 00:15:57 +02:00
heckflosse
9be449fc1e
Cleanup for unused raw ca corrtection avoid colour shift stuff
2018-09-15 00:14:22 +02:00
Beep6581
c0a8262d5d
Merge pull request #4802 from Thanatomanic/dev
...
Modifications to store histogram settings across sessions
2018-09-13 13:03:19 +02:00
Thanatomanic
85d55ebeb6
Modifications to store histogram settings across sessions
2018-09-13 07:46:43 +02:00
Beep6581
ad0dc0b1a2
Merge pull request #4796 from Beep6581/grayout
...
Gray-out Retinex tool when editing non-raw image
2018-09-12 21:10:05 +02:00
Flössie
37c0b3bfe2
Automatic matching in SaveFormatPanel::init()
( #4789 )
2018-09-12 20:07:48 +02:00
Flössie
f653b01f61
Use delegating c'tors ( #4789 )
2018-09-12 19:10:40 +02:00
heckflosse
7cbf1f6d8d
Fix calculation of interpolation parameters for negative block shifts, #4774 , #4777
2018-09-12 14:24:41 +02:00
Morgan Hardwood
ef0d9fac99
Removed unnecessary method, PR #4796
2018-09-12 13:16:17 +02:00
heckflosse
d1f63f621a
Merge branch 'dev' into rawcacorrection_iterate
2018-09-11 23:46:08 +02:00
heckflosse
adddd5aafa
set raw ca correction 'avoid colour shift' as default, #4777
2018-09-11 23:44:42 +02:00
heckflosse
2062555e47
remove raw ca correction 'avoid colour shift' from gui, #4777
2018-09-11 23:43:39 +02:00
Flössie
ddfe7e0c18
Optimize SaveFormat selection ( #4789 )
2018-09-11 22:02:09 +02:00
Morgan Hardwood
dc34658683
Gray-out Retinex tool when editing non-raw image
...
Closes #4795
2018-09-11 20:08:01 +02:00
heckflosse
6969303878
Compressed 16-bit TIFF output broken, fixes #4792
2018-09-11 17:11:38 +02:00
heckflosse
ec2de14d37
Merge branch 'dev' into rawcacorrection_iterate
2018-09-11 12:55:52 +02:00
Simon Mueller
ff8ecc6baf
Add "and" to the task list of the desktopicons to prevent that they are always executed.
2018-09-11 12:53:57 +02:00
Floessie
ea992fc91f
Merge pull request #4791 from Benitoite/patch-10
...
Save format panel PNG options fix (by @heckflosse)
2018-09-11 08:41:41 +02:00
Hombre
e881552b74
Merge remote-tracking branch 'scrolled-toolbar-fix' into dev
...
Hotfix for issue #4786 .
2018-09-11 00:22:47 +02:00
Benitoite
a42b2236d9
save format panel PNG options fix
...
Patch by @heckflosse https://github.com/Beep6581/RawTherapee/issues/4789
2018-09-10 11:43:31 -07:00
Roel Baars
a75ac02f16
Merge pull request #4771 from Thanatomanic/highlight-slider
...
Highlight slider: changed default + disabled when unnecessary
2018-09-10 19:26:31 +02:00
Simon Mueller
163c3aba0a
Add Single User/Multi User switch to Windows setup.
2018-09-10 19:22:38 +02:00
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