149 Commits (f90d554489617ee71b65b0cb26828532a0dc6ac8)

Author SHA1 Message Date
Andreas Huggel f90d554489 * Consolidated exiv2 tool print code
* Added option to print all metadata (-pa)
* Added control for type of metadata printed with -P
* API change, class Metadatum and derived classes: Added familyName() and groupName() to the Metadatum API
17 years ago
Andreas Huggel 62d2c0227b Updated test results for new command line options. 17 years ago
Andreas Huggel cbebc753fa - Reverted exifprint idx display
- Fixed/enhanced ExifParser::encode
- Added API ExifData::erase(beg, end)
- Enhanced logic to find matching tags in non-intrusive writing
- Disabled sorting of IFD entries when writing makernote IFDs
17 years ago
Andreas Huggel d4aa0f49ad Fixed write-test. 17 years ago
Andreas Huggel cc373437e0 Bumped version to 0.18-pre2. 17 years ago
Andreas Huggel 9f791e6ac6 Updated Olympus Camera Settings tags. 17 years ago
Andreas Huggel 7959e4698e Added Nikon decryption algorithm and use it to decode the lens. 17 years ago
Andreas Huggel 7b6652a910 Added ExifData pointer to Metadatum::write et al, added CanonCs.LensType and pretty-print function, changed exiv2 tool to use the new methods to print interpreted values (which allows it to refer to other metadata). 17 years ago
Andreas Huggel 177bd4ffde Added synthesized tag Exif.MakerNote.ByteOrder. 17 years ago
Andreas Huggel d3a17f004b Added synthesized info tag Exif.MakerNote.Offset. 17 years ago
Andreas Huggel 6ac1ed0055 Updated remaining write-test result for Rev. 1612 change. 17 years ago
Andreas Huggel db07bdac59 Updated test results for the binary Exif.Photo.Makernote tag added in Rev. 1612. 17 years ago
Andreas Huggel 417d55f2a7 Updated version to 0.18-pre1. 17 years ago
Andreas Huggel 533b3d224a Added write-support for tiled images. Aligned every strip (tile) of the image data. 17 years ago
Andreas Huggel cbb52db524 Updated test results, renamed Nikon3Preview group to NikonPreview. 17 years ago
Andreas Huggel ff875f5759 Validated final regression test script, fixed minor Canon bugs. 17 years ago
Andreas Huggel 65feff805c Forgot updated test results. 17 years ago
Andreas Huggel 916729c248 Added regression tests for #528 and #554. 17 years ago
Andreas Huggel 088319f266 Validated bugfixes-test script results. 17 years ago
Andreas Huggel 7cfdc74d48 Updated write-test results. 17 years ago
Andreas Huggel 3967661d04 Updated exifdata-test results (Exif.CanonCs.Lens remains to be fixed). 17 years ago
Andreas Huggel 26126bb24d Validated write-test test results. 17 years ago
Andreas Huggel 4af65891b1 Validated write2-test results. 17 years ago
Andreas Huggel 8739d41574 Validated final two imagetest test cases. 17 years ago
Andreas Huggel d659572aeb Bumped version to 0.17.91 (libtool -version-info number is unchanged). 17 years ago
Andreas Huggel 0d55992e2f Merged unstable branch to trunk. 17 years ago
Andreas Huggel 7978bedb78 Bumped version to 0.17.1 17 years ago
Andreas Huggel c463cdd283 Tried to improve GPSTimeStamp conversions, extended tests. 17 years ago
Andreas Huggel 2565d5c2f4 Added basic conversion testcases, fixes. 17 years ago
Andreas Huggel 9cc803511c Bumped version to 0.17. 17 years ago
Andreas Huggel e17f53c2e6 Completed exiv2 utility support for XMP sidecar files. 17 years ago
Andreas Huggel 654d51a366 Added read support for jp2 and psd images, stubs for gif, bmp and tga images, and pixelWidth and pixelHeight methods on Image (Marco Piovanelli). 17 years ago
Andreas Huggel d82edd326a Updated test data. 18 years ago
Andreas Huggel e878166f0d Improved XMP value toLong, toFloat and toRational using new functions parseLong, parseFloat and parseRational. (Vladimir Nadvornik) 18 years ago
Andreas Huggel 8239c44ee8 More XMP TagDetails removed, intermediate. 18 years ago
Andreas Huggel 2e3672d211 #539: Make registration of namespaces actually work (Vladimir Nadvornik, S M Ryan) 18 years ago
Andreas Huggel 1b1df1e649 Reinstated unrelated error message. 18 years ago
Andreas Huggel 8b466fc79b Updated testcases for new printVersion pretty-print function. 18 years ago
Andreas Huggel c50dcad56e Bumped version to 0.16 18 years ago
Andreas Huggel 7a8bf1dad8 Added options -Y, -O and -D to the exiv2 tool to adjust Exif timestamps by years, months and days. 18 years ago
Andreas Huggel 8a7604fb58 Slightly changed XMP version. 18 years ago
Andreas Huggel 88f47ccf43 Fixed test data. 18 years ago
Andreas Huggel c6be927871 Set version to 0.16-pre1 (0.15.99) and minor updates. 18 years ago
Andreas Huggel f51e7e0512 Added type keyword to XmpTextValue, added test with a command file that generates the same XMP packet as xmpsample. 18 years ago
Andreas Huggel 7c2e5a705a Updated test output, moved fix from prev rev into XmpParser. 18 years ago
Andreas Huggel a6440d4ed1 Moved sample programs into new samples/ directory. Cleaned-up the makefiles and applied BSD license to all makefiles. 18 years ago
Andreas Huggel a4fe28cef7 Disabled XMP SDK standard aliases. 18 years ago
Andreas Huggel ce170e093b Generalized Xmpdatum::operator=. 18 years ago
Andreas Huggel a464bca829 Tweaks. 18 years ago
Andreas Huggel 9e55854e87 Added associative array style commands. 18 years ago