| .. |
|
actions.cpp
|
Merge pull request #104 from piponazo/removeCpp11Feature
|
2017-10-06 05:40:39 +02:00 |
|
actions.hpp
|
Getting ready to release v0.26
|
2017-03-08 20:42:28 +00:00 |
|
asfvideo.cpp
|
Remove include tags_int.hpp from include/exiv2/*video.hpp files
|
2017-08-18 13:52:05 +01:00 |
|
basicio.cpp
|
Robin changes in sync with master changes
|
2017-09-28 19:42:57 +02:00 |
|
bigtiffimage.cpp
|
adding missing include for numeric_limits
|
2017-10-06 11:27:46 +02:00 |
|
bmpimage.cpp
|
Getting ready to release v0.26
|
2017-03-08 20:42:28 +00:00 |
|
canonmn_int.hpp
|
Getting ready to release v0.26
|
2017-03-08 20:42:28 +00:00 |
|
canonmn.cpp
|
Added support for 'Tamron SP 15-30mm f/2.8 Di VC USD A012' and 'Tamron SP 90mm f/2.8 Di VC USD MACRO1:1'.
|
2017-09-20 15:36:29 +02:00 |
|
casiomn_int.hpp
|
Getting ready to release v0.26
|
2017-03-08 20:42:28 +00:00 |
|
casiomn.cpp
|
Remove superfluous variable declarations
|
2017-11-04 21:01:34 +01:00 |
|
CMakeLists.txt
|
Add new CMake options to use compiler flags to detect issues in the code (Gcc, Clang & MSVC)
|
2017-11-01 05:37:54 +01:00 |
|
convert.cpp
|
Pass argument as constant reference
|
2017-11-04 21:01:33 +01:00 |
|
cr2image_int.hpp
|
Getting ready to release v0.26
|
2017-03-08 20:42:28 +00:00 |
|
cr2image.cpp
|
https://github.com/Exiv2/exiv2/issues/11 Closed. Coincidentally Raphael reported issues with Visual Studio 2015 Community Edition. Issue 11 and Raphael's issues should now be resolved.
|
2017-06-29 22:13:26 +01:00 |
|
crwedit.cpp
|
Cast to avoid compiler warning with MSVC2005
|
2017-07-07 19:51:56 +01:00 |
|
crwimage_int.hpp
|
Getting ready to release v0.26
|
2017-03-08 20:42:28 +00:00 |
|
crwimage.cpp
|
https://github.com/Exiv2/exiv2/issues/11 Closed. Coincidentally Raphael reported issues with Visual Studio 2015 Community Edition. Issue 11 and Raphael's issues should now be resolved.
|
2017-06-29 22:13:26 +01:00 |
|
crwparse.cpp
|
|
|
|
datasets.cpp
|
Getting ready to release v0.26
|
2017-03-08 20:42:28 +00:00 |
|
doxygen.hpp.in
|
#1279 Almost done!
|
2017-03-17 17:08:35 +00:00 |
|
easyaccess.cpp
|
Getting ready to release v0.26
|
2017-03-08 20:42:28 +00:00 |
|
epsimage.cpp
|
Getting ready to release v0.26
|
2017-03-08 20:42:28 +00:00 |
|
error.cpp
|
Added arithmetic operation overflow error
|
2017-10-11 09:46:04 +02:00 |
|
exif.cpp
|
https://github.com/Exiv2/exiv2/issues/11 Closed. Coincidentally Raphael reported issues with Visual Studio 2015 Community Edition. Issue 11 and Raphael's issues should now be resolved.
|
2017-06-29 22:13:26 +01:00 |
|
exiv2.1
|
Remove reference to regex & c++11 from the man page
|
2017-10-04 19:42:11 +02:00 |
|
exiv2.cpp
|
Remove all references to EXV_HAVE_REGEX and related code
|
2017-10-04 19:27:01 +02:00 |
|
exiv2app.hpp
|
Remove all references to EXV_HAVE_REGEX and related code
|
2017-10-04 19:27:01 +02:00 |
|
fff.h
|
#1149. Added fff.h (from plir.com) and code strengthening.
|
2016-01-10 19:02:38 +00:00 |
|
fujimn_int.hpp
|
Getting ready to release v0.26
|
2017-03-08 20:42:28 +00:00 |
|
fujimn.cpp
|
Getting ready to release v0.26
|
2017-03-08 20:42:28 +00:00 |
|
futils.cpp
|
#1279 Cleaned up doxygen warnings for doc and website.
|
2017-03-16 18:13:12 +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
|
Getting ready to release v0.26
|
2017-03-08 20:42:28 +00:00 |
|
http.cpp
|
#1291 Reverting change in r4763 relating to windows.h as they break the Cygwin build. Retain changes in exiv2/exiv2.hpp and exv_msvc.h
|
2017-04-23 19:29:19 +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
|
Getting ready to release v0.26
|
2017-03-08 20:42:28 +00:00 |
|
image.cpp
|
Adding comment for issue #56
|
2017-10-02 21:45:05 +02:00 |
|
ini.cpp
|
#1279 Move src/ini_int.hpp to include/exiv2/ini.hpp to reveal class Exiv2:INIReader in API
|
2017-03-26 20:49:54 +00:00 |
|
iptc.cpp
|
Getting ready to release v0.26
|
2017-03-08 20:42:28 +00:00 |
|
jp2image.cpp
|
Fix for CVE-2017-14860
|
2017-10-11 00:11:15 +02:00 |
|
jpgimage.cpp
|
#1291 Reverting change in r4763 relating to windows.h as they break the Cygwin build. Retain changes in exiv2/exiv2.hpp and exv_msvc.h
|
2017-04-23 19:29:19 +00:00 |
|
localtime.c
|
Fix Visual Studio localtime.c issue for Visual Studio 2015 (again)
|
2015-09-23 23:01:26 +00:00 |
|
Makefile
|
Adding ./configure support for bigtiffimage.cpp
|
2017-09-22 19:05:40 +01:00 |
|
makernote_int.hpp
|
#1279 Move src/ini_int.hpp to include/exiv2/ini.hpp to reveal class Exiv2:INIReader in API
|
2017-03-26 20:49:54 +00:00 |
|
makernote.cpp
|
#1291 Reverting change in r4763 relating to windows.h as they break the Cygwin build. Retain changes in exiv2/exiv2.hpp and exv_msvc.h
|
2017-04-23 19:29:19 +00:00 |
|
matroskavideo.cpp
|
Getting ready to release v0.26
|
2017-03-08 20:42:28 +00:00 |
|
metadatum.cpp
|
Getting ready to release v0.26
|
2017-03-08 20:42:28 +00:00 |
|
minoltamn_int.hpp
|
Getting ready to release v0.26
|
2017-03-08 20:42:28 +00:00 |
|
minoltamn.cpp
|
Update various lists to match ExifTool version 10.47.
|
2017-03-23 03:51:21 +00:00 |
|
mrwimage.cpp
|
Getting ready to release v0.26
|
2017-03-08 20:42:28 +00:00 |
|
mrwthumb.cpp
|
|
|
|
nikonmn_int.hpp
|
Getting ready to release v0.26
|
2017-03-08 20:42:28 +00:00 |
|
nikonmn.cpp
|
Fix crash on undefined metadata on some Nikon images.
|
2017-09-18 23:37:40 +03:00 |
|
olympusmn_int.hpp
|
Getting ready to release v0.26
|
2017-03-08 20:42:28 +00:00 |
|
olympusmn.cpp
|
Getting ready to release v0.26
|
2017-03-08 20:42:28 +00:00 |
|
orfimage_int.hpp
|
Getting ready to release v0.26
|
2017-03-08 20:42:28 +00:00 |
|
orfimage.cpp
|
https://github.com/Exiv2/exiv2/issues/11 Closed. Coincidentally Raphael reported issues with Visual Studio 2015 Community Edition. Issue 11 and Raphael's issues should now be resolved.
|
2017-06-29 22:13:26 +01:00 |
|
panasonicmn_int.hpp
|
Getting ready to release v0.26
|
2017-03-08 20:42:28 +00:00 |
|
panasonicmn.cpp
|
Getting ready to release v0.26
|
2017-03-08 20:42:28 +00:00 |
|
pentaxmn_int.hpp
|
Getting ready to release v0.26
|
2017-03-08 20:42:28 +00:00 |
|
pentaxmn.cpp
|
Fix http://dev.exiv2.org/issues/1305
|
2017-09-12 09:14:42 +01:00 |
|
pgfimage.cpp
|
https://github.com/Exiv2/exiv2/issues/11 Closed. Coincidentally Raphael reported issues with Visual Studio 2015 Community Edition. Issue 11 and Raphael's issues should now be resolved.
|
2017-06-29 22:13:26 +01:00 |
|
pngchunk_int.hpp
|
Getting ready to release v0.26
|
2017-03-08 20:42:28 +00:00 |
|
pngchunk.cpp
|
Getting ready to release v0.26
|
2017-03-08 20:42:28 +00:00 |
|
pngimage.cpp
|
Fix https://github.com/Exiv2/exiv2/issues/83
|
2017-09-29 13:59:12 +01:00 |
|
preview.cpp
|
Fix https://github.com/Exiv2/exiv2/issues/16
|
2017-07-06 10:38:39 +01: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
|
Refactoring autotools to support ADOBE_XMPSDK (Work in Progress)
|
2017-08-15 20:00:09 +01:00 |
|
psdimage.cpp
|
Getting ready to release v0.26
|
2017-03-08 20:42:28 +00:00 |
|
quicktimevideo.cpp
|
Remove include tags_int.hpp from include/exiv2/*video.hpp files
|
2017-08-18 13:52:05 +01:00 |
|
rafimage.cpp
|
#1271 Thanks to Ben for reporting this and providing the patch.
|
2017-03-15 21:30:55 +00:00 |
|
rcsid_int.hpp
|
Getting ready to release v0.26
|
2017-03-08 20:42:28 +00:00 |
|
riffvideo.cpp
|
#1271 Thanks to Ben for reporting this and providing the patch.
|
2017-03-15 21:30:55 +00:00 |
|
rw2image_int.hpp
|
Getting ready to release v0.26
|
2017-03-08 20:42:28 +00:00 |
|
rw2image.cpp
|
https://github.com/Exiv2/exiv2/issues/11 Closed. Coincidentally Raphael reported issues with Visual Studio 2015 Community Edition. Issue 11 and Raphael's issues should now be resolved.
|
2017-06-29 22:13:26 +01:00 |
|
samsungmn_int.hpp
|
Getting ready to release v0.26
|
2017-03-08 20:42:28 +00:00 |
|
samsungmn.cpp
|
Getting ready to release v0.26
|
2017-03-08 20:42:28 +00:00 |
|
sigmamn_int.hpp
|
Getting ready to release v0.26
|
2017-03-08 20:42:28 +00:00 |
|
sigmamn.cpp
|
Getting ready to release v0.26
|
2017-03-08 20:42:28 +00:00 |
|
sonymn_int.hpp
|
Getting ready to release v0.26
|
2017-03-08 20:42:28 +00:00 |
|
sonymn.cpp
|
Spelling error
|
2017-07-02 13:32:16 +02:00 |
|
ssh.cpp
|
Refactoring EXV_USE_CURL and EXV_USE_SSH
|
2017-09-13 16:54:10 +01:00 |
|
tags_int.hpp
|
Getting ready to release v0.26
|
2017-03-08 20:42:28 +00:00 |
|
tags.cpp
|
#1294 Fix.
|
2017-05-08 18:40:49 +01:00 |
|
tgaimage.cpp
|
Getting ready to release v0.26
|
2017-03-08 20:42:28 +00:00 |
|
tiff-test.cpp
|
|
|
|
tiffcomposite_int.hpp
|
Getting ready to release v0.26
|
2017-03-08 20:42:28 +00:00 |
|
tiffcomposite.cpp
|
#1296 Fix submitted.
|
2017-05-27 10:18:17 +01:00 |
|
tifffwd_int.hpp
|
Getting ready to release v0.26
|
2017-03-08 20:42:28 +00:00 |
|
tiffimage_int.hpp
|
Getting ready to release v0.26
|
2017-03-08 20:42:28 +00:00 |
|
tiffimage.cpp
|
https://github.com/Exiv2/exiv2/issues/11 Closed. Coincidentally Raphael reported issues with Visual Studio 2015 Community Edition. Issue 11 and Raphael's issues should now be resolved.
|
2017-06-29 22:13:26 +01:00 |
|
tiffmn-test.cpp
|
|
|
|
tiffvisitor_int.hpp
|
Getting ready to release v0.26
|
2017-03-08 20:42:28 +00:00 |
|
tiffvisitor.cpp
|
Added exception throw on Value pointer being null
|
2017-10-11 09:46:04 +02: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
|
introducing getULongLong()
|
2017-09-21 18:15:12 +02: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
|
Getting ready to release v0.26
|
2017-03-08 20:42:28 +00:00 |
|
utils.hpp
|
XMPsdk fixes. 2013 and 2016 build and (mostly) pass the test suite.
|
2017-08-22 14:34:01 +01:00 |
|
utilsvideo.cpp
|
Getting ready to release v0.26
|
2017-03-08 20:42:28 +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
|
Getting ready to release v0.26
|
2017-03-08 20:42:28 +00:00 |
|
version.cpp
|
Remove all references to EXV_HAVE_REGEX and related code
|
2017-10-04 19:27:01 +02:00 |
|
webpimage.cpp
|
Fix #80
|
2017-09-29 10:01:22 +01:00 |
|
xmp.cpp
|
msvc/bigtiffimage support
|
2017-09-27 11:17:11 +01:00 |
|
xmpdump.cpp
|
|
|
|
xmpsidecar.cpp
|
Refactoring autotools to support ADOBE_XMPSDK (Work in Progress)
|
2017-08-15 20:00:09 +01:00 |