<feed xmlns='http://www.w3.org/2005/Atom'>
<title>libdcp/tools/dcpverify.cc, branch fixlibdir</title>
<subtitle>DCP handling library</subtitle>
<id>https://git.carlh.net/cgit/libdcp/atom?h=fixlibdir</id>
<link rel='self' href='https://git.carlh.net/cgit/libdcp/atom?h=fixlibdir'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/'/>
<updated>2024-04-15T08:59:34Z</updated>
<entry>
<title>Add basic verification report.</title>
<updated>2024-04-15T08:59:34Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2024-04-11T08:50:51Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=3ab56573dbfb395fea493096182dc14c09fb961f'/>
<id>urn:sha1:3ab56573dbfb395fea493096182dc14c09fb961f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make verified DCPs available on the return from dcp::verify().</title>
<updated>2024-04-14T20:48:35Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2022-12-28T00:25:57Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=d1dd43787960cd7974e24be5f8d73fe83a0e6c9a'/>
<id>urn:sha1:d1dd43787960cd7974e24be5f8d73fe83a0e6c9a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add new OK type of verification note.</title>
<updated>2024-04-14T15:27:42Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2022-12-25T23:29:30Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=bd806060787e0d6d3433122040810622e3b677b7'/>
<id>urn:sha1:bd806060787e0d6d3433122040810622e3b677b7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Only write tool name into help, not its full path.</title>
<updated>2023-12-25T20:43:10Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2023-12-25T20:43:10Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=ad4f5b4873782d7808d505e2946338fb116544b4'/>
<id>urn:sha1:ad4f5b4873782d7808d505e2946338fb116544b4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix bad indentation in verify tool help.</title>
<updated>2023-12-25T20:42:55Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2023-12-25T20:42:55Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=9139fb8bd816eb82defcd799403c42afdeb255b8'/>
<id>urn:sha1:9139fb8bd816eb82defcd799403c42afdeb255b8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Allow use of KDMs when verifying DCPs.</title>
<updated>2023-11-20T11:19:03Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2023-11-19T22:57:27Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=f7334e538f39aadf3bab42244c26124a995234f7'/>
<id>urn:sha1:f7334e538f39aadf3bab42244c26124a995234f7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add wrappers around boost::filesystem methods that handle the</title>
<updated>2023-10-08T23:20:01Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2023-10-06T00:04:49Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=e4b2ebd80779a44d24fe87af26ef278c1e2d97d2'/>
<id>urn:sha1:e4b2ebd80779a44d24fe87af26ef278c1e2d97d2</id>
<content type='text'>
required mangling of long filenames on Windows.

Also wrap lots of missing places (e.g. calls to asdcplib, libxml++,
libcxml etc.) in dcp::filesystem::fix_long_path().

The idea is to keep paths un-mangled until they we call some
filesystem-related API and mangle them at that point.  Otherwise
we end up serialising mangled names, which seems like it will
not end well.

Should fix DoM #2623.
</content>
</entry>
<entry>
<title>Fix boost bind placeholder warnings.</title>
<updated>2023-08-08T12:38:47Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2023-08-08T12:38:47Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=20b6a9862bbde42e9ce038b33ec049194a8146a5'/>
<id>urn:sha1:20b6a9862bbde42e9ce038b33ec049194a8146a5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Cleanup: header ordering.</title>
<updated>2023-08-08T12:38:39Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2023-08-08T12:38:39Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=474aeac068c193bc429d2c1f417290b2b8cd1810'/>
<id>urn:sha1:474aeac068c193bc429d2c1f417290b2b8cd1810</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Clarify success message from dcpverify a little.</title>
<updated>2023-04-07T19:09:45Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2023-04-07T19:09:45Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=2cb2078282c8b799d7a0d0016e1518f1a4b55af1'/>
<id>urn:sha1:2cb2078282c8b799d7a0d0016e1518f1a4b55af1</id>
<content type='text'>
</content>
</entry>
</feed>
