exiv2/src
2004-05-26 03:15:26 +00:00
..
actions.cpp Slightly improved error handling 2004-05-13 16:13:29 +00:00
actions.hpp Changed %Exif to Exif in doc (we can do that now because of the change of namespace name 2004-05-10 07:52:56 +00:00
addmoddel.cpp Changed namespace name Exif to Exiv2 2004-05-08 09:25:17 +00:00
canonmn.cpp Added the makernote buffer to the arguments passed to the create function. This allows the makernote create function to determine the exact makernote needed based on its 2004-05-26 01:59:07 +00:00
canonmn.hpp Added the makernote buffer to the arguments passed to the create function. This allows the makernote create function to determine the exact makernote needed based on its 2004-05-26 01:59:07 +00:00
doxygen.hpp Added Nikon makernote formats 2004-05-26 03:14:46 +00:00
error.hpp Changed namespace name Exif to Exiv2 2004-05-08 09:25:17 +00:00
exif.cpp Added the makernote buffer to the arguments passed to the create function. This allows the makernote create function to determine the exact makernote needed based on its 2004-05-26 01:59:07 +00:00
exif.hpp Added len argument and boundary checks to various read functions and slightly improved error handling 2004-05-13 16:12:12 +00:00
exifcomment.cpp Slightly improved error handling 2004-05-13 16:13:29 +00:00
exifprint.cpp Slightly improved error handling 2004-05-13 16:13:29 +00:00
exiv2.cpp Less rigid command line argument parsing: try to guess the action from the option given and use print as the default action 2004-05-15 16:08:24 +00:00
exiv2.hpp Added Erase and Extract Tasks, part 1 (for thumbnails) 2004-03-22 08:51:32 +00:00
fujimn.cpp Added the makernote buffer to the arguments passed to the create function. This allows the makernote create function to determine the exact makernote needed based on its 2004-05-26 01:59:07 +00:00
fujimn.hpp Added the makernote buffer to the arguments passed to the create function. This allows the makernote create function to determine the exact makernote needed based on its 2004-05-26 01:59:07 +00:00
ifd.cpp Added debug output (Todo: remove this before the next release!) 2004-05-14 11:05:49 +00:00
ifd.hpp Minor doc fix 2004-05-24 15:29:04 +00:00
image.cpp Slightly improved error handling 2004-05-13 16:13:29 +00:00
image.hpp Changed %Exif to Exif in doc (we can do that now because of the change of namespace name 2004-05-10 07:52:56 +00:00
Makefile Added the makernote buffer to the arguments passed to the create function. This allows the makernote create function to determine the exact makernote needed based on its 2004-05-26 01:59:07 +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 Added the makernote buffer to the arguments passed to the create function. This allows the makernote create function to determine the exact makernote needed based on its 2004-05-26 01:59:07 +00:00
makernote.hpp Added the makernote buffer to the arguments passed to the create function. This allows the makernote create function to determine the exact makernote needed based on its 2004-05-26 01:59:07 +00:00
mn.sh Fixed script for multiple MakerNote classes in one file 2004-05-26 03:15:26 +00:00
nikonmn.cpp Added the makernote buffer to the arguments passed to the create function. This allows the makernote create function to determine the exact makernote needed based on its 2004-05-26 01:59:07 +00:00
nikonmn.hpp Added the makernote buffer to the arguments passed to the create function. This allows the makernote create function to determine the exact makernote needed based on its 2004-05-26 01:59:07 +00:00
rcsid.hpp Added more documentation 2004-02-02 03:21:00 +00:00
sigmamn.cpp Added the makernote buffer to the arguments passed to the create function. This allows the makernote create function to determine the exact makernote needed based on its 2004-05-26 01:59:07 +00:00
sigmamn.hpp Added the makernote buffer to the arguments passed to the create function. This allows the makernote create function to determine the exact makernote needed based on its 2004-05-26 01:59:07 +00:00
taglist.cpp Added the makernote buffer to the arguments passed to the create function. This allows the makernote create function to determine the exact makernote needed based on its 2004-05-26 01:59:07 +00:00
tags.awk Added makernote taglists 2004-04-28 16:30:03 +00:00
tags.cpp Changed user comment print function to truncate trailing 0s 2004-05-10 13:12:18 +00:00
tags.hpp Changed %Exif to Exif in doc (we can do that now because of the change of namespace name 2004-05-10 07:52:56 +00:00
Todo -1 +1 2004-05-13 16:15:38 +00:00
types.cpp Changed namespace name Exif to Exiv2 2004-05-08 09:25:17 +00:00
types.hpp Bugfix: Used delete[] in DataBuf::alloc() 2004-05-17 07:36:06 +00:00
utils.cpp Added RCS id to each *.cpp file 2004-02-02 02:44:26 +00:00
utils.hpp Removed leading underscore from define 2004-01-25 16:57:18 +00:00
utiltest.cpp Minor fixes 2004-04-23 13:50:35 +00:00
value.cpp clone() of concrete a value returns a pointer to the actual type (relaxed return value) 2004-05-24 01:48:07 +00:00
value.hpp clone() of concrete a value returns a pointer to the actual type (relaxed return value) 2004-05-24 01:48:07 +00:00
write-test.cpp Slightly improved error handling 2004-05-13 16:13:29 +00:00
write-test.out Added simple unit tests and expected output 2004-03-09 08:20:36 +00:00
write-test.sh Added simple unit tests and expected output 2004-03-09 08:20:36 +00:00