You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Andreas Huggel 088679c64f 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
..
Makefile 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
Todo Fixed invalid type id for user comment tag, bug #451 20 years ago
actions.cpp Added curly braces to make Visual C++ happy. 18 years ago
actions.hpp Removed trailing whitespace 19 years ago
addmoddel.cpp Removed trailing whitespace from source files 20 years ago
basicio.cpp Added includes required to compile with gcc 4.3 (prereleases) 18 years ago
basicio.hpp Copyright updates for 2007 19 years ago
canonmn.cpp Applied Canon ModelId patch (Gerry Patterson), updated tests. 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
crwedit.cpp Completed CRW write support, feature #438. Only tested on Linux 20 years ago
crwimage.cpp Fixed mapping of CRW rotation info to Exif orientation. 19 years ago
crwimage.hpp Added Image method to access the MIME type. 19 years ago
crwparse.cpp Removed trailing whitespace 20 years ago
dataarea-test.cpp Fixed compiler warnings 19 years ago
datasets.cpp Copyright updates for 2007 19 years ago
datasets.hpp Copyright updates for 2007 19 years ago
doxygen.hpp.in Reduced number of files with the version number by one. 19 years ago
error.cpp Relaxed JPEG parser error handling. Fixes bugs #511 and #449. 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 Copyright updates for 2007 19 years ago
exif.hpp Removed trailing whitespace 19 years ago
exifcomment.cpp Removed trailing whitespace from source files 20 years ago
exifdata-test.cpp Removed trailing whitespace from source files 20 years ago
exifprint.cpp Removed trailing whitespace from source files 20 years ago
exiv2.1 Rename action: Use Exif.Image.DateTime if Exif.Photo.DateTimeOriginal is not present. 18 years ago
exiv2.cpp Return a code != 0 from main() if an error occurred. Fixes #518. 18 years ago
exiv2.hpp Fixed handling of multiple rename options -r, -t, -T 19 years ago
exv_msvc.h Updated ChangeLog, bumped version to 0.15 and the libtool -version-info to 1:0:1 18 years ago
fujimn.cpp Copyright updates for 2007 19 years ago
fujimn.hpp Copyright updates for 2007 19 years ago
futils.cpp Copyright updates for 2007 19 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-test.cpp Removed trailing whitespace from source files 20 years ago
ifd.cpp #521: Reduced size limit for Exif tags. 18 years ago
ifd.hpp Copyright updates for 2007 19 years ago
image.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
image.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
iotest.cpp Copyright updates for 2007 19 years ago
iptc.cpp Copyright updates for 2007 19 years ago
iptc.hpp Removed trailing whitespace 19 years ago
iptceasy.cpp Overhauled exception handling. The new class Error has a list of error messages, which is selected based on the error code provided in the constructor. 20 years ago
iptcprint.cpp Removed trailing whitespace from source files 20 years ago
iptctest.cpp Overhauled exception handling. The new class Error has a list of error messages, which is selected based on the error code provided in the constructor. 20 years ago
jpgimage.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
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
key-test.cpp Removed trailing whitespace from source files 20 years ago
largeiptc-test.cpp Removed trailing whitespace 19 years ago
localtime.c Changes for Visual Studio C++ 2005 (8.0), part 1 20 years ago
makernote-test.cpp Updated for the new int score return value of match() 21 years ago
makernote.cpp Copyright updates for 2007 19 years ago
makernote.hpp Copyright updates for 2007 19 years ago
makernote2.cpp Added support for Olympus ORF format (Jeff Costlow). 18 years ago
makernote2.hpp Copyright updates for 2007 19 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 Copyright updates for 2007 19 years ago
minoltamn.cpp Added Minolta lenses (Hiroshi Kawashima). 18 years ago
minoltamn.hpp Copyright updates for 2007 19 years ago
mn.hpp Copyright updates for 2007 19 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.30 of Robert Rottmerhusen's lens database. 18 years ago
nikonmn.hpp Copyright updates for 2007 19 years ago
olympusmn.cpp Copyright updates for 2007 19 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 Copyright updates for 2007 19 years ago
panasonicmn.hpp Copyright updates for 2007 19 years ago
path-test.cpp Removed trailing whitespace from source files 20 years ago
pngchunk.cpp add url to hack with png chunks 18 years ago
pngchunk.hpp Copyright updates for 2007 19 years ago
pngimage.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
pngimage.hpp Added Image method to access the MIME type. 19 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
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 Copyright updates for 2007 19 years ago
sigmamn.hpp Copyright updates for 2007 19 years ago
sonymn.cpp Copyright updates for 2007 19 years ago
sonymn.hpp Copyright updates for 2007 19 years ago
taglist.cpp Renamed CanonCs1,2 groups to CanonCs and CanonSi respectively (David Cannings) 19 years ago
tags.cpp Added support for Olympus ORF format (Jeff Costlow). 18 years ago
tags.hpp Fixed g++-4.2 warnings. 18 years ago
tiffcomposite.cpp Copyright updates for 2007 19 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
tiffparse.cpp 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 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
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 Copyright updates for 2007 19 years ago
types.hpp Renamed exiv2_version.* files to version.* 19 years ago
tzfile.h added subversion style keywords 21 years ago
utils.cpp Copyright updates for 2007 19 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 includes required to compile with gcc 4.3 (prereleases) 18 years ago
value.hpp Copyright updates for 2007 19 years ago
version.cpp Added new function testVersion() and macro EXIV2_TEST_VERSION. Fixes #509. 18 years ago
version.hpp Updated ChangeLog, bumped version to 0.15 and the libtool -version-info to 1:0:1 18 years ago
write-test.cpp Changed class Entry to transform comment type on the fly. Fixes bug #445. 20 years ago
write2-test.cpp Added Canon Panorama patch, Canon test images, and minor updates (David Cannings) 19 years ago
xmpdump.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