2249 Commits (0afe5a97a122dd56e40bbbea765d506cb03071f8)

Author SHA1 Message Date
Robin Mills 8551d74d22 #1144 Fix submitted. r4147. 10 years ago
Robin Mills 3af7088e4e #1145. Correction to r4149 to fix msvc build-breaker. 10 years ago
Robin Mills f0901bea3c #1145. Added resolveLensTypeUsingExiftool(). This code is not in service for reasons mentioned in the code. 10 years ago
Robin Mills 8805b0eb40 #1145. Fix submitted.
I haven't submitted a change to the test suite at this time, however I'll do that when I resolve #1143.
10 years ago
nkbj 84e1081c80 Update Nikon lens list to match ExifTool version 10.08. 10 years ago
Robin Mills 045f9ba328 #816. Correction to msvc buildbreaker in r4135 10 years ago
Robin Mills e07eecd689 #816. Fix for Pentax K-3 Camera. 10 years ago
Robin Mills ecedab80a5 #1140. Correction to r4132. Modified lens detection condition. 10 years ago
Robin Mills b92dc7c8c9 #1140 Fix submitted. 10 years ago
Robin Mills ab9ee2c6df #1024. Support for C++11 #include <regex>. --grep keys may have an optional trailer /i to indicate to ignore case. 10 years ago
Robin Mills cf927ed2c8 #1121 (msvc support for v0.26). exiv2 -vVg ^version reports version=8.00 (2005/x64) or version=8.00 (2005/x86) instead of version=8.00 (2005) 10 years ago
nkbj ce240e9043 Update various lists to match ExifTool version 10.07. 10 years ago
Robin Mills ada018f3b8 #1137. Updated manpage to document -m- and -pV and Added regression detector for both new options to test suite. 10 years ago
Robin Mills cc5f0f434e #1137. Implemented. 10 years ago
Robin Mills 1b65b21c0d #1136. Fix submitted - see issue report for explanation. 10 years ago
Robin Mills c6ed7dfe35 #816 Correction to r4018 to deal with segmentation fault on test file _IGP9034.JPG 10 years ago
Robin Mills fe0a04cd3b #816. Fix submitted. Thank you Simon for working with me on this and for providing test files. 10 years ago
Robin Mills d9b04966e2 #1136. Fix submitted. -g does not apply to -ps report. Clarification to man page that -g is only applied to keys. 10 years ago
Robin Mills 0467336e4c #816. Fix submitted. Will ask Simon to test this ask his permission to use his metadata in the test suite. 10 years ago
tbeu e0a408ca6d Replace LoadLibraryA/FreeLibrary by GetModuleHandleA for kernel32.dll (which is loaded by default) 10 years ago
Robin Mills eb321481b7 #816. Correction to 4012. Fix msvc build breaker 10 years ago
Robin Mills b776b61c27 #816 Added Phil's Perl code PrintLensID (see issue report). I'll have to convert this into C++ and then report the output. 10 years ago
Robin Mills 379b20fde1 #816. This is the framework from Abhinav's patch from which we can derive the fix. Explanation in issue report. 10 years ago
tbeu 89f2561056 Add spaces to description of tag TimeZoneOffset 10 years ago
danielkaneider c90253bc3c [cmake] various msvc fixes 10 years ago
nkbj 314b142dc2 Update various lists to match ExifTool version 10.05. 10 years ago
danielkaneider 993a3bd06b [cmake] added travis build file, fixes for osx and linux 10 years ago
Robin Mills f76b9e8aa3 #1130. Correction to r3997. 10 years ago
Robin Mills d88a3f5556 #1132. Fix submitted. 10 years ago
Robin Mills db4be31b6f #1130. Thank You Jakub for reporting this. 10 years ago
danielkaneider 5c7ecc6514 [cmake] add webready support and better cmake for windows 10 years ago
nkbj 56d1071d57 Update various lists to match ExifTool version 10.03. 10 years ago
Robin Mills abd5ecedd4 #1129. Fix submitted. 10 years ago
Robin Mills 98eeab85da #1089. Thank You to Felix for reporting this and providing a patch. 10 years ago
Robin Mills d19fc716c7 #1102. Thank You to Jakub for reporting this and providing a patch. 10 years ago
Robin Mills 114373f254 #1101. Thank You to Jakub for reporting this and providing a patch. 10 years ago
Andreas Huggel f5eb9b50a4 #1116: Register missing namespaces (audio, video), changed xapG to xmpG in accordance with the XMP specs. 10 years ago
Andreas Huggel 910f389e50 #1116: Reverted changes to BasicIo::BasicIo() introduced in r3933 10 years ago
Robin Mills 4cca5dea0b #1127 exiv2 --verbose --version --grep libz incorrectly reports have_libz=0 10 years ago
Robin Mills e3e4711190 #1125. Thank You to Michał for reporting and providing the patch. 10 years ago
nkbj 885899ae6b Updated Nikon Lens lookup table to v4.4.504.01 of Robert Rottmerhusen's fmountlens list. 10 years ago
Robin Mills b44dcdb220 http://dev.exiv2.org/boards/3/topics/2137?r=2259 Thanks to Gilles for the patch. 10 years ago
Robin Mills cb48ead007 #1122 Thank You, Steve for the patch. 10 years ago
Robin Mills ea82638b9c Correction to r3968 10 years ago
Robin Mills d4ec76fa62 Moving Daniel's build scripts to contrib 10 years ago
Robin Mills 00d7923c4a Fix Visual Studio localtime.c issue for Visual Studio 2015 (again) 10 years ago
Robin Mills 9bb2146c52 Fix Visual Studio localtime.c issue for Visual Studio 2015 10 years ago
Robin Mills 4795a1309a Correction to r3960 for Visual Studio 10 years ago
Robin Mills bf0604b834 Minor clean up in version.cpp. Removed 'using namespace std', replaced vector_t typedef with identical twin Exiv2::StringVector. 10 years ago
Robin Mills 8ff86b6875 #1110. Xcode project moved to contrib/xcode. Interesting errors in samples/Makefile. Replaced gsoc13 Exiv2::dict_t with (identical twin) Exiv2::Dictionary 10 years ago
Robin Mills 416221118a Fix Visual Studio 2015 build. 10 years ago
Robin Mills edb5c16a7f #1109 Support for Visual Studio 2003/5/8/10/12/13/15 10 years ago
asp 469b2e6df0 #1111 Deprecated NOT Depreciated. ExifEX typo. 10 years ago
nkbj dd282835f3 Fix typo in Sony makernotes. 10 years ago
nkbj 0c02c73643 Update Canon lens list to match ExifTool version 10.02. 10 years ago
Robin Mills 14306c4e03 Forum topic 2232: http://dev.exiv2.org/boards/3/topics/2232 Issue linking zlib on Visual Studio. Thanks to Emmanuel for the patch. 10 years ago
nkbj 017a58910b Updated Nikon Lens lookup table to v4.4.502.01 of Robert Rottmerhusen's fmountlens list. 10 years ago
Robin Mills a37b843839 Correction to r3941 to fix mac build-breaker in src/image.cpp (and odd linux bb in samples/exiv2json.cpp) 10 years ago
Robin Mills 759d92e560 Fix Linux warning message from src/image.cpp concerning "gnu_printf" 10 years ago
nkbj 07297295c1 Fix issue #1117: Add support for Sigma 18-300mm F3.5-6.3 DC Macro HSM for Pentax cameras. 10 years ago
Robin Mills 6767878fb8 #1116. Fix submitted. 10 years ago
Robin Mills ed2751612d #640 Public API to reveal all namespaces known to Exiv2 and XMPsdk is XmpProperties::registeredNamespaces(Exiv2::Dictionary&) 10 years ago
Robin Mills 3a7b0e0122 #1114. Correction to r3929. 10 years ago
Robin Mills 7b84f8bbce #1114 Fix submitted. 10 years ago
nkbj 1642a80600 Update Canon lens list to match ExifTool version 10.01. 10 years ago
Robin Mills 3f1380e91a #640 Modified XmpParser::getRegisteredNamespaces to use Exiv2::Dictionary. 10 years ago
Robin Mills 9501be5c7d #1112. Fix submitted. Also added typedefs to datasets.hpp for Exiv2::Dictionary, Exiv2::StringSet, Exiv2::StringVector 10 years ago
Robin Mills 03e51ab470 #640 and # 751. Fixing linux build-breaker. 10 years ago
Robin Mills c396a92e01 #960 added API: static void Exiv2::XMPParser::getRegisteredNamespaces(std::map<std::string,std::string>&); 10 years ago
Robin Mills 15cbe35383 Correction to r3892 to fix build breaker on Cygwin. 10 years ago
Robin Mills 5eabef4306 Fix to r3898. Apologies to Andreas for breaking the linux build. 10 years ago
Andreas Huggel 983b107701 #917: Tweaks to the utility -p<x> return codes and info messages. 10 years ago
Robin Mills 6808b073f3 #1074. Implemented exiv2 options -eC and -pC for JPEG. 10 years ago
Robin Mills ccb462869f Fix: #1100 10 years ago
Andreas Huggel b030a4de7c #1077: Removed msync() calls from MemIo. 10 years ago
Robin Mills fdb33b467b Modification to r3891 to respect -g option on exiv2 command-line. 10 years ago
Andreas Huggel 02d6f8460a #935: Fixed ExposureTime pretty-print function. 10 years ago
Robin Mills e628f8e057 Correction to r3981. Only build this functionality when EXV_HAVE_XMP_TOOLKIT is enabled. 10 years ago
Robin Mills f87a83978d exiv2 -vV lists registered Namespaces. #640 and topic 2169 http://dev.exiv2.org/boards/3/topics/2169 10 years ago
Andreas Huggel 4447b2155f #1106 (#933): Fixed oversight that prevented writing to images with a Casio makernote. 10 years ago
Andreas Huggel 8e7a316ee4 #1106 (#933): Fixed oversight that prevented writing Casio2 makernotes. 10 years ago
nkbj 576c61ffd3 Update camera and lens lists to match ExifTool version 10.00. 10 years ago
nkbj aef0915c58 Updated Nikon Lens lookup table to v4.4.485.01 of Robert Rottmerhusen's fmountlens list. 10 years ago
asp 89fd2149c6 #1093 ExifEX fixed typo missing comma 10 years ago
asp 3ec3708f94 #1093 ExifEX for XMP namespace and properties 10 years ago
Andreas Huggel b768fb1067 #1095: Do not create a TIFF component for unexpected next IFD pointers. 10 years ago
nkbj 94cd9b1cf6 Updated Nikon Lens lookup table to v4.4.483.01 of Robert Rottmerhusen's fmountlens list. 10 years ago
nkbj cb4f140922 Update Pentax lens list to match ExifTool version 9.99. 10 years ago
asp 4179a29075 website: Master templates updates for new XMP properties 10 years ago
Andreas Huggel 533668808d Fixed cross-compiler warnings. 10 years ago
Andreas Huggel 81c8701f8f Fixed make uninstall. 10 years ago
Andreas Huggel 7d16443d91 Fixed broken links to the project site in the documentation. 10 years ago
Andreas Huggel ade51daf7f Only compile ssh module if using SSH and another hack to prevent a compiler warning about undefined EXV_USE_SSH. 10 years ago
Andreas Huggel 108310bfb4 Prefix published precompiler define as usual. 10 years ago
danielkaneider 879fd9fa84 cmake: add some windows batch tools 10 years ago
Andreas Huggel a57317f685 Some API policing 10 years ago
Andreas Huggel 67aef6117a Only compile video source code if it is enabled. 10 years ago
Andreas Huggel 42df52f493 Added RCSID 10 years ago
Andreas Huggel e7e72791b6 Added RCSID 10 years ago
Andreas Huggel bf35173f40 Added RCSID 10 years ago
Andreas Huggel 423c1ee5dc Added RCSID 10 years ago
nkbj d1035b4b76 Update various lists to match ExifTool version 9.96. 10 years ago
asp 699671605b #1085 typos. Thanks Anders Jonsson! 10 years ago
nkbj aae8959041 Add new lens for Nikon: Sigma 18-200mm F3.5-6.3 II DC OS DSM. Private communication from John Helour. 10 years ago
nkbj faf28b0fd1 Fix bug #1079: Rename Canon EF 50mm f/1.8 MkII. 10 years ago
nkbj ea84f11c71 Add support for the two new Olympus lenses presented Today. 10 years ago
asp 93639950c3 #1078 Undue mistaken escape 10 years ago
asp 62c1c9a3d3 Spanish translation updates from Launchpad. Unfuzzed. 10 years ago
Andreas Huggel 006625e116 Removed helper functions binaryToString() and stringFormat() from the API and from class Image and made them internal helpers. Renamed type printStructureOption_e to PrintStructureOption to conform with the common naming convention. 10 years ago
Andreas Huggel 0f01822264 Moved internal headers into the src/ directory. Only published headers remain in include/exiv2/. 10 years ago
Robin Mills cca58e22ce Fixing issues with the MSVC2003 build 10 years ago
asp dcead6da9c New translations from Launchpad. Updates to es. 10 years ago
asp b27a8e3288 Typos in XMP property labels and descriptions 10 years ago
nkbj 9d4c133c38 Update Minolta lens list to match ExifTool version 9.95. 10 years ago
Andreas Huggel a809251f8e Removed code to build samples from this Makefile. Build them with samples/Makefile only. 10 years ago
Robin Mills f52eacf921 #1071 Remove Jzon from libexiv2
1) Move src/Jzon.cpp and include/exiv2/Jzon.hpp to samples/Jzon.{cpp|hpp}
2) Update build environment appropriately.
10 years ago
Robin Mills 5743dd8fbc #1057. Update to man page src/exiv2.1 Deferring tgt - (stdin/stdout) to v0.26. 10 years ago
Robin Mills 871502f051 src/version.cpp: fixing an output formatting issue impacting exiv2 -vVg curl 10 years ago
Robin Mills c1933e6882 msvc2005/configure.py fixes discovered by testing configure -vat and configure -Vat (with/without video). 10 years ago
nkbj b92d2052a8 Update Pentax camera model list to match ExifTool version 9.94. 10 years ago
Robin Mills d41c4fcaab #1072 #922 BigEndian (Motorola PowerPC) fix. 10 years ago
Robin Mills ee1ca29d09 #1073 test/tiff-test.sh rewritten to no longer require external utility exifprobe 10 years ago
Andreas Huggel fd80993ab0 Updated copyright notice. 10 years ago
Robin Mills 03aba63de3 #922 Submitting the fixed version of r3771 10 years ago
Robin Mills 2712082555 #922 Rollback r3771. Very troublesome feature. bugfixed #922 is looping Linux. PNG Has endian issues on MM/PowerPC 10 years ago
Robin Mills 2f375e8f02 #922. Adding to the test suite. 10 years ago
Robin Mills f343a21e21 #922. Mac fix for Image::stringFormat() 10 years ago
Robin Mills b2be263206 #922 Fixing Image::formatString() on Windows 10 years ago
Robin Mills 0cf64e2542 #922. Better platform and endian detection. 10 years ago
Robin Mills 5aec2c4957 #1069. Make video a build option (msvc/autotools/cmake). Default is not to build video or webready. 10 years ago
Robin Mills 333128352d #833. Thanks to Torsten and Pascal. Change Minolta 65535 (-1) to "Manual lens" from "E-Mount, T-Mount, Other Lens or No Lens" 10 years ago
Robin Mills 84bf485ebe #922. Fixing -pS and -pX on MSVC. 10 years ago
Robin Mills 081c3c5e7d CID 1296110 10 years ago
Robin Mills a07769c116 #1071 msvc2003 added exiv2json and minor changes to build and pass test.
There's a strange test exception which seems to be related to daylight saving time.
1931c1931
<                       "DateTime": "2005:09:07 23:09:51",
---
>                       "DateTime": "2005:09:08 00:09:51",
10 years ago
nkbj 0c39802d6d Updated Nikon Lens lookup table to v4.4.482.01 of Robert Rottmerhusen's fmountlens list. 10 years ago
nkbj 1c34dfd47f #1070: New lens: Sigma 150-600mm f/5-6.3 DG OS HSM Contemporary for Canon. Thanks goes to Alexander Steffen for the patch. 10 years ago
Robin Mills b1ad7a925c #922. Fixing MSVC warnings. 10 years ago
Robin Mills fd1852da84 #922. Fix Linux build breaker and MSVC compilation warnings. 10 years ago
Robin Mills f1362f9250 #922. Don't remove blank lines from XMP. This is not Exiv2's business. -pX extracts XMP packet without modification. 10 years ago
Robin Mills 60f4c18da7 Move dumpLibraryInfo() to Exiv2 namespace. 10 years ago
Robin Mills 40ffba6033 #922 -pS and -pX support for TIFF. Added formatters to Image class and use them from {jpg/png/tiff}image.cpp 10 years ago
asp 0b4e20cccd website: re-order tags, document nested XMP properties 10 years ago
asp f7ebfea8e7 #1061 manpage: reg namespace example, description amplification 10 years ago
tbeu c1a4c3383d refs #1063: Avoid encoding problems 10 years ago
Robin Mills a82fa51c8c #900. Preserve XMP data in TIFF files when XMPsdk is not build into the library. 10 years ago
Robin Mills f049f2cc48 #1066. Fixed compiler warning on MacOS-X 10.6 on ppc. Signed/unsigned mismatch. 10 years ago
Robin Mills e5609bb8b5 #1066 Thank You, Thomas for the patch.
1066 = The Battle of Hastings
10 years ago
nkbj 9d0c451a63 Fix Sony/Minolta lens name. 10 years ago
nkbj 985d727511 Update Canon camera list and Minolta lens list to match ExifTool version 9.93. 10 years ago
Robin Mills af2f46c8b7 #1065. std::map<int,const char*> doesn't build on MacOS-X 10.6 (Snow Leopard). Thanks Max for letting me know about this. 10 years ago