| .. |
|
actions.cpp
|
#719: Removed Canon makernote class and pretty-print functions from the published interface.
|
2010-08-14 13:53:17 +00:00 |
|
actions.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 |
|
basicio.cpp
|
Fixed writing to pseudo memory mapped areas (at least on Linux).
|
2010-07-18 15:55:08 +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
|
#667: Fixed Exif.CanonPr.ToneCurve (Greg Mansfield)
|
2010-08-18 16:32:13 +00:00 |
|
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).
|
2010-08-16 13:38:06 +00:00 |
|
convert.cpp
|
#716: Added missing #include <ios>, needed for Sun Studio compiler (patch by Pavel Heimlich).
|
2010-07-25 16:13:26 +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
|
Updated Copyright notice for 2010.
|
2010-04-03 07:53:30 +00:00 |
|
crwimage.cpp
|
#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 |
|
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
|
Added HTML doc for new XMP schemas mediapro, expressionmedia and kipi.
|
2010-05-29 09:09:03 +00:00 |
|
easyaccess.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 |
|
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.
|
2010-06-18 19:52:56 +00:00 |
|
error.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 |
|
error.hpp
|
Updated Copyright notice for 2010.
|
2010-04-03 07:53:30 +00:00 |
|
exif.cpp
|
#721: Use Pimpl idiom for class ExifKey in preparation for more changes.
|
2010-08-24 15:45:30 +00:00 |
|
exif.hpp
|
#721: Use Pimpl idiom for class ExifKey in preparation for more changes.
|
2010-08-24 15:45:30 +00:00 |
|
exiv2.1
|
Fixed typo.
|
2010-04-03 07:02:16 +00:00 |
|
exiv2.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 |
|
exiv2.hpp
|
#719: Removed Nikon makernote classes and pretty-print functions from the published interface.
|
2010-08-08 15:11:33 +00:00 |
|
exiv2app.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 |
|
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
|
#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 |
|
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
|
- 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 |
|
image.hpp
|
Updated Copyright notice for 2010.
|
2010-04-03 07:53:30 +00:00 |
|
iptc.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 |
|
iptc.hpp
|
Updated Copyright notice for 2010.
|
2010-04-03 07:53:30 +00:00 |
|
jp2image.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 |
|
jp2image.hpp
|
Updated Copyright notice for 2010.
|
2010-04-03 07:53:30 +00:00 |
|
jpgimage.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 |
|
jpgimage.hpp
|
Updated Copyright notice for 2010.
|
2010-04-03 07:53:30 +00:00 |
|
localtime.c
|
compile
|
2010-04-12 10:53:03 +00:00 |
|
Makefile
|
#719: Removed Nikon makernote classes and pretty-print functions from the published interface.
|
2010-08-08 15:11:33 +00:00 |
|
makernote_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 |
|
makernote.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 |
|
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
|
#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 |
|
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
|
#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 |
|
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
|
#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 |
|
orfimage_int.hpp
|
Updated Copyright notice for 2010.
|
2010-04-03 07:53:30 +00:00 |
|
orfimage.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 |
|
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
|
#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 |
|
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
|
#719: Removed Pentax makernote class and pretty-print functions from the published interface.
|
2010-08-14 02:45:46 +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
|
Fixed zlib uncompression of large PNG metadata buffers.
|
2010-08-15 14:33:48 +00:00 |
|
pngimage.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 |
|
pngimage.hpp
|
Updated Copyright notice for 2010.
|
2010-04-03 07:53:30 +00:00 |
|
preview.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 |
|
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
|
#721: Use Pimpl idiom for class ExifKey in preparation for more changes.
|
2010-08-24 15:45:30 +00:00 |
|
properties.hpp
|
Updated Copyright notice for 2010.
|
2010-04-03 07:53:30 +00:00 |
|
psdimage.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 |
|
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
|
- 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.hpp
|
Updated Copyright notice for 2010.
|
2010-04-03 07:53:30 +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
|
#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 |
|
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
|
#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 |
|
taglist.cpp
|
Improved Panasonic RW2 decoder: now uses a dedicated PanasonicRaw tag table and reads Exif data from embedded preview image.
|
2009-02-02 16:19:57 +00:00 |
|
tags_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 |
|
tags.cpp
|
#721: Use Pimpl idiom for class ExifKey in preparation for more changes.
|
2010-08-24 15:45:30 +00:00 |
|
tags.hpp
|
#721: Use Pimpl idiom for class ExifKey in preparation for more changes.
|
2010-08-24 15:45:30 +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
|
Backed out revisions 2210:2208.
|
2010-05-25 14:53:56 +00:00 |
|
tiffcomposite.cpp
|
#667: Added support for Canon Processing Info tags (CanonPr binary array). Patch by Greg Mansfield.
|
2010-08-16 14:14:42 +00:00 |
|
tifffwd_int.hpp
|
Updated Copyright notice for 2010.
|
2010-04-03 07:53:30 +00:00 |
|
tiffimage_int.hpp
|
Updated Copyright notice for 2010.
|
2010-04-03 07:53:30 +00:00 |
|
tiffimage.cpp
|
#667: Fixed Exif.CanonPr.ToneCurve (Greg Mansfield)
|
2010-08-18 16:32:13 +00:00 |
|
tiffimage.hpp
|
Updated Copyright notice for 2010.
|
2010-04-03 07:53:30 +00:00 |
|
tiffmn-test.cpp
|
Merged unstable branch to trunk.
|
2008-06-21 10:28:17 +00:00 |
|
tiffvisitor_int.hpp
|
Backed out revisions 2210:2208.
|
2010-05-25 14:53:56 +00:00 |
|
tiffvisitor.cpp
|
#721: Use Pimpl idiom for class ExifKey in preparation for more changes.
|
2010-08-24 15:45:30 +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
|
#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 |
|
types.hpp
|
#667: Added support for Canon Processing Info tags (CanonPr binary array). Patch by Greg Mansfield.
|
2010-08-16 14:14:42 +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
|
#717: Retain TIFF IFD type when writing, removed unnecessary ValueType constructors.
|
2010-08-07 11:19:51 +00:00 |
|
value.hpp
|
Re-added generalized ValueType constructors.
|
2010-08-07 16:36:15 +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
|
- 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 |
|
xmp.hpp
|
Updated Copyright notice for 2010.
|
2010-04-03 07:53:30 +00:00 |
|
xmpdump.cpp
|
Merged unstable branch to trunk.
|
2008-06-21 10:28:17 +00:00 |
|
xmpsidecar.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 |
|
xmpsidecar.hpp
|
Updated Copyright notice for 2010.
|
2010-04-03 07:53:30 +00:00 |