<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dcpomatic/src/lib, branch v2.13.120</title>
<subtitle>DCP-o-matic DCP tools</subtitle>
<id>https://git.carlh.net/cgit/dcpomatic/atom?h=v2.13.120</id>
<link rel='self' href='https://git.carlh.net/cgit/dcpomatic/atom?h=v2.13.120'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/'/>
<updated>2019-02-15T00:56:23Z</updated>
<entry>
<title>Add support for player logging.</title>
<updated>2019-02-15T00:56:23Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2019-02-15T00:56:23Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=8f7fdb9fdcd4ffd076f07de9f49801fe01991776'/>
<id>urn:sha1:8f7fdb9fdcd4ffd076f07de9f49801fe01991776</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Player log file -&gt; player activity log file.</title>
<updated>2019-02-14T22:10:35Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2019-02-14T22:10:35Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=7d1c30d17b3494e07fd32dd34cd4806006e725dd'/>
<id>urn:sha1:7d1c30d17b3494e07fd32dd34cd4806006e725dd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Updated fr_FR translation from Thierry Journet.</title>
<updated>2019-02-14T11:36:45Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2019-02-14T11:36:45Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=a54fa7c7d9a7afcb621ffb4c4351d9c2bdcab2e7'/>
<id>urn:sha1:a54fa7c7d9a7afcb621ffb4c4351d9c2bdcab2e7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix test after Shuffler changes.</title>
<updated>2019-02-13T09:57:09Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2019-02-13T09:57:09Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=af7fe636291ee7f75f86b19d55713a595b24636c'/>
<id>urn:sha1:af7fe636291ee7f75f86b19d55713a595b24636c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix build.</title>
<updated>2019-02-13T00:22:01Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2019-02-13T00:22:01Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=f6c8cbe839cc2b052af9ccd1c57f353d26ebcaf0'/>
<id>urn:sha1:f6c8cbe839cc2b052af9ccd1c57f353d26ebcaf0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixes to 3D shuffler to fix #1463.</title>
<updated>2019-02-13T00:17:10Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2019-02-13T00:17:10Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=27fbe80bccafe744ca3f96129c9e582f39921891'/>
<id>urn:sha1:27fbe80bccafe744ca3f96129c9e582f39921891</id>
<content type='text'>
Make the shuffler longer; I've seen examples where the video and sound
are over a second apart within the muxed file.

Allow the shuffler to pass through complete missed frames;
e.g. if the input is L1 R1 L3 R3 we can pass that through without
worrying about the missing frame #2.

Add a log warning if the shuffler fills: at this point, 3D sync
may be lost.
</content>
</entry>
<entry>
<title>Fix a couple of deadlocks caused by emitting ServersListChanged</title>
<updated>2019-02-12T22:18:43Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2019-02-12T22:18:43Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=a27a2c35f0a50d5b03b3731f01f595410fe28ec7'/>
<id>urn:sha1:a27a2c35f0a50d5b03b3731f01f595410fe28ec7</id>
<content type='text'>
with a lock on _servers_mutex; handlers to that signal may call
::servers() which tries to take a lock on the same mutex.
</content>
</entry>
<entry>
<title>White space.</title>
<updated>2019-02-12T21:27:00Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2019-02-12T21:27:00Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=009324f18c0e4920efb8fcfb3ef06ad9a691db7a'/>
<id>urn:sha1:009324f18c0e4920efb8fcfb3ef06ad9a691db7a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Try to fix some warnings.</title>
<updated>2019-02-12T00:17:33Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2019-02-12T00:17:33Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=6f856af55898f94b45e3be28aa4f7c962de8a398'/>
<id>urn:sha1:6f856af55898f94b45e3be28aa4f7c962de8a398</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Updated nl_NL translation from Rob van Nieuwkerk.</title>
<updated>2019-02-11T16:38:35Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2019-02-11T16:38:35Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=394c8347d54057c8a52dd63704ae2c9791bb30aa'/>
<id>urn:sha1:394c8347d54057c8a52dd63704ae2c9791bb30aa</id>
<content type='text'>
</content>
</entry>
</feed>
