exiv2/src
2011-01-03 12:26:01 +00:00
..
actions.cpp Allow "migration" of XMP namespaces. Simplified XMP-SDK RegisterNamespace(). 2010-11-06 13:53:15 +00:00
actions.hpp #727: Fixed -g option to print multiple matches. 2010-10-31 09:09:17 +00:00
basicio.cpp msvc64. Added build type (64 or 32) to exiv2 -V output. A couple of changes to compile with DevStudio x64 2010-12-07 04:10:52 +00:00
basicio.hpp Updated Copyright notice for 2010. 2010-04-03 07:53:30 +00:00
bmpimage.cpp - Introduced exiv2.hpp as a wrapper to include all Exiv2 objects. (Renamed existing exiv2.hpp to exiv2app.hpp) 2010-06-27 10:04:39 +00:00
bmpimage.hpp Updated Copyright notice for 2010. 2010-04-03 07:53:30 +00:00
canonmn_int.hpp #667: Added support for Canon Processing Info tags (CanonPr binary array). Patch by Greg Mansfield. 2010-08-16 14:14:42 +00:00
canonmn.cpp #737: Fixed lens description. 2010-10-16 15:23:37 +00:00
CMakeLists.txt fix install 2010-10-02 09:02:59 +00:00
convert.cpp #476, #614: Introduced class LogMsg for enhanced logging, migrated all existing warnings and error messages (not the exceptions) to use the new logic. Every log message now has a type (debug, info, warning, error). Applications can set a logging level to determine which messages are processed and supply a custom log message handler at runtime. (Based on a contribution by Simson Garfinkel.) 2010-09-10 14:02:09 +00:00
convert.hpp Updated Copyright notice for 2010. 2010-04-03 07:53:30 +00:00
cr2image_int.hpp Updated Copyright notice for 2010. 2010-04-03 07:53:30 +00:00
cr2image.cpp - Introduced exiv2.hpp as a wrapper to include all Exiv2 objects. (Renamed existing exiv2.hpp to exiv2app.hpp) 2010-06-27 10:04:39 +00:00
cr2image.hpp Updated Copyright notice for 2010. 2010-04-03 07:53:30 +00:00
crwedit.cpp Removed CIFF classes from published API, doc tweaks. 2008-08-03 15:31:36 +00:00
crwimage_int.hpp #721: Removed IfdId from the published API. ExifKey now gives access to reference tag data. (Needs some polishing.) 2010-08-28 17:47:45 +00:00
crwimage.cpp #721: Renamed ifdItem to groupName and big internal clean-up: consolidated groups and IfdIds. 2010-08-30 19:33:07 +00:00
crwimage.hpp Updated Copyright notice for 2010. 2010-04-03 07:53:30 +00:00
crwparse.cpp Removed CIFF classes from published API, doc tweaks. 2008-08-03 15:31:36 +00:00
datasets.cpp - Introduced exiv2.hpp as a wrapper to include all Exiv2 objects. (Renamed existing exiv2.hpp to exiv2app.hpp) 2010-06-27 10:04:39 +00:00
datasets.hpp Updated Copyright notice for 2010. 2010-04-03 07:53:30 +00:00
doxygen.hpp.in Minor doc changes. 2010-11-30 17:01:21 +00:00
easyaccess.cpp Added AF-point easy-access function. (Suggested by july) 2010-11-22 14:46:09 +00:00
easyaccess.hpp Added AF-point easy-access function. (Suggested by july) 2010-11-22 14:46:09 +00:00
error.cpp #726: Added support for thumbnail found in sub-IFD of IFD1 of Samsung .SRW files. 2010-09-21 15:45:07 +00:00
error.hpp #476, #614: Simplified LogMsg. It's not quite as elegant as before anymore but should be much more portable and more efficient. (MSVC 7.1 didn't like the original implementation.) 2010-12-28 23:36:53 +00:00
exif.cpp #726: Added support for thumbnail found in sub-IFD of IFD1 of Samsung .SRW files. 2010-09-21 15:45:07 +00:00
exif.hpp #721: Removed IfdId from the published API. ExifKey now gives access to reference tag data. (Needs some polishing.) 2010-08-28 17:47:45 +00:00
exiv2.1 Added SRW format to man page. 2010-11-22 16:19:15 +00:00
exiv2.cpp Minor fix. 2010-12-10 12:44:38 +00:00
exiv2.hpp Misc tweaks. 2010-09-04 09:20:04 +00:00
exiv2app.hpp Added option -q (quiet) to silence warnings and error messages from the Exiv2 library to the exiv2 command line tool. 2010-09-10 15:00:15 +00:00
fujimn_int.hpp #719: Removed Fuji makernote class and pretty-print functions from the published interface. 2010-08-14 08:01:47 +00:00
fujimn.cpp Fixed two and silenced several other compiler warnings. 2010-09-10 16:36:33 +00:00
futils.cpp - Introduced exiv2.hpp as a wrapper to include all Exiv2 objects. (Renamed existing exiv2.hpp to exiv2app.hpp) 2010-06-27 10:04:39 +00:00
futils.hpp Updated Copyright notice for 2010. 2010-04-03 07:53:30 +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
gifimage.cpp - Introduced exiv2.hpp as a wrapper to include all Exiv2 objects. (Renamed existing exiv2.hpp to exiv2app.hpp) 2010-06-27 10:04:39 +00:00
gifimage.hpp Updated Copyright notice for 2010. 2010-04-03 07:53:30 +00:00
i18n.h Updated Copyright notice for 2010. 2010-04-03 07:53:30 +00:00
image.cpp Synchronized wiki and image registry. 2010-11-21 15:06:26 +00:00
image.hpp Updated Copyright notice for 2010. 2010-04-03 07:53:30 +00:00
iptc.cpp #476, #614: Introduced class LogMsg for enhanced logging, migrated all existing warnings and error messages (not the exceptions) to use the new logic. Every log message now has a type (debug, info, warning, error). Applications can set a logging level to determine which messages are processed and supply a custom log message handler at runtime. (Based on a contribution by Simson Garfinkel.) 2010-09-10 14:02:09 +00:00
iptc.hpp Updated Copyright notice for 2010. 2010-04-03 07:53:30 +00:00
jp2image.cpp #476, #614: Introduced class LogMsg for enhanced logging, migrated all existing warnings and error messages (not the exceptions) to use the new logic. Every log message now has a type (debug, info, warning, error). Applications can set a logging level to determine which messages are processed and supply a custom log message handler at runtime. (Based on a contribution by Simson Garfinkel.) 2010-09-10 14:02:09 +00:00
jp2image.hpp Updated Copyright notice for 2010. 2010-04-03 07:53:30 +00:00
jpgimage.cpp msvc64. Added build type (64 or 32) to exiv2 -V output. A couple of changes to compile with DevStudio x64 2010-12-07 04:10:52 +00:00
jpgimage.hpp Updated Copyright notice for 2010. 2010-04-03 07:53:30 +00:00
localtime.c this doen't compile under mingw 2010-09-11 20:02:32 +00:00
Makefile Remove .deps and .libs directories in maintainer-clean target. 2010-11-22 15:44:15 +00:00
makernote_int.hpp #726: Added support for Samsung2 makernote. (Pretty-print and easy-access functions not done yet.) 2010-09-28 17:05:23 +00:00
makernote.cpp #736: Fix for Make starting with a dash. 2010-10-15 07:44:48 +00:00
metacopy.cpp #695: Applied patch from Nikolai Saoukh. 2010-04-14 16:32:55 +00:00
metacopy.hpp #695: Applied patch from Nikolai Saoukh. 2010-04-14 16:32:55 +00:00
metadatum.cpp - Introduced exiv2.hpp as a wrapper to include all Exiv2 objects. (Renamed existing exiv2.hpp to exiv2app.hpp) 2010-06-27 10:04:39 +00:00
metadatum.hpp Updated Copyright notice for 2010. 2010-04-03 07:53:30 +00:00
minoltamn_int.hpp #719: Removed Minolta makernote class and pretty-print functions from the published interface. 2010-08-14 03:06:21 +00:00
minoltamn.cpp Fixed two and silenced several other compiler warnings. 2010-09-10 16:36:33 +00:00
mrwimage.cpp - Introduced exiv2.hpp as a wrapper to include all Exiv2 objects. (Renamed existing exiv2.hpp to exiv2app.hpp) 2010-06-27 10:04:39 +00:00
mrwimage.hpp Updated Copyright notice for 2010. 2010-04-03 07:53:30 +00:00
mrwthumb.cpp Removed trailing whitespace. 2008-07-16 04:38:32 +00:00
nikonmn_int.hpp #719: Removed Nikon makernote classes and pretty-print functions from the published interface. 2010-08-08 15:11:33 +00:00
nikonmn.cpp Updated Nikon Lens lookup table to v4.3.410.01 of Robert Rottmerhusen's fmountlens list. 2010-11-21 14:07:48 +00:00
olympusmn_int.hpp #719: Removed Olympus makernote class and pretty-print functions from the published interface. 2010-08-14 08:52:46 +00:00
olympusmn.cpp Fixed two and silenced several other compiler warnings. 2010-09-10 16:36:33 +00:00
orfimage_int.hpp Updated Copyright notice for 2010. 2010-04-03 07:53:30 +00:00
orfimage.cpp #721: Renamed ifdItem to groupName and big internal clean-up: consolidated groups and IfdIds. 2010-08-30 19:33:07 +00:00
orfimage.hpp Updated Copyright notice for 2010. 2010-04-03 07:53:30 +00:00
panasonicmn_int.hpp #719: Removed Panasonic makernote class and pretty-print functions from the published interface. 2010-08-14 02:36:34 +00:00
panasonicmn.cpp Fixed two and silenced several other compiler warnings. 2010-09-10 16:36:33 +00:00
path-test.cpp Removed trailing whitespace from source files 2005-10-08 11:25:44 +00:00
pentaxmn_int.hpp #719: Removed standard Exif tag definitions and pretty-print functions from the API. Fixed warnings in the code for Float and Double values (added for #711). 2010-08-16 13:38:06 +00:00
pentaxmn.cpp Fixed two and silenced several other compiler warnings. 2010-09-10 16:36:33 +00:00
pgfimage.cpp - Introduced exiv2.hpp as a wrapper to include all Exiv2 objects. (Renamed existing exiv2.hpp to exiv2app.hpp) 2010-06-27 10:04:39 +00:00
pgfimage.hpp Updated Copyright notice for 2010. 2010-04-03 07:53:30 +00:00
pngchunk_int.hpp Updated Copyright notice for 2010. 2010-04-03 07:53:30 +00:00
pngchunk.cpp #476, #614: Introduced class LogMsg for enhanced logging, migrated all existing warnings and error messages (not the exceptions) to use the new logic. Every log message now has a type (debug, info, warning, error). Applications can set a logging level to determine which messages are processed and supply a custom log message handler at runtime. (Based on a contribution by Simson Garfinkel.) 2010-09-10 14:02:09 +00:00
pngimage.cpp #476, #614: Introduced class LogMsg for enhanced logging, migrated all existing warnings and error messages (not the exceptions) to use the new logic. Every log message now has a type (debug, info, warning, error). Applications can set a logging level to determine which messages are processed and supply a custom log message handler at runtime. (Based on a contribution by Simson Garfinkel.) 2010-09-10 14:02:09 +00:00
pngimage.hpp Updated Copyright notice for 2010. 2010-04-03 07:53:30 +00:00
preview.cpp #745: Fixed leftover x-raw MIME type. 2010-12-06 15:36:36 +00:00
preview.hpp Updated Copyright notice for 2010. 2010-04-03 07:53:30 +00:00
private.h #535: Removed unnecessary declarations and defines. 2008-01-01 16:23:38 +00:00
properties.cpp Allow "migration" of XMP namespaces. Simplified XMP-SDK RegisterNamespace(). 2010-11-06 13:53:15 +00:00
properties.hpp Allow "migration" of XMP namespaces. Simplified XMP-SDK RegisterNamespace(). 2010-11-06 13:53:15 +00:00
psdimage.cpp #738: Applied patch from Michael Ulbrich. 2010-10-25 13:24:51 +00:00
psdimage.hpp Updated Copyright notice for 2010. 2010-04-03 07:53:30 +00:00
rafimage.cpp - Introduced exiv2.hpp as a wrapper to include all Exiv2 objects. (Renamed existing exiv2.hpp to exiv2app.hpp) 2010-06-27 10:04:39 +00:00
rafimage.hpp Updated Copyright notice for 2010. 2010-04-03 07:53:30 +00:00
rcsid_int.hpp - Introduced exiv2.hpp as a wrapper to include all Exiv2 objects. (Renamed existing exiv2.hpp to exiv2app.hpp) 2010-06-27 10:04:39 +00:00
rw2image_int.hpp Updated Copyright notice for 2010. 2010-04-03 07:53:30 +00:00
rw2image.cpp Improved determination of MIME type (not complete yet), optimized TIFF accessors pixelWidth, pixelHeight, mimeType and primaryGroup. 2010-10-01 14:09:47 +00:00
rw2image.hpp Updated Copyright notice for 2010. 2010-04-03 07:53:30 +00:00
samsungmn_int.hpp #726: Added support for Samsung2 makernote. (Pretty-print and easy-access functions not done yet.) 2010-09-28 17:05:23 +00:00
samsungmn.cpp #726: Added pretty-print and easy-access functions for the Samsung2 makernote. 2010-09-29 16:33:50 +00:00
sigmamn_int.hpp #719: Removed Sigma makernote class and pretty-print functions from the published interface. 2010-08-14 02:50:44 +00:00
sigmamn.cpp #721: Renamed ifdItem to groupName and big internal clean-up: consolidated groups and IfdIds. 2010-08-30 19:33:07 +00:00
sonymn_int.hpp #719: Removed Sony makernote class and pretty-print functions from the published interface. 2010-08-14 02:59:06 +00:00
sonymn.cpp Fixed two and silenced several other compiler warnings. 2010-09-10 16:36:33 +00:00
taglist.cpp #721: Removed IfdId from the published API. ExifKey now gives access to reference tag data. (Needs some polishing.) 2010-08-28 17:47:45 +00:00
tags_int.hpp #726: Added support for Samsung2 makernote. (Pretty-print and easy-access functions not done yet.) 2010-09-28 17:05:23 +00:00
tags.cpp #726: Added pretty-print and easy-access functions for the Samsung2 makernote. 2010-09-29 16:33:50 +00:00
tags.hpp Minor doc changes. 2010-11-30 17:01:21 +00:00
tgaimage.cpp - Introduced exiv2.hpp as a wrapper to include all Exiv2 objects. (Renamed existing exiv2.hpp to exiv2app.hpp) 2010-06-27 10:04:39 +00:00
tgaimage.hpp Updated Copyright notice for 2010. 2010-04-03 07:53:30 +00:00
tiff-test.cpp Merged unstable branch to trunk. 2008-06-21 10:28:17 +00:00
tiffcomposite_int.hpp #721: Renamed ifdItem to groupName and big internal clean-up: consolidated groups and IfdIds. 2010-08-30 19:33:07 +00:00
tiffcomposite.cpp #476, #614: Introduced class LogMsg for enhanced logging, migrated all existing warnings and error messages (not the exceptions) to use the new logic. Every log message now has a type (debug, info, warning, error). Applications can set a logging level to determine which messages are processed and supply a custom log message handler at runtime. (Based on a contribution by Simson Garfinkel.) 2010-09-10 14:02:09 +00:00
tifffwd_int.hpp #721: Renamed ifdItem to groupName and big internal clean-up: consolidated groups and IfdIds. 2010-08-30 19:33:07 +00:00
tiffimage_int.hpp #721: Renamed ifdItem to groupName and big internal clean-up: consolidated groups and IfdIds. 2010-08-30 19:33:07 +00:00
tiffimage.cpp Added image/x-pentax-pef to the list of recognized TIFF-like images 2010-10-25 13:16:04 +00:00
tiffimage.hpp Synchronized wiki and image registry. 2010-11-21 15:06:26 +00:00
tiffmn-test.cpp Merged unstable branch to trunk. 2008-06-21 10:28:17 +00:00
tiffvisitor_int.hpp #721: Renamed ifdItem to groupName and big internal clean-up: consolidated groups and IfdIds. 2010-08-30 19:33:07 +00:00
tiffvisitor.cpp #726: Added support for thumbnail found in sub-IFD of IFD1 of Samsung .SRW files. 2010-09-21 15:45:07 +00:00
timegm.h #556 timegm() function should work with Windows 64bit time_t 2009-05-19 03:48:42 +00:00
TODO typo (GNU compliant) 2010-04-20 09:01:57 +00:00
types.cpp Bugfix (Matthias Baas) 2010-08-24 15:54:05 +00:00
types.hpp Misc tweaks. 2010-09-04 09:20:04 +00:00
tzfile.h added subversion style keywords 2004-11-09 19:10:37 +00:00
utils.cpp - Introduced exiv2.hpp as a wrapper to include all Exiv2 objects. (Renamed existing exiv2.hpp to exiv2app.hpp) 2010-06-27 10:04:39 +00:00
utils.hpp Updated Copyright notice for 2010. 2010-04-03 07:53:30 +00:00
utiltest.cpp - Introduced exiv2.hpp as a wrapper to include all Exiv2 objects. (Renamed existing exiv2.hpp to exiv2app.hpp) 2010-06-27 10:04:39 +00:00
value.cpp #476, #614: Introduced class LogMsg for enhanced logging, migrated all existing warnings and error messages (not the exceptions) to use the new logic. Every log message now has a type (debug, info, warning, error). Applications can set a logging level to determine which messages are processed and supply a custom log message handler at runtime. (Based on a contribution by Simson Garfinkel.) 2010-09-10 14:02:09 +00:00
value.hpp Split constructor into two as a workaround for a MSVC 7.1 bug. 2010-12-27 17:49:48 +00:00
version.cpp - Introduced exiv2.hpp as a wrapper to include all Exiv2 objects. (Renamed existing exiv2.hpp to exiv2app.hpp) 2010-06-27 10:04:39 +00:00
version.hpp Bumped version to 0.21 to facilitate testing (soname remains unchanged for now). 2010-08-15 15:09:00 +00:00
xmp.cpp #749: Fixed signature of XmpParser::registerNs that is used when the library is compiled without XMP. 2011-01-03 12:26:01 +00:00
xmp.hpp Allow "migration" of XMP namespaces. Simplified XMP-SDK RegisterNamespace(). 2010-11-06 13:53:15 +00:00
xmpdump.cpp Merged unstable branch to trunk. 2008-06-21 10:28:17 +00:00
xmpsidecar.cpp Modified test for XMP files to not recognize any XML file with a regular header as XMP. 2010-10-30 06:06:15 +00:00
xmpsidecar.hpp Modified test for XMP files to not recognize any XML file with a regular header as XMP. 2010-10-30 06:06:15 +00:00