Commit Graph

2229 Commits

Author SHA1 Message Date
Hombre57
cb72769634 Solving issue #5267 : "ProcEvent int() operator should be const" 2019-04-09 08:45:21 +02:00
Morgan Hardwood
198fc8d8dd Added matrix for Canon PowerShot SX150 IS 2019-04-08 01:02:35 +02:00
Flössie
1b08ac44c4 Fix potential bug in histogram matching (#5249) 2019-04-03 19:41:36 +02:00
Morgan Hardwood
d4f0a9a19b Fix crash in histogram matching #5249
Patch by Alberto
https://github.com/Beep6581/RawTherapee/issues/5249#issuecomment-477923928
2019-04-03 10:14:49 +02:00
Morgan Hardwood
e23fc17ccf Search for DateTimeOriginal if not found in standard location
The DateTimeOriginal and DateTimeDigitized Exif tags should be in the
same group - ExifIFD, but the Leica M8 stores DateTimeOriginal in the
IFD0 group. This patch by Flössie allows to find the tag.
Closes #5251
2019-03-29 09:21:47 +01:00
Morgan Hardwood
5b50b2d059 Various interface fixes, closes #5211 2019-03-25 01:53:07 +01:00
Hombre
a749047dd3 editcallbacks file updated as requested by @Floessie in #5239
Merge branch 'splitted-edit-file' into dev
2019-03-24 20:48:33 +01:00
Hombre
f60711b65b Code cleanup of editcallbacks.h/.cc for more safety 2019-03-24 01:40:25 +01:00
Beep6581
b9a5680d1d Merge pull request #5240 from luzpaz/misc-typos
Miscellaneous typo and whitespace fixes
2019-03-23 23:34:21 +01:00
Morgan Hardwood
4640858567 Sony DSC-R1 raw_crop added to camconst.json
Prevents raw CA artifacts:
https://discuss.pixls.us/t/sony-r1-ca-autocorrection-artifact/11835

Committed on behalf of Ingo.
2019-03-22 22:08:56 +01:00
luz.paz
ba840dd260 Misc. typos and whitespace fixes
Found via `codespell -q 3 -I ../rawtherapy-whitelist.txt -S ./rtdata` 
`rawtherapy-whitelist.txt` consists of:
```
adn
amin
autor
ba
byteorder
cas
childs
developpement
dum
foto
fro
inbetween
interm
ist
iten
ith
lonly
nd
ois
optio
preserv
skipp
som
spred
substracted
tbe
tim
uint
unselect
```
2019-03-22 06:38:00 -04:00
Hombre
108b69ae22 "edit.h/.cc" splitted to limit rebuilding dependencies 2019-03-22 00:09:37 +01:00
Ingo Weyrich
28b785682a Allow histogram matching for YI M1 Camera (160x120 thumbs) 2019-03-19 17:43:42 +01:00
heckflosse
d4d535720d Don't apply histogram matching when thumb has less than 19200 pixels 2019-03-19 15:09:18 +01:00
Ingo Weyrich
209cc16e0d Update histmatching.cc
Allow even smaller thumbs for histogram matching. Tested on Phase One 65+ files. Works fine.
2019-03-18 21:21:56 +01:00
Ingo Weyrich
1cf1e111d5 Update histmatching.cc
Allow histogram matching also for small thumbs
2019-03-18 17:43:17 +01:00
Hombre
52dcd08b97 Merge branch 'dev' into hidpi-icons 2019-03-13 01:00:14 +01:00
Flössie
86690f1ca0 Fix OOB string access (fixes #5207) 2019-03-11 21:09:57 +01:00
heckflosse
e053b63b6d use only simple expressions as second argument for STC2VFU macro 2019-03-11 16:08:28 +01:00
Floessie
17bec0a2e5 Merge pull request #5197 from Beep6581/relax-procparam-dependency
Relax dependency from `procparams.h`
2019-03-11 15:14:00 +01:00
Ingo Weyrich
28bf4f0d91 Merge pull request #5209 from Beep6581/rawca_cunksize
Allow user defined tiles per thread for some tiled algorithms
2019-03-10 22:16:51 +01:00
Ingo Weyrich
9eebd8221f Merge pull request #5208 from Beep6581/adobe_tonecurve_sse
Adobe (filmlike) tonecurve: SSE version
2019-03-10 21:48:31 +01:00
heckflosse
e35122040e Disabled timing code, #5208 2019-03-10 21:47:50 +01:00
heckflosse
0685e262ba remove accidently committed file, #5208 2019-03-10 18:02:57 +01:00
heckflosse
9f133fa1d7 Adobe (filmlike) tonecurve: SSE version 2019-03-10 16:33:00 +01:00
Flössie
c2405585cf Work around strange side effects when parsing Exif (#5207) 2019-03-10 14:56:36 +01:00
Flössie
cbc25b135a Fix fallout from merge 2019-03-10 13:00:24 +01:00
Flössie
9fe6bcaab1 Merge branch 'dev' into relax-procparam-dependency 2019-03-10 12:54:04 +01:00
Flössie
d89364fcc0 Fix Exif parsing for old Canons (ported by @Beep6581, fixes #4843) 2019-03-10 11:40:05 +01:00
heckflosse
6712420a41 Fix broken build, #5203 2019-03-09 19:28:44 +01:00
heckflosse
f796c70265 Merge branch 'dev' into rawca_cunksize 2019-03-09 18:48:05 +01:00
heckflosse
b0a7b5fed3 tiles per thread for some more tiled algorithms, #5203 2019-03-09 18:47:02 +01:00
Morgan Hardwood
2c9dc32022 Show more meaningful lens make/model #5157
If the lens make/model from the MakerNotes is vague, and if a lens make
and model are set in Exif (LensMake, LensModel), then prefer Exif over
vague.
2019-03-09 16:17:44 +01:00
heckflosse
4dc0012f64 Merge branch 'dev' into rawca_cunksize 2019-03-08 12:44:28 +01:00
heckflosse
540e359945 Inline DCPProfile::hsdApply() to speedup applying dcp profiles, closes #5206 2019-03-08 01:44:51 +01:00
Flössie
ca3f84e94f Lens name improvements for Pentax by @Manuel-K (#5157) 2019-03-07 20:29:07 +01:00
Flössie
70475f781a Derive lens name from 0xA434 and 0xA433 if other means fail (#5157)
Implemented for
- Pentax
- Canon
- "Unknown"

Also constified `toString()` methods in `rtexif`.
2019-03-07 19:29:11 +01:00
heckflosse
77475a3827 configurable tiles per thread also for rcd, #5203 2019-03-03 17:29:19 +01:00
heckflosse
b83069fd51 Allow user-defined setting for raw ca correction tiles per thread 2019-03-03 14:52:44 +01:00
Flössie
57d030881d More procparams.h relaxation 2019-03-01 17:40:02 +01:00
heckflosse
520a3709bf Allow user defined border for xtrans, #5198 2019-03-01 14:47:55 +01:00
heckflosse
f78f17ae6f xtransborder_interpolate: Use same weights as in fast_xtrans_interpolate, #5198 2019-03-01 14:36:13 +01:00
heckflosse
917cc49278 xtrans: reduce border artifacts, #5198 2019-02-28 22:39:40 +01:00
Hombre
2d0b376ae9 Merge branch 'dev' into hidpi-icons 2019-02-28 21:57:44 +01:00
Flössie
0cbc4923bc Relax dependency from procparams.h 2019-02-28 20:44:50 +01:00
heckflosse
1786731f4a raw crop for FUJIFILM X-H1 2019-02-28 16:31:47 +01:00
heckflosse
5f186bb6e3 Set default raw_crop to match compressed and uncompressed files for X-T2, X-T20, X-E3, X100F and X-PRO2. Reduces height by 6 pixels 2019-02-28 16:21:30 +01:00
heckflosse
76644cc57a raw_crop alternatives for X-T2, X-T20 and X-E3 2019-02-28 15:53:44 +01:00
heckflosse
98e69b0dfb fix raw crop for FUJIFILM X-T3 2019-02-28 15:11:56 +01:00
heckflosse
726a832a36 raw crop for FUJIFILM X-T2 and X-T20 2019-02-28 14:55:34 +01:00