Commit Graph

7692 Commits

Author SHA1 Message Date
Andreas Huggel
fcd94e2eee Fixed count of makernote tag. Fixes bug #615. 2009-02-03 15:13:13 +00:00
Andreas Huggel
3bd8cde75b Fixed ExifParser::encode to delete Panasonic RAW tags, filter duplicate tags when reading RW2 images. 2009-02-03 09:46:34 +00:00
Robin Mills
47a144580d Time for an update before investigating adding Brad's "organizer" to the mix. 2009-02-03 03:59:20 +00:00
Andreas Huggel
afe8efcc31 Improved Panasonic RW2 decoder: now uses a dedicated PanasonicRaw tag table and reads Exif data from embedded preview image. 2009-02-02 16:19:57 +00:00
Andreas Huggel
808494f0a1 Refactored TiffCreator: simplified, fixed several todo's, laid the ground work for multiple TIFF tree structures. 2009-02-02 11:53:00 +00:00
Andreas Huggel
8cfe1933ee Added comment. 2009-02-02 11:50:54 +00:00
brad
f60dd206ae Fixed a few typo's in help output 2009-02-01 07:07:49 +00:00
brad
8906695cd8 Added msvc project for organize tool (not yet hooked up to master solution) 2009-02-01 06:26:47 +00:00
Andreas Huggel
1bc0526b26 Added organize (Brad Schick). 2009-01-31 09:48:16 +00:00
Andreas Huggel
638538b180 #606: Added Michael Ulbrich to authors. 2009-01-24 15:55:03 +00:00
Andreas Huggel
72ff8f651a #606: Fixed MSVC warnings and some cosmetics. 2009-01-24 15:43:58 +00:00
Andreas Huggel
2ad2fb83d7 #606: Added IPTC write support for PSD images (Patch from Michael Ulbrich) 2009-01-24 14:47:31 +00:00
Andreas Huggel
d23d918605 Updated tests. 2009-01-22 17:29:31 +00:00
Andreas Huggel
554905ca6c Nikon makernote updates, part 1 2009-01-22 17:21:57 +00:00
Andreas Huggel
26df292003 Fixed decoding of lens data for D90 (lens data version 0204). Thanks to Niels Kristian Bech Jensen. 2009-01-15 02:14:15 +00:00
Andreas Huggel
3c13ba01cc #603: Added new Tamron lens and lens data version number (Thanks to Niels Kristian Bech Jensen). 2009-01-14 14:18:14 +00:00
Andreas Huggel
4fd9af6d4e Removed unary predicate classes FindMetadatum* from the public API. Fixes #581. 2009-01-12 15:38:31 +00:00
Andreas Huggel
7945582645 Added new rw2image* files to cmake configuration. 2009-01-10 15:05:32 +00:00
Andreas Huggel
6fae87bb66 Merged -r1721:1724 from the trunk. 2009-01-10 15:00:56 +00:00
Andreas Huggel
424ed07050 Minor addition. 2009-01-10 07:25:05 +00:00
Andreas Huggel
08e9e2f097 Added rw2image.[ch]pp files 2009-01-09 13:41:44 +00:00
Andreas Huggel
585d0e0da5 Added read-support for Panasonic RW2 raw images (incl. preview access). 2009-01-06 15:58:24 +00:00
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