Andreas Huggel
|
2360321cbe
|
Added enum MetadataId and Image::supportsMetadata() to check what metadata an image class supports. Changed CrwImage to silently ignore calls to Iptc related functions instead of throwing an Error
|
20 years ago |
Andreas Huggel
|
a2b8c3f327
|
Added testcase and warning for bug #451
|
20 years ago |
Andreas Huggel
|
a1a5ff02b8
|
Fixed invalid type id for user comment tag, bug #451
|
20 years ago |
Andreas Huggel
|
e1a895636b
|
Cleaned-up a few includes
|
20 years ago |
Andreas Huggel
|
c35eaa48c4
|
Tagged release 0.9
|
20 years ago |
Andreas Huggel
|
c1bf0abbc9
|
Reset Doxygen flags to avoid extensive doc, fixed minor doc bug
|
20 years ago |
Andreas Huggel
|
9b4089c825
|
Removed tag again, doc is too large
|
20 years ago |
Andreas Huggel
|
8e75243549
|
Tagged release 0.9
|
20 years ago |
Andreas Huggel
|
54d3b2ce49
|
Updated ChangeLog and bumped version to 0.9
|
20 years ago |
Andreas Huggel
|
6ef86657a4
|
Removed tag, changelog and version changes are missing
|
20 years ago |
Andreas Huggel
|
66d7d447d8
|
Tagged release 0.9
|
20 years ago |
Andreas Huggel
|
0c265b9656
|
Fixed obscure MSVC compilation problem
|
20 years ago |
Andreas Huggel
|
f3e98f152d
|
Improved filtering of irrelevant differences on MinGW
|
20 years ago |
Andreas Huggel
|
e7ce9ecba1
|
Updated test output for SerialNumber fix and fixiso
|
20 years ago |
Andreas Huggel
|
b953a4e9da
|
Added fixiso action. Implements feature #450.
|
20 years ago |
Andreas Huggel
|
45db713002
|
Corrected SerialNumber to be in directory 0x3004
|
20 years ago |
Andreas Huggel
|
145f41dee4
|
Better handling of the header, and fixed a memory leak
|
20 years ago |
Andreas Huggel
|
f5bc6a420d
|
Added option to enable/disable dependency-tracking to configure script
|
20 years ago |
Andreas Huggel
|
4488e2c204
|
Added some basic CRW mapping documentation and a few unknown tags to the Canon Makernote (in order to define the type)
|
20 years ago |
Andreas Huggel
|
7eac9bbe92
|
Fixes for MinGW and MSVC
|
20 years ago |
Andreas Huggel
|
cbc9a5bbaa
|
Fixed to use GNU version of strerror_r where needed
|
20 years ago |
Andreas Huggel
|
99b4e71459
|
Updated copyright and fsf address
|
20 years ago |
Andreas Huggel
|
444ab5f0bc
|
Minor updates
|
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
|
c3c758c2f3
|
Updated Nikon lens info to v2.00 of Robert Rottmerhusen's lens database
|
20 years ago |
Andreas Huggel
|
3eea926b43
|
Preparations for CRW write support.
|
20 years ago |
Andreas Huggel
|
42107086ec
|
Minor change
|
20 years ago |
Andreas Huggel
|
8befde4120
|
Utility: use CanonCs2.ISOSpeed instead of CanonCs1.ISOSpeed
|
20 years ago |
Andreas Huggel
|
bce4645165
|
Added a parser layer to the Crw image handling code. No functional 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
|
d509e8c86f
|
Fixed include for utime.h to compile on Windows
|
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
|
59f891d88c
|
Updated Nikon lens info to v1.54 of Robert Rottmerhusen's lens database
|
20 years ago |
Andreas Huggel
|
b9d4e13073
|
Added VALGRIND variable to test scripts
|
20 years ago |
Andreas Huggel
|
f0d59e4ce0
|
Tagged release 0.8
|
20 years ago |
Andreas Huggel
|
da1b4cb3e0
|
Minor change
|
20 years ago |
Andreas Huggel
|
f65b5c4021
|
Updated ChangeLog
|
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
|
2cd2ad6444
|
Minor cleanup
|
20 years ago |
Andreas Huggel
|
58e8f30110
|
Added man page (based on Peter KELEMEN's Debian man page)
|
20 years ago |
Andreas Huggel
|
bdce90b572
|
Minor changes
|
20 years ago |
Andreas Huggel
|
fc93a620ee
|
Improved bugfix regression test script
|
20 years ago |
Andreas Huggel
|
f4adc6528b
|
Changed Exif parser to skip broken Ifds if possible. Fixes bug #443.
|
20 years ago |
Andreas Huggel
|
9245f85298
|
Minor changes
|
20 years ago |
Andreas Huggel
|
92a585fad0
|
Added option --libtool-libs and a tweak to --cflags to exiv2-config
|
20 years ago |
Andreas Huggel
|
0ac2d66f4b
|
Added exiv2-config script. Applications that include exiv2 headers and link with the installed library can use this in their build commands.
|
20 years ago |