Commit Graph

1170 Commits

Author SHA1 Message Date
Andreas Huggel
deebdfd512 Added XmpTextValue, used for all text properties. 2007-08-16 08:06:13 +00:00
Andreas Huggel
28ff429bc4 Merged revisions 1150:1169 from the trunk. 2007-08-13 14:48:04 +00:00
Andreas Huggel
884b4355bb Added support for Olympus ORF format (Jeff Costlow). 2007-08-12 14:45:21 +00:00
Andreas Huggel
417cbdc5ec Added option to the utility to extract XMP packet from images, added xmpparse and deleted xmpdump samples. 2007-08-10 15:51:08 +00:00
Andreas Huggel
d8a52e3d27 Added exif: properties, added simple print function to utility, fixes to make it all work. 2007-08-09 16:40:48 +00:00
Andreas Huggel
18443041d6 Completed TIFF properties table. 2007-08-08 15:57:09 +00:00
Andreas Huggel
3b41151e40 Made header arg of Tiffparser::decode optional. 2007-08-08 10:33:52 +00:00
Andreas Huggel
815afce75d Updated for new Exif.Image.PrintImageMatching tag. 2007-08-08 08:48:40 +00:00
Andreas Huggel
3c140eea53 Introduced TiffHeaderBase, derived other TIFF headers from it. 2007-08-08 08:30:38 +00:00
Andreas Huggel
5db4e60f7f Fixed MIME type. 2007-08-08 05:56:54 +00:00
Andreas Huggel
35e47b0d2d Applied ORF patch by Jeff Costlow. 2007-08-08 05:55:05 +00:00
Andreas Huggel
54a7b96c05 Feature branch for ORF raw file support. 2007-08-08 05:50:03 +00:00
Andreas Huggel
3adcbf3bd0 Added a first go at the decode code. Untested, and there is no XmpTextValue yet. 2007-07-29 02:59:22 +00:00
Andreas Huggel
11ef10059f Added Minolta lenses (Hiroshi Kawashima). 2007-07-28 06:09:43 +00:00
Andreas Huggel
0b771aafd0 More minor changes. 2007-07-28 05:28:38 +00:00
Andreas Huggel
dfef2f9eb6 Minor changes. 2007-07-28 05:27:56 +00:00
Andreas Huggel
efe68c4019 Introduced pimpl idiom. 2007-07-28 05:27:26 +00:00
Andreas Huggel
005d250f03 Added basics for XMP support. Not functional, does not use the XMP toolkit yet. 2007-07-22 07:44:55 +00:00
Andreas Huggel
64dcd964aa Minor update for the XMP reader, related to #511 and #449. 2007-07-22 05:52:28 +00:00
Andreas Huggel
385e5e2661 Merged revisions 1127:1129 from branches/unstable. 2007-07-22 05:40:38 +00:00
Andreas Huggel
d1712ff365 Feature branch for XMP development. 2007-07-22 05:06:19 +00:00
Andreas Huggel
b4aa468a74 Merged revisions 1136:1149 from the trunk. 2007-07-13 15:02:22 +00:00
oliverd17
d798b81fac Updated German translations 2007-07-13 12:49:07 +00:00
oliverd17
662be18d1e Updated German translations 2007-07-12 20:06:22 +00:00
oliverd17
389c24aa48 Updated German translations 2007-07-12 14:19:50 +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
a6fa5e5af0 Tagged release 0.15 2007-07-10 10:53:28 +00:00
Andreas Huggel
db32fc4585 Documented and partly automated build of commercial version. 2007-07-10 08:22:52 +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
oliverd17
19d7dc527a Updatet german translation 2007-07-06 09:17:59 +00:00
Andreas Huggel
189f59cb15 Updated Russion translations, by Alexandre Prokoudine. 2007-07-03 09:10:35 +00:00
Andreas Huggel
51cc3d1489 More German translations from Oliver Doerr. 2007-07-03 01:54:07 +00:00
HumanDynamo
bcc34d6ffa clean up all obsolete messages in .po files 2007-07-02 05:53:11 +00:00
Andreas Huggel
9d5aeb15c9 Updated exiv2.pot and *.po. 2007-07-02 04:16:31 +00:00
Andreas Huggel
26fa177487 Merged revisions 1130:1133 from the trunk. 2007-07-02 03:28:37 +00:00
Andreas Huggel
0b5ca79a50 Merged revisions 1125:1126 from the trunk. 2007-07-02 03:23:28 +00:00
Andreas Huggel
b3d5ad6c6a #521: Reduced size limit for Exif tags (ported to new TIFF parser, untested). 2007-07-02 03:14:41 +00:00
Andreas Huggel
9df66ae09e #521: Reduced size limit for Exif tags. 2007-07-02 03:06:18 +00:00
Andreas Huggel
f3226c7264 Updated German translation (Oliver Doerr). 2007-06-27 13:01:24 +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
169f7e5f12 Simplified implementation. 2007-06-20 13:04:31 +00:00
Andreas Huggel
3480b67aa9 Added read-support for XMP packets of TIFFs and related RAW images. Only the raw XML data is available for now. 2007-06-20 07:32:47 +00:00
Andreas Huggel
d96c310702 Added read-support for XMP packets of JPEGs. Only the raw XML data is available for now. 2007-06-20 06:57:50 +00:00
Andreas Huggel
cfb151c2d8 Renamed exiv2-tiffparser branch to what it really is for now: a development branch. 2007-06-20 04:19:06 +00:00
Andreas Huggel
7ba91c5c8f #511: Changed more throw Error(15) to warnings. 2007-06-14 13:49:55 +00:00
Andreas Huggel
97785b2897 Added tags and sample program to access Minolta thumbnails (in the makernote). Decoupled stop/go flags via different events. Fixes bug #517. 2007-06-10 09:57:07 +00:00
Andreas Huggel
0a06b280a2 Added check for TIFF entry size (ported from trunk, untested). Fixes #513 in this branch. 2007-06-09 15:18:59 +00:00
Andreas Huggel
44fbbb7e70 Merged revisions 1112:1122 from the trunk. 2007-06-09 14:36:03 +00:00
Andreas Huggel
cf9a6c7e81 Corrected properties. 2007-06-09 13:32:26 +00:00