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 4928c8d270 Added ExifKey::defaultCount() to access the new count reference information. 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 Fixed writing to pseudo memory mapped areas (at least on Linux). 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 Added count patch by Matthias Baas. Adds a count field to the Exif tag reference data. 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 #716: Added missing #include <ios>, needed for Sun Studio compiler (patch by Pavel Heimlich). 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: Removed IfdId from the published API. ExifKey now gives access to reference tag data. (Needs some polishing.) 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 - Introduced exiv2.hpp as a wrapper to include all Exiv2 objects. (Renamed existing exiv2.hpp to exiv2app.hpp) 15 years ago
error.hpp Updated Copyright notice for 2010. 15 years ago
exif.cpp #721: Removed IfdId from the published API. ExifKey now gives access to reference tag data. (Needs some polishing.) 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 Fixed typo. 15 years ago
exiv2.cpp #721: Removed IfdId from the published API. ExifKey now gives access to reference tag data. (Needs some polishing.) 15 years ago
exiv2.hpp #719: Removed Nikon makernote classes and pretty-print functions from the published interface. 15 years ago
exiv2app.hpp - Introduced exiv2.hpp as a wrapper to include all Exiv2 objects. (Renamed existing exiv2.hpp to exiv2app.hpp) 15 years ago
fujimn.cpp Added count patch by Matthias Baas. Adds a count field to the Exif tag reference data. 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 - Introduced exiv2.hpp as a wrapper to include all Exiv2 objects. (Renamed existing exiv2.hpp to exiv2app.hpp) 15 years ago
iptc.hpp Updated Copyright notice for 2010. 15 years ago
jp2image.cpp - Introduced exiv2.hpp as a wrapper to include all Exiv2 objects. (Renamed existing exiv2.hpp to exiv2app.hpp) 15 years ago
jp2image.hpp Updated Copyright notice for 2010. 15 years ago
jpgimage.cpp - Introduced exiv2.hpp as a wrapper to include all Exiv2 objects. (Renamed existing exiv2.hpp to exiv2app.hpp) 15 years ago
jpgimage.hpp Updated Copyright notice for 2010. 15 years ago
localtime.c compile 15 years ago
makernote.cpp - Introduced exiv2.hpp as a wrapper to include all Exiv2 objects. (Renamed existing exiv2.hpp to exiv2app.hpp) 15 years ago
makernote_int.hpp #667: Added support for Canon Processing Info tags (CanonPr binary array). Patch by Greg Mansfield. 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 Added count patch by Matthias Baas. Adds a count field to the Exif tag reference data. 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 Added count patch by Matthias Baas. Adds a count field to the Exif tag reference data. 15 years ago
nikonmn_int.hpp #719: Removed Nikon makernote classes and pretty-print functions from the published interface. 15 years ago
olympusmn.cpp Added count patch by Matthias Baas. Adds a count field to the Exif tag reference data. 15 years ago
olympusmn_int.hpp #719: Removed Olympus makernote class and pretty-print functions from the published interface. 15 years ago
orfimage.cpp - Introduced exiv2.hpp as a wrapper to include all Exiv2 objects. (Renamed existing exiv2.hpp to exiv2app.hpp) 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 Added count patch by Matthias Baas. Adds a count field to the Exif tag reference data. 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 Added count patch by Matthias Baas. Adds a count field to the Exif tag reference data. 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 Fixed zlib uncompression of large PNG metadata buffers. 15 years ago
pngchunk_int.hpp Updated Copyright notice for 2010. 15 years ago
pngimage.cpp - Introduced exiv2.hpp as a wrapper to include all Exiv2 objects. (Renamed existing exiv2.hpp to exiv2app.hpp) 15 years ago
pngimage.hpp Updated Copyright notice for 2010. 15 years ago
preview.cpp - Introduced exiv2.hpp as a wrapper to include all Exiv2 objects. (Renamed existing exiv2.hpp to exiv2app.hpp) 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 - Introduced exiv2.hpp as a wrapper to include all Exiv2 objects. (Renamed existing exiv2.hpp to exiv2app.hpp) 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 - Introduced exiv2.hpp as a wrapper to include all Exiv2 objects. (Renamed existing exiv2.hpp to exiv2app.hpp) 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 Added count patch by Matthias Baas. Adds a count field to the Exif tag reference data. 15 years ago
sigmamn_int.hpp #719: Removed Sigma makernote class and pretty-print functions from the published interface. 15 years ago
sonymn.cpp Added count patch by Matthias Baas. Adds a count field to the Exif tag reference data. 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 Added ExifKey::defaultCount() to access the new count reference information. 15 years ago
tags.hpp Added ExifKey::defaultCount() to access the new count reference information. 15 years ago
tags_int.hpp #721: Removed IfdId from the published API. ExifKey now gives access to reference tag data. (Needs some polishing.) 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 #667: Added support for Canon Processing Info tags (CanonPr binary array). Patch by Greg Mansfield. 15 years ago
tiffcomposite_int.hpp Backed out revisions 2210:2208. 15 years ago
tifffwd_int.hpp Updated Copyright notice for 2010. 15 years ago
tiffimage.cpp #667: Fixed Exif.CanonPr.ToneCurve (Greg Mansfield) 15 years ago
tiffimage.hpp Updated Copyright notice for 2010. 15 years ago
tiffimage_int.hpp #721: Removed IfdId from the published API. ExifKey now gives access to reference tag data. (Needs some polishing.) 15 years ago
tiffmn-test.cpp Merged unstable branch to trunk. 17 years ago
tiffvisitor.cpp #721: Use Pimpl idiom for class ExifKey in preparation for more changes. 15 years ago
tiffvisitor_int.hpp Backed out revisions 2210:2208. 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 #721: Removed IfdId from the published API. ExifKey now gives access to reference tag data. (Needs some polishing.) 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 #717: Retain TIFF IFD type when writing, removed unnecessary ValueType constructors. 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 - Introduced exiv2.hpp as a wrapper to include all Exiv2 objects. (Renamed existing exiv2.hpp to exiv2app.hpp) 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 - Introduced exiv2.hpp as a wrapper to include all Exiv2 objects. (Renamed existing exiv2.hpp to exiv2app.hpp) 15 years ago
xmpsidecar.hpp Updated Copyright notice for 2010. 15 years ago