Andreas Huggel
|
5bfddd927f
|
Some TLC for samples/Makefile. It still re-builds everything everytime you run make though (and leaves a .libs directory in bin/). Building out-of-place seems not so straightforward with make. Maybe we should build in-place and have a local-install target instead.
|
2013-10-06 14:04:30 +00:00 |
|
Robin Mills
|
4aebd96cca
|
Very close to 0.24. Passed the test-suite on MinGW.
|
2013-07-26 20:04:25 +00:00 |
|
Robin Mills
|
5869edd679
|
Update to 3091
|
2013-07-24 20:51:23 +00:00 |
|
Robin Mills
|
1bcce080c2
|
build: added PREFIX to samples/Makefile (don't know how the linux build worked without this!)
|
2013-07-24 19:38:05 +00:00 |
|
Robin Mills
|
4e530fbce0
|
Bumping the copyright notice again. (re-doing 3089 without breaking the build!)
|
2013-07-24 05:15:04 +00:00 |
|
Robin Mills
|
a297d2b69e
|
Rollback 3089 - somehow it's broken the build!
|
2013-07-24 05:05:52 +00:00 |
|
Robin Mills
|
da1ed8c536
|
Bumping the copyright notice in src &samples from 2012 to 2013
|
2013-07-24 03:12:38 +00:00 |
|
Robin Mills
|
a7d516b072
|
Patch: Forum Topic 1177. Thanks very much to James for providing this.
|
2013-04-17 04:14:05 +00:00 |
|
Robin Mills
|
06534b62ef
|
testsuite: samples/Makefile reports pkg-config unavailable. test/Makefile reports samples not built. functions.source augmented appropriately.
|
2013-04-02 04:35:38 +00:00 |
|
Robin Mills
|
ecf4d14c04
|
fixing make binclean. added variable OTHERS
|
2012-11-04 23:06:39 +00:00 |
|
Robin Mills
|
0d98b9bfa1
|
Adding dependency geotag/metacopy/path-test to default make.
|
2012-11-04 21:11:31 +00:00 |
|
Robin Mills
|
740ec9fa8b
|
Fix to samples/Makefile to eliminate warnings about "change in recipe" for geotag/metacopy/path-test
|
2012-11-04 20:58:39 +00:00 |
|
Robin Mills
|
e00447853d
|
Linux fixes to SVN: 2935
|
2012-11-04 20:33:51 +00:00 |
|
Robin Mills
|
c68b2024f9
|
Issue: #850. test scripts refactored. Common code collected into functions.source. Thanks to Shawn for his contribution.
|
2012-11-04 19:51:59 +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
|
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
|
c9d9cc2d4f
|
Explicitly link geotag to expat library.
|
2012-10-14 00:13:34 +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
|
6e21a9f640
|
Bug fixes.
|
2012-08-25 13:48:06 +00:00 |
|
Robin Mills
|
72af64ee84
|
image file list is sorted by image date. Removed tabs in source. Fixed linux infinite file recursion directory read.
|
2012-08-18 03:10:34 +00:00 |
|
Robin Mills
|
745d4d6f5d
|
Work in progress on geotag.cpp. Mostly complete. Needs tidy, documentation, testing and tests.
|
2012-08-16 18:29:38 +00:00 |
|
Robin Mills
|
bbb2d9b407
|
Work in progress. Many changes to geotag.cpp. Not ready for testing.
|
2012-08-02 10:17:34 +00:00 |
|
Robin Mills
|
258bc8b561
|
Fixing compilation error on mac/linux.
|
2012-07-20 06:05:42 +00:00 |
|
Robin Mills
|
7f0e02c048
|
Work in progress. Added timeZoneAdjust. detabbed the file. set property eol=LF
|
2012-07-20 05:13:10 +00:00 |
|
Robin Mills
|
dc77e08670
|
Work in progress. Adding time parser and other plumbing.
|
2012-07-19 06:46:45 +00:00 |
|
Robin Mills
|
86efaac790
|
Adding typeFile detector to geotag.cpp and cosmetic changes to directory code.
|
2012-07-12 04:40:31 +00:00 |
|
Robin Mills
|
fd02823600
|
Work in progress: add base capability to geotag.cpp (read XML, directory and images).
|
2012-07-12 03:47:30 +00:00 |
|
Robin Mills
|
b42f6668cd
|
Work in progress: Updating build code to handle geotag. geotag.cpp is a copy of exifprint.cpp at the moment.
|
2012-07-09 05:32:48 +00:00 |
|
Robin Mills
|
a7fecfde78
|
cmake work in progress
|
2012-06-10 06:24:39 +00:00 |
|
Robin Mills
|
7b49e908dc
|
see TODO-CMAKE for details. work in progress update
|
2012-06-06 04:46:02 +00:00 |
|
Robin Mills
|
d665a0123b
|
Adding Gilles' FindExiv2.cmake. Adding a pre-build header copy modify sample include path.
|
2012-06-05 01:09:45 +00:00 |
|
Robin Mills
|
a292d57fd8
|
Feature #536 Modifications to CMake files to support MSVC 32/64 bit builds of Dynamic/Static libraries and applications.
|
2012-06-03 21:51:57 +00:00 |
|
Robin Mills
|
51cbf67eff
|
Adding msvc64 projects to build samples (for use by test suite).
|
2012-05-01 06:59:45 +00:00 |
|
HumanDynamo
|
faf00a6451
|
polish
|
2012-03-27 11:11:28 +00:00 |
|
Andreas Huggel
|
0d397b95c7
|
Updated copyright message for 2012.
|
2012-03-22 15:19:35 +00:00 |
|
Andreas Huggel
|
1dd39bacc4
|
Added cmake patch to fix compilation on MSVC with KDE Windows (Ananta Palani)
|
2012-03-10 06:13:08 +00:00 |
|
Andreas Huggel
|
0544694ff5
|
Added CreatorContactInfo structure to XMP sample.
|
2011-11-28 03:18:37 +00:00 |
|
Andreas Huggel
|
7770151915
|
Updated Copyright message for 2011.
|
2011-02-13 14:08:44 +00:00 |
|
Andreas Huggel
|
9f57915a10
|
Added AF-point easy-access function. (Suggested by july)
|
2010-11-22 14:46:09 +00:00 |
|
Andreas Huggel
|
a0bdc5528e
|
#721: Removed Exif-specific reference functions from the ExifKey interface again.
|
2010-09-19 10:57:47 +00:00 |
|
Andreas Huggel
|
06ce0d18b6
|
- Introduced exiv2.hpp as a wrapper to include all Exiv2 objects. (Renamed existing exiv2.hpp to exiv2app.hpp)
- Changed Sony/Minolta pretty-print function to print EV value
- Renamed rcsid.hpp to rcsid_int.hpp, do not publish it anymore
|
2010-06-27 10:04:39 +00:00 |
|
Andreas Huggel
|
482cd93977
|
Reverted some Exif keys changed recently back to the original names, updated easy-access functions to include recently added Sony and Minolta tags.
|
2010-06-18 19:52:56 +00:00 |
|
Andreas Huggel
|
48e169db2e
|
Added several easy-access functions. (Patch by Jens Mueller)
|
2010-05-09 16:00:30 +00:00 |
|
Andreas Huggel
|
484fd3994a
|
#611: Updated samples and tests for Sony makernote changes.
|
2010-04-22 02:37:39 +00:00 |
|
HumanDynamo
|
6d917175b4
|
polish
|
2010-04-20 12:18:09 +00:00 |
|
Andreas Huggel
|
6d496a4888
|
Updated Copyright notice for 2010.
|
2010-04-03 07:53:30 +00:00 |
|
Andreas Huggel
|
2ce6c3dd00
|
Compile WError stuff only if Unicode paths are configured.
|
2010-01-25 15:23:06 +00:00 |
|
Andreas Huggel
|
50d9dce7af
|
Make sure BasicError<> typeinfo symbol is published in the shared library, provide a test case in exifprint.cpp
|
2010-01-23 15:31:00 +00:00 |
|
Andreas Huggel
|
9b4f4f84d6
|
MinGW and MSVC fixes.
|
2010-01-18 16:34:16 +00:00 |
|
Andreas Huggel
|
49e040ee8d
|
Generalized class Error, added class WError for use with Unicode-Paths.
|
2010-01-17 14:36:08 +00:00 |
|