.. |
Makefile
|
Tweaks.
|
18 years ago |
Todo
|
Fixed invalid type id for user comment tag, bug #451
|
20 years ago |
actions.cpp
|
Added reg command to utility, fixed set command to wrok better with XMP arrays, modified LangAlt write method to write default first, fixed registerNs bug.
|
18 years ago |
actions.hpp
|
Added reg command to utility, fixed set command to wrok better with XMP arrays, modified LangAlt write method to write default first, fixed registerNs bug.
|
18 years ago |
basicio.cpp
|
Fixed compiler issues (gcc-4.3, msvc 7.1)
|
18 years ago |
basicio.hpp
|
Intermediate state: Merged rev. 1153-1196 from branches/xmp.
|
18 years ago |
canonmn.cpp
|
Minor cleanup (memset -> std::memset, memcpy -> std::memcpy).
|
18 years ago |
canonmn.hpp
|
Copyright updates for 2007
|
19 years ago |
cr2image.cpp
|
Added XMP "Phase 1" functionality: New Image interface to get/set/clear the raw XMP packet. (Merged revisions 1151-1153 and 1196-1197 from branches/xmp plus bugfix which will be in revision 1199.)
|
18 years ago |
cr2image.hpp
|
Added support for Olympus ORF format (Jeff Costlow).
|
18 years ago |
crwimage.cpp
|
Minor cleanup (memset -> std::memset, memcpy -> std::memcpy).
|
18 years ago |
crwimage.hpp
|
Added Image method to access the MIME type.
|
19 years ago |
datasets.cpp
|
Copyright updates for 2007
|
19 years ago |
datasets.hpp
|
Copyright updates for 2007
|
19 years ago |
doxygen.hpp.in
|
Added reference tables for XMP properties to doc.
|
18 years ago |
error.cpp
|
Added type keyword to XmpTextValue, added test with a command file that generates the same XMP packet as xmpsample.
|
18 years ago |
error.hpp
|
Changed AnyError to inherit from std::exception, required a change of the signature of AnyError::what()
|
19 years ago |
exif.cpp
|
Minor cleanup (memset -> std::memset, memcpy -> std::memcpy).
|
18 years ago |
exif.hpp
|
Intermediate state: Merged rev. 1153-1196 from branches/xmp.
|
18 years ago |
exiv2.1
|
Doc tweaks.
|
18 years ago |
exiv2.cpp
|
Added reg command to utility, fixed set command to wrok better with XMP arrays, modified LangAlt write method to write default first, fixed registerNs bug.
|
18 years ago |
exiv2.hpp
|
Added reg command to utility, fixed set command to wrok better with XMP arrays, modified LangAlt write method to write default first, fixed registerNs bug.
|
18 years ago |
exv_msvc.h
|
Set version to 0.16-pre1 (0.15.99) and minor updates.
|
18 years ago |
fujimn.cpp
|
Minor cleanup (memset -> std::memset, memcpy -> std::memcpy).
|
18 years ago |
fujimn.hpp
|
Copyright updates for 2007
|
19 years ago |
futils.cpp
|
Minor cleanup (memset -> std::memset, memcpy -> std::memcpy).
|
18 years ago |
futils.hpp
|
Copyright updates for 2007
|
19 years ago |
getopt_win32.c
|
Changes for Visual Studio C++ 2005 (8.0), part 1
|
20 years ago |
getopt_win32.h
|
Replaced getopt with more mature version from MinGW (BSD license)
|
20 years ago |
i18n.h
|
Fixed broken macro
|
19 years ago |
ifd.cpp
|
#529, patch from Michal Cihar: Added Pentax makernote support (AOC\0 type).
|
18 years ago |
ifd.hpp
|
Copyright updates for 2007
|
19 years ago |
image.cpp
|
Utility: Implemented XMP delete and insert from *.xmp file actions. Library: Added logic to determine whether to write from XMP packet or parsed XMP data.
|
18 years ago |
image.hpp
|
Utility: Implemented XMP delete and insert from *.xmp file actions. Library: Added logic to determine whether to write from XMP packet or parsed XMP data.
|
18 years ago |
iptc.cpp
|
Copyright updates for 2007
|
19 years ago |
iptc.hpp
|
Intermediate state: Merged rev. 1153-1196 from branches/xmp.
|
18 years ago |
jpgimage.cpp
|
Updated test output, moved fix from prev rev into XmpParser.
|
18 years ago |
jpgimage.hpp
|
Added XMP "Phase 1" functionality: New Image interface to get/set/clear the raw XMP packet. (Merged revisions 1151-1153 and 1196-1197 from branches/xmp plus bugfix which will be in revision 1199.)
|
18 years ago |
localtime.c
|
Changes for Visual Studio C++ 2005 (8.0), part 1
|
20 years ago |
makernote.cpp
|
Fixed compiler issues (gcc-4.3, msvc 7.1)
|
18 years ago |
makernote.hpp
|
Copyright updates for 2007
|
19 years ago |
makernote2.cpp
|
Added Pentax makernote header to new TIFF parser.
|
18 years ago |
makernote2.hpp
|
Added Pentax makernote header to new TIFF parser.
|
18 years ago |
metacopy.cpp
|
Copyright updates for 2007
|
19 years ago |
metacopy.hpp
|
Copyright updates for 2007
|
19 years ago |
metadatum.cpp
|
Copyright updates for 2007
|
19 years ago |
metadatum.hpp
|
Intermediate state: Merged rev. 1153-1196 from branches/xmp.
|
18 years ago |
minoltamn.cpp
|
fix email
|
18 years ago |
minoltamn.hpp
|
fix email
|
18 years ago |
mn.hpp
|
#529, patch from Michal Cihar: Added Pentax makernote support (AOC\0 type).
|
18 years ago |
mrwimage.cpp
|
Improved consistency of handling unsupported functions across image subclasses. setExif/Iptc/Comment methods throw Error(32), writeMetadata throws Error(31) if not yet implemented or not available for an image format.
|
19 years ago |
mrwimage.hpp
|
Added Image method to access the MIME type.
|
19 years ago |
nikonmn.cpp
|
Updated Nikon lens info to v2.99 of Robert Rottmerhusen's lens database.
|
18 years ago |
nikonmn.hpp
|
Copyright updates for 2007
|
19 years ago |
olympusmn.cpp
|
Minor cleanup (memset -> std::memset, memcpy -> std::memcpy).
|
18 years ago |
olympusmn.hpp
|
Copyright updates for 2007
|
19 years ago |
orfimage.cpp
|
Added support for Olympus ORF format (Jeff Costlow).
|
18 years ago |
orfimage.hpp
|
Added support for Olympus ORF format (Jeff Costlow).
|
18 years ago |
panasonicmn.cpp
|
Minor cleanup (memset -> std::memset, memcpy -> std::memcpy).
|
18 years ago |
panasonicmn.hpp
|
Copyright updates for 2007
|
19 years ago |
path-test.cpp
|
Removed trailing whitespace from source files
|
20 years ago |
pentaxmn.cpp
|
Added Pentax Makernote tag doc, changed copyright.
|
18 years ago |
pentaxmn.hpp
|
Added Pentax Makernote tag doc, changed copyright.
|
18 years ago |
pngchunk.cpp
|
fix email
|
18 years ago |
pngchunk.hpp
|
fix email
|
18 years ago |
pngimage.cpp
|
fix email
|
18 years ago |
pngimage.hpp
|
fix email
|
18 years ago |
private.h
|
Added an EXV_ prefix to precompiler defines (still not to all yet - I don't like the idea of "exv_size_t" or "exv_const" - but hopefully to those more likely to create conflicts). Fixes bug #420
|
21 years ago |
properties.cpp
|
updated XMP dc tags description using definition from Dublin Core spec (http://dublincore.org/documents/dcmi-terms)
|
18 years ago |
properties.hpp
|
fix email
|
18 years ago |
rafimage.cpp
|
Fixed RAF read-support for systems without mmap. Bug #507.
|
19 years ago |
rafimage.hpp
|
Added Image method to access the MIME type.
|
19 years ago |
rcsid.hpp
|
Copyright updates for 2007
|
19 years ago |
sigmamn.cpp
|
Minor cleanup (memset -> std::memset, memcpy -> std::memcpy).
|
18 years ago |
sigmamn.hpp
|
Copyright updates for 2007
|
19 years ago |
sonymn.cpp
|
Minor cleanup (memset -> std::memset, memcpy -> std::memcpy).
|
18 years ago |
sonymn.hpp
|
Copyright updates for 2007
|
19 years ago |
taglist.cpp
|
Partially updated MSVC project (samples and XMP don't compile).
|
18 years ago |
tags.cpp
|
#529, patch from Michal Cihar: Added Pentax makernote support (AOC\0 type).
|
18 years ago |
tags.hpp
|
Fixed g++-4.2 warnings.
|
18 years ago |
tiffcomposite.cpp
|
Added Pentax makernote header to new TIFF parser.
|
18 years ago |
tiffcomposite.hpp
|
Copyright updates for 2007
|
19 years ago |
tifffwd.hpp
|
Added support for Olympus ORF format (Jeff Costlow).
|
18 years ago |
tiffimage.cpp
|
Added support for Olympus ORF format (Jeff Costlow).
|
18 years ago |
tiffimage.hpp
|
Added support for Olympus ORF format (Jeff Costlow).
|
18 years ago |
tiffparser.cpp
|
Added XMP "Phase 1" functionality: New Image interface to get/set/clear the raw XMP packet. (Merged revisions 1151-1153 and 1196-1197 from branches/xmp plus bugfix which will be in revision 1199.)
|
18 years ago |
tiffparser.hpp
|
Added support for Olympus ORF format (Jeff Costlow).
|
18 years ago |
tiffvisitor.cpp
|
Fixed compiler issues (gcc-4.3, msvc 7.1)
|
18 years ago |
tiffvisitor.hpp
|
Added XMP "Phase 1" functionality: New Image interface to get/set/clear the raw XMP packet. (Merged revisions 1151-1153 and 1196-1197 from branches/xmp plus bugfix which will be in revision 1199.)
|
18 years ago |
timegm.h
|
Fixed typo introduced in rev. 850, needed for the tests to pass with MSVC 2005
|
19 years ago |
types.cpp
|
#529, patch from Michal Cihar: Added Pentax makernote support (AOC\0 type).
|
18 years ago |
types.hpp
|
#529, patch from Michal Cihar: Added Pentax makernote support (AOC\0 type).
|
18 years ago |
tzfile.h
|
added subversion style keywords
|
21 years ago |
utils.cpp
|
Fixed compiler issues (gcc-4.3, msvc 7.1)
|
18 years ago |
utils.hpp
|
Copyright updates for 2007
|
19 years ago |
utiltest.cpp
|
Removed trailing whitespace from source files
|
20 years ago |
value.cpp
|
Added type keyword to XmpTextValue, added test with a command file that generates the same XMP packet as xmpsample.
|
18 years ago |
value.hpp
|
Added type keyword to XmpTextValue, added test with a command file that generates the same XMP packet as xmpsample.
|
18 years ago |
version.cpp
|
Added new function testVersion() and macro EXIV2_TEST_VERSION. Fixes #509.
|
18 years ago |
version.hpp
|
Set version to 0.16-pre1 (0.15.99) and minor updates.
|
18 years ago |
xmp.cpp
|
Partially updated MSVC project (samples and XMP don't compile).
|
18 years ago |
xmp.hpp
|
Updated test output, moved fix from prev rev into XmpParser.
|
18 years ago |