1143 Commits (db32fc4585ae17c304c959482a53f7df264f020c)
 

Author SHA1 Message Date
Andreas Huggel 70f77fe682 Updated ChangeLog 19 years ago
Andreas Huggel 3aa79cced0 Minor updates to README 19 years ago
Andreas Huggel f6d3a86fb5 Updated ChangeLog 19 years ago
Andreas Huggel cbbcbd31fc Added --disable-printucs2 configuration option to turn off Windows tag character encoding convertion using iconv. 19 years ago
Andreas Huggel b75c44e5be Changed name to lower case 19 years ago
Andreas Huggel 5b198edb57 Changed package name to lower case. 19 years ago
Andreas Huggel 4dacedf4f2 Previous 2 revisions undone, removed obsolescent macros 19 years ago
Andreas Huggel a06020f8e5 More NLS and libiconv configuration tweaks 19 years ago
Andreas Huggel 49e9f5d0d2 Preliminary check-in: NLS and libiconv configuration tweaks 19 years ago
Andreas Huggel 364c351e23 Updated ChangeLog 19 years ago
Andreas Huggel 0805c1e35e Minor text changes 19 years ago
Andreas Huggel fad8a94e8c Changed configuration to not use -g by default. 19 years ago
Andreas Huggel b58bd25d0d Reduced number of files with the version number by one. 19 years ago
Andreas Huggel 623f52e185 Fixed handling of multiple rename options -r, -t, -T 19 years ago
Andreas Huggel f437441783 Updated Nikon lens info to v2.20 of Robert Rottmerhusen's lens database. 19 years ago
Andreas Huggel 33ed3499fc Fixed mapping of CRW rotation info to Exif orientation. 19 years ago
Andreas Huggel f0ff52218e Removed URL as it causes problems with old versions of pkg-config 19 years ago
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