Robin Mills
|
fd1852da84
|
#922. Fix Linux build breaker and MSVC compilation warnings.
|
10 years ago |
Robin Mills
|
f1362f9250
|
#922. Don't remove blank lines from XMP. This is not Exiv2's business. -pX extracts XMP packet without modification.
|
10 years ago |
Robin Mills
|
60f4c18da7
|
Move dumpLibraryInfo() to Exiv2 namespace.
|
10 years ago |
Robin Mills
|
40ffba6033
|
#922 -pS and -pX support for TIFF. Added formatters to Image class and use them from {jpg/png/tiff}image.cpp
|
10 years ago |
asp
|
23de41d333
|
website template, Media Pro name change
|
10 years ago |
asp
|
0b4e20cccd
|
website: re-order tags, document nested XMP properties
|
10 years ago |
asp
|
f7ebfea8e7
|
#1061 manpage: reg namespace example, description amplification
|
10 years ago |
tbeu
|
c1a4c3383d
|
refs #1063: Avoid encoding problems
|
10 years ago |
Robin Mills
|
a82fa51c8c
|
#900. Preserve XMP data in TIFF files when XMPsdk is not build into the library.
|
10 years ago |
Robin Mills
|
e90dcdc219
|
#922. Documentation update. Exiv2::Image::printStructure() is not thread safe. No reason to use this in a multi-threaded application.
|
10 years ago |
Robin Mills
|
9352b4a407
|
#1066. Fix for test exception. It's coming from #922 on all platforms except Mac.
|
10 years ago |
Robin Mills
|
f049f2cc48
|
#1066. Fixed compiler warning on MacOS-X 10.6 on ppc. Signed/unsigned mismatch.
|
10 years ago |
Robin Mills
|
e5609bb8b5
|
#1066 Thank You, Thomas for the patch.
1066 = The Battle of Hastings
|
10 years ago |
nkbj
|
9d0c451a63
|
Fix Sony/Minolta lens name.
|
10 years ago |
nkbj
|
985d727511
|
Update Canon camera list and Minolta lens list to match ExifTool version 9.93.
|
10 years ago |
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.
|
10 years ago |
tbeu
|
06a04411c6
|
refs #922: Fix include and MSVC compilation
|
10 years ago |
Robin Mills
|
4c607b9862
|
#1065. Thanks to Thomas B for spotting my error in omitting support for https.
|
10 years ago |
Robin Mills
|
0f36e0492c
|
#1065. Fixing thread safety in fileProtocol. Thank You, Max for reporting this.
|
10 years ago |
Robin Mills
|
39e95c8c99
|
#922 -pS for TIFF tagName() uses Exiv2::exifTagList() (and similar) to find tag name.
|
10 years ago |
asp
|
9ad8a0b4ee
|
#1063 Add GPano namespace, XMP properties and doc template
|
10 years ago |
Robin Mills
|
f6c79a0d20
|
#922. Work in progress on options -pS and -pX
|
10 years ago |
asp
|
247926ce8b
|
#1059 doc template for acdsee schema
|
10 years ago |
Robin Mills
|
3926d3cb93
|
#922. Work In Progress. Adding support for -pX and -pS for tiff files.
|
10 years ago |
Robin Mills
|
13388f3655
|
Removed branches/memio-investigation
|
10 years ago |
Robin Mills
|
627e06e14d
|
#1062 Exif.NikonWt.Timezone translated value contains cruft.
|
10 years ago |
Robin Mills
|
a8c335ba39
|
Even more polishing.
|
10 years ago |
Robin Mills
|
8315d80f57
|
Team Meeting. Final polish.
|
10 years ago |
Robin Mills
|
cc8b8323fc
|
Team Meetings. Even more typos and pointless changes!
|
10 years ago |
Robin Mills
|
73312412ff
|
Team Meetings: Fixing more typos.
|
10 years ago |
Robin Mills
|
591e4f3f2f
|
Team Meetings: Fixing typos in slides.
|
10 years ago |
Robin Mills
|
bd49249ceb
|
Team meeting documents
|
10 years ago |
asp
|
83fa056b57
|
#1059 Add ACDSee namespace and XMP properties
|
10 years ago |
Robin Mills
|
d2f5abbac5
|
#1054. exiv2json deep recursion and AltLang support. Regression detector.
|
10 years ago |
Robin Mills
|
5463d4f89d
|
#1058. xml:lang case insensitive. Working well. Added regression detector.
|
10 years ago |
asp
|
6c6356b5b5
|
#864 Update DateTime conversions to current spec
|
10 years ago |
Robin Mills
|
c49b024810
|
#1056. Changed LangAltValueComparator to return bool str1 < str2 ? true : false. Test reference files updated to reflect alphabetic lang output.
|
10 years ago |
nkbj
|
8adb42c2bb
|
Updated Nikon Lens lookup table to v4.4.481.01 of Robert Rottmerhusen's fmountlens list.
|
10 years ago |
Robin Mills
|
93dff18402
|
Manpage: add additional explanation and examples for the Xmp AltLang feature.
|
10 years ago |
Robin Mills
|
1172300c55
|
Copied trunk to branches/conversions.
|
10 years ago |
Robin Mills
|
ce1d4cfc75
|
#1058. Calming the test suite. LangAltValue comparator causes harmless changes in order of lang reporting.
|
10 years ago |
Robin Mills
|
8b059e49e1
|
#1058. Fixing the exceptions from test/xmpparser-test.sh. The exceptions from test/conversions.sh require more investigation.
See the issue report for a longer discussion.
|
10 years ago |
Robin Mills
|
a6a3da9df8
|
#1054. Write LangAltValue as json object "lang" : { "en-US":"...." , ... }
|
10 years ago |
Robin Mills
|
0404bc75e9
|
#1058. Change comparator to return -1 : 0 : 1
|
10 years ago |
Robin Mills
|
32f7d1de65
|
#1058. XMP spec chapter B.4 (page 42) the xml:lang qualifier is to be compared case insensitive.
https://www.adobe.com/content/dam/Adobe/en/devnet/xmp/pdfs/XMPSpecificationPart1.pdf
|
10 years ago |
Robin Mills
|
228861d850
|
#922. Extract Extended XMP (multiple 65k block) and remove XMP blank lines.
|
10 years ago |
Robin Mills
|
a67f2806a9
|
Adding a test JPEG with XMP spanning multiple segments.
|
10 years ago |
Robin Mills
|
8424bdaa71
|
Replace REG_BASIC with 0. Some platforms don't define REG_BASIC.
|
10 years ago |
Robin Mills
|
5f3d095aa7
|
Fixing doxygen irritations.
|
10 years ago |
Mahesh
|
443de4a7ea
|
update testv output file
|
10 years ago |