7060 Commits (6cd9263fa7b74ec2e57a3e191d01a8189715a09c)
 

Author SHA1 Message Date
postscript-dev 6cd9263fa7 Fix langAltValue::read() parsing
+ Fix segmentation faults in langAlt parse
+ Fix mismatched quotation marks and incorrect values
+ Add Python testing
  + Some tests commented out as quotation marks are filtered, preventing them
    from running.
Closes #1481.
4 years ago
Robin Mills d8dd632ad5
Merge pull request #1480 from Exiv2/dng_1.6_triple-illum
Add DNG 1.6 triple-illuminant calibration tags
4 years ago
Miloš Komarčević 2b38d221dc Adding DNG 1.6 triple-illuminant calibration tags 4 years ago
Robin Mills c6de72fc30
Merge pull request #1476 from Exiv2/fix_1471_sony2010_0.27
Fix 1471 sony2010 0.27
4 years ago
Robin Mills c3f12c026c
Merge pull request #1477 from Exiv2/testsuite_maintenance
Fixing exiv2-test.sh message when test/tmp is empty.
4 years ago
clanmills 894248c430 Fixing exiv2-test.sh message when test/tmp is empty. 4 years ago
Robin Mills d455f473e8 C++ simplification. 4 years ago
Robin Mills e03c66a9ff Change test suite timeout. 4 years ago
Robin Mills 84c309a3f5 Test suite update. 4 years ago
Robin Mills 7beb4e3e0d fix_1471_sony2010_0.27 4 years ago
Robin Mills 443944d1de
Merge pull request #1469 from Exiv2/fix_1464_sony2010e
Fix 1464 sony2010e (0.27->maintenance)
4 years ago
clanmills c6a076ae54 Fix python test breaker 4 years ago
Robin Mills dd6922e3da fix_1464_sony2010e test script 4 years ago
Robin Mills ec6af286a6 fix_1464_sony2010e Add test file and test script 4 years ago
Robin Mills c40eccd062 fix_1464_sony2010e Fix c++ code 4 years ago
Robin Mills 7d2edb5328
Merge pull request #1461 from Exiv2/rfind
Use a.rfind(b, 0) == 0 instead of a.find(b) == 0 to reduce processing…
4 years ago
Ingo Weyrich a6a47346a8 Use a.rfind(b, 0) == 0 instead of a.find(b) == 0 to reduce processing time when checking that a starts wit b, #1459 4 years ago
Robin Mills aa43be4782
Merge pull request #1456 from czgnp/0.27-maintenance
Update canonmn_int.cpp
4 years ago
czgnp 5ca778b580
and the test files 4 years ago
czgnp b1c4f82e8f
and a test case for Python 4 years ago
czgnp ddd326fc18
Update canonmn_int.cpp
Added Sigma 35mm/1.4 to lens id 368 and changed resolver to look at both focal length and aperture. Fixed canonEv so lenses with f/6.3 report as f/6.3 (they actually report f/6.2 to camera)
4 years ago
Robin Mills 57bdd27990
Merge pull request #1453 from hassec/nikon_shuttermode
Add shutter mode and mechanical shutter count to nikon makernote 3
4 years ago
Christoph Hasse 056359d89b fix formatting 4 years ago
Christoph Hasse 93869e1311 use EXV_PRINT_TAG macro instead of specific print function 4 years ago
Christoph Hasse f3f79235ab include test of shutter mode and mech shutter count in lensdata 8 test 4 years ago
Christoph Hasse 51bd57e387 add shutter mode and mechanical shutter count to nikon makernote 3 4 years ago
Robin Mills 9a89cc92c5
Merge pull request #1452 from Exiv2/fix_mingw_ninja_build
Fix MinGW build for Ninja generator
4 years ago
Miloš Komarčević 8d06265470 Fix MinGW build for Ninja generator 4 years ago
Robin Mills b7a2142966
Merge pull request #1451 from Exiv2/add_cr_tags
Add cr3 tags
4 years ago
Robin Mills 0889b4518f Fixing test suite. I've explained the changes in a note in the PR. 4 years ago
Alex Esseling cf9be2cc3b fixing exceptions and reordering tags 4 years ago
Alex Esseling ff2ffb1909 add_cr3_tags 4 years ago
Miloš Komarčević 19decc1193
Merge pull request #1436 from Exiv2/dng_1.6
Add DNG 1.6 support
5 years ago
Robin Mills e60710d925 Enhanced documentation formatting. 5 years ago
Miloš Komarčević dbf2c1c52d Add DNG 1.6 test 5 years ago
Robin Mills f87f5d7e73
Merge pull request #1444 from cygwin-lem/pr_fix-typos_0.27
samples/xmpprint.cpp: Fix typos
5 years ago
Robin Mills 208038d1ad
Merge pull request #1442 from Exiv2/test_PR1437
Test pr1437
5 years ago
Lemures Lemniscati 77ef37fe79 samples/xmpprint.cpp: Fix typos 5 years ago
Robin Mills 7f138ef7e2 Add test script. 5 years ago
Robin Mills 6e395bcb86 Add test image. 5 years ago
Robin Mills 8df28c110c
Merge pull request #1437 from hassec/NikonLensData800
Implement Nikon LensData version 8 handler (0.27->master)
5 years ago
Robin Mills 6d16caa882
Merge pull request #1435 from criadoperez/0.27-maintenance
ES Transalations
5 years ago
Robin Mills ad9ac9b644
Merge pull request #1439 from postscript-dev/0.27-maintenance
Update PACKAGE_URL and PROJECT_DESCRIPTION text
5 years ago
postscript-dev 5dbd53fd09
Update PACKAGE_URL and PROJECT_DESCRIPTION text 5 years ago
postscript-dev c72537830d
Add missing "Xmp" to project description 5 years ago
Christoph Hasse 4c2ac99673 try and fix ci-build 3/N 5 years ago
Christoph Hasse f740fcd823 try and fix ci-build 2/N 5 years ago
Christoph Hasse 814357a6d1 try and fix ci-build 5 years ago
Christoph Hasse 2909e9cacc Implement handling of new Nikon LensData version 8.0 and 8.01 5 years ago
Miloš Komarčević 240179514c Add DNG 1.6 support 5 years ago