Commit Graph

4196 Commits

Author SHA1 Message Date
Robin Mills
1956b236cd #1159. Thank You, Jakub for discovering this issue and for providing a patch. 2016-01-29 18:28:15 +00:00
Robin Mills
b0550b6681 Refactored into functions. Better command-line parser 2016-01-28 07:06:42 +00:00
Robin Mills
7099967f34 Added command-line parser and report 'bugs' 2016-01-27 21:33:06 +00:00
nkbj
1ef6ff94b0 Update various lists to match ExifTool version 10.10. 2016-01-25 03:26:20 +00:00
Robin Mills
63489a72c4 #1074 test files 2016-01-22 06:57:38 +00:00
Robin Mills
3a692bd1fc Adding console formatting to progress.py 2016-01-21 21:47:52 +00:00
Robin Mills
e99a3687f3 #1155. Fixes submitted. Thank You, Hannu for reporting this and providing test data. 2016-01-20 20:22:39 +00:00
Robin Mills
e02d142e4d #1155. Fix summitted. 2016-01-18 08:30:17 +00:00
Robin Mills
bf327ce523 #1035 test files 2016-01-16 19:58:24 +00:00
Robin Mills
c8e55a65d8 Added Feature (priorty/issue/effort). Added Texttile table formatting. 2016-01-16 18:15:42 +00:00
Robin Mills
c963a402a8 Polishing and simplification. 2016-01-16 00:27:52 +00:00
Robin Mills
a9cea973b7 Scripts for updating the News page. 2016-01-15 23:57:48 +00:00
Robin Mills
fbf577f9c1 #1154 Test Files 2016-01-15 17:09:23 +00:00
Robin Mills
5e968dc6f7 #1081 Added Cr2Image::printStructure() 2016-01-14 10:14:57 +00:00
Robin Mills
9af6526890 #1153 test files 2016-01-13 12:42:57 +00:00
Robin Mills
28083d6667 #1153 Fixes for "Sony E PZ 16-50mm F3.5-5.6 OSS" 2016-01-13 12:21:49 +00:00
Robin Mills
32af620713 #1153 Fix submitted. Thank You, Tim for reporting this and providing test data. 2016-01-12 10:18:09 +00:00
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 2016-01-11 10:03:48 +00:00
Robin Mills
b703575389 #1149. Added fff.h (from plir.com) and code strengthening. 2016-01-10 19:02:38 +00:00
Robin Mills
a57a9b2fa4 #1149. Modify -pR to find and report the tiff in an APP1/FLIR segment. 2016-01-10 14:41:01 +00:00
Robin Mills
ed5bbe6e5d #1150. Fixed build breaker on elderly Macs (10.6 and earlier). 2016-01-10 10:33:10 +00:00
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. 2016-01-09 12:25:54 +00:00
Robin Mills
a489e1cea7 #1148 Fixed Todo: Should use XMP packet if there are no XMP modification commands 2016-01-09 10:54:49 +00:00
Robin Mills
178d0f5fc6 #1148. Fixed formatting error in jpgimage/-pS code. 2016-01-08 12:24:23 +00:00
Robin Mills
3c896e7e80 #1074 Correction to r4169. Use cksum (better than wc) to test extracted profile correctness. wc is platform dependant. 2016-01-07 21:48:20 +00:00
Robin Mills
c271235d3e #1074 Correction to r4169 to fix test suite for platform/wc dependencies on Linux. 2016-01-07 21:15:37 +00:00
Robin Mills
947ed69de8 #1108 and #1074 Correction to r4168 to fix MSVC build breaker. 2016-01-07 20:32:38 +00:00
Robin Mills
d063046bda #1074 Correction to r4169. Changes to config/Makefile.in to match Makefile 2016-01-07 19:20:33 +00:00
Robin Mills
d81e552cb7 #1074 -pC now works on tiff files. Added test convenience targets to Makefile 2016-01-07 19:05:06 +00:00
Robin Mills
4617dc3728 #1108 and #1074 -pC and -pR (print Color Profile, print Recursively) now work on png. 2016-01-07 16:13:28 +00:00
nkbj
e083009f1a Add new lens: Olympus M.Zuiko Digital ED 300mm F4.0 IS Pro. 2016-01-06 05:04:39 +00:00
Robin Mills
f49dd0b95f #1108 and #1074 Correction to r4165 to fix MSVC build breaker and to document: exiv2 -eC (extract ICC profile). 2016-01-05 16:52:36 +00:00
Robin Mills
fd5e983746 r1108 Recursively dump an image (exiv2 -pR file...) 2016-01-05 14:39:49 +00:00
Robin Mills
b7607c34db #1047 Rollback r4163 and try again. r4163 broke MSVC build. 2016-01-03 12:36:20 +00:00
Robin Mills
d3ff1388c1 #1147 Fixed travis build-breaker. 2016-01-03 12:10:18 +00:00
Robin Mills
1a6419881b #1147. Fixed a typo. 2016-01-02 12:54:02 +00:00
Robin Mills
a008623362 #1147. Correction for Cygwin/MinGW build-breaker in r4159. Don't compile the uid/euid/gid code on any windows build. 2016-01-02 12:41:36 +00:00
Robin Mills
b1b42d8e15 #1147. Correction to r4159 for linux build breaker (linux doesn't have include uuid/uuid.h) 2016-01-02 12:15:20 +00:00
Robin Mills
87129d61f6 #1147 Report uid, euid and gid in exiv2 --verbose --version 2016-01-02 10:58:58 +00:00
Robin Mills
a54cfca9d6 #1145 Test harness update. 2015-12-31 09:27:20 +00:00
danielkaneider
4c236fce17 #1041. cmakeBuild with static compilation 2015-12-29 20:10:56 +00:00
Robin Mills
5a36dea37d #1061. Added exiv2samples.1 and associate autotools and CMake installer support. Work in progress. 2015-12-29 17:57:37 +00:00
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. 2015-12-28 21:21:08 +00:00
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. 2015-12-28 10:47:43 +00:00
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. 2015-12-28 06:24:13 +00:00
Robin Mills
2f6188a713 #1144. Correction to r4151 and update to test suite. 2015-12-27 19:28:23 +00:00
Robin Mills
8551d74d22 #1144 Fix submitted. r4147. 2015-12-27 18:29:38 +00:00
Robin Mills
3af7088e4e #1145. Correction to r4149 to fix msvc build-breaker. 2015-12-27 12:01:04 +00:00
Robin Mills
f0901bea3c #1145. Added resolveLensTypeUsingExiftool(). This code is not in service for reasons mentioned in the code. 2015-12-27 11:28:25 +00:00
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.
2015-12-27 10:44:20 +00:00