<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dcpomatic, branch v2.13.26</title>
<subtitle>DCP-o-matic DCP tools</subtitle>
<id>https://git.carlh.net/cgit/dcpomatic/atom?h=v2.13.26</id>
<link rel='self' href='https://git.carlh.net/cgit/dcpomatic/atom?h=v2.13.26'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/'/>
<updated>2018-06-05T01:19:20Z</updated>
<entry>
<title>Don't allow the queue to get too big with REPEAT frames otherwise</title>
<updated>2018-06-05T01:19:20Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2018-06-05T01:19:20Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=fdcbd7eb473950f784fba05dcbf4bff115dbbd06'/>
<id>urn:sha1:fdcbd7eb473950f784fba05dcbf4bff115dbbd06</id>
<content type='text'>
there's a long delay at the end of the job while they are written.
We must still write FULL frames even if the queue is long (we only
stop doing that if the queue has too many FULL frames i.e. too much
memory consumption).  With this commit we stop writing REPEAT/FAKE
frames when the queue gets long and assume there will always be a
sequence image for writing and hence the main writer thread will reduce
the queue given time.
</content>
</entry>
<entry>
<title>Updated nl_NL translation from Rob van Nieuwkerk.</title>
<updated>2018-06-04T10:18:29Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2018-06-04T10:18:29Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=0dc44faca9db0192fb0fa3af80ca206979041b61'/>
<id>urn:sha1:0dc44faca9db0192fb0fa3af80ca206979041b61</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'master' of ssh://git.carlh.net/home/carl/git/dcpomatic</title>
<updated>2018-06-04T10:13:38Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2018-06-04T10:13:38Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=ab1c8a67afba072b1c29f0c3c34aa9779643e66a'/>
<id>urn:sha1:ab1c8a67afba072b1c29f0c3c34aa9779643e66a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>OS X preference-sizing tweaks.</title>
<updated>2018-05-30T20:19:09Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2018-05-30T20:19:09Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=d2ee8239585be648ac63e560cb9cd363352ff11c'/>
<id>urn:sha1:d2ee8239585be648ac63e560cb9cd363352ff11c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Try to fix OS X preferences with new pages.</title>
<updated>2018-05-30T00:34:39Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2018-05-30T00:34:39Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=e399d4610d9e177aa1f0cd149f81b4394e6febaf'/>
<id>urn:sha1:e399d4610d9e177aa1f0cd149f81b4394e6febaf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Updated fr_FR translation from Thierry Journet.</title>
<updated>2018-05-29T22:33:23Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2018-05-29T22:33:23Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=3adf7f85df698aafc372a8b80822ee4a1f86e3b2'/>
<id>urn:sha1:3adf7f85df698aafc372a8b80822ee4a1f86e3b2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix job ordering when sending notification emails (more of #1286).</title>
<updated>2018-05-28T23:56:25Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2018-05-28T23:56:25Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=f2dd76c91f1fd314df12d5dff3b736daf783b9b3'/>
<id>urn:sha1:f2dd76c91f1fd314df12d5dff3b736daf783b9b3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Save config changes made through the batch converter.</title>
<updated>2018-05-28T23:39:24Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2018-05-28T23:39:24Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=c0a35cebbdd2b2504011ebce1c9885479f78d1d1'/>
<id>urn:sha1:c0a35cebbdd2b2504011ebce1c9885479f78d1d1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix seconds_to_approximate_hms sometimes saying things like 1h60m (#1314).</title>
<updated>2018-05-28T00:17:59Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2018-05-28T00:17:59Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=9d904847726295852b78b0029939d0f848793d06'/>
<id>urn:sha1:9d904847726295852b78b0029939d0f848793d06</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ChangeLog.</title>
<updated>2018-05-27T22:17:08Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2018-05-27T22:17:08Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=b551048b6562c0697f8b748a2f0907dbd3d8fb96'/>
<id>urn:sha1:b551048b6562c0697f8b748a2f0907dbd3d8fb96</id>
<content type='text'>
</content>
</entry>
</feed>
