Commit Graph

2990 Commits

Author SHA1 Message Date
Beep6581
8c059ee3ff Changed Noise Reduction method string 2015-09-27 16:31:03 +02:00
Beep6581
9fec32cbfa Removed USM sharpening Threshold selector's background gradient and switched its place with Amount, fixes 2906 2015-09-25 20:09:14 +02:00
Beep6581
401bf7899c Added Pentax K-5 II dual-illuminant DCP made using DCamProf 0.9.11 2015-09-25 19:49:33 +02:00
Beep6581
741f44f40e Added better Canon PowerShot G7 X dual-illuminant DCP made using DCamProf 0.9.11 2015-09-25 19:48:43 +02:00
Morgan Hardwood
c3051d8fd8 Merge commit '46b6c9c130a769ffdef9a95245bc160ca78a9ae4' 2015-09-23 22:17:14 +02:00
Morgan Hardwood
7e37b83fee Added Pentax K10D dual-illuminant DCP made using DCamProf 0.9.11 2015-09-23 22:16:44 +02:00
heckflosse
46b6c9c130 Wrong naming of snapshots in SETM, fixes #2915 2015-09-23 20:19:39 +02:00
Morgan Hardwood
b34b27201d Added Canon PowerShot G7 X dual-illuminant DCP made using DCamProf 0.9.11 2015-09-23 18:38:57 +02:00
Morgan Hardwood
fb6ffa6aa8 Added Canon EOS 100D/Canon EOS Rebel SL1/Canon EOS Kiss X7 daylight DCP made using DCamProf 0.9.11 2015-09-23 17:22:28 +02:00
Desmis
56eb18e4df Wavelet contrast and chroma interfere #2894 2015-09-21 09:25:44 +02:00
Beep6581
3935c6b2aa Merge pull request #2898 from helmi03/master
Updated OSX COMPILE.txt using Clang, by helmi03.
2015-09-16 00:37:13 +02:00
heckflosse
f7afe06d8b Changed default delay for adjusters from 0 to 200 ms 2015-09-13 17:40:02 +02:00
Morgan Hardwood
18fb107f82 Fixed "HISTORY_MSG_167;Demosaicing method" string 2015-09-07 00:16:13 +02:00
Helmi bin Ibrahim
baf6bea1a4 remove user dir 2015-09-07 02:26:05 +08:00
Helmi bin Ibrahim
0343b0fb7d Updated instructions compile on OSX 2015-09-07 02:22:27 +08:00
heckflosse
a7db8f001c Added TooWaBoo, thanks for translating the Deutsch file :-) 2015-09-04 23:50:39 +02:00
TooWaBoo
95b12983b4 Updated Deutsch translation closing issue #2896
Signed-off-by: Morgan Hardwood <entertheyoni@gmail.com>
2015-09-04 22:26:15 +02:00
Morgan Hardwood
86fb53037d Fixes #2892 - tone curve node spinbutton range 2015-09-03 22:48:32 +02:00
heckflosse
98c1221908 crash when first two curve points are at x=0, fixes #2888 2015-09-01 18:09:46 +02:00
Beep6581
11d382d998 Merge pull request #2886 from Beep6581/HDRMergeMakerNotes
Fix wrong handling of MakerNotes in dng files created with HDRMerge from Nikon NEF files
2015-08-29 12:05:43 +02:00
Morgan Hardwood
4777020a04 Merge remote-tracking branch 'origin/lensfix' 2015-08-29 11:50:12 +02:00
heckflosse
483a8911fc Fix wrong handling of MakerNotes in dng files created with HDRMerge from Nikon NEF files 2015-08-28 22:13:33 +02:00
heckflosse
d4e083ab0e Merge pull request #2884 from Beep6581/gauss
Speedup for gauss when sigma >= 70
2015-08-28 12:01:05 +02:00
Morgan Hardwood
71eb36535d Updated rtexif/*.cc to use f/ aperture notation 2015-08-27 17:35:03 +02:00
Morgan Hardwood
ea8e878400 Updated generateLensList to make aperture notation consistent: f/ 2015-08-27 17:25:45 +02:00
heckflosse
da7ae69428 Speedup for gauss when sigma >= 70 2015-08-27 17:11:05 +02:00
heckflosse
df13fb8b1b Fixed a bug in perceptual curve speedup 2015-08-26 16:17:57 +02:00
heckflosse
5116a3c43a Merge pull request #2881 from Beep6581/WaveletSpeedup
Speedup for Wavelet/Final Touchup/Final local contrast curve, fixes #2874
2015-08-25 16:37:21 +02:00
heckflosse
a2e5cda384 Speedup for Wavelet/Final Touchup/Final local contrast curve, fixes 2874 2015-08-25 16:34:57 +02:00
Morgan Hardwood
e4d4fe4170 Updated nikonattribs.cc with lenses from exiftool-10.00 2015-08-24 15:29:26 +02:00
Morgan Hardwood
d74bba0e94 Updated generateLensList to handle Nikon cameras 2015-08-24 15:28:34 +02:00
Beep6581
ce87f577f0 Update README.md 2015-08-24 13:59:18 +02:00
Beep6581
b6fedc800a Update README.md 2015-08-24 13:54:20 +02:00
Morgan Hardwood
b22b8582b0 Fixed octal issue 2015-08-23 22:47:01 +02:00
Beep6581
72fc3fe89b Formatting 2015-08-23 22:44:02 +02:00
Beep6581
0e8f954eb9 Added SSH clone description 2015-08-23 22:41:49 +02:00
Morgan Hardwood
7f60ed65c2 Updated canonattribs.cc olympusattribs.cc pentaxattribs.cc sonyminoltaattribs.cc with lenses from exiftool-10.00 2015-08-23 21:59:44 +02:00
Morgan Hardwood
1f76af5ba9 Added tools/generateLensList Bash4 script to make updating lens ID from exiftool for rtexif/* easy 2015-08-23 21:58:35 +02:00
Morgan Hardwood
b3a12b699a Don't replace focal_len from Exif by focal_len from Makernotes is Makernotes focal_len is 0 2015-08-21 11:01:03 +02:00
Morgan Hardwood
4198ac1083 Merge branch 'PerceptualCurveSpeedup' 2015-08-21 00:38:34 +02:00
Morgan Hardwood
3969bcc1e7 Merge branch 'cmake_processor' - Show more informative "processor" info on Linux. 2015-08-20 22:53:05 +02:00
Hombre
d4c808efd6 Merge branch 'OnPreviewEditEnhancement' 2015-08-20 22:26:15 +02:00
heckflosse
33b2d643b1 Cleaned code and removes StopWatch 2015-08-20 19:52:53 +02:00
Hombre
c351be41b8 Add some new features to the On Preview Objects mechanism 2015-08-20 02:33:46 +02:00
heckflosse
0b2b19a761 Speedup for Wavelet/Final Touchup/Final local contrast curve, #2874 2015-08-19 20:55:25 +02:00
Morgan Hardwood
697612b4cc If unix 2015-08-19 00:27:54 +02:00
Morgan Hardwood
cd7f5d9bde More meaningful processor info 2015-08-18 23:40:25 +02:00
Beep6581
60ddd563b8 Merge pull request #2873 from mbajor/master
Missing changes for commit 0216c16a49 (issue #2871)
2015-08-18 16:48:56 +02:00
Marcin Bajor
0187ca10d2 Missing changes for commit 0216c16a49 (issue #2871)
@mbajor mbajor authored an hour ago
2015-08-18 16:32:57 +02:00
Beep6581
0c3e5de0b0 Merge pull request #2872 from mbajor/master
Fixed "Unknown git option: -C" for git<1.8.5 (issue #2871)
2015-08-18 16:03:36 +02:00