Commit Graph

5470 Commits

Author SHA1 Message Date
Andreas Huggel
4b07604525 Merged -r1718:1720 from the trunk. 2009-01-02 01:16:27 +00:00
Andreas Huggel
222a065346 Updated Panasonic makernote, added unit to exposure bias pretty-print function. 2009-01-01 15:46:04 +00:00
Andreas Huggel
105a4e417d Changed FileIo::transfer to only write a warning if changing file permissions fails and fixed the use of strerror_r. Fixes digiKam bug 178103. 2008-12-30 15:54:46 +00:00
Andreas Huggel
fa1777dee8 Added EXIV2_ prefix to cmake config variables. 2008-12-28 06:01:42 +00:00
Andreas Huggel
d028aa087b Fix for non-standard zlib install directory 2008-12-21 15:12:14 +00:00
Andreas Huggel
2d4dc1175f Added preview source files and some very draft notes on cmake usage. 2008-12-20 14:11:01 +00:00
Andreas Huggel
754bda6f04 Merged -r1611:1711 from the trunk. 2008-12-20 08:50:57 +00:00
Andreas Huggel
59114da377 Merged -r1606:1610 from the trunk. 2008-12-20 08:39:44 +00:00
Andreas Huggel
455f1d35f7 Merged -r1591:1600 from the trunk. 2008-12-20 08:37:55 +00:00
Andreas Huggel
ff3c30759c Merged -r1588:1589 from the trunk. 2008-12-20 08:34:37 +00:00
Andreas Huggel
66c264770d Fixed typo. 2008-12-20 07:14:04 +00:00
Andreas Huggel
ecf9cdc5d0 Tagged release 0.18 2008-12-18 08:51:00 +00:00
Andreas Huggel
1012d523f1 Tweak 2008-12-18 06:09:30 +00:00
Andreas Huggel
c8169a2bda Updated runner.bat test results 2008-12-18 05:01:05 +00:00
Andreas Huggel
3d4ab31087 Updated ChangeLog again, added Olympus2 makernote format doc. 2008-12-17 18:21:48 +00:00
Andreas Huggel
5d7ba755b7 Updated ChangeLog. 2008-12-17 12:23:39 +00:00
Andreas Huggel
6d53ac9eb0 Updated po files (make update-po). 2008-12-17 12:15:58 +00:00
Andreas Huggel
6f5032db37 Do not access the first element of an empty vector. 2008-12-16 17:59:07 +00:00
Andreas Huggel
a05687e159 Fixed properties (Dimitri). 2008-12-15 16:24:37 +00:00
Andreas Huggel
51fa4f7094 Fixed adjustment of tag data (digiKam bug 177457). 2008-12-15 15:16:33 +00:00
Andreas Huggel
26a3e1d4dc Minor fix. 2008-12-11 16:54:56 +00:00
Andreas Huggel
65351c15cf Workaround for a MSVC problem. 2008-12-11 13:25:15 +00:00
Andreas Huggel
064e65cc80 Minor doc fixes/updates. 2008-12-11 09:42:31 +00:00
Andreas Huggel
0a1bcdb506 Added comment. 2008-12-11 09:41:51 +00:00
Andreas Huggel
38e7e14821 Bumped version to 0.18. 2008-12-11 09:13:51 +00:00
Andreas Huggel
8ec11deffc Updated ChangeLog for 0.18. 2008-12-11 08:43:50 +00:00
Andreas Huggel
86177f19a5 #586: Just add the value to the list. 2008-12-10 17:16:29 +00:00
Andreas Huggel
b3d0d5cf82 #542: Use the first Exif APP1 segment (not the last) if more than one are present. 2008-12-10 16:37:55 +00:00
Andreas Huggel
6efbdc3b97 Fix. 2008-12-08 06:04:43 +00:00
Andreas Huggel
f90d554489 * Consolidated exiv2 tool print code
* Added option to print all metadata (-pa)
* Added control for type of metadata printed with -P
* API change, class Metadatum and derived classes: Added familyName() and groupName() to the Metadatum API
2008-12-08 05:32:02 +00:00
Andreas Huggel
62d2c0227b Updated test results for new command line options. 2008-12-07 15:00:10 +00:00
Andreas Huggel
b5a00fcd5c * Added options -pp and -ep to list and extract preview images
* #584: Implemented missing member function
* API change, class PreviewImage: Added members to access all preview properties
* Minor fix: Suppress XMP encoding error when XMP is not enabled.
2008-12-07 10:51:51 +00:00
Andreas Huggel
2f958d8a56 Added support for Olympus FE and Raw Info subdirs and tags. 2008-12-02 15:04:34 +00:00
Andreas Huggel
87ac67e5f1 #580: Fixed return code of modify action (set/add). 2008-12-02 13:48:53 +00:00
Andreas Huggel
e3e6d37d07 #583: Added configure option to disable g++ visibility support. 2008-12-02 13:32:20 +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
d4aa0f49ad Fixed write-test. 2008-11-26 09:47:17 +00:00
Andreas Huggel
b657f8a9be Minor improvements when writing duplicate tags. 2008-11-26 09:34:48 +00:00
Andreas Huggel
442a4c4fc0 Updated Slovak translations (Ivan Masár), make update-po. 2008-11-26 01:49:36 +00:00
Andreas Huggel
8e1098dad9 Removed some warnings. 2008-11-23 14:18:39 +00:00
Andreas Huggel
7a6907c10d Fixed conversion special case: do not add an empty Exif datum if the (std) conversion failed. 2008-11-23 13:23:53 +00:00
Andreas Huggel
800b1c1c29 Improved non-intrusive writing. 2008-11-22 06:43:35 +00:00
oliverd17
92dc1cbf15 update for the german translation 2008-11-16 20:57:30 +00:00
Andreas Huggel
5297f0af00 More fixes for the MSVC build env (robin-20081113.patch from Robin Mills). 2008-11-16 15:47:07 +00:00
Andreas Huggel
5f5d9adfa3 Fixed typos, updated po files (Oliver Doerr). 2008-11-16 05:25:04 +00:00
Andreas Huggel
8e905cacc3 Fixed duplicate makernote issue, introduced logic to try and fit Exif data for JPEG in a 64kB block. 2008-11-16 02:35:53 +00:00
Andreas Huggel
d437bdc701 Fixed a Nikon3 tag. 2008-11-16 02:33:43 +00:00
oliverd17
c7180f1dd0 update for the german translation 2008-11-15 21:14:06 +00:00
Andreas Huggel
5ffbab1713 Added missing #includes for g++ 4.4 (Debian bug 505023, patch from Martin Michlmayr). 2008-11-13 12:28:20 +00:00
Andreas Huggel
91149d7eb8 Updated po file (make update-po), updated Polish translations (Piotr Eljasiak). 2008-11-13 12:22:06 +00:00