Commit Graph

7058 Commits

Author SHA1 Message Date
Miloš Komarčević 2b38d221dc Adding DNG 1.6 triple-illuminant calibration tags 2021-03-02 08:59:19 +01:00
Robin Mills c6de72fc30 Merge pull request #1476 from Exiv2/fix_1471_sony2010_0.27
Fix 1471 sony2010 0.27
2021-02-19 19:37:41 +00:00
Robin Mills c3f12c026c Merge pull request #1477 from Exiv2/testsuite_maintenance
Fixing exiv2-test.sh message when test/tmp is empty.
2021-02-19 19:37:00 +00:00
clanmills 894248c430 Fixing exiv2-test.sh message when test/tmp is empty. 2021-02-19 16:16:35 +00:00
Robin Mills d455f473e8 C++ simplification. 2021-02-19 00:44:05 +00:00
Robin Mills e03c66a9ff Change test suite timeout. 2021-02-18 16:24:01 +00:00
Robin Mills 84c309a3f5 Test suite update. 2021-02-18 16:23:44 +00:00
Robin Mills 7beb4e3e0d fix_1471_sony2010_0.27 2021-02-18 16:23:28 +00:00
Robin Mills 443944d1de Merge pull request #1469 from Exiv2/fix_1464_sony2010e
Fix 1464 sony2010e (0.27->maintenance)
2021-02-11 11:41:15 +00:00
clanmills c6a076ae54 Fix python test breaker 2021-02-11 09:52:57 +00:00
Robin Mills dd6922e3da fix_1464_sony2010e test script 2021-02-10 20:13:55 +00:00
Robin Mills ec6af286a6 fix_1464_sony2010e Add test file and test script 2021-02-10 20:13:36 +00:00
Robin Mills c40eccd062 fix_1464_sony2010e Fix c++ code 2021-02-10 20:13:05 +00:00
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…
2021-01-27 12:36:29 +00:00
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 2021-01-26 18:41:30 +01:00
Robin Mills aa43be4782 Merge pull request #1456 from czgnp/0.27-maintenance
Update canonmn_int.cpp
2021-01-18 21:40:49 +00:00
czgnp 5ca778b580 and the test files 2021-01-18 17:00:30 +00:00
czgnp b1c4f82e8f and a test case for Python 2021-01-18 16:57:17 +00:00
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)
2021-01-18 16:18:19 +00:00
Robin Mills 57bdd27990 Merge pull request #1453 from hassec/nikon_shuttermode
Add shutter mode and mechanical shutter count to nikon makernote 3
2021-01-15 16:44:55 +00:00
Christoph Hasse 056359d89b fix formatting 2021-01-15 16:25:13 +01:00
Christoph Hasse 93869e1311 use EXV_PRINT_TAG macro instead of specific print function 2021-01-15 16:23:32 +01:00
Christoph Hasse f3f79235ab include test of shutter mode and mech shutter count in lensdata 8 test 2021-01-15 15:57:36 +01:00
Christoph Hasse 51bd57e387 add shutter mode and mechanical shutter count to nikon makernote 3 2021-01-15 15:24:45 +01:00
Robin Mills 9a89cc92c5 Merge pull request #1452 from Exiv2/fix_mingw_ninja_build
Fix MinGW build for Ninja generator
2021-01-14 18:43:16 +00:00
Miloš Komarčević 8d06265470 Fix MinGW build for Ninja generator 2021-01-14 15:44:26 +01:00
Robin Mills b7a2142966 Merge pull request #1451 from Exiv2/add_cr_tags
Add cr3 tags
2021-01-14 00:03:40 +00:00
Robin Mills 0889b4518f Fixing test suite. I've explained the changes in a note in the PR. 2021-01-13 18:56:26 +00:00
Alex Esseling cf9be2cc3b fixing exceptions and reordering tags 2021-01-12 23:06:55 +01:00
Alex Esseling ff2ffb1909 add_cr3_tags 2021-01-12 20:55:29 +01:00
Miloš Komarčević 19decc1193 Merge pull request #1436 from Exiv2/dng_1.6
Add DNG 1.6 support
2021-01-06 20:38:37 +01:00
Robin Mills e60710d925 Enhanced documentation formatting. 2021-01-06 16:05:00 +00:00
Miloš Komarčević dbf2c1c52d Add DNG 1.6 test 2021-01-06 11:24:01 +01:00
Robin Mills f87f5d7e73 Merge pull request #1444 from cygwin-lem/pr_fix-typos_0.27
samples/xmpprint.cpp: Fix typos
2020-12-28 14:11:28 +00:00
Robin Mills 208038d1ad Merge pull request #1442 from Exiv2/test_PR1437
Test pr1437
2020-12-28 14:04:42 +00:00
Lemures Lemniscati 77ef37fe79 samples/xmpprint.cpp: Fix typos 2020-12-28 22:22:38 +09:00
Robin Mills 7f138ef7e2 Add test script. 2020-12-28 12:05:15 +00:00
Robin Mills 6e395bcb86 Add test image. 2020-12-28 12:05:00 +00:00
Robin Mills 8df28c110c Merge pull request #1437 from hassec/NikonLensData800
Implement Nikon LensData version 8 handler (0.27->master)
2020-12-28 11:06:55 +00:00
Robin Mills 6d16caa882 Merge pull request #1435 from criadoperez/0.27-maintenance
ES Transalations
2020-12-27 13:32:35 +00:00
Robin Mills ad9ac9b644 Merge pull request #1439 from postscript-dev/0.27-maintenance
Update PACKAGE_URL and PROJECT_DESCRIPTION text
2020-12-27 13:29:34 +00:00
postscript-dev 5dbd53fd09 Update PACKAGE_URL and PROJECT_DESCRIPTION text 2020-12-26 19:18:08 +00:00
postscript-dev c72537830d Add missing "Xmp" to project description 2020-12-23 17:14:54 +00:00
Christoph Hasse 4c2ac99673 try and fix ci-build 3/N 2020-12-22 11:54:27 +01:00
Christoph Hasse f740fcd823 try and fix ci-build 2/N 2020-12-22 10:11:39 +01:00
Christoph Hasse 814357a6d1 try and fix ci-build 2020-12-22 09:16:18 +01:00
Christoph Hasse 2909e9cacc Implement handling of new Nikon LensData version 8.0 and 8.01 2020-12-20 13:48:42 +01:00
Miloš Komarčević 240179514c Add DNG 1.6 support 2020-12-19 10:58:32 +01:00
Robin Mills 94ab08ed46 Merge pull request #1432 from Exiv2/fix_1431_binary_comment
Fix 1431 binary comment (0.27)
2020-12-15 07:50:20 +00:00
Robin Mills 9b5108583b Revert "Revert "fix_1431_binary_comment.""
This reverts commit 2866415322.
2020-12-14 20:29:27 +00:00