<feed xmlns='http://www.w3.org/2005/Atom'>
<title>libdcp/src/util.h, branch macos</title>
<subtitle>DCP handling library</subtitle>
<id>https://git.carlh.net/cgit/libdcp/atom?h=macos</id>
<link rel='self' href='https://git.carlh.net/cgit/libdcp/atom?h=macos'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/'/>
<updated>2021-01-07T23:35:29Z</updated>
<entry>
<title>std::shared_ptr</title>
<updated>2021-01-07T23:35:29Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2020-12-20T13:14:07Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=d39880eef211a296fa8ef4712cdef5945d08527c'/>
<id>urn:sha1:d39880eef211a296fa8ef4712cdef5945d08527c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rename Data -&gt; ArrayData.</title>
<updated>2020-11-01T23:12:56Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2020-10-29T23:50:57Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=da15bff6e278d351301c9c50a4c96737ae4b5545'/>
<id>urn:sha1:da15bff6e278d351301c9c50a4c96737ae4b5545</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Load language tags from on-disk files rather than embedding them</title>
<updated>2020-09-27T17:33:09Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2020-09-27T17:32:15Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=627dfd9a5cdcce9e4122ef3041a38c3da2d3a120'/>
<id>urn:sha1:627dfd9a5cdcce9e4122ef3041a38c3da2d3a120</id>
<content type='text'>
into a .cc.

The .cc method causes compile times (and memory requirements) increase
enormously with some compilers.
</content>
</entry>
<entry>
<title>Fix crashes when static linking due to tricky lifetime</title>
<updated>2020-09-21T22:06:21Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2020-09-21T20:33:43Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=e40f5c5923d72b42d7b1c617a6e459569d584e8c'/>
<id>urn:sha1:e40f5c5923d72b42d7b1c617a6e459569d584e8c</id>
<content type='text'>
management of ASDCP::DefaultSMPTEDict().
</content>
</entry>
<entry>
<title>Add ASDCPErrorSuspender to hide errors from asdcplib where we expect them.</title>
<updated>2020-09-21T19:57:18Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2020-09-03T10:01:34Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=08db8ff8a9875fe98acfd4746af293dfcc1087c2'/>
<id>urn:sha1:08db8ff8a9875fe98acfd4746af293dfcc1087c2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix some unused variable warnings.</title>
<updated>2020-07-27T09:04:34Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2020-07-27T09:04:34Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=eea26eb0c876c8ef0e91c3f96a175261a8017778'/>
<id>urn:sha1:eea26eb0c876c8ef0e91c3f96a175261a8017778</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add struct tm constructor for LocalTime, use it to tidy up</title>
<updated>2019-12-23T00:05:49Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2019-12-23T00:05:49Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=64e72c622be986c7272e938c2d3235c61abef402'/>
<id>urn:sha1:64e72c622be986c7272e938c2d3235c61abef402</id>
<content type='text'>
day_{greater,less}_than_or_equal and add add_months() method.
</content>
</entry>
<entry>
<title>Add fix_empty_font_ids() to replace empty Font ids with a dummy string.</title>
<updated>2019-12-22T00:21:00Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2019-12-15T21:58:21Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=dd0db15b82a0b40b1271bad122c874d458c0fef4'/>
<id>urn:sha1:dd0db15b82a0b40b1271bad122c874d458c0fef4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Check that KDM validity periods are safely within the validity periods</title>
<updated>2019-12-01T22:13:25Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2019-12-01T22:13:25Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=9a5809be580c1a12864d751a710f6783363d3de7'/>
<id>urn:sha1:9a5809be580c1a12864d751a710f6783363d3de7</id>
<content type='text'>
of the signing certificate chain.

This does cause problems when you try to create a KDM for a certificate
you just made (due to the fact that certificates always have a start-valid
time of "now") but hopefully this can be fixed up in another commit.
</content>
</entry>
<entry>
<title>Allow e.g. larger DKDMs for CPLs with 40+ unique sound and picture assets.</title>
<updated>2019-11-20T14:51:12Z</updated>
<author>
<name>Mart Jansink</name>
<email>mart@gofilex.nl</email>
</author>
<published>2019-11-20T14:51:12Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=693321d156415067cf64e203f3251815a9ef79bd'/>
<id>urn:sha1:693321d156415067cf64e203f3251815a9ef79bd</id>
<content type='text'>
</content>
</entry>
</feed>
