Commit Graph

2004 Commits

Author SHA1 Message Date
Robin Mills
f049f2cc48 #1066. Fixed compiler warning on MacOS-X 10.6 on ppc. Signed/unsigned mismatch. 2015-04-26 07:49:42 +00:00
Robin Mills
e5609bb8b5 #1066 Thank You, Thomas for the patch.
1066 = The Battle of Hastings
2015-04-26 07:10:13 +00:00
nkbj
9d0c451a63 Fix Sony/Minolta lens name. 2015-04-26 06:52:51 +00:00
nkbj
985d727511 Update Canon camera list and Minolta lens list to match ExifTool version 9.93. 2015-04-26 02:55:15 +00:00
Robin Mills
af2f46c8b7 #1065. std::map<int,const char*> doesn't build on MacOS-X 10.6 (Snow Leopard). Thanks Max for letting me know about this. 2015-04-25 20:43:31 +00:00
tbeu
06a04411c6 refs #922: Fix include and MSVC compilation 2015-04-25 20:17:37 +00:00
Robin Mills
4c607b9862 #1065. Thanks to Thomas B for spotting my error in omitting support for https. 2015-04-25 19:47:29 +00:00
Robin Mills
0f36e0492c #1065. Fixing thread safety in fileProtocol. Thank You, Max for reporting this. 2015-04-25 19:04:26 +00:00
Robin Mills
39e95c8c99 #922 -pS for TIFF tagName() uses Exiv2::exifTagList() (and similar) to find tag name. 2015-04-25 12:32:40 +00:00
asp
9ad8a0b4ee #1063 Add GPano namespace, XMP properties and doc template 2015-04-24 21:35:47 +00:00
Robin Mills
f6c79a0d20 #922. Work in progress on options -pS and -pX 2015-04-24 19:51:45 +00:00
Robin Mills
3926d3cb93 #922. Work In Progress. Adding support for -pX and -pS for tiff files. 2015-04-24 13:28:28 +00:00
Robin Mills
627e06e14d #1062 Exif.NikonWt.Timezone translated value contains cruft. 2015-04-23 15:48:18 +00:00
asp
83fa056b57 #1059 Add ACDSee namespace and XMP properties 2015-04-21 18:50:58 +00:00
Robin Mills
d2f5abbac5 #1054. exiv2json deep recursion and AltLang support. Regression detector. 2015-04-21 18:48:49 +00:00
Robin Mills
5463d4f89d #1058. xml:lang case insensitive. Working well. Added regression detector. 2015-04-21 18:17:39 +00:00
asp
6c6356b5b5 #864 Update DateTime conversions to current spec 2015-04-21 15:01:19 +00:00
nkbj
8adb42c2bb Updated Nikon Lens lookup table to v4.4.481.01 of Robert Rottmerhusen's fmountlens list. 2015-04-21 13:55:47 +00:00
Robin Mills
93dff18402 Manpage: add additional explanation and examples for the Xmp AltLang feature. 2015-04-21 13:40:30 +00:00
Robin Mills
ce1d4cfc75 #1058. Calming the test suite. LangAltValue comparator causes harmless changes in order of lang reporting. 2015-04-20 18:07:25 +00:00
Robin Mills
228861d850 #922. Extract Extended XMP (multiple 65k block) and remove XMP blank lines. 2015-04-17 18:06:33 +00:00
Robin Mills
8424bdaa71 Replace REG_BASIC with 0. Some platforms don't define REG_BASIC. 2015-04-17 10:58:16 +00:00
Robin Mills
5f3d095aa7 Fixing doxygen irritations. 2015-04-17 10:39:54 +00:00
Robin Mills
ad8d5f711f Fixed clang compiler warning on MacOS-X 2015-04-14 10:40:43 +00:00
Robin Mills
4c886bab24 #1024 and #1053. Changed option REG_EXTENDED and REG_BASIC to support ^ as a begin marker. 2015-04-13 12:33:00 +00:00
Robin Mills
0e1b77c8b4 #1028 and #1053. Change options to regex to respect ^ and $ in option -g 2015-04-13 09:47:10 +00:00
nkbj
c274b27284 Update camera and lens lists to match ExifTool 9.92. 2015-04-12 02:11:40 +00:00
tbeu
a2edf47056 refs 1038: Fix eof detection in MemIo::getb and avoid crash on truncated jpeg files (Vitaliy Filippov) 2015-04-10 19:47:04 +00:00
tbeu
8f5e5a8c4a refs #922:
* Fix MSVC warning introduced by r3650
 * Change first argument of BasicIo::seek to signed integer type
2015-04-10 18:50:03 +00:00
Robin Mills
be1649e1ee #774. Fix MSVC compiler warning. 2015-04-10 17:48:24 +00:00
asp
481c5fc409 #864 Reverse DateTime mappings from r3659 that fail conversion testcase 14 2015-04-09 14:45:32 +00:00
Robin Mills
3c42a1e47f #1053. Added new option -K key for exact Key match (not grep as -g).
Added long versions of all options (eg --key = -K)
Added Command Summary to exiv2.1
Work in progress: exiv2.1 documents features which are not yet implemented:
- modifier - (stdin/stdout) to insert/extract
- modifier R (roundtrip) to insert
2015-04-08 21:51:25 +00:00
Robin Mills
e3b26b97ba #774. Thanks to Alan for resolving this matter and providing the patch. 2015-04-08 21:32:04 +00:00
nkbj
16095e1c48 Update Samsung lens list to match ExifTool version 9.91. 2015-04-08 16:18:49 +00:00
nkbj
e451558c8a Fix bug #1051: Recognize Tamron SP AF 28-75mm f/2.8 XR Di LD Aspherical [IF] Macro on Canon cameras. 2015-04-06 03:15:08 +00:00
asp
02c0dd1ad4 #1050 Add Rating and additional simple DateTime conversions 2015-04-04 22:17:18 +00:00
asp
a19de407ec #937 Darwin Core 2015-03-19 schema update, plus doc template for same 2015-04-04 17:23:25 +00:00
asp
1a5e6b6c6e #784 doc template for lr schema 2015-04-03 15:58:56 +00:00
asp
8ed1b162a8 #946 Changed Xmp.MPReg.PersonLiveCID to PersonLiveIdCID 2015-03-31 03:48:46 +00:00
nkbj
f7744d8be2 Updated Nikon Lens lookup table to v4.4.480.01 of Robert Rottmerhusen's fmountlens list. 2015-03-30 03:00:32 +00:00
Robin Mills
6c113871ef #922. Added options -pS and -pX to exiv2(.exe). Still to deal with -dI 2015-03-27 18:47:52 +00:00
Robin Mills
00f2c6cebd Fixed uninitialized variables in constructor. 2015-03-27 12:42:37 +00:00
nkbj
13154a9c48 Updated Nikon Lens lookup table to v4.4.479.01 of Robert Rottmerhusen's fmountlens list. 2015-03-26 05:16:06 +00:00
Robin Mills
e13b939ae6 #784. Change requested by Alan (typos). 2015-03-25 22:19:34 +00:00
Robin Mills
6e4f04ff23 #1046. Adding support to exiv2 --verbose --version to report have_unicode_path 2015-03-25 19:55:02 +00:00
Robin Mills
e51425046e #1043 #1042 #812. Thank You to Thomas for this "polishing" patch. Thank you to everybody who has worked on this issue. Adding all the comments on the three issues together comes to about 60 items by at least 6 contributors. And it involves platform issues, networking, Linux and Windows APIs. One of the most complex issues to arise in Exiv2. Well done everybody. And we've dealt with this quickly. Only 9 days since Calvin first reported #1042.
I use the term "complex" to mean many threads of technology.  "complex" != "complicated".  "complicated" = "difficult to understand".  We try to avoid "complicated".
2015-03-24 22:25:34 +00:00
Robin Mills
fe48230c64 #1040. Thank You Alan for reporting this and providing the patch. Thank You Thomas for validating this change. 2015-03-24 22:09:44 +00:00
Robin Mills
8ab163647d #1044. Thank you Mario for reporting this an providing a patch. Thank You for Thomas for validating this fix. 2015-03-24 20:31:37 +00:00
Robin Mills
6b20a636b7 #1043 and #1042. Thanks to Thomas for showing that r3627 reintroduced #812. Thanks to Thoralf for suggesting msync MemIo fix. 2015-03-24 00:27:59 +00:00
nkbj
015594b3d1 Add two new lens IDs. 2015-03-22 14:27:45 +00:00