Andreas Huggel
|
39ad73f947
|
Bumped version to 0.11
|
19 years ago |
Andreas Huggel
|
cb8cb3cdfd
|
Canon Camera Settings update (David Cannings)
|
19 years ago |
Andreas Huggel
|
b5d052b2f5
|
Added Canon Panorama patch, Canon test images, and minor updates (David Cannings)
|
19 years ago |
Andreas Huggel
|
f8f9917dd9
|
Added support for Canon Picture Info tags (David Cannings)
|
19 years ago |
Andreas Huggel
|
6af67226b2
|
Renamed CanonCs1,2 groups to CanonCs and CanonSi respectively (David Cannings)
|
19 years ago |
Andreas Huggel
|
e10eed1fb1
|
Updated CanonCs1 and CanonCs2 tags according to ExifTool (David)
|
19 years ago |
Andreas Huggel
|
7afb76c263
|
Changed Canon makernote to use EXV_PRINT_TAG. Fixed duplicate Cs1 FocusMode bug
|
19 years ago |
Andreas Huggel
|
d53a778b2b
|
Fixed MSVC 2005 issues (except for exiv2com) and minor problems. All tests pass now on MSVC 2005. Fixes bug #455
|
19 years ago |
Andreas Huggel
|
7043310936
|
Fixed tests and changed "No Flash" to "No flash"
|
19 years ago |
Andreas Huggel
|
900adcd5a8
|
Added check for JPEG APP segments >64k, removed 16bit size limitation for IRBs. Fixes bug #480.
|
19 years ago |
Andreas Huggel
|
d3d2d4c023
|
Added boundary check for next IFD to Ifd::read, fixes bug #479.
|
19 years ago |
HumanDynamo
|
5d9e1b7fd1
|
PNG test image generated with ImageMagick including Exif/Makernote/IPTC
|
19 years ago |
Andreas Huggel
|
7b75f9782f
|
Updated tag values for "Compression" and "PhotometricInterpretation" (Gilles Caulier)
|
19 years ago |
Andreas Huggel
|
3de498a473
|
Changed the default of the -b option to suppress large binary values, minor tweaks
|
19 years ago |
Andreas Huggel
|
f43dc106d9
|
Updated version to 0.10
|
19 years ago |
Andreas Huggel
|
c0ff4bd4b0
|
Added -b, -u and -P options to the utility. The -P option implements feature #468.
|
19 years ago |
Andreas Huggel
|
2a054c7543
|
Display filename in print mode if processing multiple images, like grep does (Roger Larsson)
|
19 years ago |
Andreas Huggel
|
7d578fefef
|
Improved Exif.Nikon[13].AFFocusPos print functions (Roger Larsson)
|
19 years ago |
Andreas Huggel
|
89dedf0b85
|
Updated tests for the changes in the last two revisions
|
19 years ago |
Andreas Huggel
|
0c88b8c5f7
|
Updated tests for changed Canon descriptionn (related to Rev. 698)
|
20 years ago |
Andreas Huggel
|
6e499c1261
|
Updates for release 0.9.1
|
20 years ago |
Andreas Huggel
|
a2b8c3f327
|
Added testcase and warning for bug #451
|
20 years ago |
Andreas Huggel
|
54d3b2ce49
|
Updated ChangeLog and bumped version to 0.9
|
20 years ago |
Andreas Huggel
|
e7ce9ecba1
|
Updated test output for SerialNumber fix and fixiso
|
20 years ago |
Andreas Huggel
|
99b4e71459
|
Updated copyright and fsf address
|
20 years ago |
Andreas Huggel
|
d545215ceb
|
Completed CRW write support, feature #438. Only tested on Linux
|
20 years ago |
Andreas Huggel
|
92b9339cd2
|
Updated test output
|
20 years ago |
Andreas Huggel
|
a0f0c0e18c
|
Another update on the way to CRW write-support. Still not complete; don't use
|
20 years ago |
Andreas Huggel
|
42107086ec
|
Minor change
|
20 years ago |
Andreas Huggel
|
8ef1d8f854
|
Added -c option to the exiv2 utility to set the Jpeg comment from a string given on the command line. Implements feature #446.
|
20 years ago |
Andreas Huggel
|
c5d91d374a
|
Added option -k to preserve file timestamps and -t/-T to set the timestamp in the rename action. Only tested on Linux. Implements feature #448.
|
20 years ago |
Andreas Huggel
|
fc11d18013
|
Make sure the str argument to sscanf() is a 0 terminated C-string. Fixes Bug #447.
|
20 years ago |
Andreas Huggel
|
0398735e80
|
Changed class Entry to transform comment type on the fly. Fixes bug #445.
|
20 years ago |
Andreas Huggel
|
fd2b211222
|
Bumped version to 0.8, updated ChangeLog
|
20 years ago |
Andreas Huggel
|
fc93a620ee
|
Improved bugfix regression test script
|
20 years ago |
Andreas Huggel
|
1c3bd8beb4
|
Started test driver for bugfixes regression testing
|
20 years ago |
Andreas Huggel
|
ef8bd98e79
|
Added test images
|
20 years ago |
Andreas Huggel
|
10a1b24398
|
Changed -s option to -S and included the "." in the suffix (similar to the -S option of gzip)
|
20 years ago |
Andreas Huggel
|
d7c80de351
|
Added -s <suffix> option to the utility. This allows, e.g, to use Canon THM files as source file for the insert command.
|
20 years ago |
Andreas Huggel
|
15564f4cf0
|
Fixed print function mixup and further cleaned-up the summary printing in the utility
|
20 years ago |
Andreas Huggel
|
489fff191d
|
Canon CRW read support, first try. Introduces a new approach to parsing metadata. Cluttered by some related additions to the Canon makernote note and a bit of cleanup.
|
20 years ago |
Andreas Huggel
|
5823ceaff3
|
Changed Ifd::read() to allow it to access the complete Exif data buffer. Corresponding changes done to makernotes. Fixes bug #424.
|
20 years ago |
Andreas Huggel
|
387729de1a
|
Added decoding of Exif.Nikon3.LensData, updated tests
|
20 years ago |
Andreas Huggel
|
266dbad626
|
Updated utility to use some of the new Makernote tags in the summary print output, updated tests accordingly
|
20 years ago |
Andreas Huggel
|
9831922b50
|
Added Panasonic makernote, tweaked Olympus makernote just a little bit, updated doc and tests
|
20 years ago |
Andreas Huggel
|
30f110c643
|
Improved output data and format of the utility and examples, updated test results
|
20 years ago |
Andreas Huggel
|
17f2c4bd58
|
Updated documentation, bumped version to 0.7
|
20 years ago |
Andreas Huggel
|
a70511cc4a
|
Changed MakerNoteFactory according to ImageFactory. Removes the need to link applications with mn.o. Fixes bug #427
|
20 years ago |
Andreas Huggel
|
c99597ccd7
|
Added basic Sony makernote, decoded Exif.CanonCs2.ISOSpeed (from Exiftool) and Exif.Nikon3.LensFStops (from Robert Rottmerhusen)
|
20 years ago |
Andreas Huggel
|
6a675f3d82
|
Added support for Canon Camera settings 1/2 and Custom Functions tags
|
20 years ago |