| .. |
|
actions.cpp
|
#1150. Fixed build breaker on elderly Macs (10.6 and earlier).
|
2016-01-10 10:33:10 +00:00 |
|
actions.hpp
|
#917: Tweaks to the utility -p<x> return codes and info messages.
|
2015-08-27 09:12:40 +00:00 |
|
asfvideo.cpp
|
Only compile video source code if it is enabled.
|
2015-06-07 16:29:06 +00:00 |
|
basicio.cpp
|
#1152 Fix submitted. Also added new static function FileIo::temporaryPath() which I require for tgt - code and fixed typo in tiffvisitor.cpp
|
2016-01-11 10:03:48 +00:00 |
|
bmpimage.cpp
|
Updated copyright notice.
|
2015-05-02 11:55:40 +00:00 |
|
canonmn_int.hpp
|
Updated copyright notice.
|
2015-05-02 11:55:40 +00:00 |
|
canonmn.cpp
|
Lens numbering fix.
|
2016-03-05 03:34:56 +00:00 |
|
casiomn_int.hpp
|
Updated copyright notice.
|
2015-05-02 11:55:40 +00:00 |
|
casiomn.cpp
|
Updated copyright notice.
|
2015-05-02 11:55:40 +00:00 |
|
CMakeLists.txt
|
#1041. cmakeBuild with static compilation
|
2015-12-29 20:10:56 +00:00 |
|
convert.cpp
|
#1130. Thank You Jakub for reporting this.
|
2015-10-29 19:33:34 +00:00 |
|
cr2image_int.hpp
|
Updated copyright notice.
|
2015-05-02 11:55:40 +00:00 |
|
cr2image.cpp
|
#1081 Added Cr2Image::printStructure()
|
2016-01-14 10:14:57 +00:00 |
|
crwedit.cpp
|
Feature #536 Modifications to CMake files to support MSVC 32/64 bit builds of Dynamic/Static libraries and applications.
|
2012-06-03 21:51:57 +00:00 |
|
crwimage_int.hpp
|
Updated copyright notice.
|
2015-05-02 11:55:40 +00:00 |
|
crwimage.cpp
|
#1164. Fix submitted. Thank you Nicolas and Gilles for reporting this. More comments in the issue report.
|
2016-03-02 21:43:17 +00:00 |
|
crwparse.cpp
|
|
|
|
datasets.cpp
|
Updated copyright notice.
|
2015-05-02 11:55:40 +00:00 |
|
doxygen.hpp.in
|
#1093 ExifEX for XMP namespace and properties
|
2015-08-05 17:39:12 +00:00 |
|
easyaccess.cpp
|
Updated copyright notice.
|
2015-05-02 11:55:40 +00:00 |
|
epsimage.cpp
|
Updated copyright notice.
|
2015-05-02 11:55:40 +00:00 |
|
error.cpp
|
Updated copyright notice.
|
2015-05-02 11:55:40 +00:00 |
|
exif.cpp
|
Updated copyright notice.
|
2015-05-02 11:55:40 +00:00 |
|
exiv2.1
|
#1165. Thanks to Eric for reporting this and providing the patch.
|
2016-03-02 20:18:18 +00:00 |
|
exiv2.cpp
|
#1024. Support for C++11 #include <regex>. --grep keys may have an optional trailer /i to indicate to ignore case.
|
2015-12-08 09:27:38 +00:00 |
|
exiv2app.hpp
|
#1137. Implemented.
|
2015-11-23 15:28:15 +00:00 |
|
fff.h
|
#1149. Added fff.h (from plir.com) and code strengthening.
|
2016-01-10 19:02:38 +00:00 |
|
fujimn_int.hpp
|
Updated copyright notice.
|
2015-05-02 11:55:40 +00:00 |
|
fujimn.cpp
|
#1085 typos. Thanks Anders Jonsson!
|
2015-05-20 01:27:32 +00:00 |
|
futils.cpp
|
Updated copyright notice.
|
2015-05-02 11:55:40 +00:00 |
|
getopt_win32.c
|
|
|
|
getopt_win32.h
|
Moved internal headers into the src/ directory. Only published headers remain in include/exiv2/.
|
2015-05-10 09:30:46 +00:00 |
|
gifimage.cpp
|
Updated copyright notice.
|
2015-05-02 11:55:40 +00:00 |
|
http.cpp
|
#1110. Xcode project moved to contrib/xcode. Interesting errors in samples/Makefile. Replaced gsoc13 Exiv2::dict_t with (identical twin) Exiv2::Dictionary
|
2015-09-23 20:43:16 +00:00 |
|
i18n.h
|
Moved internal headers into the src/ directory. Only published headers remain in include/exiv2/.
|
2015-05-10 09:30:46 +00:00 |
|
image_int.hpp
|
Correction to r3941 to fix mac build-breaker in src/image.cpp (and odd linux bb in samples/exiv2json.cpp)
|
2015-09-14 15:47:48 +00:00 |
|
image.cpp
|
r1108 Recursively dump an image (exiv2 -pR file...)
|
2016-01-05 14:39:49 +00:00 |
|
iptc.cpp
|
Updated copyright notice.
|
2015-05-02 11:55:40 +00:00 |
|
jp2image.cpp
|
Updated copyright notice.
|
2015-05-02 11:55:40 +00:00 |
|
jpgimage.cpp
|
#1159. Fixing MSVC build-breaker in r4197 and r4179.
|
2016-01-31 23:39:04 +00:00 |
|
localtime.c
|
Fix Visual Studio localtime.c issue for Visual Studio 2015 (again)
|
2015-09-23 23:01:26 +00:00 |
|
Makefile
|
#1061. Added exiv2samples.1 and associate autotools and CMake installer support. Work in progress.
|
2015-12-29 17:57:37 +00:00 |
|
makernote_int.hpp
|
Updated copyright notice.
|
2015-05-02 11:55:40 +00:00 |
|
makernote.cpp
|
#1106 (#933): Fixed oversight that prevented writing to images with a Casio makernote.
|
2015-08-22 10:43:37 +00:00 |
|
matroskavideo.cpp
|
Only compile video source code if it is enabled.
|
2015-06-07 16:29:06 +00:00 |
|
metadatum.cpp
|
Updated copyright notice.
|
2015-05-02 11:55:40 +00:00 |
|
minoltamn_int.hpp
|
Updated copyright notice.
|
2015-05-02 11:55:40 +00:00 |
|
minoltamn.cpp
|
Update various lists to match ExifTool version 10.11.
|
2016-02-19 02:27:28 +00:00 |
|
mrwimage.cpp
|
Updated copyright notice.
|
2015-05-02 11:55:40 +00:00 |
|
mrwthumb.cpp
|
|
|
|
nikonmn_int.hpp
|
Updated copyright notice.
|
2015-05-02 11:55:40 +00:00 |
|
nikonmn.cpp
|
Update various lists to match ExifTool version 10.12.
|
2016-03-04 17:24:19 +00:00 |
|
olympusmn_int.hpp
|
Updated copyright notice.
|
2015-05-02 11:55:40 +00:00 |
|
olympusmn.cpp
|
Fix lens name in latest commit.
|
2016-02-22 19:24:10 +00:00 |
|
orfimage_int.hpp
|
Updated copyright notice.
|
2015-05-02 11:55:40 +00:00 |
|
orfimage.cpp
|
Some API policing
|
2015-06-08 14:39:59 +00:00 |
|
panasonicmn_int.hpp
|
Updated copyright notice.
|
2015-05-02 11:55:40 +00:00 |
|
panasonicmn.cpp
|
#1085 typos. Thanks Anders Jonsson!
|
2015-05-20 01:27:32 +00:00 |
|
pentaxmn_int.hpp
|
Updated copyright notice.
|
2015-05-02 11:55:40 +00:00 |
|
pentaxmn.cpp
|
Update various lists to match ExifTool version 10.12.
|
2016-03-04 17:24:19 +00:00 |
|
pgfimage.cpp
|
Updated copyright notice.
|
2015-05-02 11:55:40 +00:00 |
|
pngchunk_int.hpp
|
Updated copyright notice.
|
2015-05-02 11:55:40 +00:00 |
|
pngchunk.cpp
|
Updated copyright notice.
|
2015-05-02 11:55:40 +00:00 |
|
pngimage.cpp
|
#1108 and #1074 Correction to r4168 to fix MSVC build breaker.
|
2016-01-07 20:32:38 +00:00 |
|
preview.cpp
|
Updated copyright notice.
|
2015-05-02 11:55:40 +00:00 |
|
private.h
|
Moved internal headers into the src/ directory. Only published headers remain in include/exiv2/.
|
2015-05-10 09:30:46 +00:00 |
|
properties.cpp
|
#1116: Register missing namespaces (audio, video), changed xapG to xmpG in accordance with the XMP specs.
|
2015-10-10 07:19:34 +00:00 |
|
psdimage.cpp
|
Updated copyright notice.
|
2015-05-02 11:55:40 +00:00 |
|
quicktimevideo.cpp
|
Only compile video source code if it is enabled.
|
2015-06-07 16:29:06 +00:00 |
|
rafimage.cpp
|
Updated copyright notice.
|
2015-05-02 11:55:40 +00:00 |
|
rcsid_int.hpp
|
Updated copyright notice.
|
2015-05-02 11:55:40 +00:00 |
|
riffvideo.cpp
|
Only compile video source code if it is enabled.
|
2015-06-07 16:29:06 +00:00 |
|
rw2image_int.hpp
|
Updated copyright notice.
|
2015-05-02 11:55:40 +00:00 |
|
rw2image.cpp
|
Updated copyright notice.
|
2015-05-02 11:55:40 +00:00 |
|
samsungmn_int.hpp
|
Updated copyright notice.
|
2015-05-02 11:55:40 +00:00 |
|
samsungmn.cpp
|
Updated copyright notice.
|
2015-05-02 11:55:40 +00:00 |
|
sigmamn_int.hpp
|
Updated copyright notice.
|
2015-05-02 11:55:40 +00:00 |
|
sigmamn.cpp
|
Updated copyright notice.
|
2015-05-02 11:55:40 +00:00 |
|
sonymn_int.hpp
|
Updated copyright notice.
|
2015-05-02 11:55:40 +00:00 |
|
sonymn.cpp
|
Update various lists to match ExifTool version 10.12.
|
2016-03-04 17:24:19 +00:00 |
|
ssh.cpp
|
Only compile ssh module if using SSH and another hack to prevent a compiler warning about undefined EXV_USE_SSH.
|
2015-06-18 02:46:09 +00:00 |
|
svn_version.h.in
|
#1032. Thanks very much to Daniel for his help with this.
|
2015-02-24 17:05:15 +00:00 |
|
svn_version.sh
|
src/svn_version.sh - remove undesired output
|
2015-02-24 16:50:40 +00:00 |
|
tags_int.hpp
|
r1108 Recursively dump an image (exiv2 -pR file...)
|
2016-01-05 14:39:49 +00:00 |
|
tags.cpp
|
r1108 Recursively dump an image (exiv2 -pR file...)
|
2016-01-05 14:39:49 +00:00 |
|
tgaimage.cpp
|
Updated copyright notice.
|
2015-05-02 11:55:40 +00:00 |
|
tiff-test.cpp
|
|
|
|
tiffcomposite_int.hpp
|
Updated copyright notice.
|
2015-05-02 11:55:40 +00:00 |
|
tiffcomposite.cpp
|
Updated copyright notice.
|
2015-05-02 11:55:40 +00:00 |
|
tifffwd_int.hpp
|
Updated copyright notice.
|
2015-05-02 11:55:40 +00:00 |
|
tiffimage_int.hpp
|
Updated copyright notice.
|
2015-05-02 11:55:40 +00:00 |
|
tiffimage.cpp
|
Fixed formatting issue in -pS/-pR output.
|
2016-03-05 23:29:27 +00:00 |
|
tiffmn-test.cpp
|
|
|
|
tiffvisitor_int.hpp
|
Updated copyright notice.
|
2015-05-02 11:55:40 +00:00 |
|
tiffvisitor.cpp
|
#1152 Fix submitted. Also added new static function FileIo::temporaryPath() which I require for tgt - code and fixed typo in tiffvisitor.cpp
|
2016-01-11 10:03:48 +00:00 |
|
timegm.h
|
Moved internal headers into the src/ directory. Only published headers remain in include/exiv2/.
|
2015-05-10 09:30:46 +00:00 |
|
TODO
|
typo (GNU compliant)
|
2010-04-20 09:01:57 +00:00 |
|
types.cpp
|
Updated copyright notice.
|
2015-05-02 11:55:40 +00:00 |
|
tzfile.h
|
Moved internal headers into the src/ directory. Only published headers remain in include/exiv2/.
|
2015-05-10 09:30:46 +00:00 |
|
utils.cpp
|
Updated copyright notice.
|
2015-05-02 11:55:40 +00:00 |
|
utils.hpp
|
Only compile ssh module if using SSH and another hack to prevent a compiler warning about undefined EXV_USE_SSH.
|
2015-06-18 02:46:09 +00:00 |
|
utilsvideo.cpp
|
Only compile video source code if it is enabled.
|
2015-06-07 16:29:06 +00:00 |
|
utiltest.cpp
|
- Introduced exiv2.hpp as a wrapper to include all Exiv2 objects. (Renamed existing exiv2.hpp to exiv2app.hpp)
|
2010-06-27 10:04:39 +00:00 |
|
value.cpp
|
Updated copyright notice.
|
2015-05-02 11:55:40 +00:00 |
|
version.cpp
|
#1047 Rollback r4163 and try again. r4163 broke MSVC build.
|
2016-01-03 12:36:20 +00:00 |
|
xmp.cpp
|
#1130. Correction to r3997.
|
2015-10-29 19:46:57 +00:00 |
|
xmpdump.cpp
|
|
|
|
xmpsidecar.cpp
|
#1112. Fix submitted. Also added typedefs to datasets.hpp for Exiv2::Dictionary, Exiv2::StringSet, Exiv2::StringVector
|
2015-09-03 20:21:36 +00:00 |