Robin Mills
fded2da978
Documentation revision in response to #1394
2020-11-20 18:55:48 +00:00
Robin Mills
4017f79c83
Merge pull request #1400 from Exiv2/fix_1393_iptc_tags_web_0.27
...
fix_1393_iptc_tags_web_0.27
2020-11-19 15:52:17 +00:00
Robin Mills
e887b6487f
fix_1393_iptc_tags_web_0.27
2020-11-19 09:21:56 +00:00
Robin Mills
35d4c595b0
Merge pull request #1399 from FreddieWitherden/0.27-maintenance
...
Add support for Sony lens aberration correction parameters (0.27 backport).
2020-11-19 08:40:57 +00:00
Freddie Witherden
ff0dc4b1df
Add support for Sony lens aberration correction parameters.
2020-11-18 16:40:24 -06:00
Miloš Komarčević
52257eb986
Merge pull request #1392 from kmilos/dng_tag_values_cfa
...
Add remaining DNG 1.3 tag values
2020-11-17 23:46:19 +01:00
Miloš Komarčević
12f7002493
Minor DNG related changes after review
2020-11-17 20:10:13 +01:00
Miloš Komarčević
e92d5f2e61
Add remaining DNG 1.3 tag values
2020-11-17 09:46:49 +01:00
Miloš Komarčević
8cf241ca46
Update CalibrationIlluminant test
2020-11-12 12:45:20 +01:00
Miloš Komarčević
682927ee25
Also use existing light source pretty print for DNG
2020-11-12 10:10:53 +01:00
Miloš Komarčević
2113dfeb8a
Add DNG CFALayout values
2020-11-10 18:59:50 +01:00
Robin Mills
6ee023a823
Merge pull request #1391 from kmilos/dng_tag_values
...
Add some DNG related tag values
2020-11-10 15:09:27 +00:00
Miloš Komarčević
04a9743a1c
Fix syntax error, improve value name style
2020-11-10 12:41:05 +01:00
Miloš Komarčević
a2a7ee2733
Add some DNG related tag values
2020-11-10 10:57:49 +01:00
Robin Mills
3e78cac3f4
Merge pull request #1384 from Exiv2/fix_1380_binary
...
Disable exiv2 option --binary (0.27->maintenance)
2020-11-06 07:58:44 +00:00
Robin Mills
d6e6ac5131
Merge pull request #1386 from kmilos/easyaccess_tiffep
...
Add more easy accessors for Exif & TIFF/EP overlap
2020-11-05 13:36:28 +00:00
Miloš Komarčević
1038e62a42
actions: simplify print summary using easyaccess
2020-11-05 12:10:36 +01:00
clanmills
6ec81f9bac
Updating man page.
2020-11-05 10:11:30 +00:00
clanmills
6982c0148e
Adding python test
2020-11-05 10:11:10 +00:00
Robin Mills
12a5c1c7ed
Merge pull request #1387 from kmilos/patch-1
...
Fix CanonFi typo in man page
2020-11-05 09:52:36 +00:00
Miloš Komarčević
f6abec4432
exiv2 pr uses easyaccess API (co-authored with clanmills)
2020-11-04 19:19:40 +01:00
Miloš Komarčević
3e9c74d227
Fix CanonFi typo in man page
2020-11-04 12:15:45 +01:00
Miloš Komarčević
ae3cda2dc8
Preserve trailing space in test_easyaccess.py output
2020-11-03 11:25:24 +01:00
Miloš Komarčević
5e92d5e078
Fix easyaccess-test
2020-11-03 11:03:46 +01:00
Miloš Komarčević
95c0df6c14
Test cover for added easyaccess methods
2020-11-03 09:04:15 +01:00
Miloš Komarčević
98f4effeea
Add DateTimeOriginal to easyaccess
2020-11-02 17:30:46 +01:00
Miloš Komarčević
189e0c9338
Add more easy accessors for Exif & TIFF/EP overlap
2020-11-02 10:25:19 +01:00
clanmills
bfee7abfc5
Disable exiv2 option --binary
2020-11-01 11:58:40 +00:00
Robin Mills
298aa86575
Merge pull request #1377 from Exiv2/feature_1372_support_env_variables
...
Fix_1372_env_vars_0.27
2020-10-24 05:49:43 +01:00
clanmills
985617cdfc
Adding support for VALGRIND and EXIV2_BINDIR
2020-10-23 17:30:56 +01:00
clanmills
43698f414b
Adding support for environment strings EXIV2_HTTP and EXIV2_PORT
2020-10-23 16:05:51 +01:00
clanmills
5d7b44dfaf
Disable OpenSUSE on CI. It's complaining about being unable to install the correct version of curl.
2020-10-23 13:44:21 +01:00
clanmills
9811c9d95c
Fixing EXIV2_PORT on MinGW/msys2.
2020-10-23 13:12:49 +01:00
clanmills
be62b4f4db
Fixing VERBOSE in environment (args.verbose==2 when set. args.verbose==0 when not set).
2020-10-22 17:05:54 +01:00
LeoHsiao
bae5032ba0
Merge branch 'feature_1372_support_env_variables' of https://github.com/Exiv2/exiv2 into feature_1372_support_env_variables
2020-10-22 23:00:55 +08:00
LeoHsiao
7abb8dbe0f
Cancel adding a newline when testing
2020-10-22 22:52:14 +08:00
clanmills
d6b029ad6e
Don't set --verbose in makefile. Don't treat exiv2_echo == VERBOSE.
2020-10-22 15:25:48 +01:00
LeoHsiao
da919e3d68
Set the default value for the variable VALGRIN to empty
2020-10-22 22:14:51 +08:00
clanmills
aa462f84d9
Fix handling of environment string VERBOSE
2020-10-22 13:27:43 +01:00
LeoHsiao
0c7d231752
let make python_tests runs in verbose mode
2020-10-22 19:23:51 +08:00
Robin Mills
21a0501e07
Merge pull request #1375 from olupton/add-olympus-m.zuiko-17mm-f1.2-pro
...
Add LensType entry for Olympus M.Zuiko Digital ED 17mm F1.2 Pro lens (0.27->master)
2020-10-22 06:20:56 +01:00
LeoHsiao
e0486ec063
Set the variable EXIV2_ECHO when executing make python_tests VERBOSE=1
2020-10-21 23:04:20 +08:00
LeoHsiao
3aedb60513
Support variables: DYLD_LIBRARY_PATH, LD_LIBRARY_PATH
2020-10-21 20:58:51 +08:00
LeoHsiao
ded2b3c9a3
Support to display the command to execute
2020-10-21 20:45:13 +08:00
Olli Lupton
b5c0058823
Add a test for PR 1375, checking the Olympus 17mm f/1.2 Pro lens is recognised correctly.
2020-10-20 20:34:22 +01:00
Olli Lupton
eec8e8902f
Add LensType entry for Olympus M.Zuiko Digital ED 17mm F1.2 Pro lens.
2020-10-20 20:21:23 +01:00
Robin Mills
afb1e83084
Merge pull request #1373 from lbschenkel/sigma_18_35
...
Fix_1368 Sigma 18-35mm f/1.8 DC HSM (0.27 only)
2020-10-19 12:56:11 +01:00
Leonardo Brondani Schenkel
0f6fef7507
Make lens name consistent with models 150 and 368
2020-10-19 13:49:58 +02:00
Leonardo Brondani Schenkel
c4d18d02e7
Detect Sigma 18-35mm f/1.8 DC HSM (firmware 2.x)
...
On Canon bodies and lens firmware 1.x, this lens identifies itself using
model number 150. Starting with firmware 2.x, this lens now identifies
itself using model number 368.
Exiv2 was correctly identifying the former but not the latter.
This commit also fixes a pre-existing bug in which exiv2 was not
correctly disambiguating lenses using model number 368.
2020-10-19 13:49:58 +02:00
LeoHsiao
5e11376609
Supports setting EXIV2_HTTP or EXIV2_PORT to '' to ignore HTTP test
2020-10-18 21:07:35 +08:00