Commit Graph

5470 Commits

Author SHA1 Message Date
Robin Mills
0cc97c7f23 #1189 Use in-memory file to dump Nikon MakerNote tag 0x927c 2016-06-13 05:49:40 +00:00
Robin Mills
4f135ed1d3 #1034 (and #1187). Fixed buildbreaker in MinGW/configure build. 2016-06-12 12:17:59 +00:00
Robin Mills
7e285c650d More corrections to r4316 for msvc build breakers 2016-06-09 18:48:09 +00:00
Robin Mills
cbdba2bb12 More corrections to r4316 for msvc build breakers 2016-06-09 11:40:33 +00:00
Robin Mills
66fd2d3272 Correction to r4316 to deal with msvc build breaker. 2016-06-09 09:08:52 +00:00
Robin Mills
c211816b2c #1189 See issue report for discussion. 2016-06-08 17:08:01 +00:00
Robin Mills
e2f1dfb1f8 Fixing bug in cmake_daily.sh/testBuild() function 2016-06-07 19:22:38 +00:00
Robin Mills
0f18d97381 #1187 Fixing ./configure build breaker concerning libpthread 2016-06-07 15:27:34 +00:00
Robin Mills
7adaf71d44 #1187 and #1041. Fixing CMake/Linux build breakers concerning libpthread 2016-06-05 06:15:30 +00:00
Robin Mills
5c125a9f19 #1187 and #1041. Fixing CMake/MSVC 2013/15 build breakers 2016-06-04 17:08:09 +00:00
Robin Mills
0afe5a97a1 #1187 and #1041 Fixing CMake/MSVC build breaker 2016-06-04 05:56:02 +00:00
nkbj
e155be6372 Update Canon lens list to match ExifTool version 10.19. 2016-06-02 02:51:51 +00:00
Robin Mills
32577413e5 #1187 Fixing msvc build breaker in r4308 Thank You Taras for the patch. 2016-06-01 20:17:51 +00:00
Robin Mills
b15a401569 #1187 Thank You to Taras for the patch. 2016-05-30 14:45:28 +00:00
nkbj
41f14f2b7b Fix typo as reported in ExifTool version 10.18. 2016-05-28 01:38:37 +00:00
nkbj
26661a8702 Update lens lists to match ExifTool version 10.17. 2016-05-26 02:54:26 +00:00
Robin Mills
b86773e3df Code polishing contrib/buildRevisions/buildRevisions.sh 2016-05-20 15:23:20 +00:00
Robin Mills
251fafe63f Add buildRevisions.sh script 2016-05-20 13:14:22 +00:00
Robin Mills
4c8158d1d1 #1183 Sample code: samples/toexv.cpp to support the article http://dev.exiv2.org/projects/exiv2/wiki/Guidance_about_serialising_metadata_using_MemIo_and_ExvImage_Classes 2016-05-11 07:22:36 +00:00
Robin Mills
a69fda2b82 Changin Feature Priorities. Other minor cosmetic changes. 2016-05-08 10:42:10 +00:00
Robin Mills
794dedeac5 #1034 Sony and Minolta support for ~/.exiv2 2016-05-07 18:44:02 +00:00
Robin Mills
3b0f79a73a #1034 Pentax support for ~/.exiv2 2016-05-07 16:54:06 +00:00
Robin Mills
46d3e53323 #1034. Nikon support for ~/.exiv2 2016-05-07 16:40:13 +00:00
nkbj
ab398bcb67 Updated Nikon Lens lookup table to v4.4.512.01 of Robert Rottmerhusen's fmountlens list. 2016-05-05 02:28:00 +00:00
nkbj
38edf09899 Update lens lists to match ExifTool version 10.16. 2016-05-05 02:21:45 +00:00
Robin Mills
973dbc9847 Fixing clang warning in tiffvisitor.cpp 2016-05-04 19:14:24 +00:00
Robin Mills
bc1abeac26 #1108 Discovered another embedded tiff tag SubIFDs 2016-05-02 20:51:59 +00:00
Robin Mills
b296460702 #1034 Correction to r4293. Adding forgotton files! 2016-04-29 19:24:52 +00:00
Robin Mills
664af57e10 #1034 Added samples/toexv This is a first step to write exif metadata to memory to send to a web service. 2016-04-29 19:20:30 +00:00
Robin Mills
3ecfd5220e #1180. Reverting r4291 as it is not required. DefaultScale was adding in r1546 by Andreas in 2008. 2016-04-27 14:46:05 +00:00
Robin Mills
3e6d0cf60d #1180. Thanks to D Anderson for reporting this an providing the patch. 2016-04-27 11:19:15 +00:00
Robin Mills
3374201fdd #1180. Corrections to r4289. 2016-04-26 21:28:14 +00:00
Robin Mills
aeb3551947 #1180. Correction to r4288. Adding additional CDNG tags and tag descriptions. Thanks to Alan for bringing this to my attention. 2016-04-26 20:55:30 +00:00
Robin Mills
dce07e3210 #1180 Thank You to D Anderson for reporting this. Thank You to Alan for his analysis. 2016-04-25 22:14:16 +00:00
Robin Mills
06b072e39b #1108. Correction to r4285. Code simplication. 2016-04-22 15:13:13 +00:00
Robin Mills
ae17a16bea #1108. Correction to r4285 2016-04-22 14:30:12 +00:00
Robin Mills
58c5ffdedc #1108. Fixed issue with printing short strings which are stored in the directory offset field. 2016-04-22 14:11:09 +00:00
Robin Mills
f02b94a6b4 #1169. Code simplication/clarification. 2016-04-22 12:34:04 +00:00
Robin Mills
f88138bc59 #1169. Correction to r4282. I should not have submitted the change to exv_msvc.h 2016-04-21 11:30:46 +00:00
Robin Mills
30f279787f #1169 Fix submitted. 2016-04-21 11:26:29 +00:00
Robin Mills
00984afaa2 #1178 Thanks to Terence for reporting this an providing confidential test data 2016-04-19 20:17:20 +00:00
Robin Mills
a547679a2b #1179. Correction to r4279 (adding omitted test file). 2016-04-19 20:14:53 +00:00
Robin Mills
c8674eb102 #1179. Thank You to Pascal for reporting this, providing the patch and test data. 2016-04-17 17:08:01 +00:00
nkbj
c515386cb0 Update various lists to match ExifTool version 10.14. 2016-04-10 02:54:46 +00:00
Robin Mills
a9feb6f9ac #1041 Fix to mesvc/test_daily.sh 2016-04-08 16:34:36 +00:00
Robin Mills
6ff2faead8 #1041 Fix to msvc/test_daily.sh 2016-04-08 15:18:03 +00:00
Robin Mills
fb058ee930 #1041 Debugging cmake_daily.sh 2016-04-08 14:18:58 +00:00
Robin Mills
c94cfca30e #1041 Debugging cmake_daily.sh 2016-04-08 13:50:29 +00:00
Robin Mills
6566c09f76 #1041 Debugging cmake_daily.sh 2016-04-08 13:08:13 +00:00
Robin Mills
20ef149790 #1041 Debugging cmake_daily.sh 2016-04-08 06:16:55 +00:00