<feed xmlns='http://www.w3.org/2005/Atom'>
<title>libdcp/src, branch dcp-editor2</title>
<subtitle>DCP handling library</subtitle>
<id>https://git.carlh.net/cgit/libdcp/atom?h=dcp-editor2</id>
<link rel='self' href='https://git.carlh.net/cgit/libdcp/atom?h=dcp-editor2'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/'/>
<updated>2022-04-24T20:38:52Z</updated>
<entry>
<title>Try to remove the PKL object, and make it so that we don't keep</title>
<updated>2022-04-24T20:38:52Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2022-04-24T20:38:52Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=85c565b56de05e93617a8dfd633d6f9d6e9cb30a'/>
<id>urn:sha1:85c565b56de05e93617a8dfd633d6f9d6e9cb30a</id>
<content type='text'>
the PKL assets around after reading them.

But verification needs to see those assets, to check the hashes.
</content>
</entry>
<entry>
<title>Tidying.</title>
<updated>2022-04-24T19:40:41Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2022-04-24T19:27:08Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=ec520e1a5ed27b3eb414627acf7ad7f9cd661346'/>
<id>urn:sha1:ec520e1a5ed27b3eb414627acf7ad7f9cd661346</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix some incorrect comments.</title>
<updated>2022-04-24T19:40:21Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2022-04-24T19:29:15Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=a5a92e294e2c4fac704d488b7b6c164b9a6fee88'/>
<id>urn:sha1:a5a92e294e2c4fac704d488b7b6c164b9a6fee88</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Hide some more warnings from asdcplib on clang.</title>
<updated>2022-04-22T10:26:59Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2022-04-22T10:07:31Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=898b2d2a91ae6cf284695813cdc6011526fbc24c'/>
<id>urn:sha1:898b2d2a91ae6cf284695813cdc6011526fbc24c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix some class/struct warnings on macOS.</title>
<updated>2022-04-22T10:26:59Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2022-04-22T09:33:54Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=98600e2d7cff17f99fdc52934fae89615ebc2b51'/>
<id>urn:sha1:98600e2d7cff17f99fdc52934fae89615ebc2b51</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Don't try to ignore a non-existent warning on clang.</title>
<updated>2022-04-22T09:20:46Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2022-04-22T08:50:20Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=6ffa60433c4d6ce4ccee31e1f2459b0dd0758c00'/>
<id>urn:sha1:6ffa60433c4d6ce4ccee31e1f2459b0dd0758c00</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Missing warning ignore with older GCCs.</title>
<updated>2022-04-21T22:19:57Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2022-04-21T22:19:57Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=e3db3771b27e6b622f04ba79abfde829ebd85876'/>
<id>urn:sha1:e3db3771b27e6b622f04ba79abfde829ebd85876</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix failure to find_and_resolve_all_cpls() in some cases.</title>
<updated>2022-04-20T18:06:55Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2022-01-04T20:54:24Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=819261fbb48c1b4bfbe2a7d5e88bc1529c912845'/>
<id>urn:sha1:819261fbb48c1b4bfbe2a7d5e88bc1529c912845</id>
<content type='text'>
It seems to me that we need to ignore as-yet-unresolved assets
otherwise if we see them in the wrong order we'll throw an exception.
</content>
</entry>
<entry>
<title>Simplify the implementation of DCP::add.</title>
<updated>2022-04-20T18:06:50Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2022-01-03T23:27:45Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=3da5ba894243cb65c489f6acbcf4a37095130563'/>
<id>urn:sha1:3da5ba894243cb65c489f6acbcf4a37095130563</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add a test for DCP::add() for KDMs.</title>
<updated>2022-04-20T18:06:46Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2022-01-03T23:27:37Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=fbf4e083ac834a94167d5d0e3d715206cb736a23'/>
<id>urn:sha1:fbf4e083ac834a94167d5d0e3d715206cb736a23</id>
<content type='text'>
</content>
</entry>
</feed>
