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 a0bdc5528e #721: Removed Exif-specific reference functions from the ExifKey interface again. 15 years ago
..
CMakeLists.txt #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
Makefile #719: Removed Nikon makernote classes and pretty-print functions from the published interface. 15 years ago
TODO typo (GNU compliant) 15 years ago
actions.cpp #719: Removed Canon makernote class and pretty-print functions from the published interface. 15 years ago
actions.hpp - Introduced exiv2.hpp as a wrapper to include all Exiv2 objects. (Renamed existing exiv2.hpp to exiv2app.hpp) 15 years ago
basicio.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
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 Fixed two and silenced several other compiler warnings. 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 Added HTML doc for new XMP schemas mediapro, expressionmedia and kipi. 15 years ago
easyaccess.cpp - Introduced exiv2.hpp as a wrapper to include all Exiv2 objects. (Renamed existing exiv2.hpp to exiv2app.hpp) 15 years ago
easyaccess.hpp Reverted some Exif keys changed recently back to the original names, updated easy-access functions to include recently added Sony and Minolta tags. 15 years ago
error.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
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 #721: Removed Exif-specific reference functions from the ExifKey interface again. 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 option -q (quiet) to silence warnings and error messages from the Exiv2 library to the exiv2 command line tool. 15 years ago
exiv2.cpp Added option -q (quiet) to silence warnings and error messages from the Exiv2 library to the exiv2 command line tool. 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 - Introduced exiv2.hpp as a wrapper to include all Exiv2 objects. (Renamed existing exiv2.hpp to exiv2app.hpp) 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 #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
jpgimage.hpp Updated Copyright notice for 2010. 15 years ago
localtime.c this doen't compile under mingw 15 years ago
makernote.cpp #721: Renamed ifdItem to groupName and big internal clean-up: consolidated groups and IfdIds. 15 years ago
makernote_int.hpp #721: Renamed ifdItem to groupName and big internal clean-up: consolidated groups and IfdIds. 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 Fixed two and silenced several other compiler warnings. 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 #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
preview.hpp Updated Copyright notice for 2010. 15 years ago
private.h #535: Removed unnecessary declarations and defines. 18 years ago
properties.cpp #721: Use Pimpl idiom for class ExifKey in preparation for more changes. 15 years ago
properties.hpp Updated Copyright notice for 2010. 15 years ago
psdimage.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
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 #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
rw2image.hpp Updated Copyright notice for 2010. 15 years ago
rw2image_int.hpp Updated Copyright notice for 2010. 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 #721: Removed Exif-specific reference functions from the ExifKey interface again. 15 years ago
tags.hpp #721: Removed Exif-specific reference functions from the ExifKey interface again. 15 years ago
tags_int.hpp Fixed compilation. 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 #721: Renamed ifdItem to groupName and big internal clean-up: consolidated groups and IfdIds. 15 years ago
tiffimage.hpp Updated Copyright notice for 2010. 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 #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
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 #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
xmp.hpp Updated Copyright notice for 2010. 15 years ago
xmpdump.cpp Merged unstable branch to trunk. 17 years ago
xmpsidecar.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
xmpsidecar.hpp Updated Copyright notice for 2010. 15 years ago