Commit Graph

3383 Commits

Author SHA1 Message Date
Robin Mills
89311f21a0 Issue: #784. Thanks to Alan for the patch. See topic: http://dev.exiv2.org/boards/3/topics/1847 2014-10-31 05:52:32 +00:00
Robin Mills
249b324564 jenkins_development: rolling back jenkins_build.sh. I'll continue this development off-line 2014-10-20 18:40:47 +00:00
Robin Mills
af77b58e3e jenkins_development: build on mingw 2014-10-20 18:20:14 +00:00
Robin Mills
1561d18e1a jenkins_development : build on mingw 2014-10-20 18:13:45 +00:00
Robin Mills
271f22b469 jenkins_development : build on mingw 2014-10-20 18:10:49 +00:00
Robin Mills
747b71fb3b jenkins_development: mingw testing 2014-10-20 17:57:43 +00:00
Robin Mills
636e3c8957 jenkins_testing: build on mingw 2014-10-20 17:06:14 +00:00
nkbj
ac5892f2c6 Update lens lists to match ExifTool version 9.74. 2014-10-16 16:17:40 +00:00
nkbj
9e93721903 Add new lens: Olympus M.Zuiko Digital ED 40-150mm F2.8 Pro. 2014-10-16 16:08:28 +00:00
Robin Mills
f71d15442a Better platform detection in version.cpp for MinGW 2014-10-14 14:24:26 +00:00
Robin Mills
a57ce9a435 #994 Adding src/svn_version.h.in - apologies to Daniel for not committing this, and to Jehan for the inconvenience. 2014-10-11 15:54:56 +00:00
Robin Mills
94e6dcbf50 Fix cygwin compilation warning on geotag.cpp 2014-10-07 21:33:02 +00:00
Robin Mills
3b0404e7b6 #697. config/ConfigureChecks.cmake: STRERROR_R_CHAR_P revisited 2014-10-07 19:55:38 +00:00
Robin Mills
cbdeb45387 Issue: 993. Thank you Daniel for the patch. Two changes to the patch are explained in the Issue Report. 2014-10-05 18:55:02 +00:00
HumanDynamo
7aa65c705d fix error reported by cppcheck 2014-10-04 13:05:25 +00:00
nkbj
c833b87f48 Add new camera model ID: Canon PowerShot SX60 HS. 2014-10-04 05:58:43 +00:00
nkbj
2ceb07cd6c Update various lists to match ExifTool version 9.72. 2014-10-04 05:53:40 +00:00
Andreas Huggel
f9b7ec5907 Updates for new Redmine site. 2014-10-03 11:05:25 +00:00
nkbj
fb96576155 Issue #919: Handle Pentax makernotes in samsung-rebranded cameras. Thanks goes to Michael Karcher for the patch. 2014-09-21 11:07:10 +00:00
nkbj
3b0d0d5945 Update camera and lens lists til match ExifTool version 9.71. 2014-09-21 11:03:03 +00:00
Robin Mills
ed2d585d9e Issue: #991 (Windows build broken (CMake+svn_version.sh). Thank You, Daniel for the patch. 2014-09-16 21:15:09 +00:00
Mahesh
047815d207 Commit video-write code : test suites testv , testvw pass in Linux 32
bit (verified with Gentoo machine)
2014-09-16 17:17:18 +00:00
Mahesh
04e3e6eac1 creating branch for video-write dev 2014-09-16 15:05:17 +00:00
Mahesh
61b930cc0c update test script to pass testv 2014-09-16 12:14:30 +00:00
Mahesh
3c086948d1 update test script to pass testv 2014-09-16 12:12:50 +00:00
Robin Mills
27ef590773 Roll-back for 3355 (GSoC2013 video write code). Regrettably, this appears to cause all MSVC build to fail our test harness. I'll deal with the video13 code in a different branch. 2014-09-16 08:20:18 +00:00
Robin Mills
a7268ad719 Add script fixxml.sh to put the .vcproj and .vcxproj xml files on a line-count diet! 2014-09-08 22:03:51 +00:00
nkbj
c419885397 Fix issues #929 and #972: Improve Panasonic makernotes support. Thanks goes to numerous people for patches and input. 2014-09-08 03:57:56 +00:00
Robin Mills
74e8adfa37 fix MSVC build errors for GSoC2013 VideoWrite 2014-09-07 13:51:02 +00:00
Robin Mills
66e473db32 GSoC2013 Video Write Code. Thank You, Mahesh for a lot of hard work. And Thanks to Abhinav for mentoring. Great Job, Guys. 2014-09-07 11:59:45 +00:00
Robin Mills
0d5a0ae068 Issue: 987. "Strange wording of Exif.Photo.SensitivityType". Thank You Thomas for suggesting a fix. 2014-09-05 21:02:07 +00:00
Robin Mills
fdd7e522e7 Issue: 989 "Wrong key name in output of addmoddel sample". Thank You Thomas for the patch. 2014-09-05 20:41:49 +00:00
Robin Mills
0141294837 Issue: 988 "Samsung NX 16-50 PZ ED OIS". Thank You Pascal for the patch. 2014-09-05 20:35:30 +00:00
nkbj
ae3cc2a6c9 Update various lists to match ExifTool version 9.70. 2014-09-05 03:04:27 +00:00
Robin Mills
0312a8ee0b Issue: 984. Thanks, Thomas. I should not have modified your code. You were correct. My apologies. 2014-09-04 12:38:03 +00:00
Robin Mills
3c7264c487 Issue: #984. Thank You, Thomas for the patch. 2014-09-04 12:20:49 +00:00
Robin Mills
321ad5a464 renamed main.c -> issue984.cpp and built it with MSVC2005 2014-09-01 20:50:26 +00:00
Robin Mills
5ce97a254d jenkins developement : better msvc status monitoring 2014-09-01 19:05:21 +00:00
Robin Mills
d09658a5eb Issue: 984. Correction to r3345. I submitted Axel's patched file in error.
This version deals with older MSVC (such as 2005) which do not provide REPLACEFILE_IGNORE_MERGE_ERRORS.
2014-09-01 18:19:04 +00:00
Robin Mills
f93877f94b Issue: #984. Thank You, Axel for reporting this, the patch, and the test code. 2014-09-01 17:57:58 +00:00
Robin Mills
5131bfb2f1 jenkins development: enhanced ./jenkins_build status output 2014-08-31 09:14:33 +00:00
Robin Mills
6668c1ed22 jenkins development: more messing with the output of jenkins_build status 2014-08-31 08:12:25 +00:00
nkbj
bacc024ed7 I forgot to add error checking in r3341. 2014-08-31 05:16:53 +00:00
nkbj
3500115e72 Fix issue #970: Dead code in olympusmn.cpp. 2014-08-31 04:57:43 +00:00
nkbj
6076ac5c25 Fix issue #982: Improve detection of Canon lenses sharing the same IDs. Also fixes issues #926, #927, and #938. Thanks goes to Alexander Steffen for the patch. 2014-08-31 04:00:04 +00:00
Robin Mills
d19e503c83 provide build start/finish time 2014-08-31 00:07:02 +00:00
Robin Mills
b71519fb88 jenkins development; report build start/finish date/time 2014-08-30 23:53:05 +00:00
Robin Mills
5e603ffc33 jenkins development: fix cygwin 2014-08-30 23:15:21 +00:00
Robin Mills
1a1ff6c993 jenkins development: retry. Don't know why cygwin failed last time 2014-08-30 22:47:20 +00:00
Robin Mills
89c875b01c jenkins development: use make -j4 to use all available cores for build 2014-08-30 22:28:54 +00:00