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
Mahesh
cff1efe122
Coverity scan fixes CID : 981999 (size overflow warning : typecasted) and 981993( divided by zeor warning : added check beore operation)
11 years ago
Mahesh
d3e0539bac
Coverity scan fixes CID : 982031 through 982054
11 years ago
nkbj
6fee3488cf
Add new lens: Tamron 14-150mm F3.5-5.8 Di III.
11 years ago
Robin Mills
4ac03695bd
CID: 982065: Wrapper object use after free.
...
I've move AutoPtr m and CiffComponent* cc into the object (instead of the stack) and m_ and cc_.
This should ensure equal lifetime for m_ and cc_ and so the returned value of cc_ will be valid during recursion.
11 years ago
Robin Mills
f2986148b5
CID: 982053/4. Restore os format
11 years ago
Robin Mills
0eaf3f956a
CID: 1225750. Unused assignment.
11 years ago
Robin Mills
f9d2c349a7
CID:982000 Resource Leak.
11 years ago
Robin Mills
1e4c0938e7
Issue #966 . Thank You to Michael for reporting this and for his patch
11 years ago
Robin Mills
290baeea72
svn_version: strengthened to handle errors from svn (for example when building from the distribution tar bundle)
11 years ago
Robin Mills
501fadcdd6
svn_version handling dummy for MSVC (I'll deal with MSVC later).
11 years ago
Robin Mills
b6db775109
add svn=nnnn to exiv2 -v -V
11 years ago
nkbj
13d154d041
Update Canon and Pentax lens lists to match ExifTool version 9.66.
11 years ago
Robin Mills
0a3c59feb4
#937 . Thanks to Alan for the patch code and data file.
11 years ago
Abhinav Badola
54106894b2
#960 : Fixed a small bug found by coverity scan results
11 years ago
Abhinav Badola
09fd874c99
#960 : Added a Buffer Overflow Fix in INFO tags of RIFFVIDEO.CPP
11 years ago
nkbj
8706e16874
Add new lens: Leica DG Summilux 15mm F1.7 Asph. for Olympus m43.
11 years ago
nkbj
cba436607f
Fix bug #964 : Fix typo in src/actions.cpp.
11 years ago
nkbj
8fe7059150
Fix bug #959 : Wrong value in Exiv data for Sigma lenses (24-105 & 50).
11 years ago
nkbj
cc42a11869
Update Canon and Nikon lens lists to match ExifTool version 9.64.
11 years ago
nkbj
7ee03add3a
Add Tamron SP 150-600mm F/5-6.3 Di VC USD for Nikon.
11 years ago
nkbj
f51e06be64
Update Canon lens list and Olympus AF modes to match ExifTool version 9.61.
11 years ago
nkbj
69372bd3ad
Update camera and lens lists to match ExifTool version 9.60.
11 years ago
nkbj
3af9380bb2
Issue #954 : Add support for Exif.CanonFi.FocusDistanceUpper and Exif.CanonFi.FocusDistanceLower. Thanks goes to Roman Lebedev for the patch.
11 years ago
nkbj
442ecf8e4e
Update Canon lens list to match ExifTool version 9.57.
11 years ago
nkbj
bd02536c8f
Update Pentax lens list to match ExifTool version 9.56.
11 years ago
nkbj
d4c4b48991
Update camera and lens lists to match ExifTool version 9.55.
11 years ago
nkbj
796b670da0
Issue #953 : Add Tamron AF 18-270mm f/3.5-6.3 Di II VC PZD for Canon. Thanks goes to Pekka Sarnila for the patch.
11 years ago
nkbj
0db785448b
Issue #951 : Add Sigma 24-70mm F2.8 IF EX DG HSM for Pentax.
11 years ago
nkbj
feb1a16d0b
Fix issue #950 : Typo in po/exiv2.pot.
12 years ago
nkbj
f606c58a3d
Update Canon camera list and Pentax lens list to match ExifTool version 9.51.
12 years ago
nkbj
29f0a72272
Update lens lists to match ExifTool version 9.50.
12 years ago
nkbj
ba9d68b9ec
Fix lens names in latest commit to match official Olympus names.
12 years ago
nkbj
0699513375
Add to new Olympus lenses.
12 years ago
nkbj
5a3c1182d3
Issue #948 : Recognize Samsung NX 10mm Fisheye. Thanks goes to Pascal de Bruijn for the patch.
12 years ago
nkbj
b8f86b1d6e
Update Canon lens list to match ExifTool version 9.48.
12 years ago
nkbj
fc3012ffef
Update copyright information for Robert Rottmerhusen's lens database.
12 years ago
nkbj
160a44be6e
Readd teleconverters removed by latest commit.
12 years ago
nkbj
cf864ce0b8
Updated Nikon Lens lookup table to v4.4.454.01 of Robert Rottmerhusen's fmountlens list.
12 years ago
nkbj
4792326cb1
Fix mistake in latest commit.
12 years ago
nkbj
2c9c7da919
Update lens lists to match ExifTool version 9.47.
12 years ago
Andreas Huggel
7c959d395b
Undo previous commit that added new headerfiles, pending fix for #936 .
12 years ago
Andreas Huggel
dc6cd4cf67
#945 : Set the makernote 'state' before post-processing Makernote components during reading.
12 years ago
Andreas Huggel
b23614d572
Added missing header files.
12 years ago
nkbj
c89dc7625a
Update lens list to match ExifTool version 9.46.
12 years ago
nkbj
ba7da61a70
Add new lens: Lumix G Vario 12-32mm F3.5-5.6 Asph. Mega OIS.
12 years ago
nkbj
a49ad104b3
Fix issue #944 : Tokina lens name fixes. Thanks goes to Robert Rottmerhusen for explaining Tokina lens names.
12 years ago
nkbj
7e50a99775
Add new lens: Leica DG Nocticron 42.5mm F1.2 Asph. Power OIS.
12 years ago
nkbj
383e1d735e
Fix issues #942 and #943 : Lens name consistency fixes. Thanks to Torsten Bronger for the reports.
12 years ago
nkbj
dd182af8ec
Another lens name consistency fix.
12 years ago
nkbj
aec44fd7f0
Lens name consistency fix.
12 years ago
Robin Mills
a320ee6d62
Change to r3221 for clang
12 years ago
Robin Mills
97e45ded69
Issue: 940. Fix Cygwin compilation warnings.
12 years ago
Robin Mills
8c7ffc80b7
version.cpp: fixed how compiler detect for shared/static linking
12 years ago
Robin Mills
74461dd370
Issue: 940. Simplified (and hopefully final) fix.
12 years ago
Robin Mills
e74bdfbf36
Issue: 940. More changes for GCC 4.8.1.2
12 years ago
Robin Mills
4adddce153
Issue: 940. Compiler warnings. Really should fix the mess concerning str_error_r in autotools and CMake in the config directory.
12 years ago
Robin Mills
cea66bdd78
Issue: #940 . Changes to eliminate compiler warnings with GCC 4.8.1.2 on Linux.
12 years ago
Robin Mills
89c796a3ab
Issue: #940 . Fix compilation warnings.
12 years ago
Robin Mills
716f053b46
Issue: 937. Thanks to Alan for the patch.
12 years ago
Robin Mills
f7f2dbf210
Issue: #937 . Thanks to Alan and Jim for raising the issue. Thanks to Alan for the patch and test file.
12 years ago
nkbj
1bcea3092c
Update camera and lens lists to match ExifTool version 9.43.
12 years ago
nkbj
bf688a15fb
Doh. Forgot to add new files before latest commit.
12 years ago
nkbj
284050623b
Feature request #933 : Add support for Casio makernotes. Thanks goes to T Modes for the patch.
12 years ago
nkbj
dd15b43f0c
Update lens lists to match ExifTool version 9.42.
12 years ago
Andreas Huggel
f09fceda6b
Updated copyright year in a few files, version in runner.txt.
12 years ago
nkbj
c7bd6a369c
Forum topic #1672 : Sigma 17-50mm lens for Pentax mount.
12 years ago
nkbj
52f5320ba7
Update lens lists to match ExifTool version 9.41.
12 years ago
nkbj
ade1ff2a5d
Update lens lists to match ExifTool version 9.40.
12 years ago
nkbj
e1d404da7f
Issue #928 : Update Sony makernotes. Thanks goes to Thomas Beutlich for the patch.
12 years ago
nkbj
f46e505c97
Update camera and lens lists to match ExifTool version 9.39.
12 years ago
nkbj
27f5ec9f6b
Change name of latest commit after discussion with Phil Harvey.
12 years ago
nkbj
b324bcb784
Add new lens for Nikon: Sigma 18-35mm F1.8 DC HSM | Art.
12 years ago
nkbj
563f1c907d
Update camera and lens lists to match ExifTool version 9.38.
12 years ago
Andreas Huggel
8e325e1c32
#876 : Reverted changes made with r2966, r2976 and r2973 and added a fix to only output characters up to the first \0 in ASCII values.
12 years ago
nkbj
488f6ae001
Issue #921 : New Lens: Sigma 150-500mm f/5-6.3 APO DG OS HSM on Canon. Thanks goes to Steve Fosdick.
12 years ago
Andreas Huggel
5e6868fa69
Tweaked Makefile to prevent re-linking the exiv2 binary unnecessarily.
12 years ago
Robin Mills
dbb75ead90
Issue: 920. Do not enforce gcc compiler on Apple platforms for CMake builds.
12 years ago
nkbj
2d1b934c68
Update lens lists to match ExifTool version 9.37.
12 years ago
nkbj
7e15161160
Updated Nikon Lens lookup table to v4.3.445.01 of Robert Rottmerhusen's fmountlens list.
12 years ago
Andreas Huggel
3aff00f983
Tweaks to src/Makefile (while trying to figure out how to make libtool *not* relink the exiv2 binary every time I run make. It still does..)
12 years ago
nkbj
d8e9a3cefd
Fix typo in Canon lens list.
12 years ago
nkbj
9d114fbffd
Update camera, flash and lens lists to match ExifTool version 9.34.
12 years ago
Andreas Huggel
9f48237901
Removed non-ASCII characters from the file.
12 years ago
Robin Mills
4e530fbce0
Bumping the copyright notice again. (re-doing 3089 without breaking the build!)
12 years ago
Robin Mills
a297d2b69e
Rollback 3089 - somehow it's broken the build!
12 years ago
Robin Mills
da1ed8c536
Bumping the copyright notice in src &samples from 2012 to 2013
12 years ago
Robin Mills
b3fbf8655c
Bumping the revision number to 0.24. Yeah!
12 years ago
nkbj
d618002eda
Make Pentax lens names unique.
12 years ago
nkbj
43967b6603
Update Canon camera model list to match ExifTool version 9.33.
12 years ago
nkbj
6db8667279
Add new lens: Panasonic Lumix G Vario 14-42mm F3.5-5.6 II Asph. Mega OIS.
12 years ago
nkbj
98a595fec6
Add new lens: Panasonic Lumix G Vario 14-140mm F3.5-5.6 Asph. Power OIS.
12 years ago
Robin Mills
0ae729dcf8
Mac build #906 fix compilation error (thanks to Tuan for this fix).
12 years ago
nkbj
95a5e5777d
Update Sony/Minolta lens list to match ExifTool version 9.32.
12 years ago
nkbj
ce145b0f58
Update Pentax camera model list to match ExifTool version 9.32.
12 years ago
Robin Mills
e82d40e915
Issue: #908 . futils.cpp strError() does not report correct error string.
12 years ago
nkbj
802e2aebf2
Use Exif.OlympusEq.LensType for lensName if Exif.Photo.LensModel is not found.
12 years ago
nkbj
d7742df1ae
Fix typo in latest commit.
12 years ago
nkbj
3db12457c9
Document latest commit.
12 years ago
nkbj
9ac47a7333
Issue #904 : Fix lensName misreporting for some CR2s.
12 years ago
nkbj
7abdb0b17e
Fix translatable names for Exif.Canon.LensModel.
12 years ago