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 8d92f3c43e Minor fix. 15 years ago
..
CMakeLists.txt fix install 15 years ago
Makefile Remove .deps and .libs directories in maintainer-clean target. 15 years ago
TODO typo (GNU compliant) 15 years ago
actions.cpp Allow "migration" of XMP namespaces. Simplified XMP-SDK RegisterNamespace(). 15 years ago
actions.hpp #727: Fixed -g option to print multiple matches. 15 years ago
basicio.cpp msvc64. Added build type (64 or 32) to exiv2 -V output. A couple of changes to compile with DevStudio x64 15 years ago
basicio.hpp Updated Copyright notice for 2010. 15 years ago
bmpimage.cpp - Introduced exiv2.hpp as a wrapper to include all Exiv2 objects. (Renamed existing exiv2.hpp to exiv2app.hpp) 15 years ago
bmpimage.hpp Updated Copyright notice for 2010. 15 years ago
canonmn.cpp #737: Fixed lens description. 15 years ago
canonmn_int.hpp #667: Added support for Canon Processing Info tags (CanonPr binary array). Patch by Greg Mansfield. 15 years ago
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.) 15 years ago
convert.hpp Updated Copyright notice for 2010. 15 years ago
cr2image.cpp - Introduced exiv2.hpp as a wrapper to include all Exiv2 objects. (Renamed existing exiv2.hpp to exiv2app.hpp) 15 years ago
cr2image.hpp Updated Copyright notice for 2010. 15 years ago
cr2image_int.hpp Updated Copyright notice for 2010. 15 years ago
crwedit.cpp Removed CIFF classes from published API, doc tweaks. 17 years ago
crwimage.cpp #721: Renamed ifdItem to groupName and big internal clean-up: consolidated groups and IfdIds. 15 years ago
crwimage.hpp Updated Copyright notice for 2010. 15 years ago
crwimage_int.hpp #721: Removed IfdId from the published API. ExifKey now gives access to reference tag data. (Needs some polishing.) 15 years ago
crwparse.cpp Removed CIFF classes from published API, doc tweaks. 17 years ago
datasets.cpp - Introduced exiv2.hpp as a wrapper to include all Exiv2 objects. (Renamed existing exiv2.hpp to exiv2app.hpp) 15 years ago
datasets.hpp Updated Copyright notice for 2010. 15 years ago
doxygen.hpp.in Minor doc changes. 15 years ago
easyaccess.cpp Added AF-point easy-access function. (Suggested by july) 15 years ago
easyaccess.hpp Added AF-point easy-access function. (Suggested by july) 15 years ago
error.cpp #726: Added support for thumbnail found in sub-IFD of IFD1 of Samsung .SRW files. 15 years ago
error.hpp #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.) 15 years ago
exif.cpp #726: Added support for thumbnail found in sub-IFD of IFD1 of Samsung .SRW files. 15 years ago
exif.hpp #721: Removed IfdId from the published API. ExifKey now gives access to reference tag data. (Needs some polishing.) 15 years ago
exiv2.1 Added SRW format to man page. 15 years ago
exiv2.cpp Minor fix. 15 years ago
exiv2.hpp Misc tweaks. 15 years ago
exiv2app.hpp Added option -q (quiet) to silence warnings and error messages from the Exiv2 library to the exiv2 command line tool. 15 years ago
fujimn.cpp Fixed two and silenced several other compiler warnings. 15 years ago
fujimn_int.hpp #719: Removed Fuji makernote class and pretty-print functions from the published interface. 15 years ago
futils.cpp - Introduced exiv2.hpp as a wrapper to include all Exiv2 objects. (Renamed existing exiv2.hpp to exiv2app.hpp) 15 years ago
futils.hpp Updated Copyright notice for 2010. 15 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
gifimage.cpp - Introduced exiv2.hpp as a wrapper to include all Exiv2 objects. (Renamed existing exiv2.hpp to exiv2app.hpp) 15 years ago
gifimage.hpp Updated Copyright notice for 2010. 15 years ago
i18n.h Updated Copyright notice for 2010. 15 years ago
image.cpp Synchronized wiki and image registry. 15 years ago
image.hpp Updated Copyright notice for 2010. 15 years ago
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.) 15 years ago
iptc.hpp Updated Copyright notice for 2010. 15 years ago
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.) 15 years ago
jp2image.hpp Updated Copyright notice for 2010. 15 years ago
jpgimage.cpp msvc64. Added build type (64 or 32) to exiv2 -V output. A couple of changes to compile with DevStudio x64 15 years ago
jpgimage.hpp Updated Copyright notice for 2010. 15 years ago
localtime.c this doen't compile under mingw 15 years ago
makernote.cpp #736: Fix for Make starting with a dash. 15 years ago
makernote_int.hpp #726: Added support for Samsung2 makernote. (Pretty-print and easy-access functions not done yet.) 15 years ago
metacopy.cpp #695: Applied patch from Nikolai Saoukh. 15 years ago
metacopy.hpp #695: Applied patch from Nikolai Saoukh. 15 years ago
metadatum.cpp - Introduced exiv2.hpp as a wrapper to include all Exiv2 objects. (Renamed existing exiv2.hpp to exiv2app.hpp) 15 years ago
metadatum.hpp Updated Copyright notice for 2010. 15 years ago
minoltamn.cpp Fixed two and silenced several other compiler warnings. 15 years ago
minoltamn_int.hpp #719: Removed Minolta makernote class and pretty-print functions from the published interface. 15 years ago
mrwimage.cpp - Introduced exiv2.hpp as a wrapper to include all Exiv2 objects. (Renamed existing exiv2.hpp to exiv2app.hpp) 15 years ago
mrwimage.hpp Updated Copyright notice for 2010. 15 years ago
mrwthumb.cpp Removed trailing whitespace. 17 years ago
nikonmn.cpp Updated Nikon Lens lookup table to v4.3.410.01 of Robert Rottmerhusen's fmountlens list. 15 years ago
nikonmn_int.hpp #719: Removed Nikon makernote classes and pretty-print functions from the published interface. 15 years ago
olympusmn.cpp Fixed two and silenced several other compiler warnings. 15 years ago
olympusmn_int.hpp #719: Removed Olympus makernote class and pretty-print functions from the published interface. 15 years ago
orfimage.cpp #721: Renamed ifdItem to groupName and big internal clean-up: consolidated groups and IfdIds. 15 years ago
orfimage.hpp Updated Copyright notice for 2010. 15 years ago
orfimage_int.hpp Updated Copyright notice for 2010. 15 years ago
panasonicmn.cpp Fixed two and silenced several other compiler warnings. 15 years ago
panasonicmn_int.hpp #719: Removed Panasonic makernote class and pretty-print functions from the published interface. 15 years ago
path-test.cpp Removed trailing whitespace from source files 20 years ago
pentaxmn.cpp Fixed two and silenced several other compiler warnings. 15 years ago
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). 15 years ago
pgfimage.cpp - Introduced exiv2.hpp as a wrapper to include all Exiv2 objects. (Renamed existing exiv2.hpp to exiv2app.hpp) 15 years ago
pgfimage.hpp Updated Copyright notice for 2010. 15 years ago
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.) 15 years ago
pngchunk_int.hpp Updated Copyright notice for 2010. 15 years ago
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.) 15 years ago
pngimage.hpp Updated Copyright notice for 2010. 15 years ago
preview.cpp #745: Fixed leftover x-raw MIME type. 15 years ago
preview.hpp Updated Copyright notice for 2010. 15 years ago
private.h #535: Removed unnecessary declarations and defines. 18 years ago
properties.cpp Allow "migration" of XMP namespaces. Simplified XMP-SDK RegisterNamespace(). 15 years ago
properties.hpp Allow "migration" of XMP namespaces. Simplified XMP-SDK RegisterNamespace(). 15 years ago
psdimage.cpp #738: Applied patch from Michael Ulbrich. 15 years ago
psdimage.hpp Updated Copyright notice for 2010. 15 years ago
rafimage.cpp - Introduced exiv2.hpp as a wrapper to include all Exiv2 objects. (Renamed existing exiv2.hpp to exiv2app.hpp) 15 years ago
rafimage.hpp Updated Copyright notice for 2010. 15 years ago
rcsid_int.hpp - Introduced exiv2.hpp as a wrapper to include all Exiv2 objects. (Renamed existing exiv2.hpp to exiv2app.hpp) 15 years ago
rw2image.cpp Improved determination of MIME type (not complete yet), optimized TIFF accessors pixelWidth, pixelHeight, mimeType and primaryGroup. 15 years ago
rw2image.hpp Updated Copyright notice for 2010. 15 years ago
rw2image_int.hpp Updated Copyright notice for 2010. 15 years ago
samsungmn.cpp #726: Added pretty-print and easy-access functions for the Samsung2 makernote. 15 years ago
samsungmn_int.hpp #726: Added support for Samsung2 makernote. (Pretty-print and easy-access functions not done yet.) 15 years ago
sigmamn.cpp #721: Renamed ifdItem to groupName and big internal clean-up: consolidated groups and IfdIds. 15 years ago
sigmamn_int.hpp #719: Removed Sigma makernote class and pretty-print functions from the published interface. 15 years ago
sonymn.cpp Fixed two and silenced several other compiler warnings. 15 years ago
sonymn_int.hpp #719: Removed Sony makernote class and pretty-print functions from the published interface. 15 years ago
taglist.cpp #721: Removed IfdId from the published API. ExifKey now gives access to reference tag data. (Needs some polishing.) 15 years ago
tags.cpp #726: Added pretty-print and easy-access functions for the Samsung2 makernote. 15 years ago
tags.hpp Minor doc changes. 15 years ago
tags_int.hpp #726: Added support for Samsung2 makernote. (Pretty-print and easy-access functions not done yet.) 15 years ago
tgaimage.cpp - Introduced exiv2.hpp as a wrapper to include all Exiv2 objects. (Renamed existing exiv2.hpp to exiv2app.hpp) 15 years ago
tgaimage.hpp Updated Copyright notice for 2010. 15 years ago
tiff-test.cpp Merged unstable branch to trunk. 17 years ago
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.) 15 years ago
tiffcomposite_int.hpp #721: Renamed ifdItem to groupName and big internal clean-up: consolidated groups and IfdIds. 15 years ago
tifffwd_int.hpp #721: Renamed ifdItem to groupName and big internal clean-up: consolidated groups and IfdIds. 15 years ago
tiffimage.cpp Added image/x-pentax-pef to the list of recognized TIFF-like images 15 years ago
tiffimage.hpp Synchronized wiki and image registry. 15 years ago
tiffimage_int.hpp #721: Renamed ifdItem to groupName and big internal clean-up: consolidated groups and IfdIds. 15 years ago
tiffmn-test.cpp Merged unstable branch to trunk. 17 years ago
tiffvisitor.cpp #726: Added support for thumbnail found in sub-IFD of IFD1 of Samsung .SRW files. 15 years ago
tiffvisitor_int.hpp #721: Renamed ifdItem to groupName and big internal clean-up: consolidated groups and IfdIds. 15 years ago
timegm.h #556 timegm() function should work with Windows 64bit time_t 16 years ago
types.cpp Bugfix (Matthias Baas) 15 years ago
types.hpp Misc tweaks. 15 years ago
tzfile.h added subversion style keywords 21 years ago
utils.cpp - Introduced exiv2.hpp as a wrapper to include all Exiv2 objects. (Renamed existing exiv2.hpp to exiv2app.hpp) 15 years ago
utils.hpp Updated Copyright notice for 2010. 15 years ago
utiltest.cpp - Introduced exiv2.hpp as a wrapper to include all Exiv2 objects. (Renamed existing exiv2.hpp to exiv2app.hpp) 15 years ago
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.) 15 years ago
value.hpp Re-added generalized ValueType constructors. 15 years ago
version.cpp - Introduced exiv2.hpp as a wrapper to include all Exiv2 objects. (Renamed existing exiv2.hpp to exiv2app.hpp) 15 years ago
version.hpp Bumped version to 0.21 to facilitate testing (soname remains unchanged for now). 15 years ago
xmp.cpp Allow "migration" of XMP namespaces. Simplified XMP-SDK RegisterNamespace(). 15 years ago
xmp.hpp Allow "migration" of XMP namespaces. Simplified XMP-SDK RegisterNamespace(). 15 years ago
xmpdump.cpp Merged unstable branch to trunk. 17 years ago
xmpsidecar.cpp Modified test for XMP files to not recognize any XML file with a regular header as XMP. 15 years ago
xmpsidecar.hpp Modified test for XMP files to not recognize any XML file with a regular header as XMP. 15 years ago