<feed xmlns='http://www.w3.org/2005/Atom'>
<title>libdcp/tools/dcpverify.cc, branch split</title>
<subtitle>DCP handling library</subtitle>
<id>https://git.carlh.net/cgit/libdcp/atom?h=split</id>
<link rel='self' href='https://git.carlh.net/cgit/libdcp/atom?h=split'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/'/>
<updated>2023-11-20T11:19:03Z</updated>
<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>
<entry>
<title>Remove LIBDCP_VERSION in favour of dcp::version.</title>
<updated>2023-02-26T20:07:13Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2023-02-26T20:07:11Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=4d86fd0dbb6a29a233577803c5541e962d4d58ef'/>
<id>urn:sha1:4d86fd0dbb6a29a233577803c5541e962d4d58ef</id>
<content type='text'>
The former is only set at configure which is a bit confusing,
and I can't think of a reason to have both.
</content>
</entry>
<entry>
<title>Add --no-asset-hash-check and --asset-hash-check-maximum-size (DoM #2444).</title>
<updated>2023-02-12T21:55:50Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2023-02-12T18:38:53Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=83c3a53c4b44b48823ecdece80bd6c246929ae0b'/>
<id>urn:sha1:83c3a53c4b44b48823ecdece80bd6c246929ae0b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Terminate dcpverify correctly when an invalid option is passed.</title>
<updated>2023-02-12T21:55:49Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2023-02-12T18:37:26Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=b12947937e4f55065f5940dcde96667a5518383d'/>
<id>urn:sha1:b12947937e4f55065f5940dcde96667a5518383d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Some dcpverify output tidying.</title>
<updated>2022-10-11T20:43:43Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2022-10-11T20:43:43Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=14d7bb4bd3c9027fc820fd54ef4fa60d00a75088'/>
<id>urn:sha1:14d7bb4bd3c9027fc820fd54ef4fa60d00a75088</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add a progress bar.</title>
<updated>2022-10-11T20:43:32Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2022-10-11T20:43:32Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=00785e7e8b2cf67f630df65ce8caf0b2d9a0c93e'/>
<id>urn:sha1:00785e7e8b2cf67f630df65ce8caf0b2d9a0c93e</id>
<content type='text'>
</content>
</entry>
</feed>
