Commit Graph

8575 Commits

Author SHA1 Message Date
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
Desmis
e8847a6639 merge with dev 2019-03-28 21:28:01 +01:00
Morgan Hardwood
68ba87a71f Add Sigma 18-250mm lens IDs, closes #4135 2019-03-27 11:19:33 +01:00
Hombre
390594f39e Fix bug in OPIcon class
Thanks to @Floessie for the fix
2019-03-26 22:53:33 +01:00
Hombre
b76b630ec8 Line endings in edit files converted to Unix format 2019-03-26 22:26:16 +01:00
Desmis
06b2826c14 merge with dev 2019-03-26 15:47:12 +01:00
Morgan Hardwood
90e1480b7f Fixes broken frame borders, fixes #5245 2019-03-25 20:24:07 +01:00
Flössie
fc10dc5f77 Merge branch 'dev' into rtsurface-cleanup 2019-03-25 19:09:15 +01:00
Flössie
14020ed356 Fix wrong consts in editcallbacks.h (#5239) 2019-03-25 18:57:30 +01:00
Beep6581
6747c5c7df Merge pull request #5244 from TooWaBoo/dev-lang-de
Update Deutsch locale
2019-03-25 09:57:26 +01:00
TooWaBoo
ecdf10019e Typo korrected 2019-03-25 09:46:03 +01:00
TooWaBoo
1d462f1299 Update Deutsch locale 2019-03-25 09:42:47 +01:00
Morgan Hardwood
755301f97b Consistent capitalization in Dehaze label 2019-03-25 02:02:19 +01:00
Morgan Hardwood
ab7d249173 generateTranslationDiffs 2019-03-25 01:58:20 +01:00
Morgan Hardwood
5b50b2d059 Various interface fixes, closes #5211 2019-03-25 01:53:07 +01:00
Morgan Hardwood
eb646e18e6 Brazilian variant of Portuguese translation updated by Xendez, closes #5212 2019-03-24 22:11:58 +01:00
Morgan Hardwood
e8b9851875 Portuguese translation added by Xendez, closes #5210 2019-03-24 22:11:21 +01:00
Morgan Hardwood
2afb5fc597 generateTranslationDiffs 2019-03-24 22:06:30 +01:00
Beep6581
ddd9cd979a Merge pull request #5237 from lvreclp/batchque_file_overwrite
Fixed file overwrite from queued items
2019-03-24 21:03:39 +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
29196fb57c Fix RTImage cached data cleanup (see #3636) 2019-03-24 20:45:05 +01:00
Desmis
8c3ac634e5 merge with dev 2019-03-24 14:02:15 +01:00
Desmis
3d62375623 Improvment to Soft radius 2019-03-24 13:59:38 +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
Desmis
71cfb520a0 increase sensitivity of Soft radius clarity and shap mask 2019-03-23 18:07:53 +01:00
Desmis
7ec1b27a91 Add show mask to Clarity 2019-03-23 12:45:44 +01:00
Desmis
3fe2aaed79 merge with dev 2019-03-23 07:21:18 +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
Desmis
48d30e50c7 Wavelet Clarity and Unsharp mask 2019-03-22 18:20:00 +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
Jean-Christophe
f62470f407 Merge pull request #5239 from Beep6581/splitted-edit-file
"edit.h/.cc" splitted to limit rebuilding dependencies
2019-03-22 09:39:21 +01:00
Hombre
108b69ae22 "edit.h/.cc" splitted to limit rebuilding dependencies 2019-03-22 00:09:37 +01:00
Flössie
363385a838 Streamline RTSurface and fix potential bug in updateImages() 2019-03-21 21:27:04 +01:00
Flössie
fe74625d78 Fix const correctness of RTSurface::get() 2019-03-21 20:55:31 +01:00
Flössie
84ce72841e Decouple rtengine/ from rtgui/edit.h 2019-03-21 20:50:43 +01:00
Oleg Koncevoy
d2e6a3a44a Fixed file overwite from queued items 2019-03-21 19:32:31 +02:00
heckflosse
d0794700f9 Merge branch 'dev' into denoise_speedup 2019-03-20 23:21:36 +01:00
heckflosse
30120af8a2 remove some bogus consts 2019-03-19 20:54:10 +01:00
Hombre
d059caa7de Enhancing RTSurface: 'surface' now private 2019-03-19 20:45:12 +01:00
heckflosse
030aa60499 Merge branch 'dev' into denoise_speedup 2019-03-19 20:25:41 +01:00
Ingo Weyrich
28b785682a Allow histogram matching for YI M1 Camera (160x120 thumbs) 2019-03-19 17:43:42 +01:00
Jean-Christophe
18598f5354 Merge pull request #5231 from Beep6581/main-cli-includes
Suppress 'rtwindow.h' from main-cli.cc
2019-03-19 16:27:37 +01:00
heckflosse
d4d535720d Don't apply histogram matching when thumb has less than 19200 pixels 2019-03-19 15:09:18 +01:00
Hombre
757af312d2 Suppress 'rtwindow.h' from main-cli.cc 2019-03-19 02:02:12 +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
heckflosse
9ee47c29a3 Small speedup for denoise (mainly for preview mode), #5225 2019-03-17 19:45:46 +01:00
Hombre
86550c167f Updated French translation file 2019-03-17 00:56:44 +01:00
Jean-Christophe
2ac8878179 Merge pull request #5224 from TooWaBoo/dev
TWB-theme: Fix disabled images
2019-03-17 00:18:17 +01:00