<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dcpomatic/src/lib/server.cc, branch v2.14.53</title>
<subtitle>DCP-o-matic DCP tools</subtitle>
<id>https://git.carlh.net/cgit/dcpomatic/atom?h=v2.14.53</id>
<link rel='self' href='https://git.carlh.net/cgit/dcpomatic/atom?h=v2.14.53'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/'/>
<updated>2018-09-06T10:09:16Z</updated>
<entry>
<title>Try to prevent encode server test crashing in valgrind.</title>
<updated>2018-09-06T10:09:16Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2018-09-06T10:09:16Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=ebc29bddd5cbc5cad23cc9b1095d842f55ece5e0'/>
<id>urn:sha1:ebc29bddd5cbc5cad23cc9b1095d842f55ece5e0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix hang in client_server tests.</title>
<updated>2017-05-29T22:04:44Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2017-05-29T22:04:44Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=8b183eea3238cc2f25cf62e63d724a2d2d361ee7'/>
<id>urn:sha1:8b183eea3238cc2f25cf62e63d724a2d2d361ee7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Another speculative attempt to fix crash on quit.</title>
<updated>2017-05-25T10:14:30Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2017-05-25T10:14:30Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=970508d98224f0ed6e3b16cd528f49c24d04ff49'/>
<id>urn:sha1:970508d98224f0ed6e3b16cd528f49c24d04ff49</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Attempt to fix crash on ~Server().</title>
<updated>2017-05-25T09:54:12Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2017-05-25T09:54:12Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=10da8c6ef355d86cb3c0859f264d7d649dce4619'/>
<id>urn:sha1:10da8c6ef355d86cb3c0859f264d7d649dce4619</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Revert "Use make_shared&lt;&gt;."</title>
<updated>2016-06-21T22:08:53Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2016-06-21T22:08:53Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=a8a0dfd1b21de6c0facf965ab119833ff6f790bf'/>
<id>urn:sha1:a8a0dfd1b21de6c0facf965ab119833ff6f790bf</id>
<content type='text'>
Support for this seems to vary wildly across DoM's build
targets.  Stuff that builds on 16.04 won't build on 14.04,
for example.  Seems to not be worth the hassle now.

This reverts commit 5a5324ed3a381a86dfe0a6e3932c1d58fdcd596f.
</content>
</entry>
<entry>
<title>Use make_shared&lt;&gt;.</title>
<updated>2016-06-21T00:14:06Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2016-06-21T00:14:06Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=5a5324ed3a381a86dfe0a6e3932c1d58fdcd596f'/>
<id>urn:sha1:5a5324ed3a381a86dfe0a6e3932c1d58fdcd596f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>No-op; fix GPL address and use the explicit-program-name version.</title>
<updated>2016-05-25T19:56:58Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2016-05-25T19:56:58Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=3828baf56467224f5d44049bf1e7a7ed11f43a05'/>
<id>urn:sha1:3828baf56467224f5d44049bf1e7a7ed11f43a05</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Split EncodeServer into that and Server.</title>
<updated>2015-12-11T11:56:23Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2015-12-06T20:17:47Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=6fa353595ce8f784b7d5004a6c38c78bddae94c7'/>
<id>urn:sha1:6fa353595ce8f784b7d5004a6c38c78bddae94c7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rename Server -&gt; EncodeServer, ServerFinder -&gt; EncodeServerFinder, ServerDescription -&gt; EncodeServerDescription.</title>
<updated>2015-12-11T11:56:22Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2015-12-06T19:59:47Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=17df947ac256397311a11894062070f8069c7e75'/>
<id>urn:sha1:17df947ac256397311a11894062070f8069c7e75</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Increase timeout on client-server-test.</title>
<updated>2015-12-06T21:58:26Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2015-12-06T21:58:26Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=53ca2dda0e9138a251adc186a745f7943fc1abc1'/>
<id>urn:sha1:53ca2dda0e9138a251adc186a745f7943fc1abc1</id>
<content type='text'>
</content>
</entry>
</feed>
