126 Commits (e780c65995c89cd25a816f47f720b9a1cec50ae5)

Author SHA1 Message Date
Andreas Huggel 8cfe1933ee Added comment. 17 years ago
Andreas Huggel 554905ca6c Nikon makernote updates, part 1 17 years ago
Andreas Huggel 26df292003 Fixed decoding of lens data for D90 (lens data version 0204). Thanks to Niels Kristian Bech Jensen. 17 years ago
Andreas Huggel 3c13ba01cc #603: Added new Tamron lens and lens data version number (Thanks to Niels Kristian Bech Jensen). 17 years ago
Andreas Huggel d437bdc701 Fixed a Nikon3 tag. 17 years ago
Andreas Huggel 7efd36d244 Removed trailing whitespace. 17 years ago
Andreas Huggel 5178074994 Updated Nikon lens info to v3.82 of Robert Rottmerhusen's lens database. 17 years ago
Andreas Huggel 7959e4698e Added Nikon decryption algorithm and use it to decode the lens. 17 years ago
Andreas Huggel f6fa014ff4 Updated Nikon lens info to v3.75 of Robert Rottmerhusen's lens database. 17 years ago
Andreas Huggel f0648f6382 Updated Nikon lens info to v3.25 of Robert Rottmerhusen's lens database. 17 years ago
Andreas Huggel 0d55992e2f Merged unstable branch to trunk. 17 years ago
Andreas Huggel b268b86799 Fixed several potential crashes. 17 years ago
Andreas Huggel 061dd230ce #550: Removed MakerTagInfo registry, improved Ifd-info lookup table. 17 years ago
Andreas Huggel 21d5f3c66c Updated Nikon lens info to v3.18 of Robert Rottmerhusen's lens database. 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 ceeff042fc Further XMP print function updates (based on patch from webustany for GHOP 98). 18 years ago
Andreas Huggel d705fade18 Added printVersion (by webustany for GHOP 98). 18 years ago
Andreas Huggel 3ac665a305 Added 2008 to Copyright notice. 18 years ago
Andreas Huggel 678d0250b5 Updated Nikon lens info to v2.99 of Robert Rottmerhusen's lens database. 18 years ago
Andreas Huggel 52ddfc5938 Minor cleanup (memset -> std::memset, memcpy -> std::memcpy). 18 years ago
Andreas Huggel 28ed5a65db Updated Nikon lens info to v2.40 of Robert Rottmerhusen's lens database. 18 years ago
Andreas Huggel 1eacdd56d2 Updated Nikon lens info to v2.30 of Robert Rottmerhusen's lens database. 18 years ago
Andreas Huggel 62d631d9ca Fixed g++-4.2 warnings. 18 years ago
Andreas Huggel 742386406a Updated Nikon lens info to v2.24 of Robert Rottmerhusen's lens database. 18 years ago
Andreas Huggel f437441783 Updated Nikon lens info to v2.20 of Robert Rottmerhusen's lens database. 19 years ago
Andreas Huggel 278f65ed39 Added check for preprocessor define EXV_COMMERCIAL_VERSION. 19 years ago
Andreas Huggel da6266da3b Copyright updates for 2007 19 years ago
Andreas Huggel 6db7bdc6a4 Updated Nikon lens info to v2.15 of Robert Rottmerhusen's lens database. Removed gettext macros from these lens strings and removed corresponding translation stubs. 19 years ago
Andreas Huggel 0723a62899 Removed trailing whitespace 19 years ago
Andreas Huggel b9e7c8dd78 Updated Nikon lens info to v2.08 of Robert Rottmerhusen's lens database 19 years ago
Andreas Huggel 04126e8bb8 Merged revisions 907:999 from gettext branch into trunk 19 years ago
Andreas Huggel 76ddb04eef Updated Nikon lens info to v2.07 of Robert Rottmerhusen's lens database 19 years ago
Andreas Huggel 3ff1bf4e13 Added methods to access built-in read-only taglists (Max Lapshin) 19 years ago
Andreas Huggel e3740e7246 Changed Nikon makernotes to use EXV_PRINT_TAG 19 years ago
Andreas Huggel a869aff639 Updated Nikon lens info to v2.02 of Robert Rottmerhusen's lens database 19 years ago
Andreas Huggel 9daaaa3f6d Fixed compiler warnings 19 years ago
Andreas Huggel 73c6be0749 Stripped trailing whitespace 19 years ago
Andreas Huggel 6872856154 Fixed Nikon tag names (Udi Fuchs) 19 years ago
Andreas Huggel 7d578fefef Improved Exif.Nikon[13].AFFocusPos print functions (Roger Larsson) 19 years ago
Andreas Huggel 670d622612 New Tiff Parser: Fixed makernote implementation for cases where the makernote header cannot be parsed. Added Subifd found in Sony RAW files to the TIFF structure, but without any decoding support yet. 19 years ago
Andreas Huggel ba43cf489e Minor fix (Roger Larsson) 19 years ago
Andreas Huggel 1d554ec9bd New implementation of the print function for Exif.Nikon3.AFFocusPos (Roger Larsson) 19 years ago
Andreas Huggel 51afbc29bb Updated a few Nikon tags to avoid skipping them when decoding from NEF files 19 years ago
Andreas Huggel 99b4e71459 Updated copyright and fsf address 20 years ago
Andreas Huggel c3c758c2f3 Updated Nikon lens info to v2.00 of Robert Rottmerhusen's lens database 20 years ago
Andreas Huggel 59f891d88c Updated Nikon lens info to v1.54 of Robert Rottmerhusen's lens database 20 years ago
Andreas Huggel 06e5c0719e Removed trailing whitespace from source files 20 years ago
Andreas Huggel 489fff191d Canon CRW read support, first try. Introduces a new approach to parsing metadata. Cluttered by some related additions to the Canon makernote note and a bit of cleanup. 20 years ago
Andreas Huggel a19b0f79e4 Updated Nikon lensdata to v1.19 of Robert Rottmerhusen's list 20 years ago
Andreas Huggel 5823ceaff3 Changed Ifd::read() to allow it to access the complete Exif data buffer. Corresponding changes done to makernotes. Fixes bug #424. 20 years ago
Andreas Huggel 02dee1b329 Added tag and dataset title (label) 20 years ago
Andreas Huggel b7cab6cafd Updated Nikon lensdata to v1.15 of Robert Rottmerhusen's list 20 years ago
Andreas Huggel f76193eb5f Updated Nikon3 lens database. Removed decrypt stub - that's not going to happen so soon unfortunately (see comment) 20 years ago
Andreas Huggel 387729de1a Added decoding of Exif.Nikon3.LensData, updated tests 20 years ago
Andreas Huggel a70511cc4a Changed MakerNoteFactory according to ImageFactory. Removes the need to link applications with mn.o. Fixes bug #427 20 years ago
Andreas Huggel b8e809195c Fixed MSVC compilation 20 years ago
Andreas Huggel c99597ccd7 Added basic Sony makernote, decoded Exif.CanonCs2.ISOSpeed (from Exiftool) and Exif.Nikon3.LensFStops (from Robert Rottmerhusen) 20 years ago
Andreas Huggel 1f82dffcfa Added type information to Exif tag tables. Updated comment example, documentation and tests. Implements feature #425 21 years ago
Andreas Huggel 54a42fc1f7 Generalized and cleaned-up makernote handling 21 years ago
Andreas Huggel 8521dead83 Added 2005 to Copyright lines 21 years ago
Andreas Huggel f35afc7179 Fixed write-test: Commented experimental Nikon3 code, copied write-test.out from branches/Exiv2-0_6_041212. 21 years ago
Andreas Huggel 8221293072 Completed ExifData assignment operator and copy constructor, added related code and tests. Fixes bug #417 21 years ago
Andreas Huggel 452e6924f6 Updated Nikon3 tags. Tried to make the embedded thumbnail available, but that needs a bit more work (makernote can currently not have more than one IFD id). 21 years ago
brad 77d3d5621a added subversion style keywords 21 years ago
Andreas Huggel bf31f186e0 Minor changes 21 years ago
Andreas Huggel 8551c935f8 Changed MakerNote class hierarchy to use std::auto_ptr where appropriate 21 years ago
Andreas Huggel 2d86c949b9 Minor fixes in MakerNote headers 21 years ago
Andreas Huggel 9b6e62c552 Added support to build a MakerNote from scratch 21 years ago
Andreas Huggel e88a307858 Improved and cleaned-up ExifKey implementation 21 years ago
Andreas Huggel a25763d070 Replaced custom integer types with C99 types 21 years ago
Andreas Huggel 0147a77c7b Added Key, ExifKey and IptcKey class hierarchy
Changed Exif keys to 'Exif.ifdItem.tagName'
21 years ago
Andreas Huggel 166e6f7928 Added full IPTC read and write support (Brad, bs_3.patch) 21 years ago
Andreas Huggel 9d72b7d1ec Revamped image and introduced byte* interface (Brad, bs_1.patch with minor modifications by ahu) 21 years ago
Andreas Huggel cb6b2e197d Added Nikon3 print function for ISO setting 21 years ago
Andreas Huggel f98f131244 Added the makernote buffer to the arguments passed to the create function. This allows the makernote create function to determine the exact makernote needed based on its
content. The new concept is used to automatically determine which of the three Nikon makernotes to create.
21 years ago