<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dcpomatic/src, 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>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>Fix errors when over-reading a "large" amount from FileGroups on</title>
<updated>2020-10-13T16:51:11Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2020-10-06T23:02:47Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=e5277d4042b896c4b50c694fba0f1afb47337f45'/>
<id>urn:sha1:e5277d4042b896c4b50c694fba0f1afb47337f45</id>
<content type='text'>
Windows.  I haven't been able to find any conclusive explanation for
why this stuff happens;

https://stackoverflow.com/questions/7241168/safe-maximum-number-of-records-read-by-fread

is one possible lead.
</content>
</entry>
<entry>
<title>Stop the Windows version of run_ffprobe manipulating the current working directory as tests rely on it.</title>
<updated>2020-10-13T16:51:11Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2020-10-06T19:37:46Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=a1d3a73736ff2a171ab1160dedf4faea40454bea'/>
<id>urn:sha1:a1d3a73736ff2a171ab1160dedf4faea40454bea</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Stop run_ffprobe from changing the current working directory on Windows.</title>
<updated>2020-10-13T16:51:11Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2020-10-05T09:15:24Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=1db968e0682b079af2dbaa757015c16433c645e3'/>
<id>urn:sha1:1db968e0682b079af2dbaa757015c16433c645e3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix Windows console apps to actually have a console.</title>
<updated>2020-10-13T16:51:11Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2020-10-02T11:31:35Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=a65048dfd28ed25c66949eefcd666ecd0dbf7429'/>
<id>urn:sha1:a65048dfd28ed25c66949eefcd666ecd0dbf7429</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Label vertical alignment fixes.</title>
<updated>2020-10-13T16:51:11Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2020-10-01T23:11:29Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=662437c465db540973fffe94a1cdb54142b7d223'/>
<id>urn:sha1:662437c465db540973fffe94a1cdb54142b7d223</id>
<content type='text'>
</content>
</entry>
</feed>
