Commit Graph

5470 Commits

Author SHA1 Message Date
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
3e26160e49 Upgraded for doxygen 1.5.2. 2007-06-09 07:01:59 +00:00
Andreas Huggel
7cc8c2c717 Minor doc fix. 2007-06-09 06:51:45 +00:00
HumanDynamo
bf4d4ab268 update strings to translate 2007-06-04 05:39:07 +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
8074d65382 #516: Added ExifData* argument to print functions. 2007-06-02 05:44:19 +00:00
Andreas Huggel
c25767bd86 Merged revisions 1103:1110 from the trunk. 2007-06-02 05:41:17 +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
f7458016d4 Update from Oliver Doerr. 2007-05-15 03:22:35 +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
b1d9ca16af Merged revisions 1054:1101 from trunk into exiv2-tiffparser branch 2007-04-10 09:20:51 +00:00
Andreas Huggel
bbb69dd9ae Merged revisions 1049:1052 from trunk into exiv2-tiffparser branch 2007-04-10 09:06:13 +00:00
HumanDynamo
bc1c62a31a update po 2007-04-08 06:50:38 +00:00
Andreas Huggel
3609640ae3 Updates from Alexandre Prokoudine. 2007-04-05 16:09:06 +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
9048ac7439 Updates from Oliver 2007-03-22 01:57:18 +00:00
Andreas Huggel
6f78d7f804 Minor fix. 2007-03-19 15:31:05 +00:00
Andreas Huggel
d0fadab17d Tagged release 0.14 2007-03-19 13:11:24 +00:00
Andreas Huggel
90a376f141 Fixed minor oversight. 2007-03-19 12:18:30 +00:00
Andreas Huggel
70f77fe682 Updated ChangeLog 2007-03-18 16:15:45 +00:00
Andreas Huggel
3aa79cced0 Minor updates to README 2007-03-18 15:17:47 +00:00
Andreas Huggel
f6d3a86fb5 Updated ChangeLog 2007-03-18 15:05:59 +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
b75c44e5be Changed name to lower case 2007-03-17 12:32:25 +00:00
Andreas Huggel
5b198edb57 Changed package name to lower case. 2007-03-17 12:08:56 +00:00
Andreas Huggel
4dacedf4f2 Previous 2 revisions undone, removed obsolescent macros 2007-03-17 09:49:14 +00:00
Andreas Huggel
a06020f8e5 More NLS and libiconv configuration tweaks 2007-03-17 08:59:26 +00:00
Andreas Huggel
49e9f5d0d2 Preliminary check-in: NLS and libiconv configuration tweaks 2007-03-17 08:02:19 +00:00
Andreas Huggel
364c351e23 Updated ChangeLog 2007-03-16 01:43:49 +00:00
Andreas Huggel
0805c1e35e Minor text changes 2007-03-16 01:43:22 +00:00
Andreas Huggel
fad8a94e8c Changed configuration to not use -g by default. 2007-03-16 01:08:27 +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
f0ff52218e Removed URL as it causes problems with old versions of pkg-config 2007-03-13 02:19:14 +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
Andreas Huggel
9fe983e3b5 Changes to make Exiv2 cross-compile smoothly for win32 2007-03-11 15:44:37 +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