<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dcpomatic, branch playlist</title>
<subtitle>DCP-o-matic DCP tools</subtitle>
<id>https://git.carlh.net/cgit/dcpomatic/atom?h=playlist</id>
<link rel='self' href='https://git.carlh.net/cgit/dcpomatic/atom?h=playlist'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/'/>
<updated>2020-10-18T22:07:28Z</updated>
<entry>
<title>Add some icons missing from the macOS build.</title>
<updated>2020-10-18T22:07:28Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2020-10-18T22:07:28Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=ea4445f82433ec007a1034a975f0e9b635e2db9f'/>
<id>urn:sha1:ea4445f82433ec007a1034a975f0e9b635e2db9f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>macOS build fix.</title>
<updated>2020-10-18T19:43:03Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2020-10-18T19:43:03Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=6307ce6e9c59aa971413160e88a0f3304879cb95'/>
<id>urn:sha1:6307ce6e9c59aa971413160e88a0f3304879cb95</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Tidy up and fix bitmap path finding in the playlist editor.</title>
<updated>2020-10-18T18:01:44Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2020-10-18T18:01:44Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=ad31022bd9ecabd2c65ee2359f8d859d22fdf84e'/>
<id>urn:sha1:ad31022bd9ecabd2c65ee2359f8d859d22fdf84e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix typo.</title>
<updated>2020-10-18T18:00:25Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2020-10-18T18:00:25Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=4c0d8ea16deb997ff828767452d3aba560195267'/>
<id>urn:sha1:4c0d8ea16deb997ff828767452d3aba560195267</id>
<content type='text'>
</content>
</entry>
<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>
</feed>
