| .. |
|
actions.cpp
|
Changed log(2) to log(2.0)
|
2004-06-27 04:52:49 +00:00 |
|
actions.hpp
|
Removed unnecessary dynamic_casts
|
2004-05-31 16:41:59 +00:00 |
|
addmoddel.cpp
|
Minor changes
|
2004-06-27 04:53:12 +00:00 |
|
canonmn.cpp
|
Removed unnecessary dynamic_casts
|
2004-06-01 11:10:58 +00:00 |
|
canonmn.hpp
|
Removed unnecessary dynamic_casts
|
2004-06-01 11:10:58 +00:00 |
|
doxygen.hpp
|
minor change
|
2004-06-19 14:39:54 +00:00 |
|
error.hpp
|
Changed namespace name Exif to Exiv2
|
2004-05-08 09:25:17 +00:00 |
|
exif.cpp
|
Really fixed ExifData::copyFromMetadata to automatically add missing offset tags
|
2004-06-27 04:54:49 +00:00 |
|
exif.hpp
|
Delete Exif section from the file when writing an empty ExifData
|
2004-06-20 06:29:14 +00:00 |
|
exifcomment.cpp
|
Slightly improved error handling
|
2004-05-13 16:13:29 +00:00 |
|
exifprint.cpp
|
Minor changes
|
2004-06-27 04:53:12 +00:00 |
|
exiv2.cpp
|
Fixed MSVC errors and warnings (Steve, sking_5.patch)
|
2004-06-19 11:22:17 +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-test.cpp
|
Minor changes
|
2004-06-02 05:15:49 +00:00 |
|
ifd.cpp
|
Fixed MSVC errors and warnings (Steve, sking_5.patch)
|
2004-06-19 11:22:17 +00:00 |
|
ifd.hpp
|
Fixed MSVC errors and warnings (Steve, sking_4.patch)
|
2004-06-10 15:54:55 +00:00 |
|
image.cpp
|
minor change
|
2004-06-20 06:29:40 +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
|
(un)install targets should only (un)install exiv2
|
2004-06-02 03:13:26 +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
|
Fixed offset adjustment in IfdMakernote::copy
|
2004-06-19 11:18:49 +00:00 |
|
makernote.hpp
|
Explicitly disallow makernote assignment operator
|
2004-05-28 04: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 Nikon3 print function for ISO setting
|
2004-06-02 02:49:07 +00:00 |
|
nikonmn.hpp
|
Added Nikon3 print function for ISO setting
|
2004-06-02 02:49: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
|
Updated script to include a header
|
2004-05-26 03:15:59 +00:00 |
|
tags.cpp
|
minor change
|
2004-06-19 06:49:42 +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
|
Updated
|
2004-06-20 06:30:24 +00:00 |
|
types.cpp
|
Fixed MSVC errors and warnings (Steve, sking_1.patch, only types.cpp)
|
2004-05-31 17:21:02 +00:00 |
|
types.hpp
|
Fixed MSVC errors and warnings (Steve, sking_5.patch)
|
2004-06-19 11:22:17 +00:00 |
|
utils.cpp
|
Fixed MSVC errors and warnings (Steve, sking_5.patch)
|
2004-06-19 11:22:17 +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
|
Fixed MSVC errors and warnings (Steve, sking_3.patch with minor changes)
|
2004-06-04 02:36:39 +00:00 |
|
value.hpp
|
Fixed wrong parenthesis in cast
|
2004-06-19 06:49:19 +00:00 |
|
write-test.cpp
|
Fixed MSVC errors and warnings (Steve, sking_5.patch)
|
2004-06-19 11:22:17 +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 |