Commit Graph

22 Commits

Author SHA1 Message Date
Andreas Huggel
06e5c0719e Removed trailing whitespace from source files 2005-10-08 11:25:44 +00:00
Andreas Huggel
30f110c643 Improved output data and format of the utility and examples, updated test results 2005-06-07 15:01:11 +00:00
Andreas Huggel
55aebc0686 Overhauled exception handling. The new class Error has a list of error messages, which is selected based on the error code provided in the constructor.
Image::read/writeMetadata and ImageFactory::open now throw Error in case of failure. Applications therefore now need an exception handler for the error handling of such function calls. This should result in shorter and simpler application code.
2005-04-17 11:51:32 +00:00
Andreas Huggel
2a0149184a Fixes and cosmetic changes; all tests now pass again, finally! 2005-03-12 10:54:52 +00:00
brad
0cab366ec2 Merges all changes from the insideout branch back into trunk. This includes the IO abstraction code, split-up of image.cpp, and inside-out design change (#402, #403, and #404). 2005-01-16 09:22:28 +00:00
Andreas Huggel
127aaddbb5 Simplified header for use on the website 2004-12-07 16:45:38 +00:00
brad
77d3d5621a added subversion style keywords 2004-11-09 19:10:37 +00:00
Andreas Huggel
9b13751417 Minor changes 2004-06-27 04:53:12 +00:00
Andreas Huggel
41dc298854 Slightly improved error handling 2004-05-13 16:13:29 +00:00
Andreas Huggel
cbb1c15810 Changed namespace name Exif to Exiv2 2004-05-08 09:25:17 +00:00
Andreas Huggel
7d7322dff7 Implemented ImageFactory::create() and its use in ExifData 2004-03-31 02:53:21 +00:00
Andreas Huggel
13221f14c8 Simplified sample programs 2004-03-23 03:18:35 +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
2eec949df1 Changed print format 2004-02-13 02:58:48 +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
d5dc917517 Changed the information printed 2004-02-09 02:26:34 +00:00
Andreas Huggel
4407d0b25f Reverted exifprint back to a very simple example program 2004-02-06 12:14:46 +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
de35421021 Changed file header slightly 2004-01-27 04:26:01 +00:00
Andreas Huggel
ee73fc397d Added exifprint utility 2004-01-26 16:19:22 +00:00