Commit Graph

1635 Commits

Author SHA1 Message Date
Andreas Huggel
ec451c36ea Added check for circular IFD references. 2008-10-19 10:38:27 +00:00
Andreas Huggel
f8a0d9bca6 Minor doc changes. 2008-10-19 09:40:35 +00:00
Andreas Huggel
7959e4698e Added Nikon decryption algorithm and use it to decode the lens. 2008-10-18 04:40:00 +00:00
Andreas Huggel
7b6652a910 Added ExifData pointer to Metadatum::write et al, added CanonCs.LensType and pretty-print function, changed exiv2 tool to use the new methods to print interpreted values (which allows it to refer to other metadata). 2008-10-17 14:34:29 +00:00
Andreas Huggel
74d246bfc8 Fixed cross-compilation for Windows. 2008-10-17 07:55:34 +00:00
Andreas Huggel
c852fd9b27 Small fix. 2008-10-16 13:23:34 +00:00
Andreas Huggel
444a2b7a47 Initialized variable which lead to crash on Windows (reported by Robin). 2008-10-15 11:45:10 +00:00
Andreas Huggel
925c795750 Minor beautification. 2008-10-15 10:42:26 +00:00
Andreas Huggel
1b46e4e9f8 Added support for Exif.Minolta.Thumbnail preview image (Vladimir). 2008-10-15 09:42:48 +00:00
Andreas Huggel
1ffcba3f4c Added missing virtual destructor to class Loader (Vladimir). 2008-10-15 09:20:19 +00:00
Andreas Huggel
9578e81236 Preview API changes. 2008-10-14 17:04:04 +00:00
Andreas Huggel
9870e3aea5 Added patches preview-olympus.patch and preview-tiff.patch from Vladimir (with minor whitespace and comment changes). 2008-10-14 13:35:55 +00:00
Andreas Huggel
e65d7bbfe2 Tweaks. 2008-10-11 01:17:20 +00:00
Andreas Huggel
f04912cbbf Removed readDimensions(), uncompressed_, fixed doxygen warnings (Vladimir). 2008-10-11 01:02:13 +00:00
Andreas Huggel
177bd4ffde Added synthesized tag Exif.MakerNote.ByteOrder. 2008-10-10 14:38:24 +00:00
Andreas Huggel
27d629425e Minor changes. 2008-10-09 16:12:37 +00:00
Andreas Huggel
0e58b5a537 Checking in original CRW, RAF and another preview patch from Vladimir. 2008-10-09 14:10:51 +00:00
Andreas Huggel
f6fa014ff4 Updated Nikon lens info to v3.75 of Robert Rottmerhusen's lens database. 2008-10-07 16:12:17 +00:00
Andreas Huggel
d3a17f004b Added synthesized info tag Exif.MakerNote.Offset. 2008-09-27 15:29:14 +00:00
Andreas Huggel
6ac1ed0055 Updated remaining write-test result for Rev. 1612 change. 2008-09-27 05:55:25 +00:00
Andreas Huggel
db07bdac59 Updated test results for the binary Exif.Photo.Makernote tag added in Rev. 1612. 2008-09-27 05:53:06 +00:00
Andreas Huggel
57a4c6a205 Fixed syntax error. 2008-09-27 03:12:51 +00:00
Andreas Huggel
4eda07a335 Added a few more performance tweaks. 2008-09-27 03:11:05 +00:00
Andreas Huggel
bd1e9d239f Some performance tweaks (analysis by Vladimir Nadvornik) 2008-09-26 15:20:57 +00:00
Andreas Huggel
43b8c07176 Always add Exif.Photo.Makernote tag, even if the makernote is decoded. 2008-09-25 14:41:37 +00:00
Andreas Huggel
7cc8e592d7 Minor changes. 2008-09-24 11:29:43 +00:00
Andreas Huggel
832038523e Added Olympus ThumbnailImage tag. 2008-09-23 12:16:45 +00:00
Andreas Huggel
ab1804319f Fixed warnings. 2008-09-23 12:05:33 +00:00
Andreas Huggel
82ba578695 Added TIFF preview patch (Vladimir Nadvornik). 2008-09-23 12:03:44 +00:00
Andreas Huggel
e595f1211f Removed special mapping for Olympus makernote thumbnail. 2008-09-23 11:54:56 +00:00
patrick
9ae219a0f1 - add compiler options and output the default flags for each build type 2008-09-23 01:33:20 +00:00
patrick
e4874179ed - add enable_commercial
- really install the man page
2008-09-23 00:29:35 +00:00
patrick
6d993f4808 rename cmake todo - for the sake of a correct mime type 2008-09-23 00:21:19 +00:00
patrick
544bddb9cb update todo 2008-09-22 23:59:55 +00:00
patrick
10343e41e2 - fix ENABLE_LIBXMP
- add LOCALEDIR as set from the CMAKE_INSTALL_PREFIX
- add VERSION and SOVERSION
2008-09-22 23:36:15 +00:00
patrick
0a78ca784c - add ENABLE_SHARED_EXIV2, ENABLE_XMP, ENABLE_LIBXMP, ENABLE_PNG, ENABLE_NLS, ENABLE_PRINTUCS2, ENABLE_LENSDATA as options for building - nls isn't done though and needs some work
- add further messages/a macro to give out any message we like
- add xmp as a convenience library if wanted
- (hopefully) fix compilation if expat is in a non-standard place
- install pkgconfig file
2008-09-22 01:55:48 +00:00
Andreas Huggel
454d599da9 Fixed issue with custom namespaces ending with a #. (Reported by chrysn) 2008-09-20 07:11:54 +00:00
Andreas Huggel
27d9c0487f Added type tiffIfd, made decoding of OlympusCs tags work. 2008-09-19 15:26:57 +00:00
Andreas Huggel
7216dae83d Added subIFD olympcs to Olympus2 makernote and ifdIds, tags. Still incomplete. 2008-09-18 23:30:23 +00:00
oliverd17
695aa1750a translation update for german 2008-09-18 21:19:55 +00:00
Andreas Huggel
ee0b991695 Added Olympus2 makernote support, incomplete (Vladimir Nadvornik). 2008-09-18 15:14:21 +00:00
Andreas Huggel
4800f2db53 Added EXIV2API defines to interface classes. 2008-09-18 11:03:49 +00:00
Andreas Huggel
36b7c8f3ac Removed obsolete class Cr2Mapping (Vladimir Nadvornik). 2008-09-18 11:03:20 +00:00
Andreas Huggel
8ba7cc5744 Moved PreviewId out of the properties struct and minor tweaks. 2008-09-18 10:55:00 +00:00
Andreas Huggel
26b488a255 Added preview support (Vladimir Nadvornik) 2008-09-18 10:26:58 +00:00
Andreas Huggel
6b93409e26 Added Todo list for CMake improvements. 2008-09-17 17:14:03 +00:00
Andreas Huggel
0e661316d7 CMake support (initial patch from Patrick Spendrin). 2008-09-17 15:50:45 +00:00
Andreas Huggel
b912a56409 Updates for Polish translation (Piotr Eljasiak). 2008-09-17 15:37:56 +00:00
Andreas Huggel
b8f9474516 Merged -r1582:1587 from the trunk. 2008-09-17 15:36:00 +00:00
Andreas Huggel
667d10ef93 Removed inline functions from class hierarchies (Patrick Spendrin). 2008-09-17 15:25:11 +00:00