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.
HumanDynamo 744bcab0bb IPTC.Application2 tags descriptions implementation is now complete. 19 years ago
..
Makefile Improved handling of the CPPFLAGS compiler flag and some minor build env tweaks. Partly fixes bug #490 (the build env related part). 19 years ago
Todo Fixed invalid type id for user comment tag, bug #451 20 years ago
actions.cpp Changed exiv2 del command to delete all occurences of a tag (Toff) 19 years ago
actions.hpp Fixed compiler warnings 19 years ago
addmoddel.cpp Removed trailing whitespace from source files 20 years ago
basicio.cpp Added workaround for mmap/munmap for platforms which do not have these (MinGW and MSVC), converted CrwImage to use mmap too. 19 years ago
basicio.hpp Added workaround for mmap/munmap for platforms which do not have these (MinGW and MSVC), converted CrwImage to use mmap too. 19 years ago
canonmn.cpp Canon Camera Settings update (David Cannings) 19 years ago
canonmn.hpp Changed Nikon makernotes to use EXV_PRINT_TAG 19 years ago
cr2image.cpp Updated Cr2Image to use mmap 19 years ago
cr2image.hpp Cleaned-up TIFF dependencies 19 years ago
crwedit.cpp Completed CRW write support, feature #438. Only tested on Linux 20 years ago
crwimage.cpp Added support for Canon Picture Info tags (David Cannings) 19 years ago
crwimage.hpp Removed trailing whitespace 20 years ago
crwparse.cpp Removed trailing whitespace 20 years ago
dataarea-test.cpp Fixed compiler warnings 19 years ago
datasets.cpp IPTC.Application2 tags descriptions implementation is now complete. 19 years ago
datasets.hpp Added Metadatum::tagLabel() and Key::tagLabel() and ExifTags::tagLabel(), which will replace the now deprecated ExifTags::tagTitle() in a future version. 19 years ago
doxygen.hpp Doc updates 19 years ago
error.cpp Added check for JPEG APP segments >64k, removed 16bit size limitation for IRBs. Fixes bug #480. 19 years ago
error.hpp Updated copyright and fsf address 20 years ago
exif.cpp Fixed compiler warnings 19 years ago
exif.hpp Added Metadatum::tagLabel() and Key::tagLabel() and ExifTags::tagLabel(), which will replace the now deprecated ExifTags::tagTitle() in a future version. 19 years ago
exifcomment.cpp Removed trailing whitespace from source files 20 years ago
exifdata-test.cpp Removed trailing whitespace from source files 20 years ago
exifprint.cpp Removed trailing whitespace from source files 20 years ago
exiv2.1 Doc updates 19 years ago
exiv2.cpp Simplified parser logic with regards to quotes around values of modify commands. Fixes bug #485. 19 years ago
exiv2.hpp Changed the default of the -b option to suppress large binary values, minor tweaks 19 years ago
exiv2_version.h Bumped version to 0.11 19 years ago
exv_msvc.h Bumped version to 0.11 19 years ago
fujimn.cpp Added Fuji FinePixColor (makernote tag 0x1210) tag details (Robert Peter) 19 years ago
fujimn.hpp Updated Fujifilm makernote to use EXV_PRINT_TAG 19 years ago
futils.cpp Fixed compiler warnings 19 years ago
futils.hpp Updated copyright and fsf address 20 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
ifd-test.cpp Removed trailing whitespace from source files 20 years ago
ifd.cpp Workaround for 64 bit long values (David Cannings) 19 years ago
ifd.hpp Stripped trailing whitespace 19 years ago
image.cpp Fixed compiler warnings 19 years ago
image.hpp Removed trailing whitespace 20 years ago
imgreg.cpp TiffParser can now be parametrized with a decoder. Added Cr2Image which uses this to filter not applicable IFD0 tags. 19 years ago
iotest.cpp Updated copyright and fsf address 20 years ago
iptc.cpp Fixed compiler warnings 19 years ago
iptc.hpp Rearranged code and isolated a function to set a Photoshop IPTC IRB from the Jpeg write code into class Photoshop. 19 years ago
iptceasy.cpp Overhauled exception handling. The new class Error has a list of error messages, which is selected based on the error code provided in the constructor. 20 years ago
iptcprint.cpp Removed trailing whitespace from source files 20 years ago
iptctest.cpp Overhauled exception handling. The new class Error has a list of error messages, which is selected based on the error code provided in the constructor. 20 years ago
jpgimage.cpp Changed assertion to test when reading IPTC IRBs. Some images seem to have empty IPTC IRBs. Fixes bug #483. 19 years ago
jpgimage.hpp Added check for JPEG APP segments >64k, removed 16bit size limitation for IRBs. Fixes bug #480. 19 years ago
key-test.cpp Removed trailing whitespace from source files 20 years ago
largeiptc-test.cpp Added check for JPEG APP segments >64k, removed 16bit size limitation for IRBs. Fixes bug #480. 19 years ago
localtime.c Changes for Visual Studio C++ 2005 (8.0), part 1 20 years ago
makernote-test.cpp Updated for the new int score return value of match() 21 years ago
makernote.cpp Fixed compiler warnings 19 years ago
makernote.hpp Updated copyright and fsf address 20 years ago
makernote2.cpp Fixed compiler warnings 19 years ago
makernote2.hpp Added Canon Panorama patch, Canon test images, and minor updates (David Cannings) 19 years ago
metacopy.cpp Fixed compiler warnings 19 years ago
metacopy.hpp Updated copyright and fsf address 20 years ago
metadatum.cpp Fixed compiler warnings 19 years ago
metadatum.hpp Stripped trailing whitespace 19 years ago
minoltamn.cpp Minolta lens ID update (pass 3) using Dimage Master Rev. Eng. 19 years ago
minoltamn.hpp Stripped trailing whitespace 19 years ago
mn.hpp Added basic Minolta makernote support (Gilles Caulier) 19 years ago
mrwimage.cpp Cleaned-up TIFF dependencies 19 years ago
mrwimage.hpp Added support for IPTC data found in an Exif Photoshop IRB tag of a TIFF/RAW image 19 years ago
nikonmn.cpp Changed Nikon makernotes to use EXV_PRINT_TAG 19 years ago
nikonmn.hpp Changed Nikon makernotes to use EXV_PRINT_TAG 19 years ago
olympusmn.cpp Fixed compiler warnings 19 years ago
olympusmn.hpp Some cleanup and simplification 19 years ago
panasonicmn.cpp Fixed compiler warnings 19 years ago
panasonicmn.hpp Some cleanup and simplification 19 years ago
path-test.cpp Removed trailing whitespace from source files 20 years ago
pngchunk.cpp Cleaned-up TIFF dependencies 19 years ago
pngchunk.hpp Code polishing. 19 years ago
pngimage.cpp Improved handling of the CPPFLAGS compiler flag and some minor build env tweaks. Partly fixes bug #490 (the build env related part). 19 years ago
pngimage.hpp Code polishing. 19 years ago
private.h Added an EXV_ prefix to precompiler defines (still not to all yet - I don't like the idea of "exv_size_t" or "exv_const" - but hopefully to those more likely to create conflicts). Fixes bug #420 21 years ago
rcsid.hpp Updated copyright and fsf address 20 years ago
sigmamn.cpp Fixed compiler warnings 19 years ago
sigmamn.hpp Updated copyright and fsf address 20 years ago
sonymn.cpp Fixed compiler warnings 19 years ago
sonymn.hpp Updated copyright and fsf address 20 years ago
taglist.cpp Renamed CanonCs1,2 groups to CanonCs and CanonSi respectively (David Cannings) 19 years ago
tags.cpp GPS Exif tags descriptions backported from Exif spec 2.2. All Exif tags descriptions implementation are now complete 19 years ago
tags.hpp Added pretty-print function for GPSTimeStamp 19 years ago
tiffcomposite.cpp Added Canon Panorama patch, Canon test images, and minor updates (David Cannings) 19 years ago
tiffcomposite.hpp Cleaned-up TIFF dependencies 19 years ago
tifffwd.hpp Cleaned-up TIFF dependencies 19 years ago
tiffimage.cpp Added experimental mmap support to improve read performance for TIFF and PNG images, barely tested and only on Linux 19 years ago
tiffimage.hpp Added support for IPTC data found in an Exif Photoshop IRB tag of a TIFF/RAW image 19 years ago
tiffparse.cpp Stripped trailing whitespace 19 years ago
tiffparser.cpp Added Canon Panorama patch, Canon test images, and minor updates (David Cannings) 19 years ago
tiffparser.hpp Cleaned-up TIFF dependencies 19 years ago
tiffvisitor.cpp Switched order of includes. Fixes MSVC crashes - bug #487. (Dimitri) 19 years ago
tiffvisitor.hpp Cleaned-up TIFF dependencies 19 years ago
timegm.h Fixed typo introduced in rev. 850, needed for the tests to pass with MSVC 2005 19 years ago
types.cpp Fixed compiler warnings 19 years ago
types.hpp Added Canon Panorama patch, Canon test images, and minor updates (David Cannings) 19 years ago
tzfile.h added subversion style keywords 21 years ago
utils.cpp Fixed compiler warnings 19 years ago
utils.hpp Updated copyright and fsf address 20 years ago
utiltest.cpp Removed trailing whitespace from source files 20 years ago
value.cpp Fixed compiler warnings 19 years ago
value.hpp Removed trailing whitespace 20 years ago
write-test.cpp Changed class Entry to transform comment type on the fly. Fixes bug #445. 20 years ago
write2-test.cpp Added Canon Panorama patch, Canon test images, and minor updates (David Cannings) 19 years ago