exiv2/samples
2016-09-27 18:52:18 +00:00
..
addmoddel.cpp Issue: 989 "Wrong key name in output of addmoddel sample". Thank You Thomas for the patch. 2014-09-05 20:41:49 +00:00
CMakeLists.txt #1187 and #1041. Fixing CMake/Linux build breakers concerning libpthread 2016-06-05 06:15:30 +00:00
conntest.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
convert-test.cpp
easyaccess-test.cpp
exifcomment.cpp
exifdata-test.cpp
exifdata.cpp Adding samples/exifdata.cpp and samples/exifvalue.cpp 2015-03-25 18:21:43 +00:00
exifprint.cpp #1169. Code simplication/clarification. 2016-04-22 12:34:04 +00:00
exifvalue.cpp Adding samples/exifdata.cpp and samples/exifvalue.cpp 2015-03-25 18:21:43 +00:00
exiv2json.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
exiv2samples.1 #1061. Added exiv2samples.1 and associate autotools and CMake installer support. Work in progress. 2015-12-29 17:57:37 +00:00
geotag.cpp #1233 Correction to r4573 2016-09-27 18:52:18 +00:00
httptest.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
ini-test.cpp #1034 Added msvc2005/ini-test 2016-03-28 13:33:08 +00:00
ini-test.ini #1034 Added exiv2 config file support for lens recognition. 2016-03-25 08:12:16 +00:00
iotest.cpp Updated copyright notice. 2015-05-02 11:55:40 +00:00
iptceasy.cpp
iptcprint.cpp
iptctest.cpp
Jzon.cpp #1071 Remove Jzon from libexiv2 2015-05-09 09:24:41 +00:00
Jzon.h #1071 Remove Jzon from libexiv2 2015-05-09 09:24:41 +00:00
key-test.cpp
largeiptc-test.cpp #1129. Fix submitted. 2015-10-13 21:19:25 +00:00
Makefile #1207 Don't build mt-test by default. It requires C++11. G++ 5.3 will not compile #include <exiv2/exiv2.hpp> because AutoPtr is deprecated. 2016-08-21 22:54:13 +00:00
metacopy.cpp Updated copyright notice. 2015-05-02 11:55:40 +00:00
metacopy.hpp Updated copyright notice. 2015-05-02 11:55:40 +00:00
mmap-test.cpp
mt-test.cpp #1207 Updating comments in samples/mt-test.cpp to document build restrictions. 2016-08-22 13:44:46 +00:00
path-test.cpp #1004. Reviewed all include directives in src/*.cpp and samples/*.cpp 2015-01-06 12:40:31 +00:00
prevtest.cpp
remotetest.cpp #1004. Reviewed all include directives in src/*.cpp and samples/*.cpp 2015-01-06 12:40:31 +00:00
stringto-test.cpp
taglist.cpp
tiff-test.cpp
tiffaddpath-test.cpp #1004. Reviewed all include directives in src/*.cpp and samples/*.cpp 2015-01-06 12:40:31 +00:00
toexv.cpp #1183 Sample code: samples/toexv.cpp to support the article http://dev.exiv2.org/projects/exiv2/wiki/Guidance_about_serialising_metadata_using_MemIo_and_ExvImage_Classes 2016-05-11 07:22:36 +00:00
toexv.hpp #1183 Sample code: samples/toexv.cpp to support the article http://dev.exiv2.org/projects/exiv2/wiki/Guidance_about_serialising_metadata_using_MemIo_and_ExvImage_Classes 2016-05-11 07:22:36 +00:00
werror-test.cpp #1004. Reviewed all include directives in src/*.cpp and samples/*.cpp 2015-01-06 12:40:31 +00:00
write2-test.cpp
write-test.cpp
xmpparse.cpp
xmpparser-test.cpp
xmpsample.cpp