8276 Commits (137ea080b51fb48a7eb1b513d2d565868ccdf68f)
 

Author SHA1 Message Date
Andreas Huggel c6613812b3 Changed AnyError to inherit from std::exception, required a change of the signature of AnyError::what() 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 9fe983e3b5 Changes to make Exiv2 cross-compile smoothly for win32 19 years ago
HumanDynamo a06f2f00f9 new tag used to record the software name and version used to perform picture post-processing (originaly used by ACDsee).
This tag is already supported by ExifTool. Note : I will use this tag with digiKam and kipi-plugins.
19 years ago
HumanDynamo 7f4fa73d8f I have playing with M$ photo manager under Window Vista. I have found 2 new Exif.Image tags dedicaced to rate image. These tags are already referenced by last ExifTool 19 years ago
Andreas Huggel 9f505cec23 Fixed RAF read-support for systems without mmap. Bug #507. 19 years ago
Andreas Huggel 1c2d21f609 Renamed exiv2_version.* files to version.* 19 years ago
Andreas Huggel d67d00ffd4 Fixed version check macro to actually check the runtime version and not the compile-time version. Added version() and versionNumber() functions. 19 years ago
Andreas Huggel 89b633fe07 Updated German transaltion. Oliver Doerr. 19 years ago
Andreas Huggel 2a37de6e05 Removed deprecated exiv2-config script. 19 years ago
Andreas Huggel d892c84061 Tagged release 0.13 19 years ago
Andreas Huggel 278f65ed39 Added check for preprocessor define EXV_COMMERCIAL_VERSION. 19 years ago
Andreas Huggel a685b46870 Updated exiv2-config.in for the last time. This file will ship with 0.13 but will be dropped from SVN immediately after the release. 19 years ago
Andreas Huggel 6c36a67738 Added Image method to access the MIME type. 19 years ago
Andreas Huggel d3f7f9afa7 Updates from Oliver Doerr 19 years ago
Andreas Huggel d2885b57c6 Minor doc updates 19 years ago
Andreas Huggel 433b6615c4 Added internal flags 19 years ago
Andreas Huggel c15e6552ea Bumped version to 0.13, updated ChangeLog. 19 years ago
Andreas Huggel 07fb3bfc41 Fixed broken macro 19 years ago
Andreas Huggel af41355777 Removed unnecessary include file. 19 years ago
Andreas Huggel 742af56f71 Added dependencies section 19 years ago
Andreas Huggel 45ab551733 Updated MSVC project file 19 years ago
Andreas Huggel d7bf5ac4a0 Updated to fr.po.20070218_125755 from Olivier Tilloy 19 years ago
Andreas Huggel 99089c83a1 Added write support for TiffArrayEntry and TiffArrayElement, part 2. 19 years ago
Andreas Huggel cdda6475d3 Added write support for TiffArrayEntry and TiffArrayElement, part 1. 19 years ago
Andreas Huggel b2e00c2d53 Improved RAF support to read thumbnail data which are outside of the Exif block. 19 years ago
HumanDynamo 6f35a8e75f update po files 19 years ago
HumanDynamo 430d0978ad fix interverted translations of Image.Width and Image.Height 19 years ago
Andreas Huggel dc775410a9 Merged revisions 1045:1048 from trunk into exiv2-tiffparser branch 19 years ago
Andreas Huggel 919ed204a7 Clarified error message 19 years ago
Andreas Huggel 4a1f79c8b4 Improved consistency of handling unsupported functions across image subclasses. setExif/Iptc/Comment methods throw Error(32), writeMetadata throws Error(31) if not yet implemented or not available for an image format. 19 years ago
Andreas Huggel 10681d6c3e Spring-cleaning of the Image class hierarchy: Image now has containers and provides default implementations for most methods. 19 years ago
Andreas Huggel d6f5cf4a1c Merged revisions 1043:1044 from trunk into exiv2-tiffparser branch 19 years ago
Andreas Huggel b2f2b95bcb Added Fujifilm read-support for RAF images. 19 years ago
Andreas Huggel 649c0ef494 Removed stale test file. 19 years ago
Andreas Huggel 235ce6e9a0 Removed trailing whitespace 19 years ago
Andreas Huggel 43478da53e Merged revisions 1038:1040 from trunk into exiv2-tiffparser branch 19 years ago
Andreas Huggel 96e384edfc Removed trailing whitespace 19 years ago
Andreas Huggel da6266da3b Copyright updates for 2007 19 years ago
Andreas Huggel 859896eb33 Merged revisions 1015:1037 from trunk into exiv2-tiffparser branch 19 years ago
Andreas Huggel 45595a7766 Added ability to modify metadata on-the-fly, together with the extract and insert actions. Implements feature #504. 19 years ago
Andreas Huggel 8e85cea8d4 Changed behaviour of unsupport Image functions to throw. Added better method to query the supported metadata functions for each image type. Fixes bug #491. 19 years ago
Andreas Huggel cd4d2583e3 Added ru.po from Alexandre Prokoudine 19 years ago
Andreas Huggel 6bae21e72b Added remaining makernote tests. 19 years ago
Andreas Huggel 7e8104c005 Added write support for makernotes, 80% 19 years ago
Andreas Huggel 35b2c3aecc Implemented write support for TiffDataEntry. 19 years ago
Andreas Huggel 4f28e8804b Added get and set thumbnail functions to exivsimple project 19 years ago
Andreas Huggel 6db7bdc6a4 Updated Nikon lens info to v2.15 of Robert Rottmerhusen's lens database. Removed gettext macros from these lens strings and removed corresponding translation stubs. 19 years ago
Andreas Huggel f3512ccd76 Added tiff-test.cpp, fixes and tweaks. Writing basic TIFF structures works now. 19 years ago
Andreas Huggel 290140a851 Added writing of sub-IFDs, some reorg. 19 years ago