<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dcpomatic, branch jenkins</title>
<subtitle>DCP-o-matic DCP tools</subtitle>
<id>https://git.carlh.net/cgit/dcpomatic/atom?h=jenkins</id>
<link rel='self' href='https://git.carlh.net/cgit/dcpomatic/atom?h=jenkins'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/'/>
<updated>2020-10-17T22:16:25Z</updated>
<entry>
<title>Clarify some error messages on macOS (#1837).</title>
<updated>2020-10-17T22:16:25Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2020-10-17T22:16:25Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=d0be7e3154fccdf3f2de330d9cf200e01a9f4270'/>
<id>urn:sha1:d0be7e3154fccdf3f2de330d9cf200e01a9f4270</id>
<content type='text'>
When we say we can't start a particular tool, it may be because it
has not even been downloaded/installed.
</content>
</entry>
<entry>
<title>Fix failure to update player information when changing CPLs.</title>
<updated>2020-10-17T20:25:40Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2020-10-17T20:25:40Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=cddddde3d434656588b37c8b10b366659611f352'/>
<id>urn:sha1:cddddde3d434656588b37c8b10b366659611f352</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix deadlock when changing CPL in the player (#1827).</title>
<updated>2020-10-17T20:23:12Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2020-10-17T20:23:12Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=b33881c9ebe55084434bfea16ba050ad1ba6cb03'/>
<id>urn:sha1:b33881c9ebe55084434bfea16ba050ad1ba6cb03</id>
<content type='text'>
TextContent::set_dcp_track can end up requesting a view update, which
involves calls to methods in Content which lock the Content::_mutex.
Do these calls without a lock on that mutex held.

Also, it looks like we would append to texts on every call to
examine().  Fix that so that we replace the texts list on each
examine() call.
</content>
</entry>
<entry>
<title>Fix finding of graphics when running from the source tree on Linux.</title>
<updated>2020-10-17T20:23:01Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2020-10-17T20:23:01Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=1436de822ff18b0f3a6dafbea1e212ac068cc0fd'/>
<id>urn:sha1:1436de822ff18b0f3a6dafbea1e212ac068cc0fd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Test script tweaks for Windows.</title>
<updated>2020-10-15T22:10:28Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2020-10-15T11:53:39Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=be4abd363000695f148c36a986160f70dbc659ef'/>
<id>urn:sha1:be4abd363000695f148c36a986160f70dbc659ef</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add test for #1857.</title>
<updated>2020-10-14T19:43:21Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2020-10-14T19:43:21Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=86f855ef96a84ee7e8ad9d71b543e8c06fc91a9e'/>
<id>urn:sha1:86f855ef96a84ee7e8ad9d71b543e8c06fc91a9e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix test DCP index.</title>
<updated>2020-10-14T19:29:19Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2020-10-14T19:29:19Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=6734e7a95cab633ca2e5e4725b9532216aef14a9'/>
<id>urn:sha1:6734e7a95cab633ca2e5e4725b9532216aef14a9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Don't crash if the first packet in a stream has AV_NOPTS_VALUE;</title>
<updated>2020-10-14T19:24:57Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2020-10-14T19:24:57Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=d7a3d94ec307a03ebe3fcf239ba991e9a3c1b8b8'/>
<id>urn:sha1:d7a3d94ec307a03ebe3fcf239ba991e9a3c1b8b8</id>
<content type='text'>
instead, assume it should be at timestamp 0.
</content>
</entry>
<entry>
<title>Clear out _next_time when seeking, so out-of-date values don't</title>
<updated>2020-10-14T19:23:36Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2020-10-14T19:23:36Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=9a3df0a97b7962c00726447a75599e34c632cb2b'/>
<id>urn:sha1:9a3df0a97b7962c00726447a75599e34c632cb2b</id>
<content type='text'>
hang around.  Part of the fix for #1857.
</content>
</entry>
<entry>
<title>cscript can now run tests on Windows.</title>
<updated>2020-10-14T13:14:26Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2020-10-14T13:14:26Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=3c205603ded9c1c45048a59a25880a698c4a0e49'/>
<id>urn:sha1:3c205603ded9c1c45048a59a25880a698c4a0e49</id>
<content type='text'>
</content>
</entry>
</feed>
