Robin Mills
bdf8d3ad5b
#1108 Added photoshop/iptc parser to png/jpeg parser.
9 years ago
nkbj
36b42eabeb
More consistency fixes.
9 years ago
nkbj
e948ccc449
Consistency fix.
9 years ago
nkbj
0cf3dc9e09
Add new lens: Sigma 50-100mm F1.8 DC HSM Art for Canon.
9 years ago
Robin Mills
8e7eaa65a7
#1057 , #1064 , #922 , #1148 . Work in progress. This is a composite patch of several matters in development. None are totally complete at this time.
9 years ago
Robin Mills
1f9de360a7
Fixed formatting issue in -pS/-pR output.
9 years ago
nkbj
ddccd1eafc
Lens numbering fix.
9 years ago
nkbj
328ebcf462
Fix a couple of lens names to be consistent across lens mounts.
9 years ago
nkbj
e2f05aa19e
Update various lists to match ExifTool version 10.12.
9 years ago
nkbj
0bae74bc91
Updated Nikon Lens lookup table to v4.4.510.01 of Robert Rottmerhusen's fmountlens list.
9 years ago
Robin Mills
cc0ec825ec
#1166 . Thank You, Phillippe for reporting this and providing a patch and test data.
9 years ago
Robin Mills
3daa8df380
#1167 . Thank You, Philippe for the patch. No test file yet.
9 years ago
Robin Mills
29ad206838
#1164 . Fix submitted. Thank you Nicolas and Gilles for reporting this. More comments in the issue report.
9 years ago
Robin Mills
44e1cd5ba8
#1165 . Thanks to Eric for reporting this and providing the patch.
9 years ago
nkbj
c04b185e54
Fix lens name in latest commit.
9 years ago
nkbj
9de71a9075
Add new lens: Leica DG Vario Elmar 100-400mm F4.0-6.3 Asph.
9 years ago
nkbj
41e27fa519
Update various lists to match ExifTool version 10.11.
9 years ago
Robin Mills
a769e1a0fc
#1159 . Fixing MSVC build-breaker in r4197 and r4179.
...
Two different issues:
r4197 include <windef.h> does not compile with MSVC 2005 and changed to <windows.h>
r4179 has a short/long compare mismatch
MSVC is a severe build environment and treats warnings as errors. MSVC is not fragile, it's robust.
10 years ago
Robin Mills
1956b236cd
#1159 . Thank You, Jakub for discovering this issue and for providing a patch.
10 years ago
nkbj
1ef6ff94b0
Update various lists to match ExifTool version 10.10.
10 years ago
Robin Mills
e99a3687f3
#1155 . Fixes submitted. Thank You, Hannu for reporting this and providing test data.
10 years ago
Robin Mills
e02d142e4d
#1155 . Fix summitted.
10 years ago
Robin Mills
5e968dc6f7
#1081 Added Cr2Image::printStructure()
10 years ago
Robin Mills
28083d6667
#1153 Fixes for "Sony E PZ 16-50mm F3.5-5.6 OSS"
10 years ago
Robin Mills
32af620713
#1153 Fix submitted. Thank You, Tim for reporting this and providing test data.
10 years ago
Robin Mills
04f871cc4c
#1152 Fix submitted. Also added new static function FileIo::temporaryPath() which I require for tgt - code and fixed typo in tiffvisitor.cpp
10 years ago
Robin Mills
b703575389
#1149 . Added fff.h (from plir.com) and code strengthening.
10 years ago
Robin Mills
a57a9b2fa4
#1149 . Modify -pR to find and report the tiff in an APP1/FLIR segment.
10 years ago
Robin Mills
ed5bbe6e5d
#1150 . Fixed build breaker on elderly Macs (10.6 and earlier).
10 years ago
Robin Mills
a9256db32b
#1148 Correction to r4175 to fix test suite breaker. We can only use the -pX short cut when option -eXx is used.
10 years ago
Robin Mills
a489e1cea7
#1148 Fixed Todo: Should use XMP packet if there are no XMP modification commands
10 years ago
Robin Mills
178d0f5fc6
#1148 . Fixed formatting error in jpgimage/-pS code.
10 years ago
Robin Mills
947ed69de8
#1108 and #1074 Correction to r4168 to fix MSVC build breaker.
10 years ago
Robin Mills
d81e552cb7
#1074 -pC now works on tiff files. Added test convenience targets to Makefile
10 years ago
Robin Mills
4617dc3728
#1108 and #1074 -pC and -pR (print Color Profile, print Recursively) now work on png.
10 years ago
nkbj
e083009f1a
Add new lens: Olympus M.Zuiko Digital ED 300mm F4.0 IS Pro.
10 years ago
Robin Mills
f49dd0b95f
#1108 and #1074 Correction to r4165 to fix MSVC build breaker and to document: exiv2 -eC (extract ICC profile).
10 years ago
Robin Mills
fd5e983746
r1108 Recursively dump an image (exiv2 -pR file...)
10 years ago
Robin Mills
b7607c34db
#1047 Rollback r4163 and try again. r4163 broke MSVC build.
10 years ago
Robin Mills
d3ff1388c1
#1147 Fixed travis build-breaker.
10 years ago
Robin Mills
1a6419881b
#1147 . Fixed a typo.
10 years ago
Robin Mills
a008623362
#1147 . Correction for Cygwin/MinGW build-breaker in r4159. Don't compile the uid/euid/gid code on any windows build.
10 years ago
Robin Mills
b1b42d8e15
#1147 . Correction to r4159 for linux build breaker (linux doesn't have include uuid/uuid.h)
10 years ago
Robin Mills
87129d61f6
#1147 Report uid, euid and gid in exiv2 --verbose --version
10 years ago
danielkaneider
4c236fce17
#1041 . cmakeBuild with static compilation
10 years ago
Robin Mills
5a36dea37d
#1061 . Added exiv2samples.1 and associate autotools and CMake installer support. Work in progress.
10 years ago
Robin Mills
0798b95b50
#1143 . Partial solution. I have suppressed the warning and allocated memory for Exif.Sony1.Preview. So now the size is revealed to the user. However: for reasons documented in the code, I am unable to locate the image in the source file and copy it into the metadata.
10 years ago
Robin Mills
77ae982cd4
#1145 . Thank You, Michael for providing the test files. I will extract the metadata from your files and add it to the test suite after you have tested this code.
10 years ago
Robin Mills
46d723b788
#1144 Fix submitted. Thank You, Simon for the test files on dropbox. I have extracted the metadata and added it to the test suite.
10 years ago
Robin Mills
2f6188a713
#1144 . Correction to r4151 and update to test suite.
10 years ago
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