Andreas Huggel
792b272ad7
#628 : Write COM segment (JPEG comment) last, after all APPn segments.
16 years ago
Andreas Huggel
fdfefed4fb
Tagged release 0.18.1
16 years ago
Andreas Huggel
3a8c054a20
Formatting tweaks.
16 years ago
Andreas Huggel
9e19d6f271
#609 : Add -no-undefined flag to compile DLL on Windows.
16 years ago
Andreas Huggel
6f0ddf7e21
Minor tweak.
16 years ago
Andreas Huggel
6844b994d5
Updated ChangeLog
16 years ago
Andreas Huggel
6be18b6a03
Updated Nikon Lens lookup table to v4.0.347.00 of Robert Rottmerhusen's fmountlens list.
16 years ago
Andreas Huggel
bbc7ae9358
Bumped version to 0.18.1
16 years ago
Andreas Huggel
265ca4a3e6
Updated PO directory.
16 years ago
Andreas Huggel
0fd3697648
Updated ChangeLog for 0.18.1
16 years ago
Andreas Huggel
e65b2db457
Added table with supported image formats to man page.
16 years ago
Andreas Huggel
0da1d88115
#606 : Added Michael Ulbrich's patch for Exif and IPTC write-support.
16 years ago
Andreas Huggel
e57c3e5e8a
#623 : Removed class TiffPrinter and tiffparse.cpp.
16 years ago
Andreas Huggel
90040d0db9
#620 : Part 1, basic TiffBinaryArray and TiffBinaryElement framework and Nikon World Time binary array as a first use-case.
16 years ago
Andreas Huggel
3a033e856c
Merged -r1755:1770 from the trunk.
16 years ago
Andreas Huggel
03e311793c
#622 : Fixed the same typo in the doc too.
16 years ago
Andreas Huggel
096a1d169f
#622 : Fixed MicrosoftPhoto URI in call to RegisterNamespace.
16 years ago
HumanDynamo
f8b6281ad7
fix typo in M$ XMP namespace
16 years ago
Robin Mills
891827b6ce
#621 : Windows build changes.
...
I discovered while doing a private build for a user that msvc/include/exv_msvc.h still contains the #pragma comment code.
I've removed that (again!) and fixed a consequential link error on exiv2lib.vcproj DebugDLL | ReleaseDLL
Rebuilt everything on VS2003/5/8 and all run the runner.bat test OK.
16 years ago
Andreas Huggel
953f387e5c
Added digiKam and MicroSoftPhoto XMP properties to doc
17 years ago
HumanDynamo
c02386cb7a
wrong M$ XMP tag name : RatingPercent => Rating
17 years ago
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
17 years ago
Andreas Huggel
f827d8a380
#619 : Check for empty buffer. Fixes crash with some PNG images. (Lukasz Krzyzak)
17 years ago
brad
2b7a80d4bb
made use of new easyaccess functions to support macro mode, orientation, lens name, and better iso values
17 years ago
brad
6bcd8cacd4
Added new easyaccess files to msvc build
17 years ago
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)
17 years ago
Andreas Huggel
cde2a54cc5
#602 : Added specialized insert and delete code for TIFF-like target images.
17 years ago
Andreas Huggel
4283f90c6d
Clarified doc.
17 years ago
Andreas Huggel
917080fc37
Handle unknown type name (reported by Marijn Kampf).
17 years ago
Andreas Huggel
6ef6c54bc3
Fixed potential crash in Pentax makernote pretty-printing code (reported by Marijn Kampf)
17 years ago
Andreas Huggel
fe816771a7
#617 : For TIFF images, use memory mapping for non-intrusive writing instead of reading image into memory.
17 years ago
Andreas Huggel
eabbfdfa91
Added write support to BasicIo::mmap. (ABI incompatible)
17 years ago
Andreas Huggel
a30a3e58eb
Merged -r1527:1752 from the trunk.
17 years ago
Andreas Huggel
6c6fa80877
Replaced assertions with checks.
17 years ago
Andreas Huggel
b03733e66c
Updated Nikon Lens lookup table to v3.98 of Robert Rottmerhusen's fmountlens list.
17 years ago
Andreas Huggel
8a6d9dbc42
Updated Copyright notice for 2009.
17 years ago
Andreas Huggel
b03cbe50fb
Improved ExifParser doc, fixed TiffParser to filter Panasonic raw tags, tweaks.
17 years ago
Andreas Huggel
3b4f5b8c35
#494 : Added Exif.Canon.FocalLength (Artis Rozentals).
17 years ago
Andreas Huggel
8b3009bacb
Filter tags that are not relevant for RAW images (Matthias Welwarsky).
17 years ago
Andreas Huggel
2f25f6a14e
Minor change: added comment to clarify fix for #612 .
17 years ago
Robin Mills
cf34b2c9a2
Support for building exiv2+organize
...
Small changes to organize.vcproj to match the other exiv2 projects
Updated README-MSVC.txt with information about building organize.exe
No significant changes to exiv2.sln or its project files.
17 years ago
Andreas Huggel
370c30cb14
Quickfix to remove XMP packet without API change. Fixes #612 .
17 years ago
Andreas Huggel
fcd94e2eee
Fixed count of makernote tag. Fixes bug #615 .
17 years ago
Andreas Huggel
3bd8cde75b
Fixed ExifParser::encode to delete Panasonic RAW tags, filter duplicate tags when reading RW2 images.
17 years ago
Robin Mills
47a144580d
Time for an update before investigating adding Brad's "organizer" to the mix.
17 years ago
Andreas Huggel
afe8efcc31
Improved Panasonic RW2 decoder: now uses a dedicated PanasonicRaw tag table and reads Exif data from embedded preview image.
17 years ago
Andreas Huggel
808494f0a1
Refactored TiffCreator: simplified, fixed several todo's, laid the ground work for multiple TIFF tree structures.
17 years ago
Andreas Huggel
8cfe1933ee
Added comment.
17 years ago
brad
f60dd206ae
Fixed a few typo's in help output
17 years ago
brad
8906695cd8
Added msvc project for organize tool (not yet hooked up to master solution)
17 years ago