.. |
Makefile
|
Improved handling of the CPPFLAGS compiler flag and some minor build env tweaks. Partly fixes bug #490 (the build env related part).
|
19 years ago |
Todo
|
Fixed invalid type id for user comment tag, bug #451
|
20 years ago |
actions.cpp
|
Removed trailing whitespace
|
19 years ago |
actions.hpp
|
Fixed compiler warnings
|
19 years ago |
addmoddel.cpp
|
Removed trailing whitespace from source files
|
20 years ago |
basicio.cpp
|
Removed trailing whitespace
|
19 years ago |
basicio.hpp
|
Removed trailing whitespace
|
19 years ago |
canonmn.cpp
|
Added methods to access built-in read-only taglists (Max Lapshin)
|
19 years ago |
canonmn.hpp
|
Added methods to access built-in read-only taglists (Max Lapshin)
|
19 years ago |
cr2image.cpp
|
New TIFF parser: decode IPTC from IPTCNAA or ImageResources tag. Fixes bug #502
|
19 years ago |
cr2image.hpp
|
Removed trailing whitespace
|
19 years ago |
crwedit.cpp
|
Completed CRW write support, feature #438. Only tested on Linux
|
20 years ago |
crwimage.cpp
|
Merged revisions 907:999 from gettext branch into trunk
|
19 years ago |
crwimage.hpp
|
Removed trailing whitespace
|
20 years ago |
crwparse.cpp
|
Removed trailing whitespace
|
20 years ago |
dataarea-test.cpp
|
Fixed compiler warnings
|
19 years ago |
datasets.cpp
|
Removed trailing whitespace
|
19 years ago |
datasets.hpp
|
Documentation cleanup
|
19 years ago |
doxygen.hpp
|
Removed trailing whitespace
|
19 years ago |
error.cpp
|
Merged revisions 907:999 from gettext branch into trunk
|
19 years ago |
error.hpp
|
Updated copyright and fsf address
|
20 years ago |
exif.cpp
|
Removed trailing whitespace
|
19 years ago |
exif.hpp
|
Do not write TIFF header to JPEG images if the Exif data is empty. Fixes bug #498.
|
19 years ago |
exifcomment.cpp
|
Removed trailing whitespace from source files
|
20 years ago |
exifdata-test.cpp
|
Removed trailing whitespace from source files
|
20 years ago |
exifprint.cpp
|
Removed trailing whitespace from source files
|
20 years ago |
exiv2.1
|
Added RenameAddon1.diff patch from Tobias Jahn, fixes bug #459.
|
19 years ago |
exiv2.cpp
|
Removed trailing whitespace
|
19 years ago |
exiv2.hpp
|
Changed the default of the -b option to suppress large binary values, minor tweaks
|
19 years ago |
exiv2_version.h
|
Bumped version to 0.12
|
19 years ago |
exv_msvc.h
|
Bumped version to 0.12
|
19 years ago |
fujimn.cpp
|
Removed trailing whitespace
|
19 years ago |
fujimn.hpp
|
Merged revisions 907:999 from gettext branch into trunk
|
19 years ago |
futils.cpp
|
Fixed compiler warnings
|
19 years ago |
futils.hpp
|
Updated copyright and fsf address
|
20 years ago |
getopt_win32.c
|
Changes for Visual Studio C++ 2005 (8.0), part 1
|
20 years ago |
getopt_win32.h
|
Replaced getopt with more mature version from MinGW (BSD license)
|
20 years ago |
gettext.h
|
Merged revisions 907:999 from gettext branch into trunk
|
19 years ago |
i18n.h
|
Removed trailing whitespace
|
19 years ago |
ifd-test.cpp
|
Removed trailing whitespace from source files
|
20 years ago |
ifd.cpp
|
Removed trailing whitespace
|
19 years ago |
ifd.hpp
|
Stripped trailing whitespace
|
19 years ago |
image.cpp
|
Fixed compiler warnings
|
19 years ago |
image.hpp
|
Removed trailing whitespace
|
20 years ago |
imgreg.cpp
|
TiffParser can now be parametrized with a decoder. Added Cr2Image which uses this to filter not applicable IFD0 tags.
|
19 years ago |
iotest.cpp
|
Updated copyright and fsf address
|
20 years ago |
iptc.cpp
|
Added second attempt to parse an IPTC field into a string value, if parsing the actual type fails. Fixes bug #501.
|
19 years ago |
iptc.hpp
|
Documentation cleanup
|
19 years ago |
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.
|
20 years ago |
iptcprint.cpp
|
Removed trailing whitespace from source files
|
20 years ago |
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.
|
20 years ago |
jpgimage.cpp
|
Do not write TIFF header to JPEG images if the Exif data is empty. Fixes bug #498.
|
19 years ago |
jpgimage.hpp
|
Added check for JPEG APP segments >64k, removed 16bit size limitation for IRBs. Fixes bug #480.
|
19 years ago |
key-test.cpp
|
Removed trailing whitespace from source files
|
20 years ago |
largeiptc-test.cpp
|
Removed trailing whitespace
|
19 years ago |
localtime.c
|
Changes for Visual Studio C++ 2005 (8.0), part 1
|
20 years ago |
makernote-test.cpp
|
Updated for the new int score return value of match()
|
21 years ago |
makernote.cpp
|
Fixed ExifData::op= to update IFD pointers of Nikon3 and Fujifilm makernotes correctly. This solves the issues recreated with exiv2iface-test of #496.
|
19 years ago |
makernote.hpp
|
Updated copyright and fsf address
|
20 years ago |
makernote2.cpp
|
Fixed compiler warnings
|
19 years ago |
makernote2.hpp
|
Removed trailing whitespace
|
19 years ago |
metacopy.cpp
|
Fixed compiler warnings
|
19 years ago |
metacopy.hpp
|
Updated copyright and fsf address
|
20 years ago |
metadatum.cpp
|
Fixed compiler warnings
|
19 years ago |
metadatum.hpp
|
Stripped trailing whitespace
|
19 years ago |
minoltamn.cpp
|
Removed trailing whitespace
|
19 years ago |
minoltamn.hpp
|
Merged revisions 907:999 from gettext branch into trunk
|
19 years ago |
mn.hpp
|
Added basic Minolta makernote support (Gilles Caulier)
|
19 years ago |
mrwimage.cpp
|
Removed trailing whitespace
|
19 years ago |
mrwimage.hpp
|
Added support for IPTC data found in an Exif Photoshop IRB tag of a TIFF/RAW image
|
19 years ago |
nikonmn.cpp
|
Removed trailing whitespace
|
19 years ago |
nikonmn.hpp
|
Merged revisions 907:999 from gettext branch into trunk
|
19 years ago |
olympusmn.cpp
|
Removed trailing whitespace
|
19 years ago |
olympusmn.hpp
|
Merged revisions 907:999 from gettext branch into trunk
|
19 years ago |
panasonicmn.cpp
|
Removed trailing whitespace
|
19 years ago |
panasonicmn.hpp
|
Merged revisions 907:999 from gettext branch into trunk
|
19 years ago |
path-test.cpp
|
Removed trailing whitespace from source files
|
20 years ago |
pngchunk.cpp
|
Removed trailing whitespace
|
19 years ago |
pngchunk.hpp
|
Code polishing.
|
19 years ago |
pngimage.cpp
|
Removed trailing whitespace
|
19 years ago |
pngimage.hpp
|
Code polishing.
|
19 years ago |
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
|
21 years ago |
rcsid.hpp
|
Updated copyright and fsf address
|
20 years ago |
sigmamn.cpp
|
Removed trailing whitespace
|
19 years ago |
sigmamn.hpp
|
Added methods to access built-in read-only taglists (Max Lapshin)
|
19 years ago |
sonymn.cpp
|
Removed trailing whitespace
|
19 years ago |
sonymn.hpp
|
Added methods to access built-in read-only taglists (Max Lapshin)
|
19 years ago |
taglist.cpp
|
Renamed CanonCs1,2 groups to CanonCs and CanonSi respectively (David Cannings)
|
19 years ago |
tags.cpp
|
Removed trailing whitespace
|
19 years ago |
tags.hpp
|
Implemented conversion function to display Windows tags 0x9c9b-0x9c9f. Added configure magic to find iconv. Fixes bug #460.
|
19 years ago |
tiffcomposite.cpp
|
Added Canon Panorama patch, Canon test images, and minor updates (David Cannings)
|
19 years ago |
tiffcomposite.hpp
|
Cleaned-up TIFF dependencies
|
19 years ago |
tifffwd.hpp
|
Removed trailing whitespace
|
19 years ago |
tiffimage.cpp
|
Merged revisions 907:999 from gettext branch into trunk
|
19 years ago |
tiffimage.hpp
|
Added support for IPTC data found in an Exif Photoshop IRB tag of a TIFF/RAW image
|
19 years ago |
tiffparse.cpp
|
Stripped trailing whitespace
|
19 years ago |
tiffparser.cpp
|
New TIFF parser: decode IPTC from IPTCNAA or ImageResources tag. Fixes bug #502
|
19 years ago |
tiffparser.hpp
|
Removed trailing whitespace
|
19 years ago |
tiffvisitor.cpp
|
Fixed and tweaked IPTC decoding code for bug #502.
|
19 years ago |
tiffvisitor.hpp
|
Fixed and tweaked IPTC decoding code for bug #502.
|
19 years ago |
timegm.h
|
Fixed typo introduced in rev. 850, needed for the tests to pass with MSVC 2005
|
19 years ago |
types.cpp
|
Minor fix
|
19 years ago |
types.hpp
|
Merged revisions 907:999 from gettext branch into trunk
|
19 years ago |
tzfile.h
|
added subversion style keywords
|
21 years ago |
utils.cpp
|
Added RenameAddon1.diff patch from Tobias Jahn, fixes bug #459.
|
19 years ago |
utils.hpp
|
Added RenameAddon1.diff patch from Tobias Jahn, fixes bug #459.
|
19 years ago |
utiltest.cpp
|
Removed trailing whitespace from source files
|
20 years ago |
value.cpp
|
Added second attempt to parse an IPTC field into a string value, if parsing the actual type fails. Fixes bug #501.
|
19 years ago |
value.hpp
|
Removed trailing whitespace
|
20 years ago |
write-test.cpp
|
Changed class Entry to transform comment type on the fly. Fixes bug #445.
|
20 years ago |
write2-test.cpp
|
Added Canon Panorama patch, Canon test images, and minor updates (David Cannings)
|
19 years ago |