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
0f36e0492c
#1065 . Fixing thread safety in fileProtocol. Thank You, Max for reporting this.
10 years ago
Robin Mills
3926d3cb93
#922 . Work In Progress. Adding support for -pX and -pS for tiff files.
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
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
tbeu
8f5e5a8c4a
refs #922 :
...
* Fix MSVC warning introduced by r3650
* Change first argument of BasicIo::seek to signed integer type
10 years ago
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
10 years ago
Robin Mills
6c113871ef
#922 . Added options -pS and -pX to exiv2(.exe). Still to deal with -dI
10 years ago
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".
10 years ago
Robin Mills
6b20a636b7
#1043 and #1042 . Thanks to Thomas for showing that r3627 reintroduced #812 . Thanks to Thoralf for suggesting msync MemIo fix.
10 years ago
Robin Mills
6b89dc9452
#1038 . Initialize timeScale_ in ctor because MSVC (correctly) refused header member variable initialization.
10 years ago
Robin Mills
41243f8653
#1038 . Thank You to Vitaliy for reporting this and providing the patch.
10 years ago
Robin Mills
856ddd323c
#1029 Spell separator correctly everywhere (not seperator).
10 years ago
Robin Mills
405231439c
#1029 . Added missing change required in include/exiv2/exv_msvc.h (discovered thank to Jenkins).
10 years ago
Robin Mills
0df8356a56
#1029 . Thank You, Thomas for reporting this and providing the patch.
11 years ago
nkbj
f2071ead33
Remove empty line at EOF.
11 years ago
Robin Mills
ba6fc80213
fixed typo in include/exiv2/exv_msvc-webready.h. Documentation update. Removed organize.sln from msvc2003.
11 years ago
Robin Mills
d0ef5b2e47
#1024 . Adding file missing from r3562.
11 years ago
Robin Mills
faf51171d0
#1024 . Thank you, Thomas for this very useful contribution.
11 years ago
Robin Mills
24cb148e11
#1004 . Reviewed all include directives in src/*.cpp and samples/*.cpp
...
fixed svn_version.sh again!
change to test/build-test.py for MacOS-X/Xcode 6.
11 years ago
Robin Mills
d54b8cbdeb
#1012 . Thank You, Thomas for the patch.
11 years ago
Robin Mills
cc8fcb08c1
#1012 . r3508 broke the build on macosx and linux.
...
Fixed cosmetic issues in samples/httptest.cpp and <exiv2dir>/Makefile.
11 years ago
Robin Mills
f2abf92fd7
#1013 and #1015 . Thank You, Thomas, for reporting these and for the fixes.
11 years ago
Robin Mills
f2a247fb62
#1012 . Thank you, Thomas, for reporting this a providing the patch.
11 years ago
Robin Mills
d393b0fa7e
trunk: exiv2 v0.25
11 years ago