1905 Commits (04e15e7814a10038c21bbbe3a51f30dae2c3e946)

Author SHA1 Message Date
Robin Mills d393b0fa7e trunk: exiv2 v0.25 11 years ago
nkbj adae8a03ff Fix typo in latest commit. 11 years ago
nkbj c8339a7164 Update various lists to match ExifTool version 9.78. 11 years ago
nkbj 56edde0ce5 Updated Nikon Lens lookup table to v4.4.471.01 of Robert Rottmerhusen's fmountlens list. 11 years ago
Robin Mills 078f1f7f58 #1007. Thank You, Nicolas for reporting this and identifying the fix. 11 years ago
Robin Mills a0bbb45323 #993. svn_version.h generated in wrong directory for out of source cmake builds. 11 years ago
nkbj 71f1865536 Fix bug #996: Sigma 28mm 1.8 EX DG MACRO wrongly detected as 'lens 150'. 11 years ago
nkbj d93d9dd80d Print correct PictureWizard Color tag value. Patch by Pascal de Bruijn (private communication). 11 years ago
Robin Mills f373a06dfb Issue: #1005. Thanks Pascal for the patch. 11 years ago
Robin Mills 45afe89fe7 Issue: #1003. Thank You Thomas for the patch. 11 years ago
Robin Mills 188ad84090 Issue: 999 . Fix divide by zero exception. 11 years ago
Robin Mills 7468ed6c21 Issue: #1000 Cosmetic code sorting issue. 11 years ago
nkbj 2f4c337ad6 Update various lists to match ExifTool version 9.76. 11 years ago
nkbj 806377419d Updated Nikon Lens lookup table to v4.4.465.01 of Robert Rottmerhusen's fmountlens list. 11 years ago
nkbj bc2f417420 Update lens lists to match ExifTool version 9.75. 11 years ago
nkbj cb70876cdb Fix bug #965: Pentax K-3 MakerNote not recognized due to different maker tag. Thanks goes to Pascal de Bruijn for the patch. Beware that this will have to be changed if Ricoh makernote support is added. 11 years ago
Robin Mills 89311f21a0 Issue: #784. Thanks to Alan for the patch. See topic: http://dev.exiv2.org/boards/3/topics/1847 11 years ago
nkbj ac5892f2c6 Update lens lists to match ExifTool version 9.74. 11 years ago
nkbj 9e93721903 Add new lens: Olympus M.Zuiko Digital ED 40-150mm F2.8 Pro. 11 years ago
Robin Mills f71d15442a Better platform detection in version.cpp for MinGW 11 years ago
Robin Mills a57ce9a435 #994 Adding src/svn_version.h.in - apologies to Daniel for not committing this, and to Jehan for the inconvenience. 11 years ago
Robin Mills cbdeb45387 Issue: 993. Thank you Daniel for the patch. Two changes to the patch are explained in the Issue Report. 11 years ago
nkbj c833b87f48 Add new camera model ID: Canon PowerShot SX60 HS. 11 years ago
nkbj 2ceb07cd6c Update various lists to match ExifTool version 9.72. 11 years ago
nkbj fb96576155 Issue #919: Handle Pentax makernotes in samsung-rebranded cameras. Thanks goes to Michael Karcher for the patch. 11 years ago
nkbj 3b0d0d5945 Update camera and lens lists til match ExifTool version 9.71. 11 years ago
Robin Mills ed2d585d9e Issue: #991 (Windows build broken (CMake+svn_version.sh). Thank You, Daniel for the patch. 11 years ago
Robin Mills 27ef590773 Roll-back for 3355 (GSoC2013 video write code). Regrettably, this appears to cause all MSVC build to fail our test harness. I'll deal with the video13 code in a different branch. 11 years ago
nkbj c419885397 Fix issues #929 and #972: Improve Panasonic makernotes support. Thanks goes to numerous people for patches and input. 11 years ago
Robin Mills 74e8adfa37 fix MSVC build errors for GSoC2013 VideoWrite 11 years ago
Robin Mills 66e473db32 GSoC2013 Video Write Code. Thank You, Mahesh for a lot of hard work. And Thanks to Abhinav for mentoring. Great Job, Guys. 11 years ago
Robin Mills 0d5a0ae068 Issue: 987. "Strange wording of Exif.Photo.SensitivityType". Thank You Thomas for suggesting a fix. 11 years ago
Robin Mills 0141294837 Issue: 988 "Samsung NX 16-50 PZ ED OIS". Thank You Pascal for the patch. 11 years ago
nkbj ae3cc2a6c9 Update various lists to match ExifTool version 9.70. 11 years ago
Robin Mills 0312a8ee0b Issue: 984. Thanks, Thomas. I should not have modified your code. You were correct. My apologies. 11 years ago
Robin Mills 3c7264c487 Issue: #984. Thank You, Thomas for the patch. 11 years ago
Robin Mills d09658a5eb Issue: 984. Correction to r3345. I submitted Axel's patched file in error.
This version deals with older MSVC (such as 2005) which do not provide REPLACEFILE_IGNORE_MERGE_ERRORS.
11 years ago
Robin Mills f93877f94b Issue: #984. Thank You, Axel for reporting this, the patch, and the test code. 11 years ago
nkbj bacc024ed7 I forgot to add error checking in r3341. 11 years ago
nkbj 3500115e72 Fix issue #970: Dead code in olympusmn.cpp. 11 years ago
nkbj 6076ac5c25 Fix issue #982: Improve detection of Canon lenses sharing the same IDs. Also fixes issues #926, #927, and #938. Thanks goes to Alexander Steffen for the patch. 11 years ago
Robin Mills fdd6c337db Issue# 983. Thank You, Nehal for the patch. 11 years ago
Robin Mills 44939dab32 Topic: 1801 http://dev.exiv2.org/boards/3/topics/1801. Thanks to Mike Erickson of Alien Skin Software for reporting this and providing the fix. 11 years ago
Robin Mills add5dcfef4 Issue# 978 11 years ago
HumanDynamo 6ba325efa5 add new kipi-plugins XMP entry used with Panorama tool 11 years ago
Robin Mills 62e4f4eb18 Issue: #973. svn_version.h is now exported with headers to /usr/include/exiv2/svn_version.h 11 years ago
Robin Mills 7a530fc49a Fixed MinGW compilation error in jp2image.cpp u_int32_t not defined (in stdint.h/Linux, types.h/Mac)
This is an unexpected new defect as MinGW has previously build OK.
11 years ago
Robin Mills e5d3dd8138 CID: 1227096/7. Pointer not initialized in constructor. 11 years ago
Mahesh 200c65a380 Coverity scan fixes CID : 982002 through 982054 (all ostream related) 11 years ago
Mahesh cff1efe122 Coverity scan fixes CID : 981999 (size overflow warning : typecasted) and 981993( divided by zeor warning : added check beore operation) 11 years ago