<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dcpomatic, branch v2.15.52</title>
<subtitle>DCP-o-matic DCP tools</subtitle>
<id>https://git.carlh.net/cgit/dcpomatic/atom?h=v2.15.52</id>
<link rel='self' href='https://git.carlh.net/cgit/dcpomatic/atom?h=v2.15.52'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/'/>
<updated>2020-04-19T22:43:03Z</updated>
<entry>
<title>Add LEQ(m) when analysing audio (#1382).</title>
<updated>2020-04-19T22:43:03Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2020-04-19T22:10:31Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=fa5f3a8bf77209da27acc33cf144e2e4500a2600'/>
<id>urn:sha1:fa5f3a8bf77209da27acc33cf144e2e4500a2600</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add _last_written to Writer, containing the last written frame and eyes</title>
<updated>2020-04-18T22:57:23Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2020-04-18T18:42:58Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=6e003ef110717dd3e4ecdb009d33671f7834e024'/>
<id>urn:sha1:6e003ef110717dd3e4ecdb009d33671f7834e024</id>
<content type='text'>
to each reel.  This is updated when things are popped off the queue, with
_state_mutex_held, and used in preference to the ones in ReelWriter
which were previously being updated during the time the _state_mutex
lock is unlocked in the body of Writer::thread().  This was not
thread safe (thanks, valgrind!)
</content>
</entry>
<entry>
<title>Use a BOOST_FOREACH.</title>
<updated>2020-04-18T22:57:23Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2020-04-17T20:00:06Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=be4082c68004d56ad7f14b7b9cddef640118dd62'/>
<id>urn:sha1:be4082c68004d56ad7f14b7b9cddef640118dd62</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rename a variable.</title>
<updated>2020-04-18T22:57:23Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2020-04-17T19:59:14Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=143cfcf6c9e8c0a0879652d0d741ec268e8d9541'/>
<id>urn:sha1:143cfcf6c9e8c0a0879652d0d741ec268e8d9541</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add drd/helgrind to the tests runner script.</title>
<updated>2020-04-17T20:37:54Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2020-04-17T20:37:54Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=31c75f3717e4fd88f38a95847bbaf063e761ce96'/>
<id>urn:sha1:31c75f3717e4fd88f38a95847bbaf063e761ce96</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add a missing noncopyable.</title>
<updated>2020-04-17T20:29:14Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2020-04-17T20:29:14Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=8902a7adb63e2dac24e877ed1035bf344397c260'/>
<id>urn:sha1:8902a7adb63e2dac24e877ed1035bf344397c260</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Comment tweak.</title>
<updated>2020-04-16T23:03:09Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2020-04-16T23:03:09Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=4230f0381715f8f6f9e85374ea0e74fb3104a18d'/>
<id>urn:sha1:4230f0381715f8f6f9e85374ea0e74fb3104a18d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Checksum network encode requests and replies to protect against</title>
<updated>2020-04-16T22:42:54Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2020-04-16T21:35:02Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=1201f316347d2ea8b09aa89b0c5edaebfaa64c93'/>
<id>urn:sha1:1201f316347d2ea8b09aa89b0c5edaebfaa64c93</id>
<content type='text'>
network corruption (#1381).
</content>
</entry>
<entry>
<title>Add feature to Socket so that it can send digests of data it has sent</title>
<updated>2020-04-16T22:42:54Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2020-04-15T22:38:08Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=3f2bec7b6ee2f27b2de056cdc0137744d2e9e253'/>
<id>urn:sha1:3f2bec7b6ee2f27b2de056cdc0137744d2e9e253</id>
<content type='text'>
and check those digests on receive.
</content>
</entry>
<entry>
<title>Remove some unnecessary using statements.</title>
<updated>2020-04-16T22:42:54Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2020-04-15T19:21:07Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=5f4a41f20a189ec2863760cd1f5117435277f40f'/>
<id>urn:sha1:5f4a41f20a189ec2863760cd1f5117435277f40f</id>
<content type='text'>
</content>
</entry>
</feed>
