<feed xmlns='http://www.w3.org/2005/Atom'>
<title>libdcp/src/exceptions.cc, 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>Fix capitalisation in previous.</title>
<updated>2015-10-20T00:59:13Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2015-10-20T00:59:13Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=c11357a119080e2f23d454fdd053aa849fc00f36'/>
<id>urn:sha1:c11357a119080e2f23d454fdd053aa849fc00f36</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>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>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>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>
<entry>
<title>Considerable re-work of KDM class to express the difference between encrypted and unencrypted KDMs.</title>
<updated>2014-03-19T21:46:01Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2014-03-19T21:46:01Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=7702e5d643440e75369078863b34f8a574ee4143'/>
<id>urn:sha1:7702e5d643440e75369078863b34f8a574ee4143</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge master.</title>
<updated>2014-03-18T18:26:03Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2014-03-18T18:26:03Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=77b0ffe6c50796b8fb132f56394995e0df089713'/>
<id>urn:sha1:77b0ffe6c50796b8fb132f56394995e0df089713</id>
<content type='text'>
</content>
</entry>
</feed>
