1432 Commits (afadb455310a03743ade3d56e1f0259a7bf83e5d)
 

Author SHA1 Message Date
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
Andreas Huggel 19a3479f89 make update-po 17 years ago
Andreas Huggel a33cc11b6c Added Slovak translations (helix84). 17 years ago
Andreas Huggel 654d51a366 Added read support for jp2 and psd images, stubs for gif, bmp and tga images, and pixelWidth and pixelHeight methods on Image (Marco Piovanelli). 17 years ago
Andreas Huggel 1c86a6e297 Minor change. 17 years ago
Andreas Huggel 81ff0d6a7c Fixed g++-4.3 errors and warnings. 17 years ago
Andreas Huggel 38be96fe2a Pentax makernote update from Michal Cihar. 17 years ago
Andreas Huggel 252030b6a5 Updated Nikon lens info to v3.14 of Robert Rottmerhusen's lens database. 17 years ago
Andreas Huggel 9cc886d1d6 #546: Fixed floating point exception on invalid data. 17 years ago
Andreas Huggel 1503192f13 First draft conversion code. 18 years ago
Andreas Huggel d82edd326a Updated test data. 18 years ago
Andreas Huggel 669aa3a3cc Minor updates. 18 years ago
Andreas Huggel 38b1a0fa2c Allow format options for XmpParser::encode (Vladimir Nadvornik), write XMP sidecar files without xpacket. 18 years ago
Andreas Huggel e4c96433d4 Added support for XMP sidecar files. 18 years ago
Andreas Huggel 07723af4a8 Changes for online API documentation. 18 years ago
Andreas Huggel e878166f0d Improved XMP value toLong, toFloat and toRational using new functions parseLong, parseFloat and parseRational. (Vladimir Nadvornik) 18 years ago
Andreas Huggel d8e6b51c69 Refactored op<< for Metadatum, introduced std::string Metadatum::print(). Fixes #474. 18 years ago
Andreas Huggel 9f0b41c57d Fixed XmpKey::tagLabel() for custom keys (bug reported by Vladimir Nadvornik) 18 years ago
Andreas Huggel a818b4c052 Removed remaining XMP exif TagDetails tables. 18 years ago
Andreas Huggel 8239c44ee8 More XMP TagDetails removed, intermediate. 18 years ago
Andreas Huggel 490dd82a14 Removed more XMP TagDetails tables, use existing Exif tables instead. 18 years ago
Andreas Huggel 90adc97218 Started to remove XMP TagDetails tables and use those from Exif instead. 18 years ago
Andreas Huggel ceeff042fc Further XMP print function updates (based on patch from webustany for GHOP 98). 18 years ago
oliverd17 6d8f98f11d Updated german translation 18 years ago