Andreas Huggel
05e8255c78
#628 : Improved version: insert comments just before SOFn. Updated test cases accordingly.
2009-05-09 04:00:43 +00:00
HumanDynamo
1679208578
I got a new Sigma Lens : AF70-200 F2.8 EX DG MACRO for Minolta/Sony camera. It's areally a pro lens... great...
2009-05-05 07:52:08 +00:00
Andreas Huggel
792b272ad7
#628 : Write COM segment (JPEG comment) last, after all APPn segments.
2009-05-02 01:42:43 +00:00
Andreas Huggel
3a8c054a20
Formatting tweaks.
2009-04-05 15:27:11 +00:00
Andreas Huggel
6be18b6a03
Updated Nikon Lens lookup table to v4.0.347.00 of Robert Rottmerhusen's fmountlens list.
2009-03-30 14:18:46 +00:00
Andreas Huggel
bbc7ae9358
Bumped version to 0.18.1
2009-03-30 13:30:11 +00:00
Andreas Huggel
e65b2db457
Added table with supported image formats to man page.
2009-03-28 14:33:01 +00:00
Andreas Huggel
0da1d88115
#606 : Added Michael Ulbrich's patch for Exif and IPTC write-support.
2009-03-28 11:18:55 +00:00
Andreas Huggel
e57c3e5e8a
#623 : Removed class TiffPrinter and tiffparse.cpp.
2009-03-21 10:03:38 +00:00
Andreas Huggel
096a1d169f
#622 : Fixed MicrosoftPhoto URI in call to RegisterNamespace.
2009-03-20 15:30:01 +00:00
HumanDynamo
f8b6281ad7
fix typo in M$ XMP namespace
2009-03-20 09:03:13 +00:00
Andreas Huggel
953f387e5c
Added digiKam and MicroSoftPhoto XMP properties to doc
2009-03-17 11:16:55 +00:00
HumanDynamo
c02386cb7a
wrong M$ XMP tag name : RatingPercent => Rating
2009-03-17 09:01:09 +00:00
Robin Mills
0b913aa605
#621 : Windows build environment changes
...
1) exv_msvc.h moved to msvc/include/exv_msvc.h
2) exv_msvc.h no longer has #pragma comment statements to link zlib
3) project files updated to explicitly link appropriate zlib library
2009-03-17 06:47:43 +00:00
Andreas Huggel
f827d8a380
#619 : Check for empty buffer. Fixes crash with some PNG images. (Lukasz Krzyzak)
2009-03-12 09:15:09 +00:00
Andreas Huggel
21ccbfce18
#618 : Added functions for easy access of common metadata, which is not always in the same tag. (Based on a discussion with and initial patch from Carsten Pfeiffer)
2009-03-07 15:26:00 +00:00
Andreas Huggel
cde2a54cc5
#602 : Added specialized insert and delete code for TIFF-like target images.
2009-03-07 10:11:04 +00:00
Andreas Huggel
4283f90c6d
Clarified doc.
2009-03-07 03:25:58 +00:00
Andreas Huggel
6ef6c54bc3
Fixed potential crash in Pentax makernote pretty-printing code (reported by Marijn Kampf)
2009-03-05 10:20:26 +00:00
Andreas Huggel
6c6fa80877
Replaced assertions with checks.
2009-02-26 16:03:22 +00:00
Andreas Huggel
b03733e66c
Updated Nikon Lens lookup table to v3.98 of Robert Rottmerhusen's fmountlens list.
2009-02-20 12:17:41 +00:00
Andreas Huggel
8a6d9dbc42
Updated Copyright notice for 2009.
2009-02-16 14:30:51 +00:00
Andreas Huggel
b03cbe50fb
Improved ExifParser doc, fixed TiffParser to filter Panasonic raw tags, tweaks.
2009-02-15 08:41:41 +00:00
Andreas Huggel
3b4f5b8c35
#494 : Added Exif.Canon.FocalLength (Artis Rozentals).
2009-02-10 15:38:14 +00:00
Andreas Huggel
8b3009bacb
Filter tags that are not relevant for RAW images (Matthias Welwarsky).
2009-02-10 13:38:28 +00:00
Andreas Huggel
2f25f6a14e
Minor change: added comment to clarify fix for #612 .
2009-02-10 13:25:26 +00:00
Andreas Huggel
370c30cb14
Quickfix to remove XMP packet without API change. Fixes #612 .
2009-02-04 14:37:12 +00:00
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
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
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
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
585d0e0da5
Added read-support for Panasonic RW2 raw images (incl. preview access).
2009-01-06 15:58:24 +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
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
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
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