exiv2/src
2007-12-30 07:30:42 +00:00
..
actions.cpp Added options -Y, -O and -D to the exiv2 tool to adjust Exif timestamps by years, months and days. 2007-12-22 17:51:55 +00:00
actions.hpp Added options -Y, -O and -D to the exiv2 tool to adjust Exif timestamps by years, months and days. 2007-12-22 17:51:55 +00:00
basicio.cpp Added writeFile() convenience function. 2007-12-09 08:00:26 +00:00
basicio.hpp Added writeFile() convenience function. 2007-12-09 08:00:26 +00:00
canonmn.cpp Minor cleanup (memset -> std::memset, memcpy -> std::memcpy). 2007-09-24 14:30:10 +00:00
canonmn.hpp Copyright updates for 2007 2007-02-02 10:09:31 +00:00
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.) 2007-08-31 08:28:43 +00:00
cr2image.hpp Added support for Olympus ORF format (Jeff Costlow). 2007-08-12 14:45:21 +00:00
crwimage.cpp Minor cleanup (memset -> std::memset, memcpy -> std::memcpy). 2007-09-24 14:30:10 +00:00
crwimage.hpp Added Image method to access the MIME type. 2007-02-28 16:05:10 +00:00
datasets.cpp Copyright updates for 2007 2007-02-02 10:09:31 +00:00
datasets.hpp Copyright updates for 2007 2007-02-02 10:09:31 +00:00
doxygen.hpp.in Added reference tables for XMP properties to doc. 2007-11-24 12:25:31 +00:00
error.cpp Added type keyword to XmpTextValue, added test with a command file that generates the same XMP packet as xmpsample. 2007-10-16 15:57:27 +00:00
error.hpp Changed AnyError to inherit from std::exception, required a change of the signature of AnyError::what() 2007-03-12 16:44:43 +00:00
exif.cpp Tweak 2007-12-14 17:13:21 +00:00
exif.hpp Intermediate state: Merged rev. 1153-1196 from branches/xmp. 2007-09-16 09:30:30 +00:00
exiv2.1 Added options -Y, -O and -D to the exiv2 tool to adjust Exif timestamps by years, months and days. 2007-12-22 17:51:55 +00:00
exiv2.cpp Added options -Y, -O and -D to the exiv2 tool to adjust Exif timestamps by years, months and days. 2007-12-22 17:51:55 +00:00
exiv2.hpp Added options -Y, -O and -D to the exiv2 tool to adjust Exif timestamps by years, months and days. 2007-12-22 17:51:55 +00:00
exv_msvc.h Added XMP support to MSVC project. 2007-12-25 06:33:13 +00:00
fujimn.cpp Minor cleanup (memset -> std::memset, memcpy -> std::memcpy). 2007-09-24 14:30:10 +00:00
fujimn.hpp Copyright updates for 2007 2007-02-02 10:09:31 +00:00
futils.cpp Minor cleanup (memset -> std::memset, memcpy -> std::memcpy). 2007-09-24 14:30:10 +00:00
futils.hpp Copyright updates for 2007 2007-02-02 10:09:31 +00:00
getopt_win32.c Changes for Visual Studio C++ 2005 (8.0), part 1 2006-03-14 14:15:46 +00:00
getopt_win32.h Replaced getopt with more mature version from MinGW (BSD license) 2005-08-21 13:44:34 +00:00
i18n.h Fixed broken macro 2007-02-22 04:29:56 +00:00
ifd.cpp #529, patch from Michal Cihar: Added Pentax makernote support (AOC\0 type). 2007-09-27 15:36:10 +00:00
ifd.hpp Copyright updates for 2007 2007-02-02 10:09:31 +00:00
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. 2007-09-19 13:00:31 +00:00
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. 2007-09-19 13:00:31 +00:00
iptc.cpp Minor changes. 2007-12-09 08:01:43 +00:00
iptc.hpp Intermediate state: Merged rev. 1153-1196 from branches/xmp. 2007-09-16 09:30:30 +00:00
jpgimage.cpp Added XMP support to MSVC project. 2007-12-25 06:33:13 +00:00
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.) 2007-08-31 08:28:43 +00:00
localtime.c Removed unneeded functions which appear to mask Windows native functions. This should fix #514 and probably also #484; to be tested. 2007-12-30 07:30:42 +00:00
Makefile Tweaks. 2007-10-21 08:41:12 +00:00
makernote2.cpp Added Pentax makernote header to new TIFF parser. 2007-10-08 18:03:45 +00:00
makernote2.hpp Added Pentax makernote header to new TIFF parser. 2007-10-08 18:03:45 +00:00
makernote.cpp Fixed compiler issues (gcc-4.3, msvc 7.1) 2007-09-24 06:33:17 +00:00
makernote.hpp Copyright updates for 2007 2007-02-02 10:09:31 +00:00
metacopy.cpp Copyright updates for 2007 2007-02-02 10:09:31 +00:00
metacopy.hpp Copyright updates for 2007 2007-02-02 10:09:31 +00:00
metadatum.cpp Copyright updates for 2007 2007-02-02 10:09:31 +00:00
metadatum.hpp Intermediate state: Merged rev. 1153-1196 from branches/xmp. 2007-09-16 09:30:30 +00:00
minoltamn.cpp fix email 2007-09-30 07:21:48 +00:00
minoltamn.hpp fix email 2007-09-30 07:21:48 +00:00
mn.hpp #529, patch from Michal Cihar: Added Pentax makernote support (AOC\0 type). 2007-09-27 15:36:10 +00:00
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. 2007-02-07 13:56:29 +00:00
mrwimage.hpp Added Image method to access the MIME type. 2007-02-28 16:05:10 +00:00
nikonmn.cpp Updated Nikon lens info to v2.99 of Robert Rottmerhusen's lens database. 2007-11-27 08:40:40 +00:00
nikonmn.hpp Copyright updates for 2007 2007-02-02 10:09:31 +00:00
olympusmn.cpp Minor cleanup (memset -> std::memset, memcpy -> std::memcpy). 2007-09-24 14:30:10 +00:00
olympusmn.hpp Copyright updates for 2007 2007-02-02 10:09:31 +00:00
orfimage.cpp Added support for Olympus ORF format (Jeff Costlow). 2007-08-12 14:45:21 +00:00
orfimage.hpp Added support for Olympus ORF format (Jeff Costlow). 2007-08-12 14:45:21 +00:00
panasonicmn.cpp Minor cleanup (memset -> std::memset, memcpy -> std::memcpy). 2007-09-24 14:30:10 +00:00
panasonicmn.hpp Copyright updates for 2007 2007-02-02 10:09:31 +00:00
path-test.cpp Removed trailing whitespace from source files 2005-10-08 11:25:44 +00:00
pentaxmn.cpp #531: Applied patch from Michal Cihar. 2007-12-09 09:55:32 +00:00
pentaxmn.hpp #531: Applied patch from Michal Cihar. 2007-12-09 09:55:32 +00:00
pngchunk.cpp fix email 2007-09-30 07:21:48 +00:00
pngchunk.hpp fix email 2007-09-30 07:21:48 +00:00
pngimage.cpp fix email 2007-09-30 07:21:48 +00:00
pngimage.hpp fix email 2007-09-30 07:21:48 +00:00
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 2005-03-19 06:50:19 +00:00
properties.cpp Minor change. 2007-12-22 11:23:51 +00:00
properties.hpp fix email 2007-09-30 07:21:48 +00:00
rafimage.cpp Fixed RAF read-support for systems without mmap. Bug #507. 2007-03-08 16:03:33 +00:00
rafimage.hpp Added Image method to access the MIME type. 2007-02-28 16:05:10 +00:00
rcsid.hpp Copyright updates for 2007 2007-02-02 10:09:31 +00:00
sigmamn.cpp Minor cleanup (memset -> std::memset, memcpy -> std::memcpy). 2007-09-24 14:30:10 +00:00
sigmamn.hpp Copyright updates for 2007 2007-02-02 10:09:31 +00:00
sonymn.cpp Minor cleanup (memset -> std::memset, memcpy -> std::memcpy). 2007-09-24 14:30:10 +00:00
sonymn.hpp Copyright updates for 2007 2007-02-02 10:09:31 +00:00
taglist.cpp Partially updated MSVC project (samples and XMP don't compile). 2007-11-01 02:47:04 +00:00
tags.cpp #529, patch from Michal Cihar: Added Pentax makernote support (AOC\0 type). 2007-09-27 15:36:10 +00:00
tags.hpp Fixed g++-4.2 warnings. 2007-06-09 07:02:26 +00:00
tiffcomposite.cpp Added Pentax makernote header to new TIFF parser. 2007-10-08 18:03:45 +00:00
tiffcomposite.hpp Copyright updates for 2007 2007-02-02 10:09:31 +00:00
tifffwd.hpp Added support for Olympus ORF format (Jeff Costlow). 2007-08-12 14:45:21 +00:00
tiffimage.cpp Added support for Olympus ORF format (Jeff Costlow). 2007-08-12 14:45:21 +00:00
tiffimage.hpp Added support for Olympus ORF format (Jeff Costlow). 2007-08-12 14:45:21 +00:00
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.) 2007-08-31 08:28:43 +00:00
tiffparser.hpp Added support for Olympus ORF format (Jeff Costlow). 2007-08-12 14:45:21 +00:00
tiffvisitor.cpp Fixed compiler issues (gcc-4.3, msvc 7.1) 2007-09-24 06:33:17 +00:00
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.) 2007-08-31 08:28:43 +00:00
timegm.h Fixed typo introduced in rev. 850, needed for the tests to pass with MSVC 2005 2006-08-16 15:52:38 +00:00
Todo Fixed invalid type id for user comment tag, bug #451 2006-02-03 04:41:44 +00:00
types.cpp #529, patch from Michal Cihar: Added Pentax makernote support (AOC\0 type). 2007-09-27 15:36:10 +00:00
types.hpp #529, patch from Michal Cihar: Added Pentax makernote support (AOC\0 type). 2007-09-27 15:36:10 +00:00
tzfile.h added subversion style keywords 2004-11-09 19:10:37 +00:00
utils.cpp Fixed compiler issues (gcc-4.3, msvc 7.1) 2007-09-24 06:33:17 +00:00
utils.hpp Copyright updates for 2007 2007-02-02 10:09:31 +00:00
utiltest.cpp Removed trailing whitespace from source files 2005-10-08 11:25:44 +00:00
value.cpp Added type keyword to XmpTextValue, added test with a command file that generates the same XMP packet as xmpsample. 2007-10-16 15:57:27 +00:00
value.hpp Added type keyword to XmpTextValue, added test with a command file that generates the same XMP packet as xmpsample. 2007-10-16 15:57:27 +00:00
version.cpp Added new function testVersion() and macro EXIV2_TEST_VERSION. Fixes #509. 2007-06-09 13:30:02 +00:00
version.hpp Set version to 0.16-pre1 (0.15.99) and minor updates. 2007-11-04 11:11:31 +00:00
xmp.cpp Added XMP support to MSVC project. 2007-12-25 06:33:13 +00:00
xmp.hpp Updated test output, moved fix from prev rev into XmpParser. 2007-10-15 13:40:45 +00:00