5013 Commits (31fc5d2e30a84555d2974f32576f07e65b200b55)
 

Author SHA1 Message Date
Robin Mills 4441dd177e #1109 Working in Progress on MinGW/32 daily build. 9 years ago
Robin Mills 30dcfc9185 #1109 Work in Progress on MinGW/32 daily build. 9 years ago
Robin Mills 290b0d52c3 #1109 Fix cmake_daily.sh to avoid getting two mingw bundles 9 years ago
nkbj d733056375 Fix issue #1215: Exif.CanonSi.SubjectDistance unit. 9 years ago
nkbj 7915183af7 Fix issue #1217: Missing values for Exif.CanonCs.ISOSpeed tag 0x0010. 9 years ago
Robin Mills 6c0caffb4b #1109 Adding notes to explain the troubles getting CMake/MinGW/Qt 5.6 to work together. 9 years ago
Robin Mills dcf72eafd8 #1109 Work in Progress on MinGW/32 daily build 9 years ago
Robin Mills d20a454671 #1109 Updated test_daily.sh to respect the MinGW/32 build 9 years ago
Robin Mills 57da10ff3c #1109 Rollback r4505 9 years ago
Robin Mills a9c8b1106a #1109 Last role of the dice to get CMake/MinGW to work together. 9 years ago
nkbj f260b163ad Update Canon and Nikon lens lists to match ExifTool version 10.26. 9 years ago
Robin Mills d321dad695 #1108 Fixing issue with pngimage::printStructure() and the "Software" string in test/data/imagemagick.png 9 years ago
Robin Mills e84f38e73c Use md5sum in test/functions.source checkSum() 9 years ago
Robin Mills b46cac7790 #1126 Fixes submitted for msvc2003 9 years ago
Robin Mills 77f5549408 team/contrib/redmine/progress.py - updated for Feature Complete. 9 years ago
Robin Mills eb3db93e4a #1074 Tests for webp, png, tiff and jpg 9 years ago
Robin Mills 1bea0c6aeb #1108 Better string formatting (and associated test/data changes). Tweaks to code layout for r4497. 9 years ago
Robin Mills 458580373a #1108 Enhanced pngimage::printStructure() to display checksum 9 years ago
Robin Mills 04f95e2967 #1110 Xcode build environment upgraded for Xcode 8.0 9 years ago
Robin Mills f2ec4ce36a #1074 Work in progress. fixed pngimage.cpp doWriteMetadata(). 9 years ago
draekko e84513dbf4 Adding ReaganSmall.png to test/data using small.icc created using GIMP 2.9.x 9 years ago
Robin Mills 7bd874049e #1074 Work in progress. -eC -pC -eC- work for JPG/PNG/TIFF/WEBP. pngimage::doWriteMetadata() does not update iCCP chunk. 9 years ago
Robin Mills 5edc759cc9 #1074 For discussion see: http://dev.exiv2.org/issues/1074#note-23 9 years ago
draekko 10d92d82c7 Adding GIMP generated images for ReaganLarge.png and .tiff variant created using the big.icc profile 9 years ago
Robin Mills a8c51889b8 #1074. Fix bug in jpgimage.cpp/readMetadata() concerning ICC profile 9 years ago
Robin Mills a63b315420 #1041 Work in progress. More corrections to r4486. Updated dist/ReadMe.txt to deal with MinGW 9 years ago
Robin Mills 07ba4ed250 #1041 Work in progress. Corrections to r4486 to copy the sample from bin/*.exe and other fixes 9 years ago
Robin Mills 4f34112e96 #1041 Work in progress. Corrections to r4486 to run test suite and restrict copy from /usr/local to dist/mingw to expat/zlib/exiv2 files 9 years ago
Robin Mills 0ebb7a06ea #1041 Work in progress. Updating MinGW/daily build to populate directory dist/mingw. 9 years ago
Robin Mills 3d57bbc6e6 #1074 Work in progress. ICC Jpeg/Png/Tiff exiv2 -eC foo.xxx writes good foo.icc profiles. icc-test.sh is broken and to be investigated. 9 years ago
Robin Mills 9d06081616 #1225 Correction to r4480 to respect the endianness of file and platform 9 years ago
nkbj 44e51a9069 Whitespace fix in r4480. 9 years ago
Robin Mills c7bca0ce00 #1224 crw-test.sh refactored to use test/functions.source, no long reference sample program crwparse and avoid crash in crwimage.cpp 9 years ago
Robin Mills 9ff2224fd7 #1074. Rollback r4479 which has inflicted a lot harm on the test harness. 9 years ago
Robin Mills 14f64998ac #1225 Fix 9 years ago
Robin Mills 3aaebf50f7 #1074 Added ICC support to tiffimage.writeMetadata(). pngimage.readMetadata() is not complete. 9 years ago
Robin Mills 925fede113 #1223 Correction to r4477 to fix Cygwin build breaker. #include <cstdint> demands C++11 support on GCC 4.9.3 on the buildserver. Code compiles without cstdint and iomanip 9 years ago
Robin Mills 2de6968227 #1223 Thank you to Alexey for reporting this and providing the patch. 9 years ago
Robin Mills 2084ce50c8 #1041 Correction to r4474 9 years ago
Robin Mills e0e3dd7184 #1041 Correction to r4474 9 years ago
Robin Mills e50e7cddcc #1041 Adding support for MinGW daily 32-bit build using autotools. CMake/MinGW isn't working. 9 years ago
Robin Mills b755292dc8 Fixed typo causing ./configure to display erroneous "./configure: line 17274: f: command not found" 9 years ago
Robin Mills f44f706478 MinGW changes following discussion about building with Qt5.6/MinGW 4.9.2 http://dev.exiv2.org/boards/3/topics/2705 9 years ago
Robin Mills bfa8b15947 #1074 Omitted from previous commit. 9 years ago
Robin Mills d7463fd114 #1074 and #1057 Fixing build breakers on Cygwin and msvc MinGW to be further investigaged. add checkSum to test functions 9 years ago
Robin Mills 5cf87e19dd #1074 Correction to r4466 to fix MinGW build breaker on include <sys/select.h> 9 years ago
Robin Mills b5bc66b36a #1057 Added support for -iXX- 9 years ago
Robin Mills d801aabd58 #1057. Simplification of r4466 9 years ago
Robin Mills 70407cc8ad #1057 Fixed issues with stdin on Windows which were documented in http://dev.exiv2.org/issues/1057#note-8 9 years ago
Robin Mills 21e7622f0b #1057 Fixed src\exiv2app.hpp formatting. Moved reading stdin from ctor to getStdin(). WIP: unsolved Windows pipe issues. 9 years ago