Commit Graph

7692 Commits

Author SHA1 Message Date
Andreas Huggel
216cffe9ff Reverted to using snprintf, now that I found out how MSVC calls it. 2008-06-06 02:51:18 +00:00
Andreas Huggel
c463cdd283 Tried to improve GPSTimeStamp conversions, extended tests. 2008-06-05 15:45:07 +00:00
Andreas Huggel
21c20e5ae0 Fixed wrong assumption for ISO 8601 timestamp without time zone. 2008-06-05 15:43:51 +00:00
Andreas Huggel
528b2b11a1 Added a few more conversion tweaks, yet to be tested. 2008-06-05 10:47:40 +00:00
Andreas Huggel
af41595c07 Added a few more conversion tests, testresults not updated yet. 2008-06-05 02:23:23 +00:00
Andreas Huggel
b6e6906c0b Fixed new test script for MinGW. 2008-06-04 18:02:20 +00:00
Andreas Huggel
e4bd0503a1 Added conversions.sh 2008-06-04 10:09:00 +00:00
Andreas Huggel
6361c82013 Just some reminders added. 2008-06-04 10:06:09 +00:00
Andreas Huggel
2565d5c2f4 Added basic conversion testcases, fixes. 2008-06-04 09:59:51 +00:00
Andreas Huggel
05f277fb1c Improved conversion to/from XMP LangAltValues. 2008-06-04 08:38:14 +00:00
Andreas Huggel
1f1b486046 Improved conversion of text and comment values. There is still no charset conversion yet, though. 2008-06-04 04:46:51 +00:00
Andreas Huggel
6b7e90e7c2 More doc tweaks. 2008-06-04 03:15:54 +00:00
Andreas Huggel
25241b14d9 Minor man page update. 2008-06-04 02:29:23 +00:00
Andreas Huggel
2c36463574 Added strinto-test project to MSVC build. 2008-06-04 02:15:24 +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
7b72714af1 Added new files to MSVC build file. 2008-06-03 09:30:07 +00:00
Andreas Huggel
4c6841dbae Minor doc updates. 2008-06-03 09:29:15 +00:00
Andreas Huggel
9cc803511c Bumped version to 0.17. 2008-06-03 03:19:18 +00:00
Andreas Huggel
d5414dd8ec Removed obsolete error message. 2008-06-03 02:34:51 +00:00
Andreas Huggel
4aee2b4065 Updated ChangeLog. 2008-06-03 02:17:18 +00:00
Andreas Huggel
061dd230ce #550: Removed MakerTagInfo registry, improved Ifd-info lookup table. 2008-06-03 02:15:04 +00:00
Andreas Huggel
226cc3f2f1 Make update-po, updated ChangeLog. 2008-06-02 01:45:19 +00:00
Andreas Huggel
df0f0f4bd3 Updated Russian translation (Alexandre Prokoudine). 2008-06-02 01:43:35 +00:00
Andreas Huggel
d7180a6adc A first update of the ChangeLog for 0.17. 2008-05-29 03:07:16 +00:00
Andreas Huggel
a8393e088f make update-po 2008-05-28 14:53:04 +00:00
Andreas Huggel
dde45dde8d Updated French translations (Fabien Salvi). Fixes #541. 2008-05-28 14:51:23 +00:00
Andreas Huggel
5b2328671b make update-po 2008-05-28 03:29:41 +00:00
Andreas Huggel
a1b9567c11 Updated French translations (Fabien) 2008-05-28 03:28:07 +00:00
Andreas Huggel
3468b67737 Updated Polish translations (Piotr Eljasiak) 2008-05-28 03:27:24 +00:00
Andreas Huggel
f5b3f62164 Aligned IFD values and data to word boundaries. 2008-05-27 03:00:11 +00:00
Andreas Huggel
75f6303208 Fixed writing of unknown makernotes. 2008-05-26 05:39:51 +00:00
Andreas Huggel
1f3f22c96c Finished extraction of TIFF thumbnail. 2008-05-26 03:30:16 +00:00
oliverd17
b7a2e43466 Small update of the german translation and a translation cleanup 2008-05-25 06:17:00 +00:00
Andreas Huggel
43224b06f5 Updated translation strings (make update-po). 2008-05-23 14:42:53 +00:00
Andreas Huggel
fa0bec0953 Updated Polish translations (Piotr Eljasiak). 2008-05-23 14:41:58 +00:00
Andreas Huggel
e17f53c2e6 Completed exiv2 utility support for XMP sidecar files. 2008-05-22 08:38:20 +00:00
Andreas Huggel
ef14bf1c31 Changed option -eX to write XMP sidecar file (corresponding insert not done yet). 2008-05-22 02:12:24 +00:00
Andreas Huggel
f8a4d46103 Renamed XMP.hpp from the XMP-SDK to XMPSDK.hpp to avoid potential name clashes with Exiv2's xmp.hpp 2008-05-21 02:57:21 +00:00
Andreas Huggel
505add251c Removed not used XMP-SDK files. 2008-05-20 15:10:07 +00:00
Andreas Huggel
9fb2fe85ba Removed include. 2008-05-20 10:09:49 +00:00
Andreas Huggel
51caa6a888 More minor changes. 2008-05-20 08:15:08 +00:00
Andreas Huggel
9e4679f8a2 Minor comment, whitespace and other coding standards tweaks. 2008-05-20 07:29:33 +00:00
Andreas Huggel
d9db53d7bc Moved MD5.h into the xmpsdk/include/ directory. 2008-05-20 04:19:00 +00:00
Andreas Huggel
f5bf128c15 Fixed g++-4.3 warnings. 2008-05-20 04:08:30 +00:00
Andreas Huggel
1913dc70e3 Added conversions to and from XMP (Vladimir Nadvornik). 2008-05-20 04:05:12 +00:00
Andreas Huggel
5b66e279ce Updated more test-cases and two minor fixes. 2008-05-19 15:02:30 +00:00
Andreas Huggel
7cf5649ba3 Fixed another fix, updated expected write2-test results. 2008-05-19 08:31:24 +00:00
Andreas Huggel
5e196ace0e Fixed doxygen warnings. 2008-05-19 03:24:47 +00:00
Andreas Huggel
7ffa8593f0 Undid bug introduced with rev 1438: reverted code back to the correct version. 2008-05-18 16:56:10 +00:00
Andreas Huggel
2ad6203817 Introduced double-dispatch encoder functions via TiffComponent. 2008-05-18 14:49:27 +00:00