exiv2/src
2004-11-09 06:34:09 +00:00
..
actions.cpp open image files on demand rather than keeping them open: bug #393 2004-10-29 06:30:59 +00:00
actions.hpp Added metacopy and the ability to extract/insert different types of metadata 2004-10-03 16:28:59 +00:00
addmoddel.cpp Converted Value hierarchy to use std::auto_ptr where appropriate 2004-10-16 06:43:40 +00:00
canonmn.cpp Changed MakerNote class hierarchy to use std::auto_ptr where appropriate 2004-10-14 16:42:57 +00:00
canonmn.hpp Minor fix 2004-10-16 04:37:20 +00:00
datasets.cpp Converted Key hierarchy to use std::auto_ptr where appropriate 2004-10-16 04:43:21 +00:00
datasets.hpp Converted Key hierarchy to use std::auto_ptr where appropriate 2004-10-16 04:43:21 +00:00
doxygen.hpp Added development section 2004-10-31 08:41:01 +00:00
error.hpp Revamped image and introduced byte* interface (Brad, bs_1.patch with minor modifications by ahu) 2004-07-26 08:11:38 +00:00
exif.cpp Converted Value hierarchy to use std::auto_ptr where appropriate 2004-10-16 06:43:40 +00:00
exif.hpp Minor doc fixes 2004-10-16 15:57:48 +00:00
exifcomment.cpp Minor fix 2004-10-03 16:29:25 +00:00
exifprint.cpp Minor changes 2004-06-27 04:53:12 +00:00
exiv2.cpp Minor change 2004-10-03 16:34:41 +00:00
exiv2.hpp Experimenting with Revision keyword 2004-10-30 14:33:53 +00:00
fujimn.cpp Changed MakerNote class hierarchy to use std::auto_ptr where appropriate 2004-10-14 16:42:57 +00:00
fujimn.hpp Minor fix 2004-10-16 04:37:20 +00:00
getopt_win32.c Minor changes for MSVC 2004-09-12 15:22:51 +00:00
getopt_win32.h Added getopt files for MSVC 2004-06-27 05:06:54 +00:00
ifd-test.cpp Appended 'Id' to Ifd ids to work around a g++-3.4 problem 2004-09-04 09:28:36 +00:00
ifd.cpp Replaced custom integer types with C99 types 2004-09-15 13:14:52 +00:00
ifd.hpp Replaced custom integer types with C99 types 2004-09-15 13:14:52 +00:00
image.cpp Testing svn keywords 2004-11-09 06:34:09 +00:00
image.hpp open image files on demand rather than keeping them open: bug #393 2004-10-29 06:30:59 +00:00
imagetest.sh Needed an excuse to check in the executable 2004-08-12 04:02:30 +00:00
iptc.cpp Converted Value hierarchy to use std::auto_ptr where appropriate 2004-10-16 06:43:40 +00:00
iptc.hpp Minor doc fixes 2004-10-16 15:57:48 +00:00
iptcprint.cpp Removed unnecessary include 2004-08-12 13:27:25 +00:00
iptctest.cpp Converted Value hierarchy to use std::auto_ptr where appropriate 2004-10-16 06:43:40 +00:00
iptctest.sh IPTC -> Iptc 2004-08-12 15:50:24 +00:00
key-test.cpp Added support for unknown Iptc keys 2004-09-21 16:06:50 +00:00
localtime.c fixed various msvc 7.1 build errors. bug #394 2004-10-29 06:18:40 +00:00
Makefile Added key-test.cpp 2004-09-04 06:45:42 +00:00
makernote-test.cpp Updated for the new int score return value of match() 2004-05-24 02:21:55 +00:00
makernote-test.out Updated for the new int score return value of match() 2004-05-24 02:21:55 +00:00
makernote.cpp Changed MakerNote class hierarchy to use std::auto_ptr where appropriate 2004-10-14 16:42:57 +00:00
makernote.hpp Minor doc fixes 2004-10-16 15:57:48 +00:00
metacopy.cpp open image files on demand rather than keeping them open: bug #393 2004-10-29 06:30:59 +00:00
metacopy.hpp IPTC -> Iptc 2004-08-12 15:50:24 +00:00
metadatum.cpp Converted Key hierarchy to use std::auto_ptr where appropriate 2004-10-16 04:43:21 +00:00
metadatum.hpp Converted Value hierarchy to use std::auto_ptr where appropriate 2004-10-16 06:43:40 +00:00
mn.sh Fixed script for multiple MakerNote classes in one file 2004-05-26 03:15:26 +00:00
nikonmn.cpp Minor changes 2004-10-16 06:42:55 +00:00
nikonmn.hpp Minor fix 2004-10-16 04:37:20 +00:00
private.h Minor changes for MSVC 2004-09-12 15:22:51 +00:00
rcsid.hpp Added full IPTC read and write support (Brad, bs_3.patch) 2004-08-12 03:57:27 +00:00
sigmamn.cpp Changed MakerNote class hierarchy to use std::auto_ptr where appropriate 2004-10-14 16:42:57 +00:00
sigmamn.hpp Minor fix 2004-10-16 04:37:20 +00:00
taglist.cpp Changed MakerNote class hierarchy to use std::auto_ptr where appropriate 2004-10-14 16:42:57 +00:00
tags.cpp fixed various msvc 7.1 build errors. bug #394 2004-10-29 06:18:40 +00:00
tags.hpp Converted Key hierarchy to use std::auto_ptr where appropriate 2004-10-16 04:43:21 +00:00
timegm.h Added timegm() from the tz distribution and preparations for conditional compilation (requires configure script) 2004-07-07 15:41:54 +00:00
Todo Updated 2004-10-24 06:26:24 +00:00
types.cpp Added Image::AutoPtr and related updates 2004-10-12 16:23:08 +00:00
types.hpp Updated doc 2004-10-31 05:17:47 +00:00
tzfile.h Added timegm() from the tz distribution and preparations for conditional compilation (requires configure script) 2004-07-07 15:41:54 +00:00
utils.cpp Updated win32 configuration 2004-09-05 15:07:16 +00:00
utils.hpp Removed leading underscore from define 2004-01-25 16:57:18 +00:00
utiltest.cpp Added full IPTC read and write support (Brad, bs_3.patch) 2004-08-12 03:57:27 +00:00
value.cpp Converted Value hierarchy to use std::auto_ptr where appropriate 2004-10-16 06:43:40 +00:00
value.hpp Minor doc fixes 2004-10-16 15:57:48 +00:00
write2-test.cpp Added support to build a MakerNote from scratch 2004-09-19 09:22:20 +00:00
write2-test.out Updated test output for Exiv2 0.5 2004-09-07 16:54:18 +00:00
write-test.cpp Added Key, ExifKey and IptcKey class hierarchy 2004-09-04 08:42:56 +00:00
write-test.out Updated test output for Exiv2 0.5 2004-09-07 16:54:18 +00:00
write-test.sh Minor change 2004-07-03 07:01:32 +00:00