Commit Graph

752 Commits

Author SHA1 Message Date
Andreas Huggel 11ef10059f Added Minolta lenses (Hiroshi Kawashima). 2007-07-28 06:09:43 +00:00
Andreas Huggel 186f19ab2b #522: Correctly write IPTC data if the original data is not padded to even size. 2007-07-12 11:40:30 +00:00
Andreas Huggel cf541ca12e Added curly braces to make Visual C++ happy. 2007-07-10 08:21:10 +00:00
Andreas Huggel 95f3901a62 Updated ChangeLog, bumped version to 0.15 and the libtool -version-info to 1:0:1 2007-07-07 06:54:45 +00:00
Andreas Huggel 9df66ae09e #521: Reduced size limit for Exif tags. 2007-07-02 03:06:18 +00:00
Andreas Huggel 1eacdd56d2 Updated Nikon lens info to v2.30 of Robert Rottmerhusen's lens database. 2007-06-26 02:30:37 +00:00
Andreas Huggel 7ba91c5c8f #511: Changed more throw Error(15) to warnings. 2007-06-14 13:49:55 +00:00
Andreas Huggel cf9a6c7e81 Corrected properties. 2007-06-09 13:32:26 +00:00
Andreas Huggel 7815321064 Added new function testVersion() and macro EXIV2_TEST_VERSION. Fixes #509. 2007-06-09 13:30:02 +00:00
Andreas Huggel da0a08a0ee Return a code != 0 from main() if an error occurred. Fixes #518. 2007-06-09 10:02:54 +00:00
Andreas Huggel 10db558646 Relaxed JPEG parser error handling. Fixes bugs #511 and #449. 2007-06-09 09:09:23 +00:00
Andreas Huggel 62d631d9ca Fixed g++-4.2 warnings. 2007-06-09 07:02:26 +00:00
Andreas Huggel 7cc8c2c717 Minor doc fix. 2007-06-09 06:51:45 +00:00
Andreas Huggel 755bb63ef0 Rename action: Use Exif.Image.DateTime if Exif.Photo.DateTimeOriginal is not present. 2007-06-03 09:16:47 +00:00
Andreas Huggel 26e95799d0 Completed tag desc for Copyright and Artist. 2007-06-03 08:32:16 +00:00
Andreas Huggel 724f413349 Applied Canon ModelId patch (Gerry Patterson), updated tests. 2007-05-29 15:20:45 +00:00
Andreas Huggel 742386406a Updated Nikon lens info to v2.24 of Robert Rottmerhusen's lens database. 2007-05-15 03:40:29 +00:00
Andreas Huggel f4a5b7660c French translation update from Stephane Pontier 2007-05-15 03:31:32 +00:00
Andreas Huggel 9bdd35fa14 #513: Added check for size of IFD entries to prevent crash. 2007-04-30 15:57:23 +00:00
Andreas Huggel 08f44fc528 Added additional values to the Exif.CanonCs.ISOSpeed lookup table. (Patrick Markert) 2007-04-20 16:05:17 +00:00
Andreas Huggel 5cd4571c73 Fixed AFPoint mapping for Canon cameras. Fixes bug #512. (Bug report with patch by Rob Walker.) 2007-04-10 14:46:50 +00:00
Andreas Huggel 771738b475 Added includes required to compile with gcc 4.3 (prereleases) 2007-04-03 02:09:41 +00:00
Andreas Huggel 6f78d7f804 Minor fix. 2007-03-19 15:31:05 +00:00
Andreas Huggel 90a376f141 Fixed minor oversight. 2007-03-19 12:18:30 +00:00
Andreas Huggel cbbcbd31fc Added --disable-printucs2 configuration option to turn off Windows tag character encoding convertion using iconv. 2007-03-18 14:51:32 +00:00
Andreas Huggel 0805c1e35e Minor text changes 2007-03-16 01:43:22 +00:00
Andreas Huggel b58bd25d0d Reduced number of files with the version number by one. 2007-03-16 00:18:39 +00:00
Andreas Huggel 623f52e185 Fixed handling of multiple rename options -r, -t, -T 2007-03-15 23:16:06 +00:00
Andreas Huggel f437441783 Updated Nikon lens info to v2.20 of Robert Rottmerhusen's lens database. 2007-03-13 13:54:41 +00:00
Andreas Huggel 33ed3499fc Fixed mapping of CRW rotation info to Exif orientation. 2007-03-13 13:20:55 +00:00
Andreas Huggel c6613812b3 Changed AnyError to inherit from std::exception, required a change of the signature of AnyError::what() 2007-03-12 16:44:43 +00:00
Andreas Huggel f113c5aacc Bumped version to 0.14 and changed to libtool's -version-info versioning system 2007-03-12 13:05:10 +00:00
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.
2007-03-11 10:48:32 +00:00
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 2007-03-09 00:12:50 +00:00
Andreas Huggel 9f505cec23 Fixed RAF read-support for systems without mmap. Bug #507. 2007-03-08 16:03:33 +00:00
Andreas Huggel 1c2d21f609 Renamed exiv2_version.* files to version.* 2007-03-06 15:48:19 +00:00
Andreas Huggel d67d00ffd4 Fixed version check macro to actually check the runtime version and not the compile-time version. Added version() and versionNumber() functions. 2007-03-06 15:33:12 +00:00
Andreas Huggel 2a37de6e05 Removed deprecated exiv2-config script. 2007-03-03 09:23:14 +00:00
Andreas Huggel 278f65ed39 Added check for preprocessor define EXV_COMMERCIAL_VERSION. 2007-03-02 16:54:17 +00:00
Andreas Huggel 6c36a67738 Added Image method to access the MIME type. 2007-02-28 16:05:10 +00:00
Andreas Huggel d2885b57c6 Minor doc updates 2007-02-25 11:43:07 +00:00
Andreas Huggel c15e6552ea Bumped version to 0.13, updated ChangeLog. 2007-02-22 16:47:44 +00:00
Andreas Huggel 07fb3bfc41 Fixed broken macro 2007-02-22 04:29:56 +00:00
Andreas Huggel af41355777 Removed unnecessary include file. 2007-02-21 16:36:59 +00:00
Andreas Huggel b2e00c2d53 Improved RAF support to read thumbnail data which are outside of the Exif block. 2007-02-08 15:29:42 +00:00
Andreas Huggel 919ed204a7 Clarified error message 2007-02-07 14:27:39 +00:00
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. 2007-02-07 13:56:29 +00:00
Andreas Huggel 10681d6c3e Spring-cleaning of the Image class hierarchy: Image now has containers and provides default implementations for most methods. 2007-02-06 15:00:23 +00:00
Andreas Huggel b2f2b95bcb Added Fujifilm read-support for RAF images. 2007-02-05 14:33:25 +00:00
Andreas Huggel 96e384edfc Removed trailing whitespace 2007-02-02 10:11:43 +00:00