Robin Mills
b1ad7a925c
#922 . Fixing MSVC warnings.
2015-04-27 21:33:14 +00:00
Robin Mills
fd1852da84
#922 . Fix Linux build breaker and MSVC compilation warnings.
2015-04-27 21:25:30 +00:00
Robin Mills
f1362f9250
#922 . Don't remove blank lines from XMP. This is not Exiv2's business. -pX extracts XMP packet without modification.
2015-04-27 20:34:13 +00:00
Robin Mills
60f4c18da7
Move dumpLibraryInfo() to Exiv2 namespace.
2015-04-27 20:07:39 +00:00
Robin Mills
40ffba6033
#922 -pS and -pX support for TIFF. Added formatters to Image class and use them from {jpg/png/tiff}image.cpp
2015-04-27 20:07:14 +00:00
asp
0b4e20cccd
website: re-order tags, document nested XMP properties
2015-04-27 05:09:17 +00:00
asp
f7ebfea8e7
#1061 manpage: reg namespace example, description amplification
2015-04-26 22:51:37 +00:00
tbeu
c1a4c3383d
refs #1063 : Avoid encoding problems
2015-04-26 19:19:43 +00:00
Robin Mills
a82fa51c8c
#900 . Preserve XMP data in TIFF files when XMPsdk is not build into the library.
2015-04-26 18:17:17 +00:00
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