Commit Graph

1465 Commits

Author SHA1 Message Date
Andreas Huggel
640430787a More documentation, link to the MakerNote page 2004-02-16 08:45:53 +00:00
Andreas Huggel
cd6f1a8eed Minor fix 2004-02-15 10:20:29 +00:00
Andreas Huggel
8268929743 Simplified example, made it more compatible with Doxygen 2004-02-15 10:18:18 +00:00
Andreas Huggel
47e43318a6 Implemented print modes, part 1 2004-02-15 10:17:39 +00:00
Andreas Huggel
058a44c5d1 Added functions to access thumbnail type and size 2004-02-15 10:17:04 +00:00
Andreas Huggel
9890b51ed2 Added print mode option 2004-02-15 10:16:21 +00:00
Andreas Huggel
ccd29216bc Minor change 2004-02-15 10:15:49 +00:00
Andreas Huggel
5b9541bc93 Moved getType() template from types to value 2004-02-15 04:46:24 +00:00
Andreas Huggel
354a47cc06 More print functions added 2004-02-15 04:37:38 +00:00
Andreas Huggel
3841300980 Changed localtime_r to localtime for portability 2004-02-15 04:17:19 +00:00
Andreas Huggel
27be5b8147 More testing... 2004-02-13 02:59:37 +00:00
Andreas Huggel
2eec949df1 Changed print format 2004-02-13 02:58:48 +00:00
Andreas Huggel
8475aa4c65 Added orientation print function 2004-02-13 02:58:14 +00:00
Andreas Huggel
e719c371c3 Shortened type names 2004-02-13 02:57:40 +00:00
Andreas Huggel
b870d3d1a0 Taglist takes a stream now 2004-02-12 16:05:00 +00:00
Andreas Huggel
d21943ca94 Added print functions for UserComment and Copyright 2004-02-12 15:54:31 +00:00
Andreas Huggel
e97918b15f Added operator=, clarified documentation 2004-02-12 15:54:01 +00:00
Andreas Huggel
434007f0f2 Minor documentation fixes 2004-02-11 08:29:10 +00:00
Andreas Huggel
6749046e40 Divided exif.[ch]pp into components 2004-02-11 06:39:36 +00:00
Andreas Huggel
8f4668a6e9 Added printing of the interpreted metadatum value 2004-02-10 09:25:09 +00:00
Andreas Huggel
6f9b10db61 Pseudo headerfile containing only Dozygen documentation 2004-02-10 02:41:43 +00:00
Andreas Huggel
3408dec805 Added Exiv2, the application, with print, rename and adjust actions 2004-02-10 02:40:51 +00:00
Andreas Huggel
9cf3e66801 Fixed blunders related to non-intrusive writing: Ambiguous Ifd constructor, incomplete implementation of updateIfds 2004-02-10 02:39:34 +00:00
Andreas Huggel
97959c9ae3 Added support for grown-up applications, consisting of more than one file 2004-02-10 02:37:25 +00:00
Andreas Huggel
db078b943c Simple script to convert a comma separated taglist to XML 2004-02-09 02:31:40 +00:00
Andreas Huggel
d5dc917517 Changed the information printed 2004-02-09 02:26:34 +00:00
Andreas Huggel
228a832cfa Minor change 2004-02-09 02:25:20 +00:00
Andreas Huggel
7cc41d14d3 Added taglist and related functions 2004-02-09 02:25:02 +00:00
Andreas Huggel
4407d0b25f Reverted exifprint back to a very simple example program 2004-02-06 12:14:46 +00:00
Andreas Huggel
2cd2aea1e6 more testing 2004-02-06 12:13:51 +00:00
Andreas Huggel
f3a3e32ac2 Implemented "non-intrusive write support", part 2 and JPEG file write support 2004-02-06 12:13:32 +00:00
Andreas Huggel
35e9a18f8c Isolated makeKey and decomposeKey functions 2004-02-06 12:11:58 +00:00
Andreas Huggel
b77f2f67fd Moved toString template to tags.cpp 2004-02-05 03:46:03 +00:00
Andreas Huggel
214a00b842 Added thumbnail type none, added ifd and TIFF header to thumbnail 2004-02-05 03:45:20 +00:00
Andreas Huggel
5ea9faf79e Added toString template 2004-02-05 03:43:37 +00:00
Andreas Huggel
cd45eb0e5c Bugfixes: use the correct version of delete 2004-02-05 01:24:27 +00:00
Andreas Huggel
39172050a8 Implemented ExifData::copy() and related Thumbnail stuff 2004-02-03 12:24:35 +00:00
Andreas Huggel
c2f61538d8 Added more documentation 2004-02-02 03:21:00 +00:00
Andreas Huggel
9a4213b28d Added documentation 2004-02-02 02:57:26 +00:00
Andreas Huggel
a4a95c0aec Added RCS id to each *.cpp file 2004-02-02 02:44:26 +00:00
Andreas Huggel
4348d7beaf Minor changes 2004-01-31 02:56:27 +00:00
Andreas Huggel
ff2fdd3b9f Implemented IFD logic to support "non-intrusive write operations", part 1 2004-01-31 02:55:20 +00:00
Andreas Huggel
552ce410d8 Implemented readTiffImage and various fixes and additions 2004-01-28 04:10:42 +00:00
Andreas Huggel
7450d04061 still testing... 2004-01-27 04:27:53 +00:00
Andreas Huggel
b872626b2f Minor change (cleanup) 2004-01-27 04:27:22 +00:00
Andreas Huggel
310ab78eb4 Added example1 program 2004-01-27 04:26:25 +00:00
Andreas Huggel
de35421021 Changed file header slightly 2004-01-27 04:26:01 +00:00
Andreas Huggel
4e81bbf99e Improved doc, added Value::toString and Metadatum::toString 2004-01-27 04:24:59 +00:00
Andreas Huggel
ee73fc397d Added exifprint utility 2004-01-26 16:19:22 +00:00
Andreas Huggel
23c0d08f8f More code 2004-01-26 16:18:56 +00:00
Andreas Huggel
7dcf194501 Removed Metadatum default constructor, fixed doc 2004-01-25 17:05:55 +00:00
Andreas Huggel
8783278523 Removed leading underscore from define 2004-01-25 16:57:18 +00:00
Andreas Huggel
d4d94908cc Interface and docu cleanup, added Value::toLong() 2004-01-25 16:56:59 +00:00
Andreas Huggel
9a35a619e4 Rewrote Thumbnail::read(), added ExifData::findKey, cleanup 2004-01-25 16:55:46 +00:00
Andreas Huggel
ffa36d4a62 Fix in the docu 2004-01-19 17:03:57 +00:00
Andreas Huggel
478e5f21a5 Metadatum interface, Ifd::Entry 2004-01-19 16:44:28 +00:00
Andreas Huggel
158db49a87 added license blabla 2004-01-19 07:31:49 +00:00
Andreas Huggel
325671ff2a More code... 2004-01-19 07:24:46 +00:00
Andreas Huggel
440571b544 Values implemented 2004-01-18 16:53:12 +00:00
Andreas Huggel
bb6380825d Added Value et al. 2004-01-17 08:04:14 +00:00
Andreas Huggel
9bf351c60b More code 2004-01-17 02:23:27 +00:00
Andreas Huggel
2fae82f7b7 Renamed C++ files to *.hpp and *.cpp 2004-01-16 02:59:53 +00:00
Andreas Huggel
557a515ba6 Before renaming... 2004-01-16 02:38:09 +00:00
Andreas Huggel
ffa409cb78 Added more tag descriptions and better handling thereof 2004-01-15 07:52:19 +00:00
Andreas Huggel
e0f20339a2 Initial revision 2004-01-15 02:44:33 +00:00