Andreas Huggel
|
eca690a2fb
|
#571: Add Iptc.Envelope.CharacterSet only if any other dataset is added, fixed tests.
|
16 years ago |
Andreas Huggel
|
c3477b203a
|
Tweaked test scripts for portability.
|
16 years ago |
Andreas Huggel
|
efdab1512f
|
Removed one include too many.
|
16 years ago |
Andreas Huggel
|
9efecb6f26
|
Removed second and third(!) stdio.h include.
|
16 years ago |
Andreas Huggel
|
933c36b4e8
|
Minor change to make XMP-SDK compile on MinGW with gcc-4.4
|
16 years ago |
Andreas Huggel
|
dd659d57bd
|
Changed MemIo to use a Pimpl class too (#510).
|
16 years ago |
Andreas Huggel
|
e17e9d7c2d
|
Another try to get rid of the DOS newline in a manner which works on other platforms too.
|
16 years ago |
Andreas Huggel
|
bdc2f225af
|
Use [w]path() instead of p_->[w]path_.
|
16 years ago |
Andreas Huggel
|
83cd2efab9
|
#579: Implemented mmap for Windows directly in FileIo and made that class use the Pimpl idiom (#510) to de-clutter the interface. Unrelated: Added EXV_MIN/MAX macros, allow iconv config in commercial version.
|
16 years ago |
Andreas Huggel
|
db0a5b8338
|
Minor fix to make MSVC happy.
|
16 years ago |
Andreas Huggel
|
d47aeee605
|
Removed --disable-printucs2 configure option.
|
16 years ago |
Andreas Huggel
|
d8bd05257e
|
Ensure const correctness of iconv arguments.
|
16 years ago |
Andreas Huggel
|
37f89d29c3
|
#663: Reverted change made in r1961.
|
16 years ago |
Andreas Huggel
|
0359549707
|
Added warning.
|
16 years ago |
Andreas Huggel
|
5db4fe3613
|
#663: Removed check for complete PS data.
|
16 years ago |
Andreas Huggel
|
e722584757
|
#651: Added TimeZoneOffset (0x882a) and 33 other missing TIFF/EP tags.
|
16 years ago |
Andreas Huggel
|
64af7781b8
|
#661: Changed type of tag Exif.Image.Resources to BYTE (1).
|
16 years ago |
Andreas Huggel
|
9198431ea2
|
-b option now also suppresses Byte and SByte values.
|
16 years ago |
Andreas Huggel
|
cef63099dc
|
Fixed visibility warning on Mac OSX 10.6.2
|
16 years ago |
Andreas Huggel
|
d41e19a20c
|
Updated references to Nikon lens data tag.
|
16 years ago |
Andreas Huggel
|
bb71f49bdc
|
Added config for IFD3 (needed for CR2, at least some), fixed Nikon assertion failure for unknown complex binary arrays (reported by Marcel Wiesweg).
|
16 years ago |
Andreas Huggel
|
4a9c193624
|
#658: Header of SP-560UZ ORF files seems to have a different magic.
|
16 years ago |
Andreas Huggel
|
53e442d0e6
|
#620: Added support for Nikon Shot Info tags.
|
16 years ago |
Andreas Huggel
|
aa24ca4ae9
|
Inverted the meaning of -u. Bad bad bad...
|
16 years ago |
Andreas Huggel
|
f9c98522dc
|
Doc cosmetics.
|
16 years ago |
Andreas Huggel
|
974fb65f5d
|
#620: Added support for Nikon Auto Focus Tags.
|
16 years ago |
Andreas Huggel
|
65c421e6ee
|
#620: Fixed a few Nikon tag names.
|
16 years ago |
Andreas Huggel
|
dbc01d16cc
|
#620: Added support for Nikon Vibration Reduction and Picture Control Tags.
|
16 years ago |
Andreas Huggel
|
0163a4d72f
|
Fixed compiler warning (i686-apple-darwin9-g++-4.0.1).
|
16 years ago |
Andreas Huggel
|
a175d9a9f2
|
Updated Nikon Lens lookup table to v4.1.361.01 of Robert Rottmerhusen's fmountlens list.
|
16 years ago |
Andreas Huggel
|
26cc4713d7
|
#620: Removed assertion. For decrypted tags, the condition can be false.
|
16 years ago |
Andreas Huggel
|
9a433a629c
|
Updated Doxyfile for doxygen 1.6.1 and silenced a few doxygen warnings.
|
16 years ago |
Andreas Huggel
|
0e39032c90
|
More libtool config updates.
|
16 years ago |
Andreas Huggel
|
c7ba938135
|
Updated ltmain.sh, install-sh (from libtool).
|
16 years ago |
Andreas Huggel
|
e9c27f8184
|
Updated config.rpath (from gettext).
|
16 years ago |
Andreas Huggel
|
06ce586d56
|
Updated config.guess, config.sub.
|
16 years ago |
Andreas Huggel
|
5deab1f7e5
|
Updated test results.
|
16 years ago |
Andreas Huggel
|
d73096f95d
|
Bumped version to 0.18.99.
|
16 years ago |
Andreas Huggel
|
370af5c8a3
|
Merged all changes from the unstable branch into the trunk.
|
16 years ago |
Andreas Huggel
|
f74c3bcca2
|
Fixes and updated test results for Canon FileInfo change.
|
16 years ago |
Andreas Huggel
|
e445774e5f
|
Quick fix to prevent exception (need new easyaccess for file number).
|
16 years ago |
Andreas Huggel
|
3a6205aa25
|
Added pretty-print function for tag Exif.CanonFi.FileNumber, renamed tag Exif.Canon.ImageNumber to Exif.Canon.FileNumber.
|
16 years ago |
Andreas Huggel
|
ab7b4982ce
|
Added support for Canon FileInfo tags (Andi Clemens).
|
16 years ago |
Andreas Huggel
|
abd304d53b
|
Merged c1931 from the trunk.
|
16 years ago |
Andreas Huggel
|
13b0f761fb
|
#657: Fixed tag name of Exif.Nikon3.0x008d to ColorHue.
|
16 years ago |
Andreas Huggel
|
564f6f6bca
|
Merged c1927 from the trunk.
|
16 years ago |
Andreas Huggel
|
5d9b313756
|
Updated/fixed version in cmake scripts.
|
16 years ago |
Andreas Huggel
|
6070a2f2f2
|
More cmake updates (still with debug output).
|
16 years ago |
Andreas Huggel
|
f1db95c52f
|
#656: Replaced assertions with a proper test.
|
16 years ago |
Andreas Huggel
|
3c9c0eda35
|
#653: Merged c1920 from branches/unstable.
|
16 years ago |