Andreas Huggel
|
0147a77c7b
|
Added Key, ExifKey and IptcKey class hierarchy
Changed Exif keys to 'Exif.ifdItem.tagName'
|
21 years ago |
Andreas Huggel
|
166e6f7928
|
Added full IPTC read and write support (Brad, bs_3.patch)
|
21 years ago |
Andreas Huggel
|
9d72b7d1ec
|
Revamped image and introduced byte* interface (Brad, bs_1.patch with minor modifications by ahu)
|
21 years ago |
Andreas Huggel
|
f78081fb21
|
Added include timegm.h
|
21 years ago |
Andreas Huggel
|
eba6b82386
|
Added timegm() from the tz distribution and preparations for conditional compilation (requires configure script)
|
21 years ago |
Andreas Huggel
|
efe5b524ca
|
Bugfix: Use timegm() and gmtime() instead of mktime() and localtime() to
avoid problems with DST.
|
21 years ago |
Andreas Huggel
|
367fa3626f
|
Changed log(2) to log(2.0)
|
21 years ago |
Andreas Huggel
|
102d1a9ba4
|
Fixed MSVC errors and warnings (Steve, sking_5.patch)
Replaced exp2f(x) with exp(log(2) * x)
|
21 years ago |
Andreas Huggel
|
452616c780
|
Print Nikon makernote values for ISO Speed, Quality and WhiteBalance
|
21 years ago |
Andreas Huggel
|
16564f8ff2
|
Removed unnecessary dynamic_casts
|
21 years ago |
Andreas Huggel
|
41dc298854
|
Slightly improved error handling
|
21 years ago |
Andreas Huggel
|
90d217f173
|
Improved consistency of stderr and stdout output
|
21 years ago |
Andreas Huggel
|
cbb1c15810
|
Changed namespace name Exif to Exiv2
|
21 years ago |
Andreas Huggel
|
83fa163ff4
|
Minor (cnsistency) fixes
|
21 years ago |
Andreas Huggel
|
1f943f45d2
|
Minor fixes for better consistency
|
21 years ago |
Andreas Huggel
|
226fafe3f6
|
Implemented Filesize (finally)
|
21 years ago |
Andreas Huggel
|
99a87043a4
|
Workaround for MinGW bug: use remove() before rename()
|
21 years ago |
Andreas Huggel
|
c9976d1ab8
|
Minor fixes
|
21 years ago |
Andreas Huggel
|
1211167329
|
Added Summary output, improved print functions
|
22 years ago |
Andreas Huggel
|
20bcdef949
|
Use DataBuf for temporary data buffers
|
22 years ago |
Andreas Huggel
|
4bc4a0dc40
|
Added Task Insert, implemented extract and insert functionality
|
22 years ago |
Andreas Huggel
|
5fa6aa95fe
|
Minor change
|
22 years ago |
Andreas Huggel
|
2db819ccb6
|
Implemented erase Exif data
|
22 years ago |
Andreas Huggel
|
8d677a69f3
|
Added Erase and Extract Tasks, part 1 (for thumbnails)
|
22 years ago |
Andreas Huggel
|
7eb907be5a
|
Isolated Canon Makernote print functions better to make them usable from client applications
|
22 years ago |
Andreas Huggel
|
7048f7d32b
|
Use Canon Makernote data for ISO and Exposure Program
|
22 years ago |
Andreas Huggel
|
e9d0aea8e5
|
Minor changes
|
22 years ago |
Andreas Huggel
|
04eb1f992b
|
Implemented print modes, part 2
|
22 years ago |
Andreas Huggel
|
47e43318a6
|
Implemented print modes, part 1
|
22 years ago |
Andreas Huggel
|
3841300980
|
Changed localtime_r to localtime for portability
|
22 years ago |
Andreas Huggel
|
2eec949df1
|
Changed print format
|
22 years ago |
Andreas Huggel
|
6749046e40
|
Divided exif.[ch]pp into components
|
22 years ago |
Andreas Huggel
|
3408dec805
|
Added Exiv2, the application, with print, rename and adjust actions
|
22 years ago |