7830 Commits

Author SHA1 Message Date
TooWaBoo
877b521569 Typo2 corrected 2017-05-13 15:06:40 +02:00
TooWaBoo
f9f66b7959 Typo corrected 2017-05-13 14:55:10 +02:00
TooWaBoo
961f460a3d Update Deutsch locale 2017-05-13 12:56:49 +02:00
heckflosse
efe528a485 Edges tool too strong on diagonals from bottom right to top left. Fixes #3870 2017-05-13 11:33:39 +02:00
Morgan Hardwood
3950bf80d3 Small change to man page and help. 2017-05-13 01:32:02 +02:00
Hombre
76bab70ccb Bugfix of 'Usage' text and updated manpage 2017-05-13 01:12:00 +02:00
Hombre
1354ea6f9d Saving a profile only took effect after RT restart (#3869) 2017-05-13 01:03:29 +02:00
Hombre
9e1fc78004 Saving a profile only took effect after RT restart (#3869) 2017-05-11 20:41:55 +02:00
Floessie
76f73346bf Minor corrections
- Killed double "Nikon D810" from the list of DCPs
- Turned `-o3` into `-O3`
2017-05-11 15:03:31 +02:00
Morgan Hardwood
22d0044001 Release notes: PS 4 sub-images supported. 2017-05-10 16:21:05 +02:00
heckflosse
c856894456 MLmicrocontrast: eliminated SGN() 2017-05-10 16:04:02 +02:00
Morgan Hardwood
442e5a3aa7 Preparing for 5.1-rc1 2017-05-10 15:59:33 +02:00
heckflosse
9a1dd0109b MLmicrocontrast, eliminated one loop 2017-05-10 15:43:19 +02:00
Hombre
abd11da072 New candidate fix for #3862, modifier keys handled in cropwindow.cc 2017-05-09 20:02:08 +02:00
Morgan Hardwood
ddabcb2049 Do not crop 8px off LG mobile LG-H815 right border, #3868, https://discuss.pixls.us/t/support-for-lg-g4-camera-phone/3636 2017-05-09 17:08:20 +02:00
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