8276 Commits (137ea080b51fb48a7eb1b513d2d565868ccdf68f)
 

Author SHA1 Message Date
Andreas Huggel 8d55819ff0 Minor doc fix 21 years ago
Andreas Huggel 9699555a67 Fix: Added default target for delete action 21 years ago
Andreas Huggel 690218f88d Added missing include 21 years ago
Andreas Huggel 2885c077df Added test-driver for MakerNoteFactory::match tests, moved expected output 21 years ago
Andreas Huggel 57a5b8c422 Undid changes from rev 421 (doesn't compile with g++), moved definitions of Exifdatum::op= to exif.cpp 21 years ago
brad 7e9d1f3d9e branch for working on insideout design changes 21 years ago
brad de111e8b8f fixed build break on msvc.net 21 years ago
brad c6025cdd2a added --strip-trailing-cr for running test cases on win32 21 years ago
brad a03e5d724d minor msvc linker setting changes 21 years ago
brad ecde80633e added write-test to msvc build project 21 years ago
brad fdbfb5aa3c trivial comment change 21 years ago
Andreas Huggel 26b45e5fce Added addmoddel test driver and expected output 21 years ago
Andreas Huggel bd5b6d2ccc Added ExifData setJpegThumbnail and op[] and Exifdatum op=. With the operator stuff you can now do things like: exifData["Exif.Thumbnail.Compression"] = uint16_t(6); 21 years ago
Andreas Huggel d05e3c1644 Added check of the size of the Exif APP segment 21 years ago
Andreas Huggel db98114c3d Changed signature of IptcData::copy() to be consistent with ExifData::copy() 21 years ago
Andreas Huggel 7aa65b6499 Updated tests. Still needs work. 21 years ago
Andreas Huggel c4eca96836 Revamped Thumbnail classes to use the new data area feature. Implements feature #398. 21 years ago
Andreas Huggel 0bb13f2580 Removed obsolete include 21 years ago
Andreas Huggel 02bf2185da Minor bugfix (and minor re-formatting) 21 years ago
Andreas Huggel 1196e0aee3 Fixed Ifd::size() and Ifd::copy() to handle an empty IFD consistently. 21 years ago
Andreas Huggel 804fb602c5 Updated write-test.* 21 years ago
Andreas Huggel d2807c9dbf Expected output of write-test.sh, moved here from src 21 years ago
Andreas Huggel ab80032a42 Moved test drivers to ../test/ 21 years ago
Andreas Huggel 95bd3d8312 Updated input and output directories 21 years ago
Andreas Huggel 5e8980a445 Added test directory and some initial test data and scripts. Needs work. 21 years ago
Andreas Huggel 974d5e4637 Added data area concept to Value, ValueType, Entry, Ifd. Implements feature #395 21 years ago
brad 770d1f6d20 fixed win32 build break in release mode 21 years ago
brad 6d3cb17189 right align output stream for date and time writes. bug #397 21 years ago
Andreas Huggel 2ed876f615 Fixed ExifKey (and IptcKey) behaviour for unknown tag (record) names 21 years ago
brad d4fd3f85ab added GPL headers to source files 21 years ago
brad b90eec9a50 added exivsimple (win32 only dll) and write2-test projects to msvc build 21 years ago
brad 7dc90c89dd added mn.cpp to all msvc projects. fixes bug #396 21 years ago
brad 9567798283 Fixed signed warning in debug only code 21 years ago
Andreas Huggel ce650d10c4 added subversion style keywords 21 years ago
Andreas Huggel c7a0391aa2 Added non-AsciiString values to IFD0 testcase 21 years ago
brad 77d3d5621a added subversion style keywords 21 years ago
Andreas Huggel 6307f4db9f Minor bugfix 21 years ago
Andreas Huggel d45a652f6e More Makefile tweaking 21 years ago
Andreas Huggel 44d57f0fca Tweaked Makefiles (mainly *clean targets) 21 years ago
brad 8bd62c7712 more keyword testing 21 years ago
brad db9d2aded1 Testing svn keywords 21 years ago
brad 5acb13b9ab adding back binaries 21 years ago
brad 1f42cd9bec recreating binary files 21 years ago
brad b496d640fc fixed svn properties on binary files 21 years ago
Andreas Huggel 49cf0a8ba0 Added development section 21 years ago
Andreas Huggel 7ee2b5a7a0 Updated according to website 21 years ago
Andreas Huggel 2e428d8a49 Updated doc 21 years ago
Andreas Huggel d7ac90c900 Property modification for LastChangedRevision 21 years ago
Andreas Huggel 675950a59f Experimenting with Revision keyword 21 years ago
Andreas Huggel c6c60f9eb6 Fixed typo, added Panasonic format and various references 21 years ago