393 Commits (ce650d10c45204d93b03ee02d36b4ab2089f6b6c)
 

Author SHA1 Message Date
Andreas Huggel 735bb60985 Removed obsolete includes 21 years ago
Andreas Huggel 0b1ae63131 Minor changes: mostly PSD->PsD 21 years ago
Andreas Huggel d59197d265 Removed unnecessary const 21 years ago
Andreas Huggel 6755a2a993 Added MSVC project files 21 years ago
Andreas Huggel 9d72b7d1ec Revamped image and introduced byte* interface (Brad, bs_1.patch with minor modifications by ahu) 21 years ago
Andreas Huggel 964e1df085 Modified for first autoconf version 21 years ago
Andreas Huggel 079d625354 Autoconf, part 1 21 years ago
Andreas Huggel a5265d7bf7 Config default settings for Linux 21 years ago
Andreas Huggel c85f08faae Deleted obsolete HAVE_SYS_WAIT_H 21 years ago
Andreas Huggel f78081fb21 Added include timegm.h 21 years ago
Andreas Huggel 4822e4f97d Deleted include sys/wait.h and WIFEXITED, WEXITSTATUS macros 21 years ago
Andreas Huggel eba6b82386 Added timegm() from the tz distribution and preparations for conditional compilation (requires configure script) 21 years ago
Andreas Huggel efe5b524ca Bugfix: Use timegm() and gmtime() instead of mktime() and localtime() to
avoid problems with DST.
21 years ago
nobody c79d0ba668 This commit was manufactured by cvs2svn to create tag
'Exiv2-0_4_040703'.
21 years ago
Andreas Huggel 754541ee0b Test output 21 years ago
Andreas Huggel 0e40ee4d3a Minor change 21 years ago
Andreas Huggel ba2770426f Bugfix: added missing break 21 years ago
Andreas Huggel 48cd8eba96 Updated for Exiv2 0.4 21 years ago
Andreas Huggel 0086581e62 Include top_srcdir and removed /usr/local/include 21 years ago
Andreas Huggel ed5f936479 Removed what is currently not used, or most of it 21 years ago
Andreas Huggel 9c5588c9dd Use PACKAGE_STRING from config.h for version 21 years ago
Andreas Huggel 834c533e20 Renamed MSVC specific getopt.h to getopt_win32.h 21 years ago
Andreas Huggel 0a4c074c60 Added write2-test.cpp 21 years ago
Andreas Huggel d76e52f7a3 Minor changes 21 years ago
Andreas Huggel aab016adfe Added testcases 21 years ago
Andreas Huggel 3887ec7071 Added getopt files for MSVC 21 years ago
Andreas Huggel d3ee3bdc9a Really fixed ExifData::copyFromMetadata to automatically add missing offset tags 21 years ago
Andreas Huggel 9b13751417 Minor changes 21 years ago
Andreas Huggel 367fa3626f Changed log(2) to log(2.0) 21 years ago
Andreas Huggel 2f97314d5b Updated 21 years ago
Andreas Huggel 31ef48f05d minor change 21 years ago
Andreas Huggel 3156f53a25 Delete Exif section from the file when writing an empty ExifData 21 years ago
Andreas Huggel e1c21fe098 Added ChangeLog 21 years ago
Andreas Huggel e07684201f minor change 21 years ago
Andreas Huggel 8f445fa016 * Fixed MSVC errors and warnings (Steve, sking_5.patch)
* Fixed ExifData::copyFromMetadata to automatically add missing offset tags
* Fixed an embarassing bug in ExifData::updateEntries, which caused write
  after erasing metadata to write back the original metadata.
21 years ago
Andreas Huggel b69c40e671 Fixed MSVC errors and warnings (Steve, sking_5.patch) 21 years ago
Andreas Huggel abc73c4cb1 Fixed offset adjustment in IfdMakernote::copy 21 years ago
Andreas Huggel 102d1a9ba4 Fixed MSVC errors and warnings (Steve, sking_5.patch)
Replaced exp2f(x) with exp(log(2) * x)
21 years ago
Andreas Huggel a351936427 minor change 21 years ago
Andreas Huggel 78c0f78954 Fixed wrong parenthesis in cast 21 years ago
Andreas Huggel b921d51d1b Attempt for a fix for copyFromMetadata. Not complete. 21 years ago
Andreas Huggel 8cf1ede430 Minor changes 21 years ago
Andreas Huggel dd7b63d3ba Fixed MSVC errors and warnings (Steve, sking_4.patch) 21 years ago
Andreas Huggel 34d27c8b0c Fixed MSVC errors and warnings (Steve, sking_3.patch with minor changes) 21 years ago
Andreas Huggel bb7a34bc1e Fixed MSVC errors and warnings (Steve, sking_2_mod_2.patch) 21 years ago
Andreas Huggel ddb874fd43 Minor changes 21 years ago
Andreas Huggel 5c43555856 Corrected IFD entry in debug output 21 years ago
Andreas Huggel 45f950a7da (un)install targets should only (un)install exiv2 21 years ago
Andreas Huggel 6fff2c0c34 Minor doc change 21 years ago
Andreas Huggel 452616c780 Print Nikon makernote values for ISO Speed, Quality and WhiteBalance 21 years ago