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 d73f83c2a2 Bumped version to 0.18.2 16 years ago
..
Makefile Removed r1830, r1826, r1825, r1824 from trunk (PGF image format) 16 years ago
Todo Fixed invalid type id for user comment tag, bug #451 20 years ago
actions.cpp #618: Added functions for easy access of common metadata, which is not always in the same tag. (Based on a discussion with and initial patch from Carsten Pfeiffer) 17 years ago
actions.hpp #618: Added functions for easy access of common metadata, which is not always in the same tag. (Based on a discussion with and initial patch from Carsten Pfeiffer) 17 years ago
basicio.cpp Removed r1799, r1797 from trunk (#634, #579) 16 years ago
basicio.hpp Updated Copyright notice for 2009. 17 years ago
bmpimage.cpp Updated Copyright notice for 2009. 17 years ago
bmpimage.hpp Updated Copyright notice for 2009. 17 years ago
canonmn.cpp Updated Copyright notice for 2009. 17 years ago
canonmn.hpp Updated Copyright notice for 2009. 17 years ago
convert.cpp Updated Copyright notice for 2009. 17 years ago
convert.hpp Updated Copyright notice for 2009. 17 years ago
cr2image.cpp Updated Copyright notice for 2009. 17 years ago
cr2image.hpp Updated Copyright notice for 2009. 17 years ago
cr2image_int.hpp Updated Copyright notice for 2009. 17 years ago
crwedit.cpp Removed CIFF classes from published API, doc tweaks. 17 years ago
crwimage.cpp Updated Copyright notice for 2009. 17 years ago
crwimage.hpp Updated Copyright notice for 2009. 17 years ago
crwimage_int.hpp Updated Copyright notice for 2009. 17 years ago
crwparse.cpp Removed CIFF classes from published API, doc tweaks. 17 years ago
datasets.cpp Updated Copyright notice for 2009. 17 years ago
datasets.hpp Updated Copyright notice for 2009. 17 years ago
doxygen.hpp.in Added digiKam and MicroSoftPhoto XMP properties to doc 16 years ago
easyaccess.cpp #618: Added functions for easy access of common metadata, which is not always in the same tag. (Based on a discussion with and initial patch from Carsten Pfeiffer) 17 years ago
easyaccess.hpp #618: Added functions for easy access of common metadata, which is not always in the same tag. (Based on a discussion with and initial patch from Carsten Pfeiffer) 17 years ago
error.cpp Updated Copyright notice for 2009. 17 years ago
error.hpp Updated Copyright notice for 2009. 17 years ago
exif.cpp Updated Copyright notice for 2009. 17 years ago
exif.hpp Updated Copyright notice for 2009. 17 years ago
exiv2.1 Formatting tweaks. 16 years ago
exiv2.cpp #602: Added specialized insert and delete code for TIFF-like target images. 17 years ago
exiv2.hpp Updated Copyright notice for 2009. 17 years ago
fujimn.cpp Updated Copyright notice for 2009. 17 years ago
fujimn.hpp Updated Copyright notice for 2009. 17 years ago
futils.cpp Updated Copyright notice for 2009. 17 years ago
futils.hpp Updated Copyright notice for 2009. 17 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 Updated Copyright notice for 2009. 17 years ago
gifimage.hpp Updated Copyright notice for 2009. 17 years ago
i18n.h Updated Copyright notice for 2009. 17 years ago
image.cpp Removed r1830, r1826, r1825, r1824 from trunk (PGF image format) 16 years ago
image.hpp Updated Copyright notice for 2009. 17 years ago
iptc.cpp Updated Copyright notice for 2009. 17 years ago
iptc.hpp Updated Copyright notice for 2009. 17 years ago
jp2image.cpp fix comment 16 years ago
jp2image.hpp creating JPEG2 blank file from scratch is now supported 16 years ago
jpgimage.cpp #628: Improved version: insert comments just before SOFn. Updated test cases accordingly. 16 years ago
jpgimage.hpp Updated Copyright notice for 2009. 17 years ago
localtime.c #556 timegm() function should work with Windows 64bit time_t 16 years ago
makernote.cpp #636: Do not change makernote byte order unless requested. By default, use the same byte order as that of the image (for new makernote metadata). Right now, the only makernote that has its own byte order is Nikon3. Also added missing padding to IPTC binary data for Exif.Image.IPTCNAA. 16 years ago
makernote_int.hpp #636: Do not change makernote byte order unless requested. By default, use the same byte order as that of the image (for new makernote metadata). Right now, the only makernote that has its own byte order is Nikon3. Also added missing padding to IPTC binary data for Exif.Image.IPTCNAA. 16 years ago
metacopy.cpp Updated Copyright notice for 2009. 17 years ago
metacopy.hpp Updated Copyright notice for 2009. 17 years ago
metadatum.cpp Updated Copyright notice for 2009. 17 years ago
metadatum.hpp Updated Copyright notice for 2009. 17 years ago
minoltamn.cpp I got a new Sigma Lens : AF70-200 F2.8 EX DG MACRO for Minolta/Sony camera. It's areally a pro lens... great... 16 years ago
minoltamn.hpp Updated Copyright notice for 2009. 17 years ago
mn.hpp Updated Copyright notice for 2009. 17 years ago
mrwimage.cpp Updated Copyright notice for 2009. 17 years ago
mrwimage.hpp Updated Copyright notice for 2009. 17 years ago
mrwthumb.cpp Removed trailing whitespace. 17 years ago
nikonmn.cpp Updated Nikon Lens lookup table to v4.0.352.00 of Robert Rottmerhusen's fmountlens list. 16 years ago
nikonmn.hpp Updated Copyright notice for 2009. 17 years ago
olympusmn.cpp Updated Copyright notice for 2009. 17 years ago
olympusmn.hpp Updated Copyright notice for 2009. 17 years ago
orfimage.cpp Updated Copyright notice for 2009. 17 years ago
orfimage.hpp Updated Copyright notice for 2009. 17 years ago
orfimage_int.hpp Updated Copyright notice for 2009. 17 years ago
panasonicmn.cpp Updated Copyright notice for 2009. 17 years ago
panasonicmn.hpp Updated Copyright notice for 2009. 17 years ago
path-test.cpp Removed trailing whitespace from source files 20 years ago
pentaxmn.cpp Fixed potential crash in Pentax makernote pretty-printing code (reported by Marijn Kampf) 17 years ago
pentaxmn.hpp Updated Copyright notice for 2009. 17 years ago
pngchunk.cpp #638: Aligned IPTC decoding with the new encoding, but kept it backward compatible for broken images. 16 years ago
pngchunk_int.hpp #638: Embed IPTC data in Photoshop IRB, some more code re-work. 16 years ago
pngimage.cpp missing to register XMP type with PNG 16 years ago
pngimage.hpp wrong logic here to create blank PNG image in memory 16 years ago
preview.cpp Updated Copyright notice for 2009. 17 years ago
preview.hpp Updated Copyright notice for 2009. 17 years ago
private.h #535: Removed unnecessary declarations and defines. 18 years ago
properties.cpp #631: Fixed minor doc bugs, ran make update-po. 16 years ago
properties.hpp Updated Copyright notice for 2009. 17 years ago
psdimage.cpp #606: Added Michael Ulbrich's patch for Exif and IPTC write-support. 16 years ago
psdimage.hpp #606: Added Michael Ulbrich's patch for Exif and IPTC write-support. 16 years ago
rafimage.cpp Updated Copyright notice for 2009. 17 years ago
rafimage.hpp Updated Copyright notice for 2009. 17 years ago
rcsid.hpp Updated Copyright notice for 2009. 17 years ago
rw2image.cpp Updated Copyright notice for 2009. 17 years ago
rw2image.hpp Updated Copyright notice for 2009. 17 years ago
rw2image_int.hpp Updated Copyright notice for 2009. 17 years ago
sigmamn.cpp Updated Copyright notice for 2009. 17 years ago
sigmamn.hpp Updated Copyright notice for 2009. 17 years ago
sonymn.cpp Updated Copyright notice for 2009. 17 years ago
sonymn.hpp Updated Copyright notice for 2009. 17 years ago
taglist.cpp Improved Panasonic RW2 decoder: now uses a dedicated PanasonicRaw tag table and reads Exif data from embedded preview image. 17 years ago
tags.cpp #602: Added specialized insert and delete code for TIFF-like target images. 17 years ago
tags.hpp Updated Copyright notice for 2009. 17 years ago
tgaimage.cpp Updated Copyright notice for 2009. 17 years ago
tgaimage.hpp Updated Copyright notice for 2009. 17 years ago
tiff-test.cpp Merged unstable branch to trunk. 17 years ago
tiffcomposite.cpp Replaced assertions with checks. 17 years ago
tiffcomposite_int.hpp Updated Copyright notice for 2009. 17 years ago
tifffwd_int.hpp Updated Copyright notice for 2009. 17 years ago
tiffimage.cpp #636: Do not change makernote byte order unless requested. By default, use the same byte order as that of the image (for new makernote metadata). Right now, the only makernote that has its own byte order is Nikon3. Also added missing padding to IPTC binary data for Exif.Image.IPTCNAA. 16 years ago
tiffimage.hpp Updated Copyright notice for 2009. 17 years ago
tiffimage_int.hpp #636: Do not change makernote byte order unless requested. By default, use the same byte order as that of the image (for new makernote metadata). Right now, the only makernote that has its own byte order is Nikon3. Also added missing padding to IPTC binary data for Exif.Image.IPTCNAA. 16 years ago
tiffmn-test.cpp Merged unstable branch to trunk. 17 years ago
tiffvisitor.cpp #636: Do not change makernote byte order unless requested. By default, use the same byte order as that of the image (for new makernote metadata). Right now, the only makernote that has its own byte order is Nikon3. Also added missing padding to IPTC binary data for Exif.Image.IPTCNAA. 16 years ago
tiffvisitor_int.hpp #623: Removed class TiffPrinter and tiffparse.cpp. 16 years ago
timegm.h #556 timegm() function should work with Windows 64bit time_t 16 years ago
types.cpp Updated Copyright notice for 2009. 17 years ago
types.hpp Clarified doc. 17 years ago
tzfile.h added subversion style keywords 21 years ago
utils.cpp Updated Copyright notice for 2009. 17 years ago
utils.hpp Updated Copyright notice for 2009. 17 years ago
utiltest.cpp Removed trailing whitespace from source files 20 years ago
value.cpp Updated Copyright notice for 2009. 17 years ago
value.hpp Fixed nasty illegal read. 16 years ago
version.cpp Updated Copyright notice for 2009. 17 years ago
version.hpp Bumped version to 0.18.2 16 years ago
xmp.cpp #622: Fixed MicrosoftPhoto URI in call to RegisterNamespace. 16 years ago
xmp.hpp Updated Copyright notice for 2009. 17 years ago
xmpdump.cpp Merged unstable branch to trunk. 17 years ago
xmpsidecar.cpp Updated Copyright notice for 2009. 17 years ago
xmpsidecar.hpp Updated Copyright notice for 2009. 17 years ago