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 |
Andreas Huggel
|
fbad73e09f
|
#649: Even more updated test results.
|
16 years ago |
Andreas Huggel
|
5475a5c99e
|
#649: More updated test results.
|
16 years ago |
Andreas Huggel
|
a188c4f749
|
#620: Updated another test result.
|
16 years ago |
Andreas Huggel
|
63bb1473d1
|
#620: Updated test results.
|
16 years ago |
Andreas Huggel
|
e7bdd41f9e
|
Some cmake updates.
|
16 years ago |
Andreas Huggel
|
7c2a051ce5
|
#653: Added missing #include (and silenced two unrelated warnings).
|
16 years ago |
Andreas Huggel
|
cc7030ff2e
|
Fixes for Mac OS X. Not tested on other platforms yet.
|
16 years ago |
Andreas Huggel
|
cbfb33f567
|
#617: Changed TiffParser::encode to use an instance of BasicIo instead of a Blob for intrusive writing (API change).
|
16 years ago |
Andreas Huggel
|
2218d002b5
|
Doc fix.
|
16 years ago |
Andreas Huggel
|
bb63efa9a9
|
Minor fix in MemIo::mmap declaration.
|
16 years ago |
Andreas Huggel
|
9d404092d9
|
Fix in FileIo::transfer() for a bug introduced with Windows unicode path support.
|
16 years ago |
Andreas Huggel
|
323481b712
|
#652: Better conversion of Exif SubSec tags.
|
16 years ago |
Andreas Huggel
|
4e82ab6c52
|
#655: Improved doc.
|
16 years ago |
Andreas Huggel
|
47bf760367
|
#646: Added a few Pentax lenses. (mike)
|
16 years ago |
Andreas Huggel
|
e8d44fdad6
|
Updated Nikon Lens lookup table to v4.1.357.01 of Robert Rottmerhusen's fmountlens list.
|
16 years ago |
Andreas Huggel
|
f8d105462d
|
Added Sigma 28-80mm f/3.5-5.6 lens. (jo hanika)
|
16 years ago |
Andreas Huggel
|
3220260d77
|
#649: Misc Converter fixes. (Vladimir Nadvornik)
|
16 years ago |
Andreas Huggel
|
f7abdb75e2
|
#571: Detect charset and convert to UTF-8 when converting IPTC to XMP; set Iptc.Envelope.CharacterSet when converting from XMP to IPTC. (Vladimir Nadvornik)
|
16 years ago |
Andreas Huggel
|
c70bb78a8e
|
Windows unicode support now compiles on MinGW and with MSVC 9 (but is still untested).
|
16 years ago |
Andreas Huggel
|
caff92f3aa
|
Fixed warnings on MinGW.
|
16 years ago |
Andreas Huggel
|
412842400f
|
Merged c1902 from the trunk.
|
16 years ago |
Andreas Huggel
|
a0dff2e256
|
Merged r1896:1900 from the trunk.
|
16 years ago |
Andreas Huggel
|
013c99794e
|
Remove trailing \0 from iconv-converted text.
|
16 years ago |
Andreas Huggel
|
215a4ce339
|
Initialize variables (valgrind complained).
|
16 years ago |
Andreas Huggel
|
0dbb531f6e
|
Added support for Unicode paths on Windows, based on work by Jonathan Potter, GP Software. Without EXV_UNICODE_PATH defined the interface remains the same, new code not yet tested on Windows.
|
16 years ago |