Robin Mills
2261c18724
Revert build trigger.
9 years ago
Robin Mills
d37f692374
Build Trigger
9 years ago
Robin Mills
d2e52f23a4
Correction to r4240 Fix test suite Cygwin errors
9 years ago
Robin Mills
06eabfdd88
#1074 . jpgimage.cpp ICC support (Work in Progress)
9 years ago
Robin Mills
7cf3cb1fbf
#1074 #1108 Added ICC profile to test/data/Reagan.jpg
9 years ago
Robin Mills
c90073ccf5
Fix test suite Cygwin errors
9 years ago
Robin Mills
5251323a7e
#1108 Corrections to test suite.
9 years ago
danielkaneider
26e73a41bc
fix msvc compilation (rv 4229)
9 years ago
Robin Mills
460e17df07
#1170 Correction to r4236
9 years ago
Robin Mills
60b0b842cf
#1170 . Thank you, Marcus for reporting this and providing the test data.
9 years ago
Robin Mills
aa7e277dbc
#1169 . Fixing issues concerning msvc2005/EXV_UNICODE_PATH
9 years ago
Robin Mills
177527402d
#1074 Fixed 'overwrite?' prompt in command: exiv2 -eC image
9 years ago
Robin Mills
78d658ea46
Documentation Update
9 years ago
Robin Mills
e7b804f3f5
#1108 Refactored static indent(depth) from png/tiff/jpeg to Internal::indent(depth)
9 years ago
Robin Mills
09c734fbcd
#1108 . Refactored the IPTC printStructure code from png/jpeg/tiff into iptc.cpp
9 years ago
Robin Mills
5182c06c22
#1074 Added Max's file to the test suite.
9 years ago
Robin Mills
8369592af1
#1074 . Thanks to Max for reporting this and providing the test file.
9 years ago
Robin Mills
6e19d043ef
#1108 Added IPTC parser for tiff.
9 years ago
nkbj
c26dd2091f
Update Canon camera model list to match ExifTool version 10.13.
9 years ago
nkbj
8494fd61f3
Agreed with Phil Harvey (author of ExifTool) upon a nomenclature for Sigma lens families.
9 years ago
nkbj
f95f1d9dee
White-space update.
9 years ago
Robin Mills
bdf8d3ad5b
#1108 Added photoshop/iptc parser to png/jpeg parser.
9 years ago
nkbj
36b42eabeb
More consistency fixes.
9 years ago
nkbj
e948ccc449
Consistency fix.
9 years ago
nkbj
0cf3dc9e09
Add new lens: Sigma 50-100mm F1.8 DC HSM Art for Canon.
9 years ago
Robin Mills
8e7eaa65a7
#1057 , #1064 , #922 , #1148 . Work in progress. This is a composite patch of several matters in development. None are totally complete at this time.
9 years ago
Robin Mills
e1f4174fa6
Correction to r4218. Added missed test/data file.
9 years ago
Robin Mills
69bb0fe1b4
#1167 . Updated test suite. Thanks to Phillippe for providing the test data (and report and patch).
9 years ago
Robin Mills
1f9de360a7
Fixed formatting issue in -pS/-pR output.
9 years ago
nkbj
ddccd1eafc
Lens numbering fix.
9 years ago
nkbj
328ebcf462
Fix a couple of lens names to be consistent across lens mounts.
9 years ago
nkbj
e2f05aa19e
Update various lists to match ExifTool version 10.12.
9 years ago
nkbj
0bae74bc91
Updated Nikon Lens lookup table to v4.4.510.01 of Robert Rottmerhusen's fmountlens list.
9 years ago
Robin Mills
cc0ec825ec
#1166 . Thank You, Phillippe for reporting this and providing a patch and test data.
9 years ago
Robin Mills
3daa8df380
#1167 . Thank You, Philippe for the patch. No test file yet.
9 years ago
Robin Mills
29ad206838
#1164 . Fix submitted. Thank you Nicolas and Gilles for reporting this. More comments in the issue report.
9 years ago
Robin Mills
44e1cd5ba8
#1165 . Thanks to Eric for reporting this and providing the patch.
9 years ago
Robin Mills
90ae9abf60
#1153 . Added missing file to test suite
9 years ago
nkbj
c04b185e54
Fix lens name in latest commit.
9 years ago
nkbj
9de71a9075
Add new lens: Leica DG Vario Elmar 100-400mm F4.0-6.3 Asph.
9 years ago
nkbj
41e27fa519
Update various lists to match ExifTool version 10.11.
9 years ago
Robin Mills
643c828b4b
Correction to r4203
9 years ago
Robin Mills
c120638091
Fixed 'make exifprint'
9 years ago
Robin Mills
cbfa227105
Better command-line parsing.
9 years ago
Robin Mills
5c3a32f9f8
Fix real number division.
10 years ago
Robin Mills
a09ac5cb09
Added option getdata
10 years ago
Robin Mills
93eb08fcba
Minor improvements. No change in functionality.
10 years ago
Robin Mills
a769e1a0fc
#1159 . Fixing MSVC build-breaker in r4197 and r4179.
...
Two different issues:
r4197 include <windef.h> does not compile with MSVC 2005 and changed to <windows.h>
r4179 has a short/long compare mismatch
MSVC is a severe build environment and treats warnings as errors. MSVC is not fragile, it's robust.
10 years ago
Robin Mills
1956b236cd
#1159 . Thank You, Jakub for discovering this issue and for providing a patch.
10 years ago
Robin Mills
b0550b6681
Refactored into functions. Better command-line parser
10 years ago