1487 Commits (40a8e902486d75d5e09e26aa9c579df04bf02ed8)

Author SHA1 Message Date
Andreas Huggel f8aed98f88 #719: Removed Nikon makernote classes and pretty-print functions from the published interface. 15 years ago
Andreas Huggel dbc1e60135 Re-added generalized ValueType constructors. 15 years ago
Andreas Huggel 1f9f8bbb52 Made new constructor explicit. 15 years ago
Andreas Huggel 238ab136ae #717: Retain TIFF IFD type when writing, removed unnecessary ValueType constructors. 15 years ago
Andreas Huggel 55ffbd9eb9 Added DoubleValue to deal with TIFF Double values (see #711). 15 years ago
Andreas Huggel 7cdf9815bc #716: Added missing #include <ios>, needed for Sun Studio compiler (patch by Pavel Heimlich). 15 years ago
Andreas Huggel 5d24f66ebd Added static cast to prevent MSVC warning and comment highlighting non-conforming C++. 15 years ago
Andreas Huggel bc54748634 #711: Added FloatValue to deal with TIFF Float values. (Nice one! :) 15 years ago
Andreas Huggel 6fc96993a1 #711: Quickfix for Exif.OlympusIp.0x1104 which points to the beginning of the image. With this change the value is truncated now, i.e., it's size is set to 0. 15 years ago
Robin Mills 0bbac46524 Added cast to resolve MSVC build breaker. DevStudio has been set to treat warnings as errors. 15 years ago
Andreas Huggel da52f17aa4 Fixed writing to pseudo memory mapped areas (at least on Linux). 15 years ago
Andreas Huggel b18c048a91 Applied Canon makernote patch 2 by Greg Mansfield, updated tests. 15 years ago
Andreas Huggel 75dbd25eea Applied Canon makernote patch by Greg Mansfield, updated tests. 15 years ago
Andreas Huggel 02e181eca7 Added patch for MeasuredEV in CanonSi (Axel Waggershauser) and several checks for the size of a tag value. 15 years ago
Andreas Huggel 839012f037 Olympus makernote updates (Greg Mansfield) 15 years ago
Andreas Huggel 5c88be9861 Added exiv2.hpp as a wrapper to easily include all objects published in the Exiv2 namespace. 15 years ago
Andreas Huggel 06ce0d18b6 - Introduced exiv2.hpp as a wrapper to include all Exiv2 objects. (Renamed existing exiv2.hpp to exiv2app.hpp)
- Changed Sony/Minolta pretty-print function to print EV value
- Renamed rcsid.hpp to rcsid_int.hpp, do not publish it anymore
15 years ago
HumanDynamo b83ad4c65c sync with Exiftool 15 years ago
Andreas Huggel 482cd93977 Reverted some Exif keys changed recently back to the original names, updated easy-access functions to include recently added Sony and Minolta tags. 15 years ago
Andreas Huggel 053651f97e Added missing Sony Quality keys to imageQuality() easy-access function. 15 years ago
HumanDynamo 3b5f5b8dd0 Quality => JPEG Quality 15 years ago
HumanDynamo e5f3f2ff88 polish 15 years ago
HumanDynamo 0925802be7 new tag zone matching mode 15 years ago
HumanDynamo f63e326c16 fix duplicate tags name 15 years ago
HumanDynamo 278c5d3ec4 factoring zone matching 15 years ago
HumanDynamo b7d54e2e85 new Rotation2 and PictureFinish tags 15 years ago
HumanDynamo 7e015a5899 new tag ColorSpace 15 years ago
HumanDynamo 14d02509ba factoring focus mode 15 years ago
HumanDynamo 2833162c3f factoring 15 years ago
HumanDynamo 0f77da9e5f update Minolta tags.
Fix duplicate tag name in sony
15 years ago
HumanDynamo 520015641f polish 15 years ago
HumanDynamo 725ec9478e more WB mode 15 years ago
HumanDynamo a59373596c more long expo NR mode 15 years ago
HumanDynamo dd11f77e04 fix flash levels 15 years ago
HumanDynamo 2345cee44f more quality 15 years ago
HumanDynamo 0ac95e9006 wrong value there 15 years ago
HumanDynamo f3eebd4d19 more AF mode 15 years ago
HumanDynamo 67ee41073d more exposure mode 15 years ago
HumanDynamo 85009a30e3 more macro mode 15 years ago
HumanDynamo 3095fe2b19 new DRO mode 15 years ago
HumanDynamo 56ce2559cf new ARW format 15 years ago
HumanDynamo 76c8ca7611 HDR mode, not Auto HDR 15 years ago
HumanDynamo 1d2457864e 2 new tags are know 15 years ago
HumanDynamo 8a8bf3f9bb update HDR mode 15 years ago
HumanDynamo 197e865e2d update sony model 15 years ago
Andreas Huggel e6408f101b Added HTML doc for new XMP schemas mediapro, expressionmedia and kipi. 15 years ago
Andreas Huggel c256d5e57d Updated Nikon and Sony makernote doc. 15 years ago
Andreas Huggel 7a0f08f716 Bumped version to 0.20. 15 years ago
Andreas Huggel ba8a824c25 Doc added to silence doxygen warnings. 15 years ago
Andreas Huggel 8ef1a5f9fa Removed minoltasonyvalues.[ch]pp, moved common Minolta/Sony code into minoltamn.[ch]pp. 15 years ago
Andreas Huggel 5d24e744c2 Backed out revisions 2221:2219 and most of change 2216. 15 years ago
Andreas Huggel 03057632f5 Backed out revisions 2210:2208. 15 years ago
HumanDynamo 5130eddf3b polish 15 years ago
HumanDynamo 00aa4aad0f Idem there : Exiftool database give a list of tags shorted in decimal mode, not hexadecimal. 15 years ago
HumanDynamo f94d46dc0c polish 15 years ago
HumanDynamo 5a62b25ed5 polish 15 years ago
HumanDynamo 9599a58100 Warning : Exiftool database give a list of tags shorted in decimal mode, not hexadecimal 15 years ago
HumanDynamo 055b8a52cc this one is signed tag 15 years ago
HumanDynamo 622ab4a490 missing Sequence Number tag 15 years ago
HumanDynamo f5e645824b missing Focus Mode tag 15 years ago
HumanDynamo 6e05f088da polish 15 years ago
HumanDynamo c540c6cd08 polish 15 years ago
Andreas Huggel a118544821 #705: Applied Pentax 645D update. (Patch by Michal Čihař) 15 years ago
Andreas Huggel 74137b432f Nit-picking fixes and enhancements. 15 years ago
Andreas Huggel 2b9c257e27 Added seveal Nikon pretty-print functions. (Patch by Jens Mueller) 15 years ago
Andreas Huggel 0d3e65fe6b Added support for Nikon File Info, Auto Focus 2, Multi Exposure and Flash Info binary arrays. (Jens Mueller) 15 years ago
HumanDynamo 151ed86895 Exiv2 need to be linked with Winsock32 under windows. 15 years ago
HumanDynamo bd4791c57a use right header file to compile under Mingw32 15 years ago
Andreas Huggel 81163717eb #701: Sort Sub-IFDs by group before writing, as the order may not be correct after copying image tags. 15 years ago
Andreas Huggel 8f52d4b787 Updated Nikon Lens lookup table to v4.3.401.01 of Robert Rottmerhusen's fmountlens list. 15 years ago
Andreas Huggel 29dcba6150 Added Nikon lens data pretty-print functions (Patch by Jens Mueller) 15 years ago
Andreas Huggel 00064556ce Updated Pentax makernote (Patch by Michal Čihař) 15 years ago
Andreas Huggel 48e169db2e Added several easy-access functions. (Patch by Jens Mueller) 15 years ago
Andreas Huggel dc6c8086da Fixed compilation with MSVC (Patch by Jens Mueller) 15 years ago
Andreas Huggel e0fa36074e #668: Fixed obscure issue when copying SubIFDs. (digiKam bug 236127) 15 years ago
Andreas Huggel 8ba70c74b1 Updated max number of sub-IFDs. 15 years ago
Andreas Huggel fc0d55dd8e #611: SonySR2 support, part 2, still experimental and incomplete. 15 years ago
Andreas Huggel 395b5b3a6a #611: Support for SonySR2 private data and encrypted sub-IFD, part 1, still experimental and incomplete. 15 years ago
HumanDynamo f3de909e77 new Sony Mn tags 15 years ago
Andreas Huggel 4355b32472 #699: Omit all formatting whitespace when encoding XMP for JPEG. (Patch from Joachim Gelhaus) 15 years ago
Andreas Huggel 0af43f7fb3 Fixed easy-access and tests for r2203 15 years ago
HumanDynamo 761b1508cb factoring flash fired tas 15 years ago
HumanDynamo fa28c2fb59 Sync Minolta Mnk tags with Exiftool DB 15 years ago
HumanDynamo bb8f801b17 Ahaha. WB settings is also shared between Minolta and Sony. Exactly smae values, probably same developer (:=)))... 15 years ago
HumanDynamo 34a3783e9a and another one : TeleconverterModel is also shared between Minolta and Sony 15 years ago
HumanDynamo 4a326d26bd another tags shared between Minolta and Sony : ImageQuality 15 years ago
HumanDynamo 4458962677 great. Scene Mode is shared between Minolta and Sony. Exactly same values... 15 years ago
Andreas Huggel 610d86133a #668: Fix copying of composite objects. (digiKam bug 235171) 15 years ago
HumanDynamo 47ebd2c882 Sony A100 Makernotes codec is now fully implemented 15 years ago
HumanDynamo e268b4f2b0 more A100 CS tags 15 years ago
HumanDynamo f924b465f4 more A100 CS tags 15 years ago
HumanDynamo aea6b4665d more A100 CS tags 15 years ago
HumanDynamo f889128dd8 more A100 CS tags 15 years ago
HumanDynamo af6dddff4d more A100 CS tags 15 years ago
HumanDynamo 0d2e31cceb more A100 CS tags 15 years ago
HumanDynamo b28ecd93ad more A100 CS tags 15 years ago
HumanDynamo b1cde710cc branching Sony A100 makenotes 15 years ago
HumanDynamo a1672215cb more A100 CS tags.
more shared tags between Minolta and Sony
15 years ago
HumanDynamo e92c1b47f1 more A100 CS tags 15 years ago
HumanDynamo 664ce529cd introduce Sony A100 CS. Not yet complete 15 years ago
HumanDynamo 1db752ef56 polish 15 years ago
HumanDynamo 7a45a9abda compile 15 years ago
HumanDynamo 63973cda33 sony makernotes implementation is now complete 15 years ago
HumanDynamo d7275b63dc update 15 years ago
HumanDynamo 584be44813 update 15 years ago
HumanDynamo 64542f8095 revert 15 years ago
HumanDynamo 03768055a4 implement AFWithShutter 15 years ago
HumanDynamo 8255783a60 implement AFIlluminator 15 years ago
HumanDynamo a07d174f3a implement prioritySetupShutterRelease 15 years ago
HumanDynamo 244c17fffd implement Flash Mode codec 15 years ago
HumanDynamo 557fba0283 implement Creative Style codec 15 years ago
HumanDynamo bd94bafc7b implement MeteringMode codec 15 years ago
HumanDynamo 665e83acd5 implement DriveMode codec 15 years ago
HumanDynamo 6120234788 fix sony makernotes routing 15 years ago
HumanDynamo b4c90e4465 implement LocalAFAreaPoint codec 15 years ago
HumanDynamo a7da2b0080 implement AF Area Mode codec 15 years ago
HumanDynamo 3f2aa49e6e implment Focus Mode codec 15 years ago
HumanDynamo 713665f8e4 Implement Sony Makernote Rotation tag 15 years ago
Andreas Huggel ffc3fd8ab9 #611: Completed Sony[12] Camera Settings complex array. 15 years ago
Andreas Huggel 8dde51e054 #611: Added several Sony makernote groups. 15 years ago
HumanDynamo 45bf932d2c implement Sony Manernotes Camera Settings Version 2
Andreas, How to branch it into tiffimage.cpp as Nikon stuff ?
15 years ago
HumanDynamo 753a337151 update Sony Camera Settings makernotes.
Missing deletage print functions
15 years ago
HumanDynamo 8545e65126 polish 15 years ago
HumanDynamo 96c4a024f3 branch Sony CS to Sony2 makernotes 15 years ago
Andreas Huggel bf17786a04 Added basic config to support SonyMinolta and SonyCs groups. (Patches from Gilles Caulier) 15 years ago
HumanDynamo c05265e5cf added new rules to manage translations file.
Code inspired from huggin project. 
This use a shell script. this one must be ported to CMake.
15 years ago
HumanDynamo 949c9ea0ae oups, it's KDE core script, not CMake as well 15 years ago
HumanDynamo abd0ef3705 typo (GNU compliant) 15 years ago
HumanDynamo 1e16d65d79 use uppercase syntax.
polish coding style.
15 years ago
Andreas Huggel c4cc0571df Reverted change 2093. 15 years ago
HumanDynamo 9db15a3437 fix email 15 years ago
HumanDynamo 63619ded72 i suspect this is an error there... 15 years ago
HumanDynamo cecd7a2167 remove unknow old sony tags 15 years ago
HumanDynamo 756886d9b0 print WB 15 years ago
HumanDynamo 1b594d6fe7 print Intelligent Auto 15 years ago
HumanDynamo 2f3195a7a6 print DRO 15 years ago
HumanDynamo b65e6baec8 print Antiblur 15 years ago
HumanDynamo 7b440a9d6c print Qualirt 15 years ago
HumanDynamo a9c39b87ce print exposure mode 15 years ago
HumanDynamo 82280f633e print image sizes 15 years ago
HumanDynamo 5e50cae262 another boolean tag 15 years ago
HumanDynamo 23bd7bb0c6 factorize more bool functions 15 years ago
HumanDynamo 099fc85533 share macro mode decoding 15 years ago
HumanDynamo 5387705fa6 implement shared Color mode decoding 15 years ago
HumanDynamo 6d6d3106df polish 15 years ago
HumanDynamo c1dd3ce3d9 prepare last standard Sony makernotes tags 15 years ago
HumanDynamo 2a785c20cc add A450 in Sony DLSR camera list 15 years ago
Andreas Huggel c626d7caec #693: Applied patch from Nikolai Saoukh. 15 years ago
Andreas Huggel 46c2dbf43b #695: Applied patch from Nikolai Saoukh. 15 years ago
Andreas Huggel f821caf029 Another fix similar to r2073 and a minor conversion fix that was exposed by the former. 15 years ago