| .. |
|
actions.cpp
|
Changed exiv2 del command to delete all occurences of a tag (Toff)
|
2006-08-26 06:38:16 +00:00 |
|
actions.hpp
|
Fixed compiler warnings
|
2006-06-21 09:16:36 +00:00 |
|
addmoddel.cpp
|
Removed trailing whitespace from source files
|
2005-10-08 11:25:44 +00:00 |
|
basicio.cpp
|
Added workaround for mmap/munmap for platforms which do not have these (MinGW and MSVC), converted CrwImage to use mmap too.
|
2006-06-28 05:36:49 +00:00 |
|
basicio.hpp
|
Added workaround for mmap/munmap for platforms which do not have these (MinGW and MSVC), converted CrwImage to use mmap too.
|
2006-06-28 05:36:49 +00:00 |
|
canonmn.cpp
|
Canon Camera Settings update (David Cannings)
|
2006-08-30 16:57:39 +00:00 |
|
canonmn.hpp
|
Changed Nikon makernotes to use EXV_PRINT_TAG
|
2006-08-28 15:40:07 +00:00 |
|
cr2image.cpp
|
Updated Cr2Image to use mmap
|
2006-06-28 06:17:37 +00:00 |
|
cr2image.hpp
|
Cleaned-up TIFF dependencies
|
2006-06-25 09:42:59 +00:00 |
|
crwedit.cpp
|
Completed CRW write support, feature #438. Only tested on Linux
|
2006-01-17 03:59:41 +00:00 |
|
crwimage.cpp
|
Added support for Canon Picture Info tags (David Cannings)
|
2006-08-15 14:40:34 +00:00 |
|
crwimage.hpp
|
Removed trailing whitespace
|
2006-03-29 10:43:54 +00:00 |
|
crwparse.cpp
|
Removed trailing whitespace
|
2006-03-29 10:43:54 +00:00 |
|
dataarea-test.cpp
|
Fixed compiler warnings
|
2006-06-21 09:16:36 +00:00 |
|
datasets.cpp
|
IPTC.Application2 tags descriptions implementation is now complete.
|
2006-10-30 12:13:31 +00:00 |
|
datasets.hpp
|
Added Metadatum::tagLabel() and Key::tagLabel() and ExifTags::tagLabel(), which will replace the now deprecated ExifTags::tagTitle() in a future version.
|
2006-05-13 05:39:16 +00:00 |
|
doxygen.hpp
|
Doc updates
|
2006-09-16 04:21:55 +00:00 |
|
error.cpp
|
Added check for JPEG APP segments >64k, removed 16bit size limitation for IRBs. Fixes bug #480.
|
2006-07-22 02:55:35 +00:00 |
|
error.hpp
|
Updated copyright and fsf address
|
2006-01-17 14:53:57 +00:00 |
|
exif.cpp
|
Fixed compiler warnings
|
2006-06-21 09:16:36 +00:00 |
|
exif.hpp
|
Added Metadatum::tagLabel() and Key::tagLabel() and ExifTags::tagLabel(), which will replace the now deprecated ExifTags::tagTitle() in a future version.
|
2006-05-13 05:39:16 +00:00 |
|
exifcomment.cpp
|
Removed trailing whitespace from source files
|
2005-10-08 11:25:44 +00:00 |
|
exifdata-test.cpp
|
Removed trailing whitespace from source files
|
2005-10-08 11:25:44 +00:00 |
|
exifprint.cpp
|
Removed trailing whitespace from source files
|
2005-10-08 11:25:44 +00:00 |
|
exiv2_version.h
|
Bumped version to 0.11
|
2006-09-14 14:07:12 +00:00 |
|
exiv2.1
|
Doc updates
|
2006-09-16 04:21:55 +00:00 |
|
exiv2.cpp
|
Simplified parser logic with regards to quotes around values of modify commands. Fixes bug #485.
|
2006-09-12 15:03:34 +00:00 |
|
exiv2.hpp
|
Changed the default of the -b option to suppress large binary values, minor tweaks
|
2006-05-21 10:12:18 +00:00 |
|
exv_msvc.h
|
Bumped version to 0.11
|
2006-09-14 14:07:12 +00:00 |
|
fujimn.cpp
|
Added Fuji FinePixColor (makernote tag 0x1210) tag details (Robert Peter)
|
2006-09-07 15:57:45 +00:00 |
|
fujimn.hpp
|
Updated Fujifilm makernote to use EXV_PRINT_TAG
|
2006-07-27 11:46:51 +00:00 |
|
futils.cpp
|
Fixed compiler warnings
|
2006-06-21 09:16:36 +00:00 |
|
futils.hpp
|
Updated copyright and fsf address
|
2006-01-17 14:53:57 +00:00 |
|
getopt_win32.c
|
Changes for Visual Studio C++ 2005 (8.0), part 1
|
2006-03-14 14:15:46 +00:00 |
|
getopt_win32.h
|
Replaced getopt with more mature version from MinGW (BSD license)
|
2005-08-21 13:44:34 +00:00 |
|
ifd-test.cpp
|
Removed trailing whitespace from source files
|
2005-10-08 11:25:44 +00:00 |
|
ifd.cpp
|
Workaround for 64 bit long values (David Cannings)
|
2006-08-13 14:55:39 +00:00 |
|
ifd.hpp
|
Stripped trailing whitespace
|
2006-06-01 15:09:39 +00:00 |
|
image.cpp
|
Fixed compiler warnings
|
2006-06-21 09:16:36 +00:00 |
|
image.hpp
|
Removed trailing whitespace
|
2006-03-29 10:43:54 +00:00 |
|
imgreg.cpp
|
TiffParser can now be parametrized with a decoder. Added Cr2Image which uses this to filter not applicable IFD0 tags.
|
2006-06-23 12:08:27 +00:00 |
|
iotest.cpp
|
Updated copyright and fsf address
|
2006-01-17 14:53:57 +00:00 |
|
iptc.cpp
|
Fixed compiler warnings
|
2006-06-21 09:16:36 +00:00 |
|
iptc.hpp
|
Rearranged code and isolated a function to set a Photoshop IPTC IRB from the Jpeg write code into class Photoshop.
|
2006-05-27 09:08:56 +00:00 |
|
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.
|
2005-04-17 11:51:32 +00:00 |
|
iptcprint.cpp
|
Removed trailing whitespace from source files
|
2005-10-08 11:25:44 +00:00 |
|
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.
|
2005-04-17 11:51:32 +00:00 |
|
jpgimage.cpp
|
Changed assertion to test when reading IPTC IRBs. Some images seem to have empty IPTC IRBs. Fixes bug #483.
|
2006-08-18 11:55:41 +00:00 |
|
jpgimage.hpp
|
Added check for JPEG APP segments >64k, removed 16bit size limitation for IRBs. Fixes bug #480.
|
2006-07-22 02:55:35 +00:00 |
|
key-test.cpp
|
Removed trailing whitespace from source files
|
2005-10-08 11:25:44 +00:00 |
|
largeiptc-test.cpp
|
Added check for JPEG APP segments >64k, removed 16bit size limitation for IRBs. Fixes bug #480.
|
2006-07-22 02:55:35 +00:00 |
|
localtime.c
|
Changes for Visual Studio C++ 2005 (8.0), part 1
|
2006-03-14 14:15:46 +00:00 |
|
Makefile
|
Improved handling of the CPPFLAGS compiler flag and some minor build env tweaks. Partly fixes bug #490 (the build env related part).
|
2006-10-20 15:23:41 +00:00 |
|
makernote2.cpp
|
Fixed compiler warnings
|
2006-06-21 09:16:36 +00:00 |
|
makernote2.hpp
|
Added Canon Panorama patch, Canon test images, and minor updates (David Cannings)
|
2006-08-24 15:24:12 +00:00 |
|
makernote-test.cpp
|
Updated for the new int score return value of match()
|
2004-05-24 02:21:55 +00:00 |
|
makernote.cpp
|
Fixed compiler warnings
|
2006-06-21 09:16:36 +00:00 |
|
makernote.hpp
|
Updated copyright and fsf address
|
2006-01-17 14:53:57 +00:00 |
|
metacopy.cpp
|
Fixed compiler warnings
|
2006-06-21 09:16:36 +00:00 |
|
metacopy.hpp
|
Updated copyright and fsf address
|
2006-01-17 14:53:57 +00:00 |
|
metadatum.cpp
|
Fixed compiler warnings
|
2006-06-21 09:16:36 +00:00 |
|
metadatum.hpp
|
Stripped trailing whitespace
|
2006-06-01 15:09:39 +00:00 |
|
minoltamn.cpp
|
Minolta lens ID update (pass 3) using Dimage Master Rev. Eng.
|
2006-09-26 19:58:56 +00:00 |
|
minoltamn.hpp
|
Stripped trailing whitespace
|
2006-06-01 15:09:39 +00:00 |
|
mn.hpp
|
Added basic Minolta makernote support (Gilles Caulier)
|
2006-05-06 16:11:25 +00:00 |
|
mrwimage.cpp
|
Cleaned-up TIFF dependencies
|
2006-06-25 09:42:59 +00:00 |
|
mrwimage.hpp
|
Added support for IPTC data found in an Exif Photoshop IRB tag of a TIFF/RAW image
|
2006-05-26 16:39:11 +00:00 |
|
nikonmn.cpp
|
Changed Nikon makernotes to use EXV_PRINT_TAG
|
2006-08-28 15:40:07 +00:00 |
|
nikonmn.hpp
|
Changed Nikon makernotes to use EXV_PRINT_TAG
|
2006-08-28 15:40:07 +00:00 |
|
olympusmn.cpp
|
Fixed compiler warnings
|
2006-06-21 09:16:36 +00:00 |
|
olympusmn.hpp
|
Some cleanup and simplification
|
2006-05-20 06:55:39 +00:00 |
|
panasonicmn.cpp
|
Fixed compiler warnings
|
2006-06-21 09:16:36 +00:00 |
|
panasonicmn.hpp
|
Some cleanup and simplification
|
2006-05-20 06:55:39 +00:00 |
|
path-test.cpp
|
Removed trailing whitespace from source files
|
2005-10-08 11:25:44 +00:00 |
|
pngchunk.cpp
|
Cleaned-up TIFF dependencies
|
2006-06-25 09:42:59 +00:00 |
|
pngchunk.hpp
|
Code polishing.
|
2006-06-12 05:49:54 +00:00 |
|
pngimage.cpp
|
Improved handling of the CPPFLAGS compiler flag and some minor build env tweaks. Partly fixes bug #490 (the build env related part).
|
2006-10-20 15:23:41 +00:00 |
|
pngimage.hpp
|
Code polishing.
|
2006-06-12 05:49:54 +00:00 |
|
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
|
2005-03-19 06:50:19 +00:00 |
|
rcsid.hpp
|
Updated copyright and fsf address
|
2006-01-17 14:53:57 +00:00 |
|
sigmamn.cpp
|
Fixed compiler warnings
|
2006-06-21 09:16:36 +00:00 |
|
sigmamn.hpp
|
Updated copyright and fsf address
|
2006-01-17 14:53:57 +00:00 |
|
sonymn.cpp
|
Fixed compiler warnings
|
2006-06-21 09:16:36 +00:00 |
|
sonymn.hpp
|
Updated copyright and fsf address
|
2006-01-17 14:53:57 +00:00 |
|
taglist.cpp
|
Renamed CanonCs1,2 groups to CanonCs and CanonSi respectively (David Cannings)
|
2006-08-13 06:06:05 +00:00 |
|
tags.cpp
|
GPS Exif tags descriptions backported from Exif spec 2.2. All Exif tags descriptions implementation are now complete
|
2006-10-29 09:40:20 +00:00 |
|
tags.hpp
|
Added pretty-print function for GPSTimeStamp
|
2006-09-30 07:55:12 +00:00 |
|
tiffcomposite.cpp
|
Added Canon Panorama patch, Canon test images, and minor updates (David Cannings)
|
2006-08-24 15:24:12 +00:00 |
|
tiffcomposite.hpp
|
Cleaned-up TIFF dependencies
|
2006-06-25 09:42:59 +00:00 |
|
tifffwd.hpp
|
Cleaned-up TIFF dependencies
|
2006-06-25 09:42:59 +00:00 |
|
tiffimage.cpp
|
Added experimental mmap support to improve read performance for TIFF and PNG images, barely tested and only on Linux
|
2006-06-25 18:11:01 +00:00 |
|
tiffimage.hpp
|
Added support for IPTC data found in an Exif Photoshop IRB tag of a TIFF/RAW image
|
2006-05-26 16:39:11 +00:00 |
|
tiffparse.cpp
|
Stripped trailing whitespace
|
2006-06-01 15:09:39 +00:00 |
|
tiffparser.cpp
|
Added Canon Panorama patch, Canon test images, and minor updates (David Cannings)
|
2006-08-24 15:24:12 +00:00 |
|
tiffparser.hpp
|
Cleaned-up TIFF dependencies
|
2006-06-25 09:42:59 +00:00 |
|
tiffvisitor.cpp
|
Switched order of includes. Fixes MSVC crashes - bug #487. (Dimitri)
|
2006-09-24 10:04:38 +00:00 |
|
tiffvisitor.hpp
|
Cleaned-up TIFF dependencies
|
2006-06-25 09:42:59 +00:00 |
|
timegm.h
|
Fixed typo introduced in rev. 850, needed for the tests to pass with MSVC 2005
|
2006-08-16 15:52:38 +00:00 |
|
Todo
|
Fixed invalid type id for user comment tag, bug #451
|
2006-02-03 04:41:44 +00:00 |
|
types.cpp
|
Fixed compiler warnings
|
2006-06-21 09:16:36 +00:00 |
|
types.hpp
|
Added Canon Panorama patch, Canon test images, and minor updates (David Cannings)
|
2006-08-24 15:24:12 +00:00 |
|
tzfile.h
|
added subversion style keywords
|
2004-11-09 19:10:37 +00:00 |
|
utils.cpp
|
Fixed compiler warnings
|
2006-06-21 09:16:36 +00:00 |
|
utils.hpp
|
Updated copyright and fsf address
|
2006-01-17 14:53:57 +00:00 |
|
utiltest.cpp
|
Removed trailing whitespace from source files
|
2005-10-08 11:25:44 +00:00 |
|
value.cpp
|
Fixed compiler warnings
|
2006-06-21 09:16:36 +00:00 |
|
value.hpp
|
Removed trailing whitespace
|
2006-03-29 10:43:54 +00:00 |
|
write2-test.cpp
|
Added Canon Panorama patch, Canon test images, and minor updates (David Cannings)
|
2006-08-24 15:24:12 +00:00 |
|
write-test.cpp
|
Changed class Entry to transform comment type on the fly. Fixes bug #445.
|
2005-11-19 10:04:02 +00:00 |