7865 Commits

Author SHA1 Message Date
Morgan Hardwood
0c888b2c7f Added dual-illuminant NIKON D5600 DCP, closes #3860 2017-05-09 10:58:11 +02:00
heckflosse
8b44ed0fd8 Speedup for microcontrast, issue #3867 2017-05-08 18:42:13 +02:00
Morgan Hardwood
af09d56b3b Added dual-illuminant LG Mobile LG-H815 (LG G4) DCP, closes #3868 2017-05-08 14:03:39 +02:00
Alberto Griggio
9a47164c46 use the LANG env var (if set) to determine the system language on Linux/Mac
Candidate fix for #3864
2017-05-06 21:21:07 +02:00
heckflosse
14e3f0e88d Auto Levels completely wrong for monochrome raw files, sigma raw files and canon mraw/sraw files. Fixes #3863 2017-05-05 21:29:58 +02:00
Alberto Griggio
8ae641952f properly notify Cairo when drawing a gradient to a ThresholdAdjuster
Candidate fix for #3769
2017-05-05 16:43:08 +02:00
Alberto Griggio
b30367947f do not add nodes to curves when clicking on the preview window unless ctrl is clicked
Candidate fix for #3862
2017-05-04 22:30:05 +02:00
Alberto Griggio
b36aa29c36 added initial support for Sigma sd Quattro DNG files
See #3858
2017-05-04 17:25:14 +02:00
Alberto Griggio
aff3a03b57 Fixed handling of pipettes with the extended zoom levels
Fixes #3861
2017-05-04 16:24:47 +02:00
Desmis
e801e967cd merge with dev... 2017-05-04 12:37:49 +02:00
Desmis
79849e7aaf Change some settings for sharp local 2017-05-04 08:59:19 +02:00
Morgan Hardwood
3d916db95d TooWaBlue theme updated by TooWaBoo, PR3852 2017-05-04 00:26:22 +02:00
Morgan Hardwood
da46d98dc1 Deutsch updated by TooWaBoo, PR3852 2017-05-04 00:26:01 +02:00
Morgan Hardwood
082c69a124 Further interface label revision, mostly Pixel Shift 2017-05-04 00:13:27 +02:00
Morgan Hardwood
b1af0d661c Updated TP_RAW_IMAGENUM_TOOLTIP 2017-05-03 22:30:58 +02:00
Morgan Hardwood
149e1b604f Removed unused interface label keys and regenerated all language files. 2017-05-03 21:45:34 +02:00
Desmis
861f5a392a merge with Dev 2017-05-03 20:09:13 +02:00
Morgan Hardwood
55d342ade3 Changed repo path in tools/generateDirtyFiles 2017-05-03 20:02:51 +02:00
Hombre
41d91de553 Merge branch 'dev' into filter-by-default 2017-05-03 19:47:18 +02:00
Desmis
c2cd6f596b Correct an error cppcheck in color.h - thanks to Ingo 2017-05-03 18:18:52 +02:00
Desmis
aa591fc7b1 initialize all buf* with zeroes to prevent crash 2017-05-03 17:27:18 +02:00
heckflosse
4151725d2c locallab: initialze buflight with zeroes 2017-05-03 15:20:24 +02:00
heckflosse
2492001c50 merged dev into locallab_dev 2017-05-03 14:15:52 +02:00
Desmis
f2f45458be Try to fix crash in some cases with Tone mapping local 2017-05-03 08:51:03 +02:00
Alberto Griggio
edfea689b8 improved adjustment of luma denoise params for the fast export pipeline 2017-05-03 00:19:01 +02:00
Hombre
ac232fc2c8 Merge branch 'dev' into rt-cli2 2017-05-02 23:10:40 +02:00
Hombre
bcad76cd5e Processing a directory now look for image format set in options (#3691)
See the updated '-c' and new '-a' help when using rawtherapee-cli.exe -h
2017-05-02 23:08:33 +02:00
Flössie
bc33b51093 IdleRegister cleanups 2017-05-02 18:45:23 +02:00
Alberto Griggio
7553d86b11 clear the ids map in IdleRegister::destroy (prevent double deallocation)
Fixes #3849
2017-04-29 14:48:54 +02:00
Alberto Griggio
d8e0207b9a Fixed memory leak in IdleRegister::destroy 2017-04-28 21:22:23 +02:00
Hombre
3724c38e84 Updated label for Batch Editor's tab in File Browser (#3843) 2017-04-28 21:04:46 +02:00
Alberto Griggio
5d4bd4b352 changed implementation of BayerProcess::FrameCountChanged to use IdleRegister 2017-04-28 17:20:44 +02:00
Morgan Hardwood
0f0f76df0b Unregister handler with glib when callback function returns false 2017-04-28 20:08:07 +02:00
Hombre
cf47cdee2d A bugfix that wasn't pushed to main-cli.cc (#3691 #3768) 2017-04-28 02:17:13 +02:00
Desmis
726eeb5f40 merge with Dev.. 2017-04-27 10:46:17 +02:00
Desmis
772a4a60db Small changes to Retinex GUI 2017-04-26 16:34:42 +02:00
Desmis
7317027c8d merge with dev 2017-04-26 14:18:25 +02:00
Desmis
fe014c3d89 Suppress some warning in iplocallab.cc improcfun.cc 2017-04-26 14:15:05 +02:00
Beep6581
015c3c1886 Merge pull request #3844 from mkyral/dev
Updated Czech translation by mkyral
2017-04-26 10:31:52 +02:00
Marián Kyral
71a84f24b5 Update Czech translation 2017-04-26 07:42:00 +02:00
Hombre
8f8516199f Making Filter tab the default one in File Browser tab (#3843) 2017-04-26 00:41:57 +02:00
Hombre
d3ab104818 Dynamic profiles wasn't loaded in Preference (#3691) 2017-04-26 00:07:20 +02:00
heckflosse
ddfce7e7c1 Don't show useless information on top of metadata tab, reported in #210 2017-04-25 23:55:45 +02:00
Hombre
8c309d0f04 Several files astylized. 2017-04-25 22:33:22 +02:00
Morgan Hardwood
7d8a827822 Desktop file comment cleanup, no issue. 2017-04-25 18:30:45 +02:00
Morgan Hardwood
01bd7463a1 ./tools/generateTranslationDiffs 2017-04-25 18:27:31 +02:00
Morgan Hardwood
6aa754ba67 Updated Nederlands translation by wim ter meer, closes #3842 2017-04-25 18:26:52 +02:00
Hombre
fb5466bc8c Code reorganization to enable Dynamic profile with rt-cli (#3691) 2017-04-25 00:50:18 +02:00
Desmis
b2059f9527 Add default choice Global Quality in Preferences 2017-04-24 09:43:47 +02:00
Desmis
a8104ea947 Small changes to GUI 2017-04-23 12:47:39 +02:00