142 Commits (3c20cc06a9ede4e277a9efe94e211c20ceb0ce8d)

Author SHA1 Message Date
clanmills 06e3570f10 Trivial Documentation Update 7 years ago
tbeu 2efc2e79da Remove obsolete id 8 years ago
tbeu 5b5987a596 Remove obsolete EXIV2_RCSID 8 years ago
Luis Díaz Más 5b8894908b Remove all references to EXV_HAVE_REGEX and related code 8 years ago
Robin Mills e1948c7ff9 msvc/bigtiffimage support 8 years ago
clanmills df53123cfb Restoring exv_msvc.h for use by msvc/exiv2/libexiv2.vcproj 8 years ago
clanmills ef64de084c Removing msvc2003 support 8 years ago
Robin Mills 73572aa54d #1291 Fix submitted. Thank You to T Modes for reporting this issue. 8 years ago
Robin Mills c7cc1138b4 #1121 Fixes to msvc/*.vcproj to support VS2017 RC! 9 years ago
Robin Mills 9a85582cfc #1230 Adding build/test performance information to msvc/ReadMe.txt 9 years ago
Robin Mills 916e53d5f3 #1230 Fixed significant comment typo in msvc\configure.py 9 years ago
Robin Mills 1999c08870 #1250. Remove exiv2.vsprops 9 years ago
Robin Mills 127be10ccf #1250 Fix submitted. See issue report for comments/discussion. 9 years ago
Robin Mills bea8f4124c Fixing msvc/copylibs.bat 9 years ago
Robin Mills ec199f41b2 Fixing msvc/ReadMe.txt errors concerning the location of external library source code. 9 years ago
Robin Mills a3f62e3d94 #1226 Rename msvc2005 as msvc. msvc2003 will be removed from trunk when development of v0.27 begins. 9 years ago
Robin Mills 810d8674d7 #1226 Rename msvc2005 as msvc 9 years ago
Robin Mills e182a28da8 build: rename msvc -> msvc2003, rename msvc64 -> msvc2005 12 years ago
Robin Mills 15a253ef35 build: Added msvc2012 directory 12 years ago
Robin Mills 6d9773d638 Fix: #846. Fix for video-test errors (about aspectRatio) on MSVC 2003. See #846 message 20 for discussion. 13 years ago
Robin Mills 63d14edeb7 Updating msvc/msvc64 project files to respect taglist/metacopy/path-test source moved to <exiv2dir>/samples 13 years ago
Robin Mills 159b2d285b MSVC/video port. Fixing code to build on Linux (and Cygwin). 13 years ago
Robin Mills 32a581d266 Updating project depenencies in msvc directory. 13 years ago
Robin Mills 14441afffd See issue: 846 (http://dev.exiv2.org/issues/846). MSVC support to build video code {asf|matroska|quicktime|riff}video.{hpp|cpp} 13 years ago
Robin Mills fd02823600 Work in progress: add base capability to geotag.cpp (read XML, directory and images). 13 years ago
Robin Mills b42f6668cd Work in progress: Updating build code to handle geotag. geotag.cpp is a copy of exifprint.cpp at the moment. 13 years ago
Robin Mills d9bcc04633 Added version.{c}h}pp/dumpLibraryInfo() and call from exiv2 -v -V to inspect libraries at run-time on W/L/M platforms. 13 years ago
Robin Mills 9731123c7a Flattening the vcproj XML files to reduce the XML line-count displayed by www.ohloh.net 13 years ago
Robin Mills 0b47cf6cbb Documentation update. 13 years ago
Robin Mills b2a9b6cb9e Bug #824: undeclared identifier EXV_ICONV_CONST 13 years ago
Robin Mills e22cd45926 Removed mingw dlls (which supported mingw version of diff.exe 2.8)
There is a major change to diff with 2.9.1 in how it handles binary files.  I've provided GNU diff.exe 2.8.9 to enable the test suite to run correctly on Cygwin (which ships diff 2.9.1).  A future version of exiv2/test may have to provide data/*.out files for 2.8 and 2.9 diffs.  I'll investigate this for exiv2 0.24.
13 years ago
Robin Mills 5bfdf645df replace msys components with gnu 13 years ago
Robin Mills 604b822e58 use msys diff.exe for better unix compatibility 13 years ago
Robin Mills bce8b80a88 Replaced the 16-bit msvc\diff.exe with the msys 32-bit version
Added msys support dlls required by diff.exe 
Use msvc\diff.exe for use in exiv2-test.sh
Use dos2unix if available to fix line-endings
13 years ago
Robin Mills dfb1d5501d adding missing msvc projects 13 years ago
Robin Mills 17a99de2a2 updated runner7.txt for exiv2 0.23 13 years ago
Andreas Huggel 3a304fa0f0 Bumped version to 0.23 13 years ago
Andreas Huggel 0d397b95c7 Updated copyright message for 2012. 13 years ago
Robin Mills 6bf2dbc1e4 Correction to 2624! DevStudio 2010 is _MSC_VER 1600 14 years ago
Robin Mills 4d3231c76d Correction to SVN:2623. DevStudio 2010 is MSVC 1500 (and not 1400) 14 years ago
Robin Mills dd07a525a6 Added support for stdint.h being available in DevStudio 2010
(Thanks to Ketil Wright for bringing this to our attention)
14 years ago
Andreas Huggel e56387caba Updated version to 0.22. 14 years ago
Robin Mills 67c98c21c4 Issue: 777
Added #include <iterator> to iptc.cpp
Added epsimage.{cpp|h} and version.{cpp|h} to the DevStudio build environments.
Some compilation issues remain in VS2010/64 bit build and those fixes will be submitted separately.
14 years ago
Andreas Huggel af26439393 Merged r2448:2451 from branches/0.21.1 14 years ago
Andreas Huggel 7770151915 Updated Copyright message for 2011. 15 years ago
Robin Mills f38f1c9dce msvc updates for v0.21 "dot" release. (Documentation and runner.bat output file updates). 15 years ago
Robin Mills 9e9898025a msvc64: Updated to build with VS2005 and later. Changed expat201 and zlib123 to expat and zlib. Linking error fixed for exiv2lib\Win32\DebugDLL 15 years ago
Andreas Huggel 36f77ca74d Added new Samsung files, removed obsolete *mn.hpp files. 15 years ago
Andreas Huggel fb9820d281 Bumped version to 0.21 to facilitate testing (soname remains unchanged for now). 15 years ago
Robin Mills c8138546a7 Updated MSVC project files (and notes) to build with DevStudio 2010 (and with DevStudio 2003/5/8) 15 years ago