Andreas Huggel
|
528b2b11a1
|
Added a few more conversion tweaks, yet to be tested.
|
17 years ago |
Andreas Huggel
|
6361c82013
|
Just some reminders added.
|
17 years ago |
Andreas Huggel
|
2565d5c2f4
|
Added basic conversion testcases, fixes.
|
17 years ago |
Andreas Huggel
|
05f277fb1c
|
Improved conversion to/from XMP LangAltValues.
|
17 years ago |
Andreas Huggel
|
1f1b486046
|
Improved conversion of text and comment values. There is still no charset conversion yet, though.
|
17 years ago |
Andreas Huggel
|
6b7e90e7c2
|
More doc tweaks.
|
17 years ago |
Andreas Huggel
|
25241b14d9
|
Minor man page update.
|
17 years ago |
Andreas Huggel
|
ff47483e85
|
Mainly changes to make MSVC compilers happy, improved accuracy of GPS coordinates conversion.
|
17 years ago |
Andreas Huggel
|
4c6841dbae
|
Minor doc updates.
|
17 years ago |
Andreas Huggel
|
9cc803511c
|
Bumped version to 0.17.
|
17 years ago |
Andreas Huggel
|
d5414dd8ec
|
Removed obsolete error message.
|
17 years ago |
Andreas Huggel
|
061dd230ce
|
#550: Removed MakerTagInfo registry, improved Ifd-info lookup table.
|
17 years ago |
Andreas Huggel
|
e17f53c2e6
|
Completed exiv2 utility support for XMP sidecar files.
|
17 years ago |
Andreas Huggel
|
ef14bf1c31
|
Changed option -eX to write XMP sidecar file (corresponding insert not done yet).
|
17 years ago |
Andreas Huggel
|
f8a4d46103
|
Renamed XMP.hpp from the XMP-SDK to XMPSDK.hpp to avoid potential name clashes with Exiv2's xmp.hpp
|
17 years ago |
Andreas Huggel
|
9fb2fe85ba
|
Removed include.
|
17 years ago |
Andreas Huggel
|
51caa6a888
|
More minor changes.
|
17 years ago |
Andreas Huggel
|
9e4679f8a2
|
Minor comment, whitespace and other coding standards tweaks.
|
17 years ago |
Andreas Huggel
|
d9db53d7bc
|
Moved MD5.h into the xmpsdk/include/ directory.
|
17 years ago |
Andreas Huggel
|
f5bf128c15
|
Fixed g++-4.3 warnings.
|
17 years ago |
Andreas Huggel
|
1913dc70e3
|
Added conversions to and from XMP (Vladimir Nadvornik).
|
17 years ago |
Andreas Huggel
|
21d5f3c66c
|
Updated Nikon lens info to v3.18 of Robert Rottmerhusen's lens database.
|
17 years ago |
Andreas Huggel
|
c005bc4fc4
|
Fixed type of tiff:DateTime property (Vladimir Nadvornik).
|
17 years ago |
Andreas Huggel
|
e9916208a1
|
Minor fix.
|
17 years ago |
Andreas Huggel
|
ef93aa9c36
|
s/Ovolabs/Ovolab/
|
17 years ago |
Andreas Huggel
|
d1a305e30f
|
Added LangAltValue::toString(const std::string&) to get the value for a specific language qualifier (suggested by Marco Piovanelli).
|
17 years ago |
Andreas Huggel
|
9eccdb8186
|
Define pid_t using a typedef instead of #define in Windows environments (Robin Mills).
|
17 years ago |
Andreas Huggel
|
ed89a70db3
|
Fixed compilation error when configuration flag --disable-xmp is used.
|
17 years ago |
Andreas Huggel
|
7e4cecf11b
|
Added warning flag, fixed detected problems.
|
17 years ago |
Andreas Huggel
|
654d51a366
|
Added read support for jp2 and psd images, stubs for gif, bmp and tga images, and pixelWidth and pixelHeight methods on Image (Marco Piovanelli).
|
17 years ago |
Andreas Huggel
|
81ff0d6a7c
|
Fixed g++-4.3 errors and warnings.
|
17 years ago |
Andreas Huggel
|
38be96fe2a
|
Pentax makernote update from Michal Cihar.
|
17 years ago |
Andreas Huggel
|
252030b6a5
|
Updated Nikon lens info to v3.14 of Robert Rottmerhusen's lens database.
|
17 years ago |
Andreas Huggel
|
9cc886d1d6
|
#546: Fixed floating point exception on invalid data.
|
17 years ago |
Andreas Huggel
|
1503192f13
|
First draft conversion code.
|
18 years ago |
Andreas Huggel
|
38b1a0fa2c
|
Allow format options for XmpParser::encode (Vladimir Nadvornik), write XMP sidecar files without xpacket.
|
18 years ago |
Andreas Huggel
|
e4c96433d4
|
Added support for XMP sidecar files.
|
18 years ago |
Andreas Huggel
|
e878166f0d
|
Improved XMP value toLong, toFloat and toRational using new functions parseLong, parseFloat and parseRational. (Vladimir Nadvornik)
|
18 years ago |
Andreas Huggel
|
d8e6b51c69
|
Refactored op<< for Metadatum, introduced std::string Metadatum::print(). Fixes #474.
|
18 years ago |
Andreas Huggel
|
9f0b41c57d
|
Fixed XmpKey::tagLabel() for custom keys (bug reported by Vladimir Nadvornik)
|
18 years ago |
Andreas Huggel
|
a818b4c052
|
Removed remaining XMP exif TagDetails tables.
|
18 years ago |
Andreas Huggel
|
8239c44ee8
|
More XMP TagDetails removed, intermediate.
|
18 years ago |
Andreas Huggel
|
490dd82a14
|
Removed more XMP TagDetails tables, use existing Exif tables instead.
|
18 years ago |
Andreas Huggel
|
90adc97218
|
Started to remove XMP TagDetails tables and use those from Exif instead.
|
18 years ago |
Andreas Huggel
|
ceeff042fc
|
Further XMP print function updates (based on patch from webustany for GHOP 98).
|
18 years ago |
Andreas Huggel
|
9ff410f41f
|
Fixed typo.
|
18 years ago |
Andreas Huggel
|
7ac86ccc69
|
Fixed subtle bug when printing with an XMP print function.
|
18 years ago |
Andreas Huggel
|
40aa6b5d1f
|
Tag updates from Michal Cihar.
|
18 years ago |
Andreas Huggel
|
cd9aa48676
|
More print functions added (intermediate version, by webustany for GHOP 98).
|
18 years ago |
Andreas Huggel
|
c54c385d61
|
Added XMP pretty-print functionality (by webustany for GHOP 98).
|
18 years ago |