Robin Mills
0e1b77c8b4
#1028 and #1053 . Change options to regex to respect ^ and $ in option -g
10 years ago
Mahesh
4b6949df28
Get enums for values
10 years ago
Mahesh
b1a274320f
Add gitignore directory
10 years ago
nkbj
c274b27284
Update camera and lens lists to match ExifTool 9.92.
10 years ago
Robin Mills
19dbc67c48
#1046 . Fix for MinGW build breaker.
10 years ago
Robin Mills
d00212f4f6
Fixing typos.
10 years ago
Robin Mills
5ccb535bdc
#1054 . More polishing. Adding clarification to the recursion. Other code simplification/elimination.
10 years ago
tbeu
a2edf47056
refs 1038: Fix eof detection in MemIo::getb and avoid crash on truncated jpeg files (Vitaliy Filippov)
10 years ago
Robin Mills
a93ad78042
#1054 . Final polish and comments about the recursion.
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
af8e778a55
Fixing more typos.
10 years ago
Robin Mills
e0b5d3f310
Fixed typo.
10 years ago
Robin Mills
4f6b747478
#1054 . Replaced the reference mess with a beautiful one-line recursion. Interation is interesting; recursion is really elegant.
10 years ago
Robin Mills
ffba84261f
#1053 . Updated test suite to use new -K option.
10 years ago
Robin Mills
be1649e1ee
#774 . Fix MSVC compiler warning.
10 years ago
Robin Mills
37d04436bf
#1053 . Changes to test/data reference files to respect modified output.
10 years ago
Robin Mills
efb790f421
Simplification.
10 years ago
Robin Mills
8c1e79bbd3
Fixed typos.
10 years ago
Robin Mills
779a10454d
#1054 . Overhauled exiv2json to recursively build a JSON tree. See discussion: http://dev.exiv2.org/boards/3/topics/1951
10 years ago
asp
481c5fc409
#864 Reverse DateTime mappings from r3659 that fail conversion testcase 14
10 years ago
asp
c663a1d5ae
#869 Update XMP specification links on website
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
e3b26b97ba
#774 . Thanks to Alan for resolving this matter and providing the patch.
10 years ago
nkbj
16095e1c48
Update Samsung lens list to match ExifTool version 9.91.
10 years ago
nkbj
e451558c8a
Fix bug #1051 : Recognize Tamron SP AF 28-75mm f/2.8 XR Di LD Aspherical [IF] Macro on Canon cameras.
10 years ago
asp
02c0dd1ad4
#1050 Add Rating and additional simple DateTime conversions
10 years ago
asp
a19de407ec
#937 Darwin Core 2015-03-19 schema update, plus doc template for same
10 years ago
asp
03e23fcaa5
#1040 doc template for mwg-kw schema
10 years ago
asp
1a5e6b6c6e
#784 doc template for lr schema
10 years ago
asp
8ed1b162a8
#946 Changed Xmp.MPReg.PersonLiveCID to PersonLiveIdCID
10 years ago
Robin Mills
a8317ae84d
Test that Jenkins builds branch when code is submitted.
10 years ago
Robin Mills
d545bd58f5
Copied trunk to branches/memio-investigation.
10 years ago
nkbj
f7744d8be2
Updated Nikon Lens lookup table to v4.4.480.01 of Robert Rottmerhusen's fmountlens list.
10 years ago
Robin Mills
cf3533d741
Fix for the test suite.
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
00f2c6cebd
Fixed uninitialized variables in constructor.
10 years ago
nkbj
65c5cb239b
Add bug number display to r3631 (cosmetic).
10 years ago
nkbj
6f7095c529
Fix typo in r3633 and update bugfixes-test.out accordingly.
10 years ago
nkbj
13154a9c48
Updated Nikon Lens lookup table to v4.4.479.01 of Robert Rottmerhusen's fmountlens list.
10 years ago
Robin Mills
f369ba9945
#784 Modified the test regression detector submitted in r3643. Thank You Alan for your explanation.
10 years ago
Robin Mills
e13b939ae6
#784 . Change requested by Alan (typos).
10 years ago
Robin Mills
6bcbb2a935
#784 and #1040 . Test regression detector.
10 years ago
Robin Mills
2bd163c574
#1040 . Added test regression detector.
10 years ago
Robin Mills
c99eeecbfd
#1045 . Adding test/data/COPYRIGHT notice.
10 years ago
Robin Mills
f50289a1d6
#1044 . Test: regression detector.
10 years ago
Robin Mills
6e4f04ff23
#1046 . Adding support to exiv2 --verbose --version to report have_unicode_path
10 years ago
Robin Mills
20c3b6328e
Adding MSVC (2003 and 2005) support for samples/exifdata and samples/exifvalue
10 years ago
Robin Mills
624675d665
Adding CMake support for samples/exifdata.cpp and samples/exifvalue.cpp
10 years ago
Robin Mills
917efc5d05
Adding samples/exifdata.cpp and samples/exifvalue.cpp
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