Commit Graph

1704 Commits

Author SHA1 Message Date
Robin Mills
ce14714815 Issue: #878. Thanks to Neils for the patch. 2013-01-14 05:01:59 +00:00
Robin Mills
b010dbf0b9 Issue: #875. Thanks to Neils for the patch. 2013-01-14 04:59:45 +00:00
Robin Mills
9814fcabad Issue: #868. Thank you Michal for the patch. 2013-01-13 20:28:38 +00:00
Robin Mills
e6e6d7b45c Issue: #876 Fix for Exiv.Canon.LensModel displaying garbage bytes. 2013-01-13 01:31:18 +00:00
Robin Mills
64ea16eb92 Issue: #876. Garbage in Exif.Canon.LensModel. Thanks to Markus for reporting this and providing test data. 2013-01-12 18:58:46 +00:00
Robin Mills
b39f4a467a Issue: #876 and #877. Addition to Canon Maker Notes. Thanks to Markus for the fix. 2013-01-12 16:59:16 +00:00
Robin Mills
e29c2047b6 Fix: http://dev.exiv2.org/boards/3/topics/1337 extended to handle Exif.Pentax.Temperature. Thanks Norbert finding this. 2013-01-06 19:36:24 +00:00
Robin Mills
3b71437d90 Fix: http://dev.exiv2.org/boards/3/topics/1337. Huge "Thank You" to S Verdoold for providing the patch. 2013-01-04 05:36:39 +00:00
Robin Mills
3c088fb406 Fix: http://dev.exiv2.org/boards/3/topics/1337 2013-01-04 05:00:54 +00:00
Robin Mills
cda8833ccf Issue: #861 and #860. Thanks Pascal and S Verdoold for the discovery/patches/solution. 2012-12-27 18:22:23 +00:00
Robin Mills
b0202f1e4d Issue: #834. Thanks Jaroslav and Pascal for the discovery/patches/solution. 2012-12-27 17:53:24 +00:00
Robin Mills
7057128943 MSVC64: Fixes to c-runtime support linkage. 2012-11-20 03:55:41 +00:00
Robin Mills
ca8f413673 Windows fixes for exiv2 -v -V output 2012-11-14 08:49:45 +00:00
Robin Mills
712c98301f Test: initial version build-test.py to analyse output from exiv2 -v -V 2012-11-14 07:16:18 +00:00
Robin Mills
d880881bad Linux fixes for exiv2 -v -V (in src/version.cpp) 2012-11-12 07:58:53 +00:00
Robin Mills
eceb7a55b5 Windows fixes for exiv2 -v -V (in src/version.cpp) 2012-11-12 07:16:41 +00:00
Robin Mills
6119b4432b Updated src/exiv2.1 to cover -g option. Simplified exiv2 -v -V support code. 2012-11-12 06:15:22 +00:00
Robin Mills
66dc59231c Better compiler detection code for exiv2 -v -V 2012-11-11 20:47:07 +00:00
Robin Mills
6d9773d638 Fix: #846. Fix for video-test errors (about aspectRatio) on MSVC 2003. See #846 message 20 for discussion. 2012-11-04 09:02:56 +00:00
Robin Mills
964b9e7706 Issue: #865. Thank you Mario for the patch. 2012-11-03 17:37:22 +00:00
Robin Mills
3df242e126 Removed commented off dead code. 2012-11-03 00:57:07 +00:00
Robin Mills
6d88d2b78b Fix: #862 buffer overflow. See bug report discussion item#19. 2012-11-02 02:50:46 +00:00
Robin Mills
7b859e026f Move metacopy/path-test/taglist applications (and build code) into samples. TODO: fix msvc/msvc64. 2012-10-29 06:24:56 +00:00
Robin Mills
ea4675627c Issue: #862. Please see discussions items 12 and 13 for more explanation. 2012-10-28 21:29:13 +00:00
Abhinav Badola
be050525fe Corrected problem of MKV video and RIFF video type, to make video build test successful 2012-10-25 22:16:40 +00:00
Abhinav Badola
026b821dd4 Make Build Test Succesful for Video Files 2012-10-23 20:44:20 +00:00
Robin Mills
f5b05a5614 Post all executables to <exiv2-dir>/bin. Adjust test scripts accordingly. Added target make tests.
Thanks to Shawn for his input and help with this.
2012-10-19 04:56:39 +00:00
Robin Mills
3a5b0b53d9 Documentation update. Man page describes -v -V option combination. 2012-10-19 00:59:12 +00:00
Robin Mills
7de8044ebf Added cygwin support for exiv2 -v -V (verbose Version) listing of libraries loaded at run-time. 2012-10-18 15:46:10 +00:00
Andreas Huggel
6216d7f748 #859: Fixed position of visibility support macro. 2012-10-15 10:54:21 +00:00
Robin Mills
39ef56a5b7 Fix: Bug #859 (and #857). Redefine EXIV2_RCSID macro for clang as empty (to eliminate warnings). 2012-10-14 21:22:48 +00:00
Robin Mills
4863c239c2 Fix. Issue: #856. Refactoring msvc/CMake code. Thanks to Daniel for this patch. 2012-10-07 16:45:22 +00:00
Robin Mills
fbde18806d Fix. Issue: #844. Do not link MSVC builds with library dl. Thanks Daniel for reporting this 2012-10-06 21:29:40 +00:00
Andreas Huggel
dd34cda512 #635: Updated image registry for CR2 write support. 2012-10-06 10:03:54 +00:00
Abhinav Badola
ed70e60cdf Added some pentax Lenses, but they all have the same lens id 2012-10-01 22:25:17 +00:00
Abhinav Badola
4c45d2563b #813: Corrected a minor size glitche in riffvideo.cpp 2012-10-01 22:10:24 +00:00
Robin Mills
14aa8806d8 CMake/Cygwin fix. autotools generated src/exv_conf.h being used by cmake (instead of his own).
- Added file detector and error message to CMakeLists.txt
- Added code to src/Makefile to delete src/exv_conf with $ make clean
2012-09-28 03:29:47 +00:00
Robin Mills
b77c25f3d4 Minor changes to CMake build. Restored building NLS support by default. 2012-09-27 06:50:43 +00:00
Andreas Huggel
a0fa472486 #813: Disabled some debug messages (temporary measure, just to avoid cluttering the video test output). 2012-09-23 05:48:41 +00:00
Andreas Huggel
51594a943d #849: Make all source files dependent on exv_conf.h, removed code to create exv_conf.h from configure.ac 2012-09-23 04:33:01 +00:00
Robin Mills
67fe779212 MSVC/video port. Simplification of basicio.{hpp|cpp}. CMake updates to eliminate warnings in Cygwin. By default, don't build intl with CMake. 2012-09-21 15:43:19 +00:00
Robin Mills
e673222dcd fix for Issue:#849. See issue report for discussion 2012-09-21 03:23:42 +00:00
Robin Mills
159b2d285b MSVC/video port. Fixing code to build on Linux (and Cygwin). 2012-09-20 04:18:42 +00:00
Robin Mills
6ca49acd13 Work on Issue 846 (porting video code to MSVC). See http://dev.exiv2.org/issues/846 (item #8) for more discussion. 2012-09-18 07:17:59 +00:00
vog
8f7a9d8cca Issue #847: Ensure that Photoshop will always recognize modified Photoshop EPS files
For a full description of this issue, see:
http://dev.exiv2.org/issues/847
2012-09-14 17:01:36 +00:00
vog
4a6bb768c8 Issue #847: Split recognition of implicit Page, BeginPageSetup and EndPageSetup 2012-09-14 16:06:29 +00:00
vog
afd9c40e95 Issue #847: Always insert BeginPageSetup/EndPageSetup when missing 2012-09-14 16:06:26 +00:00
vog
7f0c44f802 Issue #847: Add recognition of explicit and implicit BeginPageSetup 2012-09-14 16:06:23 +00:00
vog
d8bb48438c Add more EPS debug output 2012-09-14 16:06:20 +00:00
vog
cc1bb0edc0 Bugfix in EPS debug output 2012-09-14 16:06:18 +00:00