Andreas Huggel
|
8a776d2f44
|
Supported MakerNote byte order and invalidTypeId
|
22 years ago |
Andreas Huggel
|
f5f515363e
|
Fix ExposureTime if it is > 1 s
|
22 years ago |
Andreas Huggel
|
cdc8c000cf
|
Minor changes
|
22 years ago |
Andreas Huggel
|
d721001f1f
|
Minor fix for debug mode
|
22 years ago |
Andreas Huggel
|
44cdf21cdd
|
Added optional offset arg to hexdump
|
22 years ago |
Andreas Huggel
|
b4952cc1d4
|
Bugfix
|
22 years ago |
Andreas Huggel
|
fe6ee8bc05
|
Added simple unit tests and expected output
|
22 years ago |
Andreas Huggel
|
6c389a708b
|
Fixed TIFF thumbnail bug in Thumbnail::updateTiffImage
|
22 years ago |
Andreas Huggel
|
fba516dcc9
|
Added memory management support, changed factory from storing prototypes to storing a create function
|
22 years ago |
Andreas Huggel
|
eb9541f172
|
Makernote write support, part 3 (differentiate memory management modes, do not sort makernote)
|
22 years ago |
Andreas Huggel
|
27a9560e30
|
Minor changes
|
22 years ago |
Andreas Huggel
|
0630d75b85
|
Makernote write support, part 2, added and updated documentation
|
22 years ago |
Andreas Huggel
|
cdae02333f
|
Makernote write support, part 2
|
22 years ago |
Andreas Huggel
|
3c1d47b2ce
|
Added a "knot" module, mn.o, to force initialization of static data when compiling the static library
|
22 years ago |
Andreas Huggel
|
7174da0192
|
Auto-registration of MakerNote subclasses in the factory, combined mnfactory and makernote into one component again
|
22 years ago |
Andreas Huggel
|
f65e61b5eb
|
Updated documentation
|
22 years ago |
Andreas Huggel
|
6cafaf11e3
|
Split makernote component in makernote, mnfactory and canonmn
|
22 years ago |
Andreas Huggel
|
9f53c453ee
|
Changed documentation
|
22 years ago |
Andreas Huggel
|
7f3ac68256
|
Minor fix in toString()
|
22 years ago |
Andreas Huggel
|
1daee4d7ae
|
Changes for makernote write support, documentation updates
|
22 years ago |
Andreas Huggel
|
4ee8aac263
|
Added index idx (again), findIdx, changed erase(tag), documentation
|
22 years ago |
Andreas Huggel
|
17d0f75edf
|
Added findIdx(), documentation changes
|
22 years ago |
Andreas Huggel
|
72d7b901d7
|
Minor documentation changes
|
22 years ago |
Andreas Huggel
|
8b70b9fbb9
|
Moved PreEntry and related stuff to the private part of Ifd
|
22 years ago |
Andreas Huggel
|
a1e3bf545f
|
Fixed IFD to update internal offsets on copy() => copy is not const anymore
|
22 years ago |
Andreas Huggel
|
59643bd4e1
|
Fixed IFD to update internal offsets on copy()
|
22 years ago |
Andreas Huggel
|
07b0657060
|
Changed signature of makeKey
|
22 years ago |
Andreas Huggel
|
bbe8481266
|
Print info that exiv2 does not print (mainly the key)
|
22 years ago |
Andreas Huggel
|
90cc0b1081
|
Minor doc fix
|
22 years ago |
Andreas Huggel
|
03f2f15d98
|
Bugfixes (creation of Metadatum with 2 shorts instead of 1, duplicate StripOffset tags in thumbnail IFD) and change of makeKey() signature
|
22 years ago |
Andreas Huggel
|
ab0de73a9e
|
Added print function for ISO speed ratings
|
22 years ago |
Andreas Huggel
|
9a030e375d
|
Added wildcard support to MakerNoteFactory
|
22 years ago |
Andreas Huggel
|
a55f366a6a
|
Removed some obsolete stuff
|
22 years ago |
Andreas Huggel
|
9f64365736
|
Minor clean-up
|
22 years ago |
Andreas Huggel
|
c1ff9cd64c
|
Strip all trailing 0s in AsciiValue::write
|
22 years ago |
Andreas Huggel
|
f6c0f9371a
|
Minor clean-ups
|
22 years ago |
Andreas Huggel
|
fdd338981a
|
MakerNote related changes and Entry clean-up
|
22 years ago |
Andreas Huggel
|
e9d0aea8e5
|
Minor changes
|
22 years ago |
Andreas Huggel
|
1f94309899
|
Added MakerNote support, basics
|
22 years ago |
Andreas Huggel
|
d42550f8aa
|
Added components dependency graph
|
22 years ago |
Andreas Huggel
|
3c952a6993
|
Simplifed the example
|
22 years ago |
Andreas Huggel
|
b97eb57cd8
|
Added Metadatum::toFloat and toRational
|
22 years ago |
Andreas Huggel
|
04eb1f992b
|
Implemented print modes, part 2
|
22 years ago |
Andreas Huggel
|
28295c5d80
|
Use Value::toRational where applicable
|
22 years ago |
Andreas Huggel
|
013f56e77d
|
Added Value::toFloat, Value::toRational
|
22 years ago |
Andreas Huggel
|
640430787a
|
More documentation, link to the MakerNote page
|
22 years ago |
Andreas Huggel
|
cd6f1a8eed
|
Minor fix
|
22 years ago |
Andreas Huggel
|
8268929743
|
Simplified example, made it more compatible with Doxygen
|
22 years ago |
Andreas Huggel
|
47e43318a6
|
Implemented print modes, part 1
|
22 years ago |
Andreas Huggel
|
058a44c5d1
|
Added functions to access thumbnail type and size
|
22 years ago |