Commit Graph

122 Commits

Author SHA1 Message Date
Andreas Huggel
ebfc63dc56 Added invalidByteOrder and changed invalid to invalidTypeId 2004-03-18 16:08:24 +00:00
Andreas Huggel
0a774bbe4d Change to invalidTypeId 2004-03-18 16:07:33 +00:00
Andreas Huggel
e413fa60b4 Use invalidByteOrder as default in read and copy functions that do not need any byte order 2004-03-18 16:07:07 +00:00
Andreas Huggel
16f3871cd8 Generate dependencies from *mn.hpp files 2004-03-18 16:06:03 +00:00
Andreas Huggel
370783fdce Supported invalidByteOrder 2004-03-18 16:05:19 +00:00
Andreas Huggel
8a776d2f44 Supported MakerNote byte order and invalidTypeId 2004-03-18 16:04:53 +00:00
Andreas Huggel
f5f515363e Fix ExposureTime if it is > 1 s 2004-03-11 15:08:19 +00:00
Andreas Huggel
cdc8c000cf Minor changes 2004-03-09 10:11:30 +00:00
Andreas Huggel
d721001f1f Minor fix for debug mode 2004-03-09 09:59:01 +00:00
Andreas Huggel
44cdf21cdd Added optional offset arg to hexdump 2004-03-09 09:58:37 +00:00
Andreas Huggel
b4952cc1d4 Bugfix 2004-03-09 09:00:04 +00:00
Andreas Huggel
fe6ee8bc05 Added simple unit tests and expected output 2004-03-09 08:20:36 +00:00
Andreas Huggel
6c389a708b Fixed TIFF thumbnail bug in Thumbnail::updateTiffImage 2004-03-09 05:43:08 +00:00
Andreas Huggel
fba516dcc9 Added memory management support, changed factory from storing prototypes to storing a create function 2004-03-09 04:32:21 +00:00
Andreas Huggel
eb9541f172 Makernote write support, part 3 (differentiate memory management modes, do not sort makernote) 2004-03-09 04:29:45 +00:00
Andreas Huggel
27a9560e30 Minor changes 2004-03-09 04:28:01 +00:00
Andreas Huggel
0630d75b85 Makernote write support, part 2, added and updated documentation 2004-03-08 16:37:57 +00:00
Andreas Huggel
cdae02333f Makernote write support, part 2 2004-03-08 16:37:25 +00:00
Andreas Huggel
3c1d47b2ce Added a "knot" module, mn.o, to force initialization of static data when compiling the static library 2004-03-08 06:24:04 +00:00
Andreas Huggel
7174da0192 Auto-registration of MakerNote subclasses in the factory, combined mnfactory and makernote into one component again 2004-03-08 02:20:03 +00:00
Andreas Huggel
f65e61b5eb Updated documentation 2004-03-07 16:11:48 +00:00
Andreas Huggel
6cafaf11e3 Split makernote component in makernote, mnfactory and canonmn 2004-03-07 11:02:58 +00:00
Andreas Huggel
9f53c453ee Changed documentation 2004-03-07 09:01:25 +00:00
Andreas Huggel
7f3ac68256 Minor fix in toString() 2004-03-07 08:52:29 +00:00
Andreas Huggel
1daee4d7ae Changes for makernote write support, documentation updates 2004-03-07 08:47:20 +00:00
Andreas Huggel
4ee8aac263 Added index idx (again), findIdx, changed erase(tag), documentation 2004-03-07 08:45:41 +00:00
Andreas Huggel
17d0f75edf Added findIdx(), documentation changes 2004-03-07 08:44:14 +00:00
Andreas Huggel
72d7b901d7 Minor documentation changes 2004-03-07 08:43:10 +00:00
Andreas Huggel
8b70b9fbb9 Moved PreEntry and related stuff to the private part of Ifd 2004-03-07 03:22:45 +00:00
Andreas Huggel
a1e3bf545f Fixed IFD to update internal offsets on copy() => copy is not const anymore 2004-03-07 02:53:27 +00:00
Andreas Huggel
59643bd4e1 Fixed IFD to update internal offsets on copy() 2004-03-07 02:52:15 +00:00
Andreas Huggel
07b0657060 Changed signature of makeKey 2004-03-06 06:37:03 +00:00
Andreas Huggel
bbe8481266 Print info that exiv2 does not print (mainly the key) 2004-03-06 06:36:36 +00:00
Andreas Huggel
90cc0b1081 Minor doc fix 2004-03-06 06:35:50 +00:00
Andreas Huggel
03f2f15d98 Bugfixes (creation of Metadatum with 2 shorts instead of 1, duplicate StripOffset tags in thumbnail IFD) and change of makeKey() signature 2004-03-06 06:35:25 +00:00
Andreas Huggel
ab0de73a9e Added print function for ISO speed ratings 2004-03-05 07:57:28 +00:00
Andreas Huggel
9a030e375d Added wildcard support to MakerNoteFactory 2004-03-05 07:56:48 +00:00
Andreas Huggel
a55f366a6a Removed some obsolete stuff 2004-02-21 12:05:18 +00:00
Andreas Huggel
9f64365736 Minor clean-up 2004-02-21 12:04:45 +00:00
Andreas Huggel
c1ff9cd64c Strip all trailing 0s in AsciiValue::write 2004-02-21 12:04:22 +00:00
Andreas Huggel
f6c0f9371a Minor clean-ups 2004-02-21 12:03:32 +00:00
Andreas Huggel
fdd338981a MakerNote related changes and Entry clean-up 2004-02-21 12:02:24 +00:00
Andreas Huggel
e9d0aea8e5 Minor changes 2004-02-21 12:00:32 +00:00
Andreas Huggel
1f94309899 Added MakerNote support, basics 2004-02-21 11:59:49 +00:00
Andreas Huggel
d42550f8aa Added components dependency graph 2004-02-19 10:21:12 +00:00
Andreas Huggel
3c952a6993 Simplifed the example 2004-02-16 09:04:51 +00:00
Andreas Huggel
b97eb57cd8 Added Metadatum::toFloat and toRational 2004-02-16 08:56:50 +00:00
Andreas Huggel
04eb1f992b Implemented print modes, part 2 2004-02-16 08:55:36 +00:00
Andreas Huggel
28295c5d80 Use Value::toRational where applicable 2004-02-16 08:53:48 +00:00
Andreas Huggel
013f56e77d Added Value::toFloat, Value::toRational 2004-02-16 08:52:20 +00:00