Robin Mills
|
82dbe6199d
|
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 |
|
clanmills
|
290164d1b6
|
Work in progress: https://github.com/Exiv2/exiv2/issues/3
Tested on MacOS-X. I'll test Linux/Cygwin/MSVC and close if good.
|
2017-06-05 13:25:14 +01:00 |
|
draekko
|
f23dc54b9c
|
Adding xmpprint sample
|
2017-05-29 12:13:04 -04:00 |
|
clanmills
|
038fe6cb94
|
#1233 Fixed bug in samples/geotag.cpp
|
2017-05-08 10:57:28 +01:00 |
|
Robin Mills
|
7b882f121a
|
#1175 more cast ripples on GCC5/Linux
|
2017-04-23 20:08:03 +00:00 |
|
Robin Mills
|
1ff0bef409
|
#1175 Correction to r4597 Additional file (which, in error, I didn't to commit)
|
2017-04-23 11:00:17 +00:00 |
|
Robin Mills
|
67859f4f4e
|
#1175 I'm going to accept the recommendation to change BasicIo::size() to return size_t. This passes the test suite. The only "ripple" outside of basicio is to iotest.cpp. This change enables several casts to be removed.
|
2017-04-19 17:03:54 +00:00 |
|
Robin Mills
|
73047ce568
|
#1279 Correction to r4748 which broke the CMake build.
|
2017-03-27 09:04:12 +00:00 |
|
Robin Mills
|
be0945016b
|
#1269 Thank You to Ben for reporting this and providing the patch.
|
2017-03-17 12:58:18 +00:00 |
|
Robin Mills
|
6d5c2c3256
|
Getting ready to release v0.26
|
2017-03-08 20:42:28 +00:00 |
|
Robin Mills
|
6ea3b00b02
|
#1249 Fixes
|
2016-10-23 22:25:58 +00:00 |
|
Robin Mills
|
e57f238c7e
|
#1230 More MinGW fixes.
|
2016-10-05 19:08:48 +00:00 |
|
Robin Mills
|
5c6a8e3bad
|
#1230 Buildserver Maintenance.
|
2016-10-05 09:06:56 +00:00 |
|
Robin Mills
|
f13033b5f4
|
#1230 CMake build fixes.
|
2016-10-03 16:55:54 +00:00 |
|
Robin Mills
|
1b536bd0ed
|
#2130 Don't build conntest. Build is broken when --enable-webready. Fixed issue with samples/geotag.cpp on Linux.
|
2016-09-29 17:06:02 +00:00 |
|
Robin Mills
|
fcd0cb3e19
|
#1233 Correction to r4573
|
2016-09-27 18:52:18 +00:00 |
|
Robin Mills
|
86028dd46e
|
#1233 Fixed issue on MacOS-X 10.4 (32 big big-endian PPC, 2003 OS) with realpath() and added additional images for future testing.
|
2016-09-27 18:47:54 +00:00 |
|
Robin Mills
|
80fd8ee333
|
#1233 geotag.cpp added option -ascii. The degree sign in the output was upsetting test harness on some platforms.
|
2016-09-27 13:56:03 +00:00 |
|
Robin Mills
|
24c032c2a2
|
#1233 Changes to geotag-test to avoid full paths. Added make geotag-test. Sanitized geotag.cpp code
|
2016-09-27 08:53:35 +00:00 |
|
Robin Mills
|
bd16f3441e
|
#1233 Thank You to Anton for reporting this and providing a patch. I've updated the test suite.
|
2016-09-26 22:53:42 +00:00 |
|
Robin Mills
|
4ab9c840e4
|
#1207 Updating comments in samples/mt-test.cpp to document build restrictions.
|
2016-08-22 13:44:46 +00:00 |
|
Robin Mills
|
208b5110ae
|
#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 |
|
Robin Mills
|
ebfd26fb75
|
#1207 Dynamically new/delete thread array in mt-test.cpp
|
2016-08-21 09:50:05 +00:00 |
|
Robin Mills
|
3b83918320
|
#1207 Added samples/mt-test.cpp
|
2016-08-21 08:16:30 +00:00 |
|
Robin Mills
|
7adaf71d44
|
#1187 and #1041. Fixing CMake/Linux build breakers concerning libpthread
|
2016-06-05 06:15:30 +00:00 |
|
Robin Mills
|
4c8158d1d1
|
#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 |
|
Robin Mills
|
b296460702
|
#1034 Correction to r4293. Adding forgotton files!
|
2016-04-29 19:24:52 +00:00 |
|
Robin Mills
|
664af57e10
|
#1034 Added samples/toexv This is a first step to write exif metadata to memory to send to a web service.
|
2016-04-29 19:20:30 +00:00 |
|
Robin Mills
|
f02b94a6b4
|
#1169. Code simplication/clarification.
|
2016-04-22 12:34:04 +00:00 |
|
Robin Mills
|
30f279787f
|
#1169 Fix submitted.
|
2016-04-21 11:26:29 +00:00 |
|
Robin Mills
|
62e2fc086b
|
#1034 Added msvc2005/ini-test
|
2016-03-28 13:33:08 +00:00 |
|
Robin Mills
|
1e33add5e4
|
#1034. Corrections to r4249 to fix build-breakers
|
2016-03-25 09:02:56 +00:00 |
|
Robin Mills
|
dbed6f857c
|
#1034 Added exiv2 config file support for lens recognition.
|
2016-03-25 08:12:16 +00:00 |
|
danielkaneider
|
4c236fce17
|
#1041. cmakeBuild with static compilation
|
2015-12-29 20:10:56 +00:00 |
|
Robin Mills
|
5a36dea37d
|
#1061. Added exiv2samples.1 and associate autotools and CMake installer support. Work in progress.
|
2015-12-29 17:57:37 +00:00 |
|
Robin Mills
|
aa1e9e88e5
|
#1109 and #1041 Added documentation and log files to the published builds.
|
2015-12-12 19:10:52 +00:00 |
|
Robin Mills
|
b12aca62cd
|
#1041 get jenkins_daily.sh to work on Mac/Cygwin/MSVC/Linux and publish builds on userContent/builds { daily/weekly/monthly}
|
2015-12-10 19:27:33 +00:00 |
|
Robin Mills
|
bb032fb6c7
|
#1041 Still struggling with the test suite
|
2015-12-10 03:08:18 +00:00 |
|
danielkaneider
|
c90253bc3c
|
[cmake] various msvc fixes
|
2015-11-10 21:36:48 +00:00 |
|
danielkaneider
|
993a3bd06b
|
[cmake] added travis build file, fixes for osx and linux
|
2015-10-30 20:55:57 +00:00 |
|
Robin Mills
|
abd5ecedd4
|
#1129. Fix submitted.
|
2015-10-13 21:19:25 +00:00 |
|
Robin Mills
|
b44dcdb220
|
http://dev.exiv2.org/boards/3/topics/2137?r=2259 Thanks to Gilles for the patch.
|
2015-10-03 11:53:41 +00:00 |
|
Robin Mills
|
8ff86b6875
|
#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 |
|
Robin Mills
|
a37b843839
|
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 |
|
Robin Mills
|
6df03d74cf
|
#640. Correction to r3931.
|
2015-09-08 13:15:38 +00:00 |
|
Robin Mills
|
bbf8b288ba
|
Correction to r3925.
|
2015-09-03 20:54:26 +00:00 |
|
Robin Mills
|
3f1380e91a
|
#640 Modified XmpParser::getRegisteredNamespaces to use Exiv2::Dictionary.
|
2015-09-03 20:51:34 +00:00 |
|
Robin Mills
|
03e51ab470
|
#640 and # 751. Fixing linux build-breaker.
|
2015-08-29 20:00:26 +00:00 |
|
Robin Mills
|
c396a92e01
|
#960 added API: static void Exiv2::XMPParser::getRegisteredNamespaces(std::map<std::string,std::string>&);
|
2015-08-28 19:57:46 +00:00 |
|
Andreas Huggel
|
f0b4c06ea6
|
samples/Makefile: Minor fixes to better clean up.
|
2015-06-20 04:37:37 +00:00 |
|