Hombre
30efa5930d
16-bit floating-point support for TIFF output image (see #2357 )
2018-05-07 09:57:53 +02:00
Desmis
df6822178c
merge with dev
2018-05-05 09:37:58 +02:00
Desmis
cc76d107ba
Suppress output profile not useless
2018-05-02 11:22:41 +02:00
Desmis
3ebbbdf139
merge with dev
2018-04-30 07:49:49 +02:00
Desmis
77464007db
Add primaries bestrgb betargb brucergb
2018-04-16 08:20:39 +02:00
Desmis
6dc36cfd18
Fixed bug Output Profile does not worl at all
2018-04-15 17:22:45 +02:00
Alberto Griggio
4df4fd6370
code cleanup after the new shadows/highlights tool
2018-04-13 15:43:06 +02:00
Desmis
c2db569823
Fixed bug in XYZ V2 AcesP1 profile
2018-04-13 10:51:49 +02:00
Desmis
62fc062712
merge with dev
2018-04-11 13:08:28 +02:00
Desmis
431f516583
merge with dev
2018-04-10 18:04:29 +02:00
Desmis
b5f4cbd728
Change ACES matrix with Bradford D50 D60
2018-04-10 09:24:25 +02:00
Desmis
690b34f2a5
change aces matrix
2018-04-09 13:58:29 +02:00
Desmis
e6377d9c89
add ACEScg as working profile and sole some bugs in selection primaries
2018-04-08 17:40:05 +02:00
heckflosse
9323d8c46d
Remove ciecam02 double precision processing
2018-04-06 23:19:40 +02:00
Desmis
c74cdb922f
merge with dev
2018-03-27 17:18:32 +02:00
Desmis
a08c7b4182
merge with dev
2018-03-20 18:21:51 +01:00
Desmis
98d3f8de0a
merge with dev
2018-03-11 10:06:14 +01:00
heckflosse
6a4ba92799
Merge branch 'dev' into pfcorrect-cleanup
2018-03-11 00:01:00 +01:00
Hombre
191a139445
Fix error message handling in rt-cli, related to single-user mode
...
See #4428
2018-03-10 17:34:06 +01:00
Hombre
01f8f4123a
An alert window is opened on event catching from Options::load ( #4428 )
2018-03-09 22:08:29 +01:00
Morgan Hardwood
185f072481
Error strings revised, #4428
2018-03-09 11:32:47 +01:00
Hombre
d86262162b
Updated settings folder handling when in single user mode (see #4428 )
2018-03-09 00:35:37 +01:00
Desmis
f3a6a2b759
merge with dev
2018-03-04 17:22:56 +01:00
Hombre
b430ca19a6
Double fallback implemented (see #4396 )
...
If the user's default profile is not found, it'll fallback to the
bundled one. If this one is not found, it'll fall back to internal
values. No restart required. Only the GUI alert are localized.
2018-02-24 14:02:50 +01:00
Hombre
ff021826c6
Falling back to RT's default profile if actually set default profile
...
doesn't exist (see #4396 ). If the actually set default profile was RT's
default profile, whichcan't be accessed for any reason, it'll then fall
back by the Internal profile.
2018-02-19 23:20:41 +01:00
heckflosse
edc9382530
Merge branch 'dev' into pfcorrect-cleanup
2018-02-19 02:37:32 +01:00
Desmis
9916cdb4b0
merge with dev
2018-02-15 16:57:23 +01:00
luz.paz
c3c3ceac79
Misc. typos
...
Found via `codespell`
+ removed rtengine/dcraw.patch per discussion in https://github.com/Beep6581/RawTherapee/pull/4395
2018-02-14 14:07:18 -05:00
heckflosse
63f14dda7e
Speedup and reduced memory usage for 'Defringe', 'Cbdl reduce Artifacts' and 'Ciecam02 Hot/bad pixel filter'
2018-02-14 14:18:31 +01:00
Alberto Griggio
91f14e0146
added option 'InspectorDelay' to delay generation of inspector previews
2018-02-09 22:20:55 +01:00
Alberto Griggio
d17bb0cfe6
feature: added option to use a (fast) neutral RAW rendering in 'inspector mode'
2018-03-21 10:47:38 +01:00
Desmis
be28b38b3c
merge with Dev
2018-01-31 08:22:25 +01:00
Morgan Hardwood
e597aefc07
Added new processing profiles #2055
...
Includes new default processing profile for raw photos.
2018-01-28 23:20:31 +01:00
Desmis
62d9825bce
merge with Dev
2018-01-23 17:52:31 +01:00
Desmis
9a4359995f
Suppress manuel settings fot local contrsat and edge detection in wavelet
2018-01-23 10:36:50 +01:00
Desmis
9f0b5dc844
merge with dev
2018-01-22 12:58:28 +01:00
Desmis
dbe3d55e33
Suppress unused wavelet parameters issue4318
2018-01-22 10:06:40 +01:00
Desmis
48721c4da1
merge with Dev
2018-01-08 13:31:26 +01:00
heckflosse
309eef696b
Set gtk language based on selected language in RT, fixes #4278 , kudos to @agriggio
2018-01-06 18:46:20 +01:00
Desmis
3008d5d90d
merge with dev
2018-01-06 08:01:11 +01:00
Alberto Griggio
8168611c23
added preferences to control the behaviour of the crop tool
2018-01-03 15:44:34 +01:00
Desmis
63073b470d
merge with dev - I hope no error
2018-01-02 19:58:42 +01:00
Alberto Griggio
b589254d21
Moved "Copy metadata unchanged" to PP3, and added "strip metadata" mode
...
Fixes #3647
2017-12-29 23:03:44 +01:00
Desmis
a017505cec
merge with Dev
2017-12-20 13:44:21 +01:00
Morgan Hardwood
8e151e97c8
Linux GTK+ >=3.19 only.
...
Force the toolbox vertical scrollbar to be visible only if using Linux
and GTK+ >=3.19. #3413
2017-12-17 03:52:07 +01:00
Morgan Hardwood
ec24784d10
Tool panel vertical scrollbar bug in Linux #3413
...
When the vertical scrollbar is set to hidden, one cannot scroll the
toolbox vertically using the mouse scrollwheel in Linux. This patch
works around the problem by forcing the scrollbar to always be visible
in Linux.
2017-12-17 03:27:37 +01:00
Desmis
75cec00e95
merge with dev
2017-11-19 09:08:45 +01:00
heckflosse
5ddd42f721
Faster png save with still good compression, fixes #4045
2017-11-18 12:56:37 +01:00
Desmis
15ff66fb4c
merge with Dev
2017-10-22 13:27:59 +02:00
heckflosse
8c328cafd1
get rid of fallbackMgr in MultiLangMgr, fixes #4154
2017-10-20 21:05:19 +02:00