Commit Graph

67 Commits

Author SHA1 Message Date
Andreas Huggel
8a6d9dbc42 Updated Copyright notice for 2009. 2009-02-16 14:30:51 +00:00
Robin Mills
cf34b2c9a2 Support for building exiv2+organize
Small changes to organize.vcproj to match the other exiv2 projects
Updated README-MSVC.txt with information about building organize.exe
No significant changes to exiv2.sln or its project files.
2009-02-10 07:28:51 +00:00
Robin Mills
47a144580d Time for an update before investigating adding Brad's "organizer" to the mix. 2009-02-03 03:59:20 +00:00
brad
8906695cd8 Added msvc project for organize tool (not yet hooked up to master solution) 2009-02-01 06:26:47 +00:00
Andreas Huggel
08e9e2f097 Added rw2image.[ch]pp files 2009-01-09 13:41:44 +00:00
Andreas Huggel
1012d523f1 Tweak 2008-12-18 06:09:30 +00:00
Andreas Huggel
c8169a2bda Updated runner.bat test results 2008-12-18 05:01:05 +00:00
Andreas Huggel
a05687e159 Fixed properties (Dimitri). 2008-12-15 16:24:37 +00:00
Andreas Huggel
5297f0af00 More fixes for the MSVC build env (robin-20081113.patch from Robin Mills). 2008-11-16 15:47:07 +00:00
Andreas Huggel
5a847e76d9 Tweaks 2008-11-03 12:13:18 +00:00
Andreas Huggel
0e4039a225 Tweaks 2008-11-03 10:11:39 +00:00
Andreas Huggel
6f830c2849 Applied Robin's patch fixing the last few issues before 0.18-pre2 2008-11-03 09:29:51 +00:00
Andreas Huggel
53fa0ddaf8 Tweaks 2008-11-02 14:52:46 +00:00
Andreas Huggel
e3fda02d87 Minor changes. 2008-11-02 12:43:52 +00:00
Andreas Huggel
891b98f25e Robin's patch to fix MSVC issues. 2008-11-02 11:40:23 +00:00
Andreas Huggel
bd0be0a9bd Minor fix. 2008-10-30 11:51:57 +00:00
Andreas Huggel
50983a44b7 #567: New MSVC build files. (Intermediate, probably doesn't compile with MSVC, ironically. By Robin Mills, errors are mine - his does compile.) 2008-10-29 16:11:01 +00:00
Andreas Huggel
2bc7b2666e #567: Fixed exivsimple. 2008-09-06 06:41:50 +00:00
Andreas Huggel
d866b20d82 #567: Fixing MSVC build, intermediate revision, it is still broken. 2008-09-06 06:02:15 +00:00
Andreas Huggel
2c36463574 Added strinto-test project to MSVC build. 2008-06-04 02:15:24 +00:00
Andreas Huggel
7b72714af1 Added new files to MSVC build file. 2008-06-03 09:30:07 +00:00
Andreas Huggel
69f8e9b332 Tweaks 2007-12-30 17:13:29 +00:00
Andreas Huggel
eb0e088034 Added projects to compile XMP sample programs to MSVC solution. 2007-12-30 04:50:43 +00:00
Andreas Huggel
aecbc71657 Added XMP support to MSVC project. 2007-12-25 06:33:13 +00:00
Andreas Huggel
4e7a5a9a1a Remove include directory before copying files in MSVC post build events. 2007-11-20 02:43:09 +00:00
Andreas Huggel
d1f41794fc Fixed MSVC compilation of the samples. 2007-11-13 13:44:12 +00:00
Andreas Huggel
08c2c50448 Partially updated MSVC project (samples and XMP don't compile). 2007-11-01 02:47:04 +00:00
Andreas Huggel
91c4dafbf9 Fixed compiler issues (gcc-4.3, msvc 7.1) 2007-09-24 06:33:17 +00:00
Andreas Huggel
45ab551733 Updated MSVC project file 2007-02-21 15:40:02 +00:00
Andreas Huggel
da6266da3b Copyright updates for 2007 2007-02-02 10:09:31 +00:00
Andreas Huggel
4f28e8804b Added get and set thumbnail functions to exivsimple project 2007-01-15 11:44:18 +00:00
Andreas Huggel
5334865c42 Added largeiptc-test MSVC project 2006-07-22 16:54:57 +00:00
Andreas Huggel
5a5fcf8503 Added workaround for mmap/munmap for platforms which do not have these (MinGW and MSVC), converted CrwImage to use mmap too. 2006-06-28 05:36:49 +00:00
Andreas Huggel
655b04751f Updated MSVC project file, removed unnecessary floor function calls (fixes MSVC compilation problem), added missing #include "cassert" 2006-05-14 14:25:45 +00:00
Andreas Huggel
b824940592 Updated MSVC project file and fixed doxygen warnings 2006-05-08 15:58:55 +00:00
Andreas Huggel
55c363d750 Updated MSVC build file 2006-04-30 04:34:01 +00:00
Andreas Huggel
dabc5d7bb1 Added new Nikon makernote files to MSVC project 2006-04-25 02:55:16 +00:00
Andreas Huggel
e6c88889cb Updated MSVC 7.1 project and fixed MSVC compiler errors 2006-04-21 03:16:25 +00:00
Andreas Huggel
e32800a9df Added TIFF image and parser to exiv2lib, fixed MSVC 7.1 compilation errors 2006-04-09 10:44:18 +00:00
Andreas Huggel
355b19d81a Added crwparse and exifdata-test projects 2006-03-14 14:50:01 +00:00
Andreas Huggel
cafa69b950 Deleted unnecessary file exiv2com.aps 2006-03-13 03:14:21 +00:00
Andreas Huggel
a5a84bd4b3 Added COM project by Patrice Boissonneault 2006-03-10 08:43:25 +00:00
Andreas Huggel
7eac9bbe92 Fixes for MinGW and MSVC 2006-01-18 11:34:45 +00:00
Andreas Huggel
99b4e71459 Updated copyright and fsf address 2006-01-17 14:53:57 +00:00
Andreas Huggel
277edf23fb Added imgreg.cpp to the MSVC build and did some cosmetic changes in the README 2005-09-25 12:54:34 +00:00
Andreas Huggel
e65f3fef98 Fixed MSVC and MinGW warnings 2005-09-12 16:15:48 +00:00
Andreas Huggel
ff1010fb70 Added Panasonic makernote files to project file 2005-06-12 15:06:36 +00:00
Andreas Huggel
a70511cc4a Changed MakerNoteFactory according to ImageFactory. Removes the need to link applications with mn.o. Fixes bug #427 2005-05-28 05:48:43 +00:00
Andreas Huggel
b8e809195c Fixed MSVC compilation 2005-04-21 08:11:47 +00:00
Andreas Huggel
ff718d8de6 Fixed MSVC compilation (otherwise untested) 2005-04-17 12:47:49 +00:00