<feed xmlns='http://www.w3.org/2005/Atom'>
<title>libdcp/src/exceptions.h, branch imf2</title>
<subtitle>DCP handling library</subtitle>
<id>https://git.carlh.net/cgit/libdcp/atom?h=imf2</id>
<link rel='self' href='https://git.carlh.net/cgit/libdcp/atom?h=imf2'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/'/>
<updated>2016-01-10T13:09:45Z</updated>
<entry>
<title>Introduce dc::Package, changing lots of namespaces in the process.</title>
<updated>2016-01-10T13:09:45Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2016-01-06T08:28:18Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=93f29880839dc5589bb35f63260a7152ead7655f'/>
<id>urn:sha1:93f29880839dc5589bb35f63260a7152ead7655f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Put everything into dcp::dc and change DCP -&gt; Package.</title>
<updated>2016-01-05T16:55:32Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2016-01-05T16:55:32Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=ca5f02dbf193fa5655c57cb25be96a3c9fd05157'/>
<id>urn:sha1:ca5f02dbf193fa5655c57cb25be96a3c9fd05157</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use std::runtime_error instead of our own StringError as</title>
<updated>2015-10-19T22:30:04Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2015-10-19T22:30:04Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=6ea37804a7f9dd72a29a25e7594a39fa47f53192'/>
<id>urn:sha1:6ea37804a7f9dd72a29a25e7594a39fa47f53192</id>
<content type='text'>
a) it does the same job and
b) its type and what() survive the boundary between the libdcp .so
and the main DCP-o-matic executable.

Before this StringError-derived exceptions caught by DCP-o-matic
were only recognised as std::exceptions (without the what()) message.

I don't know why this happens, but this works around it.
</content>
</entry>
<entry>
<title>No-op: whitespace.</title>
<updated>2015-06-24T00:06:04Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2015-06-24T00:06:04Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=9e523d8a4062ad52330dff6c2ba50e54184c9bb2'/>
<id>urn:sha1:9e523d8a4062ad52330dff6c2ba50e54184c9bb2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Some comments.</title>
<updated>2015-05-29T09:37:47Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2015-05-29T09:36:56Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=5e4c87ae58f1ed73b9ef19cd75210963599fa546'/>
<id>urn:sha1:5e4c87ae58f1ed73b9ef19cd75210963599fa546</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Purge assert() from src/, at least (not asdcplib).</title>
<updated>2014-12-28T01:15:24Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2014-12-28T01:15:24Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=ea81a192a65a03b664dac61de21e06cea7aa97a2'/>
<id>urn:sha1:ea81a192a65a03b664dac61de21e06cea7aa97a2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Tidy up KDM generation from CPLs a bit.</title>
<updated>2014-07-20T14:11:57Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2014-07-20T14:11:57Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=da228f37426ac999f02e03e558acef5501b22361'/>
<id>urn:sha1:da228f37426ac999f02e03e558acef5501b22361</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Throw NotEncryptedError on trying to make a KDM for non-encrypted assets.</title>
<updated>2014-06-13T15:11:51Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2014-06-13T15:11:51Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=b7d81e736dc35325e98c558067c157b000b856c1'/>
<id>urn:sha1:b7d81e736dc35325e98c558067c157b000b856c1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Some comments.</title>
<updated>2014-05-13T22:52:48Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2014-05-13T22:52:48Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=e64f6002a413f7aaffca60387d82c2e91b931ab9'/>
<id>urn:sha1:e64f6002a413f7aaffca60387d82c2e91b931ab9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use exceptions to hold errors even in the keep_going case.</title>
<updated>2014-05-03T14:05:33Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2014-05-03T14:05:33Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=fe9bbdf3f5223ee94cb51ba00ddab7f4a6ddb754'/>
<id>urn:sha1:fe9bbdf3f5223ee94cb51ba00ddab7f4a6ddb754</id>
<content type='text'>
</content>
</entry>
</feed>
