Robin Mills
ffba84261f
#1053 . Updated test suite to use new -K option.
2015-04-10 18:09:34 +00:00
Robin Mills
be1649e1ee
#774 . Fix MSVC compiler warning.
2015-04-10 17:48:24 +00:00
Robin Mills
37d04436bf
#1053 . Changes to test/data reference files to respect modified output.
2015-04-10 14:21:05 +00:00
Robin Mills
efb790f421
Simplification.
2015-04-10 14:02:22 +00:00
Robin Mills
8c1e79bbd3
Fixed typos.
2015-04-10 10:13:16 +00:00
Robin Mills
779a10454d
#1054 . Overhauled exiv2json to recursively build a JSON tree. See discussion: http://dev.exiv2.org/boards/3/topics/1951
2015-04-10 09:12:01 +00:00
asp
481c5fc409
#864 Reverse DateTime mappings from r3659 that fail conversion testcase 14
2015-04-09 14:45:32 +00:00
asp
c663a1d5ae
#869 Update XMP specification links on website
2015-04-08 22:25:28 +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
03e23fcaa5
#1040 doc template for mwg-kw schema
2015-04-03 16:03:11 +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
Robin Mills
a8317ae84d
Test that Jenkins builds branch when code is submitted.
2015-03-30 20:00:50 +00:00
Robin Mills
d545bd58f5
Copied trunk to branches/memio-investigation.
2015-03-30 18:51:04 +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
cf3533d741
Fix for the test suite.
2015-03-27 21:01:35 +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
65c5cb239b
Add bug number display to r3631 (cosmetic).
2015-03-26 09:21:46 +00:00
nkbj
6f7095c529
Fix typo in r3633 and update bugfixes-test.out accordingly.
2015-03-26 07:09:54 +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
f369ba9945
#784 Modified the test regression detector submitted in r3643. Thank You Alan for your explanation.
2015-03-25 23:37:54 +00:00
Robin Mills
e13b939ae6
#784 . Change requested by Alan (typos).
2015-03-25 22:19:34 +00:00
Robin Mills
6bcbb2a935
#784 and #1040 . Test regression detector.
2015-03-25 20:54:47 +00:00
Robin Mills
2bd163c574
#1040 . Added test regression detector.
2015-03-25 20:34:08 +00:00
Robin Mills
c99eeecbfd
#1045 . Adding test/data/COPYRIGHT notice.
2015-03-25 20:18:21 +00:00
Robin Mills
f50289a1d6
#1044 . Test: regression detector.
2015-03-25 20:10:35 +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
20c3b6328e
Adding MSVC (2003 and 2005) support for samples/exifdata and samples/exifvalue
2015-03-25 19:27:51 +00:00
Robin Mills
624675d665
Adding CMake support for samples/exifdata.cpp and samples/exifvalue.cpp
2015-03-25 18:27:44 +00:00
Robin Mills
917efc5d05
Adding samples/exifdata.cpp and samples/exifvalue.cpp
2015-03-25 18:21:43 +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
a085a5d97b
Fixed output error in functions.source/hardLinkFiles() reporting "ln: bug812-B.jpg: File exists" on MSVC build (Jenkins:1885)
2015-03-24 21:00:09 +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
fc3b735460
#1042 #1043 #812 Added test regression detectors
2015-03-24 10:36:53 +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
Robin Mills
6b89dc9452
#1038 . Initialize timeScale_ in ctor because MSVC (correctly) refused header member variable initialization.
2015-03-21 22:33:21 +00:00
Robin Mills
7817180351
#1042 and #1043 . Don't use a MemIo object for small temporary files.
2015-03-21 16:35:06 +00:00
nkbj
581c1b3145
Update lens lists to match ExifTool version 9.90.
2015-03-14 12:46:14 +00:00
nkbj
247cf2e551
Add new lens: Sigma 24mm f/1.4 DG HSM | A for Canon.
2015-03-14 06:56:26 +00:00
Robin Mills
4f2a051f01
Man page improvements. Unsuccessful effort to enable man2html to correctly process exiv2.1
2015-03-11 20:27:31 +00:00
Robin Mills
0a2698d8d2
#1039 Fixed another typo in r3621
2015-03-11 16:13:02 +00:00
Robin Mills
df3959ed13
#1039 Fixed typos in r3621
2015-03-11 16:03:38 +00:00