Commit Graph

327 Commits

Author SHA1 Message Date
Andreas Sturmlechner
40565761d1
Lowercase add_{definitions,subdirectory}, set{_*} and option macros 2017-08-22 18:21:18 +02:00
clanmills
573b2cfcd2 XMPsdk fixes. 2013 and 2016 build and (mostly) pass the test suite. 2017-08-22 14:34:01 +01:00
Luis Diaz Mas
90e8ad8a72 Only set CMAKE_RUNTIME_OUTPUT_DIRECTORY once 2017-08-21 23:24:19 +02:00
Luis Díaz Más
6a00d4b282 Move code from CMake_msvc.txt to config/compilerFlags.cmake 2017-08-21 22:39:26 +02:00
Andreas Sturmlechner
aa6374b202
Use more GNUInstallDirs
Conveniently fixes multiarch install dir issues.
2017-08-21 00:12:33 +02:00
Luis Diaz Mas
c415e7f509 Fix CMake configuration when XMP is disabled. Check XMP variable instead LIBXMP 2017-08-20 16:54:49 +02:00
Luis Diaz Mas
35c3e31958 Fixes for MSVC case 2017-08-18 13:55:45 +02:00
Luis Diaz Mas
27cde135d9 Remove more useless include_directories 2017-08-18 13:55:45 +02:00
Luis Diaz Mas
f5f5826c03 Use target_sources to extend the list of sources in exceptional situations 2017-08-18 13:55:45 +02:00
Luis Díaz Más
0ebd53b1fa Simplify CMake code, and unify to lower case commands 2017-08-18 13:55:44 +02:00
Luis Díaz Más
73f53cc6f9 Move sample applications from src/CMakeLists.txt to samples/CMakeLists.txt 2017-08-18 13:55:44 +02:00
Luis Diaz Mas
b387d58507 Remove EXPAT_LIBRARIES from where it is not needed (already inherited from exiv2lib target) 2017-08-16 17:53:21 +02:00
Luis Diaz Mas
b4a2b822c2 Remove usage of global variable INSTALL_TARGET_STANDARD_ARGS. Specify install destinitions in each target 2017-08-14 08:28:24 +02:00
clanmills
2e816165ea Changes to autotools to support C++11 (work in progress) 2017-08-12 14:48:38 +01:00
Luis Díaz Más
291726ae45 The geotag sample depends on EXIV2_ENABLE_LIBXMP 2017-08-10 19:54:01 +02:00
Luis Díaz Más
b6885c8028 Since we are requiring CMake 3.1 we can remove the usage of PRIVATE_VAR and use directly PRIVATE or PUBLIC 2017-08-10 19:39:07 +02:00
clanmills
122cd5737f Cosmetic modifications to Pull-21. Fix to ensure Cygwin uses #include <unistd.h> 2017-08-09 23:41:42 +01:00
Robin Mills
82dbe6199d https://github.com/Exiv2/exiv2/issues/11 Closed. Coincidentally Raphael reported issues with Visual Studio 2015 Community Edition. Issue 11 and Raphael's issues should now be resolved. 2017-06-29 22:13:26 +01:00
clanmills
290164d1b6 Work in progress: https://github.com/Exiv2/exiv2/issues/3
Tested on MacOS-X.  I'll test Linux/Cygwin/MSVC and close if good.
2017-06-05 13:25:14 +01:00
draekko
f23dc54b9c Adding xmpprint sample 2017-05-29 12:13:04 -04:00
clanmills
038fe6cb94 #1233 Fixed bug in samples/geotag.cpp 2017-05-08 10:57:28 +01:00
Robin Mills
7b882f121a #1175 more cast ripples on GCC5/Linux 2017-04-23 20:08:03 +00:00
Robin Mills
1ff0bef409 #1175 Correction to r4597 Additional file (which, in error, I didn't to commit) 2017-04-23 11:00:17 +00:00
Robin Mills
67859f4f4e #1175 I'm going to accept the recommendation to change BasicIo::size() to return size_t. This passes the test suite. The only "ripple" outside of basicio is to iotest.cpp. This change enables several casts to be removed. 2017-04-19 17:03:54 +00:00
Robin Mills
73047ce568 #1279 Correction to r4748 which broke the CMake build. 2017-03-27 09:04:12 +00:00
Robin Mills
be0945016b #1269 Thank You to Ben for reporting this and providing the patch. 2017-03-17 12:58:18 +00:00
Robin Mills
6d5c2c3256 Getting ready to release v0.26 2017-03-08 20:42:28 +00:00
Robin Mills
6ea3b00b02 #1249 Fixes 2016-10-23 22:25:58 +00:00
Robin Mills
e57f238c7e #1230 More MinGW fixes. 2016-10-05 19:08:48 +00:00
Robin Mills
5c6a8e3bad #1230 Buildserver Maintenance. 2016-10-05 09:06:56 +00:00
Robin Mills
f13033b5f4 #1230 CMake build fixes. 2016-10-03 16:55:54 +00:00
Robin Mills
1b536bd0ed #2130 Don't build conntest. Build is broken when --enable-webready. Fixed issue with samples/geotag.cpp on Linux. 2016-09-29 17:06:02 +00:00
Robin Mills
fcd0cb3e19 #1233 Correction to r4573 2016-09-27 18:52:18 +00:00
Robin Mills
86028dd46e #1233 Fixed issue on MacOS-X 10.4 (32 big big-endian PPC, 2003 OS) with realpath() and added additional images for future testing. 2016-09-27 18:47:54 +00:00
Robin Mills
80fd8ee333 #1233 geotag.cpp added option -ascii. The degree sign in the output was upsetting test harness on some platforms. 2016-09-27 13:56:03 +00:00
Robin Mills
24c032c2a2 #1233 Changes to geotag-test to avoid full paths. Added make geotag-test. Sanitized geotag.cpp code 2016-09-27 08:53:35 +00:00
Robin Mills
bd16f3441e #1233 Thank You to Anton for reporting this and providing a patch. I've updated the test suite. 2016-09-26 22:53:42 +00:00
Robin Mills
4ab9c840e4 #1207 Updating comments in samples/mt-test.cpp to document build restrictions. 2016-08-22 13:44:46 +00:00
Robin Mills
208b5110ae #1207 Don't build mt-test by default. It requires C++11. G++ 5.3 will not compile #include <exiv2/exiv2.hpp> because AutoPtr is deprecated. 2016-08-21 22:54:13 +00:00
Robin Mills
ebfd26fb75 #1207 Dynamically new/delete thread array in mt-test.cpp 2016-08-21 09:50:05 +00:00
Robin Mills
3b83918320 #1207 Added samples/mt-test.cpp 2016-08-21 08:16:30 +00:00
Robin Mills
7adaf71d44 #1187 and #1041. Fixing CMake/Linux build breakers concerning libpthread 2016-06-05 06:15:30 +00:00
Robin Mills
4c8158d1d1 #1183 Sample code: samples/toexv.cpp to support the article http://dev.exiv2.org/projects/exiv2/wiki/Guidance_about_serialising_metadata_using_MemIo_and_ExvImage_Classes 2016-05-11 07:22:36 +00:00
Robin Mills
b296460702 #1034 Correction to r4293. Adding forgotton files! 2016-04-29 19:24:52 +00:00
Robin Mills
664af57e10 #1034 Added samples/toexv This is a first step to write exif metadata to memory to send to a web service. 2016-04-29 19:20:30 +00:00
Robin Mills
f02b94a6b4 #1169. Code simplication/clarification. 2016-04-22 12:34:04 +00:00
Robin Mills
30f279787f #1169 Fix submitted. 2016-04-21 11:26:29 +00:00
Robin Mills
62e2fc086b #1034 Added msvc2005/ini-test 2016-03-28 13:33:08 +00:00
Robin Mills
1e33add5e4 #1034. Corrections to r4249 to fix build-breakers 2016-03-25 09:02:56 +00:00
Robin Mills
dbed6f857c #1034 Added exiv2 config file support for lens recognition. 2016-03-25 08:12:16 +00:00
danielkaneider
4c236fce17 #1041. cmakeBuild with static compilation 2015-12-29 20:10:56 +00:00
Robin Mills
5a36dea37d #1061. Added exiv2samples.1 and associate autotools and CMake installer support. Work in progress. 2015-12-29 17:57:37 +00:00
Robin Mills
aa1e9e88e5 #1109 and #1041 Added documentation and log files to the published builds. 2015-12-12 19:10:52 +00:00
Robin Mills
b12aca62cd #1041 get jenkins_daily.sh to work on Mac/Cygwin/MSVC/Linux and publish builds on userContent/builds { daily/weekly/monthly} 2015-12-10 19:27:33 +00:00
Robin Mills
bb032fb6c7 #1041 Still struggling with the test suite 2015-12-10 03:08:18 +00:00
danielkaneider
c90253bc3c [cmake] various msvc fixes 2015-11-10 21:36:48 +00:00
danielkaneider
993a3bd06b [cmake] added travis build file, fixes for osx and linux 2015-10-30 20:55:57 +00:00
Robin Mills
abd5ecedd4 #1129. Fix submitted. 2015-10-13 21:19:25 +00:00
Robin Mills
b44dcdb220 http://dev.exiv2.org/boards/3/topics/2137?r=2259 Thanks to Gilles for the patch. 2015-10-03 11:53:41 +00:00
Robin Mills
8ff86b6875 #1110. Xcode project moved to contrib/xcode. Interesting errors in samples/Makefile. Replaced gsoc13 Exiv2::dict_t with (identical twin) Exiv2::Dictionary 2015-09-23 20:43:16 +00:00
Robin Mills
a37b843839 Correction to r3941 to fix mac build-breaker in src/image.cpp (and odd linux bb in samples/exiv2json.cpp) 2015-09-14 15:47:48 +00:00
Robin Mills
6df03d74cf #640. Correction to r3931. 2015-09-08 13:15:38 +00:00
Robin Mills
bbf8b288ba Correction to r3925. 2015-09-03 20:54:26 +00:00
Robin Mills
3f1380e91a #640 Modified XmpParser::getRegisteredNamespaces to use Exiv2::Dictionary. 2015-09-03 20:51:34 +00:00
Robin Mills
03e51ab470 #640 and # 751. Fixing linux build-breaker. 2015-08-29 20:00:26 +00:00
Robin Mills
c396a92e01 #960 added API: static void Exiv2::XMPParser::getRegisteredNamespaces(std::map<std::string,std::string>&); 2015-08-28 19:57:46 +00:00
Andreas Huggel
f0b4c06ea6 samples/Makefile: Minor fixes to better clean up. 2015-06-20 04:37:37 +00:00
Andreas Huggel
ade51daf7f Only compile ssh module if using SSH and another hack to prevent a compiler warning about undefined EXV_USE_SSH. 2015-06-18 02:46:09 +00:00
danielkaneider
879fd9fa84 cmake: add some windows batch tools 2015-06-14 09:12:19 +00:00
Andreas Huggel
a57317f685 Some API policing 2015-06-08 14:39:59 +00:00
Andreas Huggel
1ca6ae13bc Minor changes to the exiv2json build 2015-05-09 12:17:58 +00:00
Robin Mills
6bd47ebf4a #1071 Correction to r3802 for MSVC (r3802 is removing Jzon from libexiv2) 2015-05-09 09:55:33 +00:00
Robin Mills
f52eacf921 #1071 Remove Jzon from libexiv2
1) Move src/Jzon.cpp and include/exiv2/Jzon.hpp to samples/Jzon.{cpp|hpp}
2) Update build environment appropriately.
2015-05-09 09:24:41 +00:00
Andreas Huggel
fd80993ab0 Updated copyright notice. 2015-05-02 11:55:40 +00:00
Robin Mills
84bf485ebe #922. Fixing -pS and -pX on MSVC. 2015-04-28 19:19:59 +00:00
Robin Mills
4817df0a17 #936. Fix header file. 2015-04-28 14:15:17 +00:00
Robin Mills
bd4004e963 #934 exiv2json.cpp threw an exception on toLong() and I changed it to std::atoi.
The value is '' (the empty string).  The following key seems to be somehow and puzzlingly broken:
0x8827 Photo        ISOSpeedRatings             Short       0
2015-04-28 11:12:58 +00:00
Robin Mills
d2f5abbac5 #1054. exiv2json deep recursion and AltLang support. Regression detector. 2015-04-21 18:48:49 +00:00
Robin Mills
a6a3da9df8 #1054. Write LangAltValue as json object "lang" : { "en-US":"...." , ... } 2015-04-20 08:54:52 +00:00
Robin Mills
d00212f4f6 Fixing typos. 2015-04-11 08:09:06 +00:00
Robin Mills
5ccb535bdc #1054. More polishing. Adding clarification to the recursion. Other code simplification/elimination. 2015-04-10 21:56:17 +00:00
Robin Mills
a93ad78042 #1054. Final polish and comments about the recursion. 2015-04-10 18:56:20 +00:00
Robin Mills
af8e778a55 Fixing more typos. 2015-04-10 18:44:43 +00:00
Robin Mills
e0b5d3f310 Fixed typo. 2015-04-10 18:42:49 +00:00
Robin Mills
4f6b747478 #1054. Replaced the reference mess with a beautiful one-line recursion. Interation is interesting; recursion is really elegant. 2015-04-10 18:42:09 +00:00
Robin Mills
efb790f421 Simplification. 2015-04-10 14:02:22 +00:00
Robin Mills
8c1e79bbd3 Fixed typos. 2015-04-10 10:13:16 +00:00
Robin Mills
779a10454d #1054. Overhauled exiv2json to recursively build a JSON tree. See discussion: http://dev.exiv2.org/boards/3/topics/1951 2015-04-10 09:12:01 +00:00
Robin Mills
624675d665 Adding CMake support for samples/exifdata.cpp and samples/exifvalue.cpp 2015-03-25 18:27:44 +00:00
Robin Mills
917efc5d05 Adding samples/exifdata.cpp and samples/exifvalue.cpp 2015-03-25 18:21:43 +00:00
Robin Mills
856ddd323c #1029 Spell separator correctly everywhere (not seperator). 2015-02-14 15:25:52 +00:00
Robin Mills
0df8356a56 #1029. Thank You, Thomas for reporting this and providing the patch. 2015-02-12 01:24:26 +00:00
Robin Mills
24cb148e11 #1004. Reviewed all include directives in src/*.cpp and samples/*.cpp
fixed svn_version.sh again!
change to test/build-test.py for MacOS-X/Xcode 6.
2015-01-06 12:40:31 +00:00
Robin Mills
cc8fcb08c1 #1012. r3508 broke the build on macosx and linux.
Fixed cosmetic issues in samples/httptest.cpp and <exiv2dir>/Makefile.
2015-01-02 09:49:16 +00:00
Robin Mills
1afb17b527 trunk: webready integration. fixing broken and missing MSVC/vcproj files. 2014-12-27 11:07:07 +00:00
Robin Mills
d393b0fa7e trunk: exiv2 v0.25 2014-12-25 13:55:57 +00:00
Robin Mills
94e6dcbf50 Fix cygwin compilation warning on geotag.cpp 2014-10-07 21:33:02 +00:00
Robin Mills
fdd7e522e7 Issue: 989 "Wrong key name in output of addmoddel sample". Thank You Thomas for the patch. 2014-09-05 20:41:49 +00:00
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
Andreas Huggel
c6ae14cbb9 Added includes for g++-4.4 (Debian 4.4.2-3). 2009-12-28 14:11:23 +00:00
Andreas Huggel
83cd2efab9 #579: Implemented mmap for Windows directly in FileIo and made that class use the Pimpl idiom (#510) to de-clutter the interface. Unrelated: Added EXV_MIN/MAX macros, allow iconv config in commercial version. 2009-12-27 09:56:29 +00:00
Andreas Huggel
370af5c8a3 Merged all changes from the unstable branch into the trunk. 2009-11-27 05:59:23 +00:00
Andreas Huggel
21ccbfce18 #618: Added functions for easy access of common metadata, which is not always in the same tag. (Based on a discussion with and initial patch from Carsten Pfeiffer) 2009-03-07 15:26:00 +00:00
Andreas Huggel
917080fc37 Handle unknown type name (reported by Marijn Kampf). 2009-03-07 03:23:38 +00:00
Andreas Huggel
8a6d9dbc42 Updated Copyright notice for 2009. 2009-02-16 14:30:51 +00:00
Andreas Huggel
cbebc753fa - Reverted exifprint idx display
- Fixed/enhanced ExifParser::encode
- Added API ExifData::erase(beg, end)
- Enhanced logic to find matching tags in non-intrusive writing
- Disabled sorting of IFD entries when writing makernote IFDs
2008-11-30 14:19:17 +00:00
Andreas Huggel
b657f8a9be Minor improvements when writing duplicate tags. 2008-11-26 09:34:48 +00:00
Andreas Huggel
925c795750 Minor beautification. 2008-10-15 10:42:26 +00:00
Andreas Huggel
9578e81236 Preview API changes. 2008-10-14 17:04:04 +00:00
Andreas Huggel
f04912cbbf Removed readDimensions(), uncompressed_, fixed doxygen warnings (Vladimir). 2008-10-11 01:02:13 +00:00
Andreas Huggel
27d629425e Minor changes. 2008-10-09 16:12:37 +00:00
Andreas Huggel
0e58b5a537 Checking in original CRW, RAF and another preview patch from Vladimir. 2008-10-09 14:10:51 +00:00
Andreas Huggel
26b488a255 Added preview support (Vladimir Nadvornik) 2008-09-18 10:26:58 +00:00
Andreas Huggel
00a3ef321b Removed CIFF classes from published API, doc tweaks. 2008-08-03 15:31:36 +00:00
Andreas Huggel
a9577e6c25 Removed obsolete sample/test program. 2008-07-31 02:19:04 +00:00
Andreas Huggel
0d55992e2f Merged unstable branch to trunk. 2008-06-21 10:28:17 +00:00
Andreas Huggel
ff47483e85 Mainly changes to make MSVC compilers happy, improved accuracy of GPS coordinates conversion. 2008-06-03 17:28:46 +00:00
Andreas Huggel
1503192f13 First draft conversion code. 2008-03-17 15:45:27 +00:00
Andreas Huggel
e878166f0d Improved XMP value toLong, toFloat and toRational using new functions parseLong, parseFloat and parseRational. (Vladimir Nadvornik) 2008-03-05 07:45:16 +00:00
Andreas Huggel
2e3672d211 #539: Make registration of namespaces actually work (Vladimir Nadvornik, S M Ryan) 2008-01-24 14:32:18 +00:00
Andreas Huggel
3ac665a305 Added 2008 to Copyright notice. 2008-01-09 16:44:09 +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
515b86b5bf Added relink and binclean targets. 2007-12-08 03:55:00 +00:00
Andreas Huggel
201d97939f Iptc -> IPTC. 2007-11-25 14:40:18 +00:00
Andreas Huggel
f51e7e0512 Added type keyword to XmpTextValue, added test with a command file that generates the same XMP packet as xmpsample. 2007-10-16 15:57:27 +00:00
Andreas Huggel
8896c99005 Moved taglist.cpp back to src/ to make doc build easier. 2007-10-10 14:52:00 +00:00
Andreas Huggel
3a3ca52f99 Added Pentax Makernote tag doc, changed copyright. 2007-10-08 17:30:22 +00:00
Andreas Huggel
a6440d4ed1 Moved sample programs into new samples/ directory. Cleaned-up the makefiles and applied BSD license to all makefiles. 2007-10-08 09:17:20 +00:00