6914 Commits (fded2da9782ace344f764db6ac4d4e53f16c1bde)
 

Author SHA1 Message Date
Robin Mills fded2da978 Documentation revision in response to #1394 5 years ago
Robin Mills 4017f79c83
Merge pull request #1400 from Exiv2/fix_1393_iptc_tags_web_0.27
fix_1393_iptc_tags_web_0.27
5 years ago
Robin Mills e887b6487f fix_1393_iptc_tags_web_0.27 5 years ago
Robin Mills 35d4c595b0
Merge pull request #1399 from FreddieWitherden/0.27-maintenance
Add support for Sony lens aberration correction parameters (0.27 backport).
5 years ago
Freddie Witherden ff0dc4b1df
Add support for Sony lens aberration correction parameters. 5 years ago
Miloš Komarčević 52257eb986
Merge pull request #1392 from kmilos/dng_tag_values_cfa
Add remaining DNG 1.3 tag values
5 years ago
Miloš Komarčević 12f7002493 Minor DNG related changes after review 5 years ago
Miloš Komarčević e92d5f2e61 Add remaining DNG 1.3 tag values 5 years ago
Miloš Komarčević 8cf241ca46 Update CalibrationIlluminant test 5 years ago
Miloš Komarčević 682927ee25
Also use existing light source pretty print for DNG 5 years ago
Miloš Komarčević 2113dfeb8a Add DNG CFALayout values 5 years ago
Robin Mills 6ee023a823
Merge pull request #1391 from kmilos/dng_tag_values
Add some DNG related tag values
5 years ago
Miloš Komarčević 04a9743a1c Fix syntax error, improve value name style 5 years ago
Miloš Komarčević a2a7ee2733 Add some DNG related tag values 5 years ago
Robin Mills 3e78cac3f4
Merge pull request #1384 from Exiv2/fix_1380_binary
Disable exiv2 option --binary (0.27->maintenance)
5 years ago
Robin Mills d6e6ac5131
Merge pull request #1386 from kmilos/easyaccess_tiffep
Add more easy accessors for Exif & TIFF/EP overlap
5 years ago
Miloš Komarčević 1038e62a42 actions: simplify print summary using easyaccess 5 years ago
clanmills 6ec81f9bac Updating man page. 5 years ago
clanmills 6982c0148e Adding python test 5 years ago
Robin Mills 12a5c1c7ed
Merge pull request #1387 from kmilos/patch-1
Fix CanonFi typo in man page
5 years ago
Miloš Komarčević f6abec4432 exiv2 pr uses easyaccess API (co-authored with clanmills) 5 years ago
Miloš Komarčević 3e9c74d227
Fix CanonFi typo in man page 5 years ago
Miloš Komarčević ae3cda2dc8 Preserve trailing space in test_easyaccess.py output 5 years ago
Miloš Komarčević 5e92d5e078 Fix easyaccess-test 5 years ago
Miloš Komarčević 95c0df6c14 Test cover for added easyaccess methods 5 years ago
Miloš Komarčević 98f4effeea Add DateTimeOriginal to easyaccess 5 years ago
Miloš Komarčević 189e0c9338 Add more easy accessors for Exif & TIFF/EP overlap 5 years ago
clanmills bfee7abfc5 Disable exiv2 option --binary 5 years ago
Robin Mills 298aa86575
Merge pull request #1377 from Exiv2/feature_1372_support_env_variables
Fix_1372_env_vars_0.27
5 years ago
clanmills 985617cdfc Adding support for VALGRIND and EXIV2_BINDIR 5 years ago
clanmills 43698f414b Adding support for environment strings EXIV2_HTTP and EXIV2_PORT 5 years ago
clanmills 5d7b44dfaf Disable OpenSUSE on CI. It's complaining about being unable to install the correct version of curl. 5 years ago
clanmills 9811c9d95c Fixing EXIV2_PORT on MinGW/msys2. 5 years ago
clanmills be62b4f4db Fixing VERBOSE in environment (args.verbose==2 when set. args.verbose==0 when not set). 5 years ago
LeoHsiao bae5032ba0 Merge branch 'feature_1372_support_env_variables' of https://github.com/Exiv2/exiv2 into feature_1372_support_env_variables 5 years ago
LeoHsiao 7abb8dbe0f Cancel adding a newline when testing 5 years ago
clanmills d6b029ad6e Don't set --verbose in makefile. Don't treat exiv2_echo == VERBOSE. 5 years ago
LeoHsiao da919e3d68 Set the default value for the variable VALGRIN to empty 5 years ago
clanmills aa462f84d9 Fix handling of environment string VERBOSE 5 years ago
LeoHsiao 0c7d231752 let `make python_tests` runs in verbose mode 5 years ago
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)
5 years ago
LeoHsiao e0486ec063 Set the variable EXIV2_ECHO when executing `make python_tests VERBOSE=1` 5 years ago
LeoHsiao 3aedb60513 Support variables: DYLD_LIBRARY_PATH, LD_LIBRARY_PATH 5 years ago
LeoHsiao ded2b3c9a3 Support to display the command to execute 5 years ago
Olli Lupton b5c0058823 Add a test for PR 1375, checking the Olympus 17mm f/1.2 Pro lens is recognised correctly. 5 years ago
Olli Lupton eec8e8902f Add LensType entry for Olympus M.Zuiko Digital ED 17mm F1.2 Pro lens. 5 years ago
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)
5 years ago
Leonardo Brondani Schenkel 0f6fef7507 Make lens name consistent with models 150 and 368 5 years ago
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.
5 years ago
LeoHsiao 5e11376609 Supports setting EXIV2_HTTP or EXIV2_PORT to '' to ignore HTTP test 5 years ago