2668 Commits (cd7dd0ca8ba814e9652ddd24da114f8e7f7cb10c)
 

Author SHA1 Message Date
vog 9fa8c893b1 #790: Added workaround for EPS files generated by CorelDRAW 14 years ago
Andreas Huggel 2299730d12 Tagged release 0.22 14 years ago
Andreas Huggel a77ff857b8 Updated po/ directory, fixed warning. 14 years ago
Andreas Huggel 42420bcf90 Update. 14 years ago
Andreas Huggel b53f555103 Tweaks. 14 years ago
Andreas Huggel 77510684a3 Added explicit casts; fixes MSVC 64bit compilation. 14 years ago
Andreas Huggel 3a8561fcf3 Updated Samsung makernote, part 1. 14 years ago
Andreas Huggel 3a808e8d66 Updated README. 14 years ago
Andreas Huggel 71724c849b Updated version for msvc64 build to 0.22. 14 years ago
Andreas Huggel b24ed3c742 Tweaks. 14 years ago
Andreas Huggel 72830acd14 Added EPS to the list of supported formats in the manpage. 14 years ago
Andreas Huggel 2e1edc8d56 Removed obsolete #include. 14 years ago
Andreas Huggel 352794e4eb #708: Improved documentation and guarantee in case of failure. 14 years ago
Andreas Huggel 32e0ade243 #708: Implemented charset conversions with native Windows functions if iconv is not available. 14 years ago
Andreas Huggel 389ea5fc27 Updated test results for corrected MeasuredEV value, tweaks. 14 years ago
Andreas Huggel da6d7ffe17 Round the Exif.CanonSi.MeasuredEV properly. 14 years ago
Andreas Huggel 366217134c Minor test beautifications. 14 years ago
Robin Mills a1ba0611f7 Setting eol-style LF for test scripts (native is CR-LF on Windows and Cygwin hates that). 14 years ago
vog 50699a8884 drop support for UTF-16/32 encoded XMP in EPS files, which is unrealistic anyway 14 years ago
Andreas Huggel ca142e17b3 Added Exif.OlympusEq.LensModel to the Exiv2::lensName() easy-access function. (Niels Kristian Bech Jensen) 14 years ago
vog 84ec018c48 fixed indentation 14 years ago
Andreas Huggel d428a3f10e Another tweak to make older MSVCs happy. 14 years ago
Andreas Huggel 47a3e51164 Return a positive one-byte code from the exiv2 utility for better consistency across platforms (my version of the MSYS/MinGW shell reports 0 if the application returns a negative value). 14 years ago
Andreas Huggel 6dd85c6a6b Fixed tests and results for (my installation of) MSYS/MinGW. 14 years ago
Andreas Huggel c9d97e6c00 Another more or less minor fix. 14 years ago
Andreas Huggel b796adfa83 Minor fix. 14 years ago
Andreas Huggel 05aa740573 Updated ChangeLog, added two MSVC 7.1 related changes which break binary compatibility with 0.21.1 14 years ago
Andreas Huggel 833c030cf9 Removed static keyword from objects in anonymous namespace. 14 years ago
Robin Mills 15991b2124 msvc64: runner.txt updated to include versionNumberHexString() output from command exiv2 -V 14 years ago
Andreas Huggel e4475fb453 Casts added to make 64bit MSVC compiler happy. 14 years ago
Andreas Huggel c0ab235779 Updated ChangeLog for 0.22. 14 years ago
Andreas Huggel e56387caba Updated version to 0.22. 14 years ago
Andreas Huggel 681009e7ff Updated Nikon Lens lookup table to v4.3.423.01 of Robert Rottmerhusen's fmountlens list. 14 years ago
Andreas Huggel 50a0f33ca0 Updated po/ directory. 14 years ago
vog 71f74c1a33 #689: Added support for nested EPS documents 14 years ago
vog 53e30a1c44 bugfix in contrib/createEpsTestfiles 14 years ago
vog 45b729bc70 Improved one of the native preview warning messages 14 years ago
vog 15716e3d4a Added helper script for preparing EPS testcases 14 years ago
vog 0b9894b100 Removed unneeded code in EpsImage 14 years ago
vog a4c1d3f5b5 Changed version number in EPS files to the fixed length hex version number, to simplify testing DOS EPS files 14 years ago
vog 2ae0bcf7b8 Added version hex number to the output of "exiv2 -V" 14 years ago
vog dd3c11274f Added new function Exiv2::versionNumberHexString() 14 years ago
vog 058f1ea221 Added support for Illustrator previews (%AI7_Thumbnail) in EPS files, decoded to *.pnm 14 years ago
Andreas Huggel 731c60fb65 Added testcase for "migration of an XMP namespace". 14 years ago
Andreas Huggel eeaa1744c5 Added testcase for "migration of an XMP namespace". 14 years ago
Andreas Huggel ea075b9a3c #785: Exif 2.3 tags, part 2. (Jens Mueller) 14 years ago
Andreas Huggel 42287bc331 #781: Added Exif 2.3 and DNG 1.2/1.3 tags. (Jens Mueller) 14 years ago
Andreas Huggel b3aad7a569 #782: Added Tamron 18-270mm lens to Canon makernote. (Jens Mueller) 14 years ago
vog bfa7d156db Fixed pkg-config script for static linking: Remove @LDFLAGS@ from Libs.private 14 years ago
vog d6d2e633a8 Improved coding style 14 years ago