Commit Graph

7692 Commits

Author SHA1 Message Date
HumanDynamo
57d5825b4c Exif.Photo.FileSource : updated new values accordinly with ExifTool tags database (outside Exif 2.2 spec.) 2006-10-24 13:27:15 +00:00
Andreas Huggel
d2b9563978 Improved handling of the CPPFLAGS compiler flag and some minor build env tweaks. Partly fixes bug #490 (the build env related part). 2006-10-20 15:23:41 +00:00
Andreas Huggel
3d0c461624 A first commit of TIFF-writer code. In development status - unusable 2006-10-03 15:56:58 +00:00
Andreas Huggel
d3c65bdfa0 Feature branch for further TIFF parser development (write support) 2006-10-03 15:46:40 +00:00
Andreas Huggel
f39780943f Applied patch submitted with bug #489. Fixes the issue. (Rex Dieter) 2006-10-02 15:27:55 +00:00
Andreas Huggel
4f356d3639 Tweaks 2006-10-01 05:06:30 +00:00
Andreas Huggel
2a41b2475e Added pretty-print function for GPSTimeStamp 2006-09-30 07:55:12 +00:00
Andreas Huggel
65a93b183f Added pretty-print functions for some GPS tags. Fixes bug #488 2006-09-29 16:30:48 +00:00
Andreas Huggel
2c39d34d46 Fixed typo 2006-09-29 16:29:23 +00:00
HumanDynamo
3c9548bad7 Minolta lens ID update (pass 3) using Dimage Master Rev. Eng. 2006-09-26 19:58:56 +00:00
HumanDynamo
8cfdebe01b update minolta lens ID (pass2) using Dimage Master Rev. Eng. 2006-09-26 19:12:52 +00:00
HumanDynamo
f533cde7ff Minolta makernotes : Lens ID big update (pass 1): new lens ID reported by Paul Tribick using Minolta Dimage Master program (Re-Eng.). Thanks to him for this big report ! 2006-09-26 14:51:00 +00:00
Andreas Huggel
ab8738f646 Switched order of includes. Fixes MSVC crashes - bug #487. (Dimitri) 2006-09-24 10:04:38 +00:00
Andreas Huggel
8c6d1bc4ff Advised by Max Lapshin for Mac OS, bug 486 2006-09-18 13:31:12 +00:00
Andreas Huggel
91c741b0a3 Tagged release 0.11 2006-09-16 07:57:43 +00:00
Andreas Huggel
3beb136af0 Doc updates 2006-09-16 04:21:55 +00:00
Andreas Huggel
8c971f6bd6 Updated ChangeLog 2006-09-14 15:34:49 +00:00
Andreas Huggel
39ad73f947 Bumped version to 0.11 2006-09-14 14:07:12 +00:00
Andreas Huggel
9e854535a9 Simplified parser logic with regards to quotes around values of modify commands. Fixes bug #485. 2006-09-12 15:03:34 +00:00
Andreas Huggel
8977ddea69 Added Fuji FinePixColor (makernote tag 0x1210) tag details (Robert Peter) 2006-09-07 15:57:45 +00:00
HumanDynamo
e141f97876 New SIGMA lens ID reported by Nicolas Vilars 2006-09-06 13:43:28 +00:00
Andreas Huggel
fe53eff160 Found workaround for MSVC 7.1 bug 2006-09-05 17:02:55 +00:00
Andreas Huggel
cb8cb3cdfd Canon Camera Settings update (David Cannings) 2006-08-30 16:57:39 +00:00
Andreas Huggel
e3740e7246 Changed Nikon makernotes to use EXV_PRINT_TAG 2006-08-28 15:40:07 +00:00
Andreas Huggel
4698490b8d Fixed typos, added copy example 2006-08-26 11:00:05 +00:00
Andreas Huggel
367faecf0c Changed exiv2 del command to delete all occurences of a tag (Toff) 2006-08-26 06:38:16 +00:00
HumanDynamo
e9af62c483 New Minolta lens ID. Thanks to Jim Westveer for this report. 2006-08-25 05:52:51 +00:00
Andreas Huggel
b5d052b2f5 Added Canon Panorama patch, Canon test images, and minor updates (David Cannings) 2006-08-24 15:24:12 +00:00
HumanDynamo
598940340d Minolta makernotes update
- Fix duplicate tags.
- Fix decoding values (Exiftool).
2006-08-24 06:28:26 +00:00
Andreas Huggel
8caffa8eb4 Changed assertion to test when reading IPTC IRBs. Some images seem to have empty IPTC IRBs. Fixes bug #483. 2006-08-18 11:55:41 +00:00
Andreas Huggel
6a2ec40b76 Fixed typo introduced in rev. 850, needed for the tests to pass with MSVC 2005 2006-08-16 15:52:38 +00:00
Andreas Huggel
a869aff639 Updated Nikon lens info to v2.02 of Robert Rottmerhusen's lens database 2006-08-15 14:57:35 +00:00
Andreas Huggel
f8f9917dd9 Added support for Canon Picture Info tags (David Cannings) 2006-08-15 14:40:34 +00:00
Andreas Huggel
65d6486a75 Updated doxygen configuration file (and enabled search engine) and a minor doc fix 2006-08-14 14:18:26 +00:00
Andreas Huggel
609dbe60d3 Workaround for 64 bit long values (David Cannings) 2006-08-13 14:55:39 +00:00
Andreas Huggel
6af67226b2 Renamed CanonCs1,2 groups to CanonCs and CanonSi respectively (David Cannings) 2006-08-13 06:06:05 +00:00
Andreas Huggel
e10eed1fb1 Updated CanonCs1 and CanonCs2 tags according to ExifTool (David) 2006-08-10 15:01:17 +00:00
Andreas Huggel
8326caedf6 Minor fixes 2006-08-09 16:29:01 +00:00
Andreas Huggel
5c79d7c3fb Added TagDetailBitmask type and print function, changed Canon tags to use it (David) 2006-08-09 16:08:20 +00:00
Andreas Huggel
1d6a869c1c More checks and sanity tests. Improves fix for bug #482. 2006-08-02 14:16:10 +00:00
Andreas Huggel
781983a96a Prevent overflow in addition. Fixes bug #482 2006-08-01 15:49:41 +00:00
Andreas Huggel
7afb76c263 Changed Canon makernote to use EXV_PRINT_TAG. Fixed duplicate Cs1 FocusMode bug 2006-07-27 16:30:09 +00:00
Andreas Huggel
b6fcaa210a Updated Fujifilm makernote to use EXV_PRINT_TAG 2006-07-27 11:46:51 +00:00
Andreas Huggel
d53a778b2b Fixed MSVC 2005 issues (except for exiv2com) and minor problems. All tests pass now on MSVC 2005. Fixes bug #455 2006-07-22 17:55:40 +00:00
Andreas Huggel
5334865c42 Added largeiptc-test MSVC project 2006-07-22 16:54:57 +00:00
Andreas Huggel
7043310936 Fixed tests and changed "No Flash" to "No flash" 2006-07-22 04:44:18 +00:00
Andreas Huggel
900adcd5a8 Added check for JPEG APP segments >64k, removed 16bit size limitation for IRBs. Fixes bug #480. 2006-07-22 02:55:35 +00:00
HumanDynamo
8db4ded68c fix typo 2006-07-05 10:34:28 +00:00
HumanDynamo
04c59fe5f4 Exif tags description update accordinly to ExifTool doc 2006-07-05 10:31:42 +00:00
HumanDynamo
02b9117b2e update Exif tag MeteringMode accordinly with ExifTool descriptions 2006-07-05 10:22:44 +00:00