1755 Commits (6ef6c54bc30c9cfed7d8488c5f46b10c1a68d23c)
 

Author SHA1 Message Date
Andreas Huggel f8a4d46103 Renamed XMP.hpp from the XMP-SDK to XMPSDK.hpp to avoid potential name clashes with Exiv2's xmp.hpp 17 years ago
Andreas Huggel 505add251c Removed not used XMP-SDK files. 17 years ago
Andreas Huggel 9fb2fe85ba Removed include. 17 years ago
Andreas Huggel 51caa6a888 More minor changes. 17 years ago
Andreas Huggel 9e4679f8a2 Minor comment, whitespace and other coding standards tweaks. 17 years ago
Andreas Huggel d9db53d7bc Moved MD5.h into the xmpsdk/include/ directory. 17 years ago
Andreas Huggel f5bf128c15 Fixed g++-4.3 warnings. 17 years ago
Andreas Huggel 1913dc70e3 Added conversions to and from XMP (Vladimir Nadvornik). 17 years ago
Andreas Huggel 5b66e279ce Updated more test-cases and two minor fixes. 17 years ago
Andreas Huggel 7cf5649ba3 Fixed another fix, updated expected write2-test results. 17 years ago
Andreas Huggel 5e196ace0e Fixed doxygen warnings. 17 years ago
Andreas Huggel 7ffa8593f0 Undid bug introduced with rev 1438: reverted code back to the correct version. 17 years ago
Andreas Huggel 2ad6203817 Introduced double-dispatch encoder functions via TiffComponent. 17 years ago
Andreas Huggel d46ddbb360 Reworked TiffParserWorker::encode and some of the encoding functions once more. 17 years ago
oliverd17 555126b8ee small update for the german translation 17 years ago
oliverd17 aeb6e445d4 corrected all fuzzies 17 years ago
Andreas Huggel 0a8cad2af8 Updated LINGUAS, POTFILES.in, ran make update-po. 17 years ago
Andreas Huggel 21d5f3c66c Updated Nikon lens info to v3.18 of Robert Rottmerhusen's lens database. 17 years ago
Andreas Huggel aca0032fb9 Intermediate. 17 years ago
Andreas Huggel 576d53e34f Fixed compiler warnings (amd64) 17 years ago
Andreas Huggel de323d73e0 Updated expected test results. 17 years ago
Andreas Huggel 2e09d18f27 Merged -r1410:1434 from the trunk. 17 years ago
Andreas Huggel 420c59ca25 Moved IptcData::load and IptcData::copy to new class IptcParser. 17 years ago
Andreas Huggel afadb45531 Removed obsolete class TiffHeader. 17 years ago
Andreas Huggel 097345219f Fixed another subtle blunder. 17 years ago
Andreas Huggel de4d3ebd5c Reworked encodeStdTiffEntry and some cleanup. 17 years ago
Andreas Huggel fed9900d80 Fixed change of offset on non-intrusive writing, intermediate revision. 17 years ago
Andreas Huggel 08effc8716 Fixed memory leak reported by Valgrind. 17 years ago
Andreas Huggel 5ac12716b9 Updated samples and tests, implemented fix for addmoddel test case. 17 years ago
Andreas Huggel ee2c69735c Fixed TIFF writer bugs related to special cases. 17 years ago
Andreas Huggel 237d5bffc5 Removed old Exif parser, switched to the new ExifParser which uses TiffParser. Removed Ifd, MakerNote and related obsolete code (about 5500 lines). Compiles again, but almost certainly doesn't work. 17 years ago
Andreas Huggel d20a42fb52 Intermediate commit, just to have a backup. DOESN'T COMPILE. 17 years ago
Andreas Huggel c005bc4fc4 Fixed type of tiff:DateTime property (Vladimir Nadvornik). 17 years ago
Andreas Huggel e9916208a1 Minor fix. 17 years ago
Andreas Huggel ef93aa9c36 s/Ovolabs/Ovolab/ 17 years ago
Andreas Huggel d1a305e30f Added LangAltValue::toString(const std::string&) to get the value for a specific language qualifier (suggested by Marco Piovanelli). 17 years ago
Andreas Huggel aada8cfb92 Added (but not yet used) ExifParser, some doc tweaks. 17 years ago
Andreas Huggel 1cfe5a9fa3 Introduced Image::byteOrder and Image::setByteOrder and implemented it for TIFF images and friends. 17 years ago
Andreas Huggel 3316cbfb16 Changed parser interface in preparation for new ExifParser. 17 years ago
Andreas Huggel 721b1f99f6 Added first basic testcase for the TIFF parser. 17 years ago
Andreas Huggel 6fc5b43a12 Added namespace Internal, started reorg. 17 years ago
Andreas Huggel 9eccdb8186 Define pid_t using a typedef instead of #define in Windows environments (Robin Mills). 17 years ago
Andreas Huggel fb3e09205a Reverted change accidentially checked-in. 17 years ago
Andreas Huggel 9278e44f62 Removed unused check for mktime (causes problems with gcc-4.3). 17 years ago
Andreas Huggel 735e03404b First working attempt at writing a TIFF image with additional metadata! 17 years ago
Andreas Huggel 339ea92bc7 Minor fix. 17 years ago
Andreas Huggel 3b0a251c97 Merged -r1407:1409 from the trunk. 17 years ago
Andreas Huggel ed89a70db3 Fixed compilation error when configuration flag --disable-xmp is used. 17 years ago
Andreas Huggel 7e4cecf11b Added warning flag, fixed detected problems. 17 years ago
Andreas Huggel c79959876f Merged -r1170:1406 from the trunk. 17 years ago