Andreas Huggel
|
4c5384936a
|
#666: Added test-case.
|
16 years ago |
Andreas Huggel
|
d3068c8c69
|
#662: Updated expected test results.
|
16 years ago |
Andreas Huggel
|
3a76ca8ad7
|
#662: Mostly formatting changes and a few tweaks. Move exifcomment tests to bugfixes-test.sh
|
16 years ago |
Andreas Huggel
|
e17e9d7c2d
|
Another try to get rid of the DOS newline in a manner which works on other platforms too.
|
16 years ago |
Andreas Huggel
|
53e442d0e6
|
#620: Added support for Nikon Shot Info tags.
|
16 years ago |
Andreas Huggel
|
370af5c8a3
|
Merged all changes from the unstable branch into the trunk.
|
16 years ago |
Andreas Huggel
|
916729c248
|
Added regression tests for #528 and #554.
|
17 years ago |
Andreas Huggel
|
8239c44ee8
|
More XMP TagDetails removed, intermediate.
|
18 years ago |
Andreas Huggel
|
6a8ca6051d
|
Tweaks.
|
18 years ago |
Andreas Huggel
|
a6440d4ed1
|
Moved sample programs into new samples/ directory. Cleaned-up the makefiles and applied BSD license to all makefiles.
|
18 years ago |
Andreas Huggel
|
687f9d9432
|
Added test for the type of the entries to decide if non-intrusive writing is possible. Fixes bug #452.
|
19 years ago |
Andreas Huggel
|
2c82879afe
|
Added second attempt to parse an IPTC field into a string value, if parsing the actual type fails. Fixes bug #501.
|
19 years ago |
Andreas Huggel
|
9d0a7b0610
|
Implemented conversion function to display Windows tags 0x9c9b-0x9c9f. Added configure magic to find iconv. Fixes bug #460.
|
19 years ago |
Andreas Huggel
|
f381cb6966
|
Do not write TIFF header to JPEG images if the Exif data is empty. Fixes bug #498.
|
19 years ago |
Andreas Huggel
|
b90529f9f9
|
Added testcase for bug #495, fixed a few SVN mime-type properties
|
19 years ago |
Andreas Huggel
|
8c6d1bc4ff
|
Advised by Max Lapshin for Mac OS, bug 486
|
19 years ago |
Andreas Huggel
|
d53a778b2b
|
Fixed MSVC 2005 issues (except for exiv2com) and minor problems. All tests pass now on MSVC 2005. Fixes bug #455
|
19 years ago |
Andreas Huggel
|
900adcd5a8
|
Added check for JPEG APP segments >64k, removed 16bit size limitation for IRBs. Fixes bug #480.
|
19 years ago |
Andreas Huggel
|
d3d2d4c023
|
Added boundary check for next IFD to Ifd::read, fixes bug #479.
|
19 years ago |
Andreas Huggel
|
3de498a473
|
Changed the default of the -b option to suppress large binary values, minor tweaks
|
19 years ago |
Andreas Huggel
|
a2b8c3f327
|
Added testcase and warning for bug #451
|
20 years ago |
Andreas Huggel
|
f3e98f152d
|
Improved filtering of irrelevant differences on MinGW
|
20 years ago |
Andreas Huggel
|
fc11d18013
|
Make sure the str argument to sscanf() is a 0 terminated C-string. Fixes Bug #447.
|
20 years ago |
Andreas Huggel
|
b9d4e13073
|
Added VALGRIND variable to test scripts
|
20 years ago |
Andreas Huggel
|
0398735e80
|
Changed class Entry to transform comment type on the fly. Fixes bug #445.
|
20 years ago |
Andreas Huggel
|
fc93a620ee
|
Improved bugfix regression test script
|
20 years ago |
Andreas Huggel
|
1c3bd8beb4
|
Started test driver for bugfixes regression testing
|
20 years ago |