<feed xmlns='http://www.w3.org/2005/Atom'>
<title>libdcp, branch dcp-editor</title>
<subtitle>DCP handling library</subtitle>
<id>https://git.carlh.net/cgit/libdcp/atom?h=dcp-editor</id>
<link rel='self' href='https://git.carlh.net/cgit/libdcp/atom?h=dcp-editor'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/'/>
<updated>2022-04-24T19:39:42Z</updated>
<entry>
<title>wip: add AssetMap and fix everything up.</title>
<updated>2022-04-24T19:39:42Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2022-04-24T19:39:42Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=c1d782e29c4fd0ae6de7a3c5b0f47833580293bd'/>
<id>urn:sha1:c1d782e29c4fd0ae6de7a3c5b0f47833580293bd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix some incorrect comments.</title>
<updated>2022-04-24T19:29:15Z</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=232e17ff2944d4e0dca311be9b1bc703055d71b4'/>
<id>urn:sha1:232e17ff2944d4e0dca311be9b1bc703055d71b4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add copy constructor for Object.</title>
<updated>2022-04-24T19:29:02Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2022-04-24T19:29:02Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=fedc40304c498be386420b714cebbe9aa3b72fb9'/>
<id>urn:sha1:fedc40304c498be386420b714cebbe9aa3b72fb9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move calls to canonical() inside relative_to_root().</title>
<updated>2022-04-24T19:28:47Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2022-04-24T19:28:47Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=62ccbf5db9eb2ddbbca63af21d94bb76a2169db6'/>
<id>urn:sha1:62ccbf5db9eb2ddbbca63af21d94bb76a2169db6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Tidying.</title>
<updated>2022-04-24T19:27:08Z</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=5d7a7be65bca85054bbe108f3b24e8704c2af4c8'/>
<id>urn:sha1:5d7a7be65bca85054bbe108f3b24e8704c2af4c8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rename PKL::write to PKL::write_xml for consistency.</title>
<updated>2022-04-23T21:56:44Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2022-04-23T21:56:44Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=e56d7a62de8e2f7daa896b04fddbae4054e8e55c'/>
<id>urn:sha1:e56d7a62de8e2f7daa896b04fddbae4054e8e55c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add CPL::set</title>
<updated>2022-04-23T20:35:12Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2022-04-23T20:35:12Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=972f4ac422c52d5c695e78cf5daa405175fae4d7'/>
<id>urn:sha1:972f4ac422c52d5c695e78cf5daa405175fae4d7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add move constructor.</title>
<updated>2022-04-23T20:35:07Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2022-04-23T20:35:07Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=59ba9648836cb96795dc93531967737f0ecea053'/>
<id>urn:sha1:59ba9648836cb96795dc93531967737f0ecea053</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 unsigned/signed warning on macOS.</title>
<updated>2022-04-21T14:18:45Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2022-04-21T14:18:45Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=9ffc29e4288d52bfcfebb04e7672920a40038e46'/>
<id>urn:sha1:9ffc29e4288d52bfcfebb04e7672920a40038e46</id>
<content type='text'>
</content>
</entry>
</feed>
