Robin Mills
|
6b20a636b7
|
#1043 and #1042. Thanks to Thomas for showing that r3627 reintroduced #812. Thanks to Thoralf for suggesting msync MemIo fix.
|
10 years ago |
nkbj
|
015594b3d1
|
Add two new lens IDs.
|
10 years ago |
Robin Mills
|
6b89dc9452
|
#1038. Initialize timeScale_ in ctor because MSVC (correctly) refused header member variable initialization.
|
10 years ago |
Robin Mills
|
7817180351
|
#1042 and #1043. Don't use a MemIo object for small temporary files.
|
10 years ago |
nkbj
|
581c1b3145
|
Update lens lists to match ExifTool version 9.90.
|
10 years ago |
nkbj
|
247cf2e551
|
Add new lens: Sigma 24mm f/1.4 DG HSM | A for Canon.
|
10 years ago |
Robin Mills
|
4f2a051f01
|
Man page improvements. Unsuccessful effort to enable man2html to correctly process exiv2.1
|
10 years ago |
Robin Mills
|
0a2698d8d2
|
#1039 Fixed another typo in r3621
|
10 years ago |
Robin Mills
|
df3959ed13
|
#1039 Fixed typos in r3621
|
10 years ago |
Robin Mills
|
6897087279
|
#1039. Thank You, Torsten for raising this matter. Thank You, Phil for your help with this.
|
10 years ago |
Robin Mills
|
41243f8653
|
#1038. Thank You to Vitaliy for reporting this and providing the patch.
|
10 years ago |
nkbj
|
2dbff2f5f1
|
Updated Nikon Lens lookup table to v4.4.478.01 of Robert Rottmerhusen's fmountlens list.
|
10 years ago |
nkbj
|
408e42d165
|
Update the Minolta lens list to match ExifTool version 9.89.
|
10 years ago |
Robin Mills
|
905c8563c4
|
#1037 Thanks to Axel for reporting and providing the patch.
|
10 years ago |
nkbj
|
a094121b27
|
Fix bug #1036: New lens ID for Tamron 70-300mm f/4-5.6 Di VC USD (Canon mount).
|
10 years ago |
Robin Mills
|
d8d7b04ce3
|
autotools build: copy svn_version.h to install header directory
|
10 years ago |
Robin Mills
|
950fcdc131
|
#1032. Thanks very much to Daniel for his help with this.
|
10 years ago |
Robin Mills
|
300ce82766
|
src/svn_version.sh - remove undesired output
|
10 years ago |
nkbj
|
869df5ea1f
|
Add a lens from ExifTool version 9.86.
|
10 years ago |
Robin Mills
|
e4244d9e09
|
#1033. Crash when opening .webm file.
|
11 years ago |
nkbj
|
18b1923973
|
Update lens lists to match ExifTool version 9.85.
|
11 years ago |
Robin Mills
|
856ddd323c
|
#1029 Spell separator correctly everywhere (not seperator).
|
11 years ago |
Robin Mills
|
0df8356a56
|
#1029. Thank You, Thomas for reporting this and providing the patch.
|
11 years ago |
nkbj
|
ab1b5165af
|
Update various lists to match ExifTool version 9.84.
|
11 years ago |
nkbj
|
0fd3e9e8cd
|
Update various lists to match ExifTool version 9.83.
|
11 years ago |
nkbj
|
ddad2eec5d
|
Add comment to fix for bug #1026 (wrongly tagged in r3578).
|
11 years ago |
nkbj
|
68fb25a2a7
|
Fix bug #1025: Only recognize two versions of the Nikon 18-200mm lens (like ExifTool).
|
11 years ago |
nkbj
|
c38e7e0863
|
Updated Nikon Lens lookup table to v4.4.476.01 of Robert Rottmerhusen's fmountlens list.
|
11 years ago |
nkbj
|
2d935c4dc2
|
Do not install svn_version.h.
|
11 years ago |
nkbj
|
913b2056a9
|
Remove statement with no effect.
|
11 years ago |
nkbj
|
f95fa951af
|
Add utilsvideo.cpp to the source list when using the autotools build system.
|
11 years ago |
nkbj
|
2ba2d936b5
|
Install include/exiv2/config.h when using the autotools build system.
|
11 years ago |
Robin Mills
|
94e62b331c
|
#1025. Thank You Thomas for the patch.
|
11 years ago |
Robin Mills
|
710da96251
|
#917. Changing the condition for reporting an error. We should not report an error for missing metadata when the user uses [-g match]+
|
11 years ago |
Robin Mills
|
759963280e
|
#917. Thank you Thomas for the patch. Very much appreciated.
|
11 years ago |
Robin Mills
|
33bec3b2cc
|
#1024. Add CMake support for regex. Fixed unused variables in version.cpp
|
11 years ago |
Robin Mills
|
faf51171d0
|
#1024. Thank you, Thomas for this very useful contribution.
|
11 years ago |
Robin Mills
|
863c6524c4
|
#1019. Thanks to private email with Thomas about the MSVC issue. Changed a signature in the patch to calm the compiler.
MSVC is more strongly insistent than GCC or Clang about signature match.
|
11 years ago |
nkbj
|
62c8aaebe1
|
Update various lists to match ExifTool version 9.80.
|
11 years ago |
Robin Mills
|
eb754a9ea5
|
#1021. Rollback r3939 because it broke the build on MSVC 2005. See http://dev.exiv2.org/issues/1021 for discussion
|
11 years ago |
Robin Mills
|
b59768df7d
|
#1021. Thank You Thomas for reporting this and the patch.
|
11 years ago |
Robin Mills
|
97aa1149c9
|
#1019. Thank You Thomas for finding this issue.
|
11 years ago |
Robin Mills
|
9a02b24a80
|
#1022. Thank You Mathieu for reporting this and providing the patch.
|
11 years ago |
Robin Mills
|
21f816d218
|
#1022 Thank You Thomas for reporting this and providing the patch.
|
11 years ago |
Robin Mills
|
24cb148e11
|
#1004. Reviewed all include directives in src/*.cpp and samples/*.cpp
fixed svn_version.sh again!
change to test/build-test.py for MacOS-X/Xcode 6.
|
11 years ago |
nkbj
|
ea18d4225c
|
Update various lists to match ExifTool version 9.79.
|
11 years ago |
Robin Mills
|
d54b8cbdeb
|
#1012. Thank You, Thomas for the patch.
|
11 years ago |
Robin Mills
|
f2abf92fd7
|
#1013 and #1015. Thank You, Thomas, for reporting these and for the fixes.
|
11 years ago |
Robin Mills
|
c272f08572
|
r1014. Thank you, Thomas, for reporting this an providing the fix.
|
11 years ago |
nkbj
|
4cf3c92ed6
|
Updated Nikon Lens lookup table to v4.4.472.01 of Robert Rottmerhusen's fmountlens list.
|
11 years ago |
Robin Mills
|
ccfc4b62fd
|
trunk: webready integration. split preview-test.sh and added eps-preview-test.sh (and fix basicio.cpp and svn_version.sh issues).
|
11 years ago |
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 |