Robin Mills
cbfa227105
Better command-line parsing.
9 years ago
Robin Mills
5c3a32f9f8
Fix real number division.
10 years ago
Robin Mills
a09ac5cb09
Added option getdata
10 years ago
Robin Mills
93eb08fcba
Minor improvements. No change in functionality.
10 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
Robin Mills
b0550b6681
Refactored into functions. Better command-line parser
10 years ago
Robin Mills
7099967f34
Added command-line parser and report 'bugs'
10 years ago
nkbj
1ef6ff94b0
Update various lists to match ExifTool version 10.10.
10 years ago
Robin Mills
63489a72c4
#1074 test files
10 years ago
Robin Mills
3a692bd1fc
Adding console formatting to progress.py
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
bf327ce523
#1035 test files
10 years ago
Robin Mills
c8e55a65d8
Added Feature (priorty/issue/effort). Added Texttile table formatting.
10 years ago
Robin Mills
c963a402a8
Polishing and simplification.
10 years ago
Robin Mills
a9cea973b7
Scripts for updating the News page.
10 years ago
Robin Mills
fbf577f9c1
#1154 Test Files
10 years ago
Robin Mills
5e968dc6f7
#1081 Added Cr2Image::printStructure()
10 years ago
Robin Mills
9af6526890
#1153 test files
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
3c896e7e80
#1074 Correction to r4169. Use cksum (better than wc) to test extracted profile correctness. wc is platform dependant.
10 years ago
Robin Mills
c271235d3e
#1074 Correction to r4169 to fix test suite for platform/wc dependencies on Linux.
10 years ago
Robin Mills
947ed69de8
#1108 and #1074 Correction to r4168 to fix MSVC build breaker.
10 years ago
Robin Mills
d063046bda
#1074 Correction to r4169. Changes to config/Makefile.in to match Makefile
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
Robin Mills
a54cfca9d6
#1145 Test harness update.
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