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 16564f8ff2 Removed unnecessary dynamic_casts 21 years ago
..
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 21 years ago
Todo minor change 21 years ago
actions.cpp Removed unnecessary dynamic_casts 21 years ago
actions.hpp Removed unnecessary dynamic_casts 21 years ago
addmoddel.cpp Changed namespace name Exif to Exiv2 21 years ago
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 21 years ago
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 21 years ago
doxygen.hpp Added Nikon makernote formats 21 years ago
error.hpp Changed namespace name Exif to Exiv2 21 years ago
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 21 years ago
exif.hpp Added len argument and boundary checks to various read functions and slightly improved error handling 21 years ago
exifcomment.cpp Slightly improved error handling 21 years ago
exifprint.cpp Slightly improved error handling 21 years ago
exiv2.cpp Less rigid command line argument parsing: try to guess the action from the option given and use print as the default action 21 years ago
exiv2.hpp Added Erase and Extract Tasks, part 1 (for thumbnails) 22 years ago
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 21 years ago
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 21 years ago
ifd.cpp Added debug output (Todo: remove this before the next release!) 21 years ago
ifd.hpp Minor doc fix 21 years ago
image.cpp Slightly improved error handling 21 years ago
image.hpp Changed %Exif to Exif in doc (we can do that now because of the change of namespace name 21 years ago
makernote-test.cpp Updated for the new int score return value of match() 21 years ago
makernote-test.out Updated for the new int score return value of match() 21 years ago
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 21 years ago
makernote.hpp Explicitly disallow makernote assignment operator 21 years ago
mn.sh Fixed script for multiple MakerNote classes in one file 21 years ago
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 21 years ago
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 21 years ago
rcsid.hpp Added more documentation 22 years ago
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 21 years ago
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 21 years ago
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 21 years ago
tags.awk Updated script to include a header 21 years ago
tags.cpp Changed user comment print function to truncate trailing 0s 21 years ago
tags.hpp Changed %Exif to Exif in doc (we can do that now because of the change of namespace name 21 years ago
types.cpp Changed namespace name Exif to Exiv2 21 years ago
types.hpp Bugfix: Used delete[] in DataBuf::alloc() 21 years ago
utils.cpp Added RCS id to each *.cpp file 22 years ago
utils.hpp Removed leading underscore from define 22 years ago
utiltest.cpp Minor fixes 21 years ago
value.cpp clone() of concrete a value returns a pointer to the actual type (relaxed return value) 21 years ago
value.hpp clone() of concrete a value returns a pointer to the actual type (relaxed return value) 21 years ago
write-test.cpp Slightly improved error handling 21 years ago
write-test.out Added simple unit tests and expected output 22 years ago
write-test.sh Added simple unit tests and expected output 22 years ago