<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dcpomatic, branch v2.3.13</title>
<subtitle>DCP-o-matic DCP tools</subtitle>
<id>https://git.carlh.net/cgit/dcpomatic/atom?h=v2.3.13</id>
<link rel='self' href='https://git.carlh.net/cgit/dcpomatic/atom?h=v2.3.13'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/'/>
<updated>2015-10-02T15:14:53Z</updated>
<entry>
<title>Bump version</title>
<updated>2015-10-02T15:14:53Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2015-10-02T15:14:53Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=dc53f50d4fe0572002d9b510e7471104e292ed07'/>
<id>urn:sha1:dc53f50d4fe0572002d9b510e7471104e292ed07</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add maketags scripts.</title>
<updated>2015-10-02T12:27:20Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2015-10-02T12:27:20Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=fca631ce099d7d2aa799d3e00d0e20d3bb6eb5d0'/>
<id>urn:sha1:fca631ce099d7d2aa799d3e00d0e20d3bb6eb5d0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add --servers option to dcpomatic_cli.</title>
<updated>2015-10-02T09:51:27Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2015-10-02T09:51:27Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=e42d143c9d8271c018ce3139804727a41a26c97b'/>
<id>urn:sha1:e42d143c9d8271c018ce3139804727a41a26c97b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'master' of ssh://git.carlh.net/home/carl/git/dcpomatic</title>
<updated>2015-10-02T09:08:20Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2015-10-02T09:08:20Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=a0e0bbf9d7b34d046b5f8c67ca7ddf3d3887588a'/>
<id>urn:sha1:a0e0bbf9d7b34d046b5f8c67ca7ddf3d3887588a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Speculative fix for hangs during Encoder::end().</title>
<updated>2015-10-02T09:06:48Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2015-10-02T09:06:48Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=aac97a7653003ab7032d927eeb236cff4ad726d1'/>
<id>urn:sha1:aac97a7653003ab7032d927eeb236cff4ad726d1</id>
<content type='text'>
I think it's possible that, if an exception is thrown by
an Encoder thread during the clear-out loop at the
top of Encoder::end, that loop will hang waiting for
a notify() on _full_condition that never comes.

Fix this by rethrow()ing in this loop and notifying
_full_condition if an encoder thread throws an exception.
</content>
</entry>
<entry>
<title>Merge branch 'master' of ssh://git.carlh.net/home/carl/git/dcpomatic</title>
<updated>2015-10-01T20:32:39Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2015-10-01T20:32:39Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=cb693715a22afa1cc56c1839b228314b597df6f3'/>
<id>urn:sha1:cb693715a22afa1cc56c1839b228314b597df6f3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Explicit casts optional to bool.</title>
<updated>2015-10-01T20:32:27Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2015-10-01T15:00:30Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=85fa5c482d005ea8b53d3dce54a8f15b237deb14'/>
<id>urn:sha1:85fa5c482d005ea8b53d3dce54a8f15b237deb14</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix erroneous optional dereference.</title>
<updated>2015-10-01T20:32:27Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2015-10-01T14:04:05Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=765f90586c498860aa687e2b0cd6cedf1e0b1bf0'/>
<id>urn:sha1:765f90586c498860aa687e2b0cd6cedf1e0b1bf0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>std=c++11 for Debian Unstable.</title>
<updated>2015-10-01T20:32:21Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2015-10-01T12:46:41Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=1274b68651164289ad837c07364d70d101d87c51'/>
<id>urn:sha1:1274b68651164289ad837c07364d70d101d87c51</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Bump libdcp.</title>
<updated>2015-10-01T12:45:08Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2015-10-01T12:45:08Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=68a966aef6e10343afd6b46bc5147f8956b8293c'/>
<id>urn:sha1:68a966aef6e10343afd6b46bc5147f8956b8293c</id>
<content type='text'>
</content>
</entry>
</feed>
