132 Commits (e54ecee647f14736e3ad4ea2ab8ca0ce59418b9c)

Author SHA1 Message Date
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 6a8ca6051d Tweaks. 18 years ago
Andreas Huggel c23fe2cf76 Changes to compile on MinGW. 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
Andreas Huggel 185ae8b8c0 #529, patch from Michal Cihar: Added Pentax makernote support (AOC\0 type). 18 years ago
Andreas Huggel 16c95f0fab Extended xmpsample.cpp, related bugfixes and tweaks. 18 years ago
Andreas Huggel 9beec8880d Added XMP sample (incomplete), bugfixes. 18 years ago
Andreas Huggel ad280de5fc Bugfix. 18 years ago
Andreas Huggel 2c16464268 Fixed build without XMP support. See README-XMP. 18 years ago
Andreas Huggel a9fa6688bf Changed from xmpArray to xmpBag, xmpSeq and xmpAlt. 18 years ago
Andreas Huggel f1d24641cd Added first few XMP parser regression tests, updated property value types, fixed related Xmpdatum methods. 18 years ago
Andreas Huggel ac314ddfbc Intermediate state: Merged rev. 1153-1196 from branches/xmp. 18 years ago
Andreas Huggel 884b4355bb Added support for Olympus ORF format (Jeff Costlow). 18 years ago
Andreas Huggel 95f3901a62 Updated ChangeLog, bumped version to 0.15 and the libtool -version-info to 1:0:1 18 years ago
Andreas Huggel 9df66ae09e #521: Reduced size limit for Exif tags. 18 years ago
Andreas Huggel 724f413349 Applied Canon ModelId patch (Gerry Patterson), updated tests. 18 years ago
Andreas Huggel 5cd4571c73 Fixed AFPoint mapping for Canon cameras. Fixes bug #512. (Bug report with patch by Rob Walker.) 18 years ago
Andreas Huggel b75c44e5be Changed name to lower case 19 years ago
Andreas Huggel f113c5aacc Bumped version to 0.14 and changed to libtool's -version-info versioning system 19 years ago
Andreas Huggel c15e6552ea Bumped version to 0.13, updated ChangeLog. 19 years ago
Andreas Huggel da6266da3b Copyright updates for 2007 19 years ago
Andreas Huggel 687f9d9432 Added test for the type of the entries to decide if non-intrusive writing is possible. Fixes bug #452. 19 years ago
Andreas Huggel 2c82879afe Added second attempt to parse an IPTC field into a string value, if parsing the actual type fails. Fixes bug #501. 19 years ago
Andreas Huggel 9d0a7b0610 Implemented conversion function to display Windows tags 0x9c9b-0x9c9f. Added configure magic to find iconv. Fixes bug #460. 19 years ago
Andreas Huggel af19f6f04e Fixed tests for various Nikon, Fujifilm, Panasonic and Olympus tag updates 19 years ago
Andreas Huggel f381cb6966 Do not write TIFF header to JPEG images if the Exif data is empty. Fixes bug #498. 19 years ago
Andreas Huggel 592ca5c711 Improved loading of JPEG data in case of problems. Existing Exif data is not modified until the new IFD0 is read successfully. Improved ExifData::clear() 19 years ago
Andreas Huggel cc38da116d Tweaked test result comparison 19 years ago
Andreas Huggel f46704d5ae Bumped version to 0.12 19 years ago
Andreas Huggel db5426a29e Added RenameAddon1.diff patch from Tobias Jahn, fixes bug #459. 19 years ago
Andreas Huggel b90529f9f9 Added testcase for bug #495, fixed a few SVN mime-type properties 19 years ago
Andreas Huggel 3484fcd43f Fixed bugfixes-test for changes introduced in rev. 894 and 943 19 years ago
Andreas Huggel 973ff7864f Fixed exiv2-test for changes introduced in rev. 894 19 years ago
Andreas Huggel 8c6d1bc4ff Advised by Max Lapshin for Mac OS, bug 486 19 years ago
Andreas Huggel 39ad73f947 Bumped version to 0.11 19 years ago
Andreas Huggel cb8cb3cdfd Canon Camera Settings update (David Cannings) 19 years ago
Andreas Huggel b5d052b2f5 Added Canon Panorama patch, Canon test images, and minor updates (David Cannings) 19 years ago
Andreas Huggel f8f9917dd9 Added support for Canon Picture Info tags (David Cannings) 19 years ago
Andreas Huggel 6af67226b2 Renamed CanonCs1,2 groups to CanonCs and CanonSi respectively (David Cannings) 19 years ago
Andreas Huggel e10eed1fb1 Updated CanonCs1 and CanonCs2 tags according to ExifTool (David) 19 years ago
Andreas Huggel 7afb76c263 Changed Canon makernote to use EXV_PRINT_TAG. Fixed duplicate Cs1 FocusMode bug 19 years ago
Andreas Huggel d53a778b2b Fixed MSVC 2005 issues (except for exiv2com) and minor problems. All tests pass now on MSVC 2005. Fixes bug #455 19 years ago