<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dcpomatic/src/lib/reel_writer.cc, branch debug/lucky-post</title>
<subtitle>DCP-o-matic DCP tools</subtitle>
<id>https://git.carlh.net/cgit/dcpomatic/atom?h=debug%2Flucky-post</id>
<link rel='self' href='https://git.carlh.net/cgit/dcpomatic/atom?h=debug%2Flucky-post'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/'/>
<updated>2019-10-21T23:38:43Z</updated>
<entry>
<title>Copy with progress updates when we might copy long files (#1574).</title>
<updated>2019-10-21T23:38:43Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2019-10-21T15:25:04Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=c6dba8368b45b6177a971050236d37da0ce4ff4c'/>
<id>urn:sha1:c6dba8368b45b6177a971050236d37da0ce4ff4c</id>
<content type='text'>
Backported from 48b82de5b6e8e07330a2f72dbddd8d9830fe047e in v2.15.x.
</content>
</entry>
<entry>
<title>Fix cross-thread access to info files.  May help with #1618.</title>
<updated>2019-10-15T11:55:56Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2019-10-08T22:43:22Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=0e0696155ba56a2c7d4adde87b70bd2739d334f9'/>
<id>urn:sha1:0e0696155ba56a2c7d4adde87b70bd2739d334f9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Improve OpenFileError so that it doesn't say "opening for read"</title>
<updated>2019-10-08T18:16:13Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2019-09-29T21:28:57Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=93e89bd463bd51de6823a6796288f6283f885b06'/>
<id>urn:sha1:93e89bd463bd51de6823a6796288f6283f885b06</id>
<content type='text'>
in one case where it should say "opening for read/write".

Also add some unit tests for ReelWriter.
</content>
</entry>
<entry>
<title>Fix incorrect timing of PNG subtitles in second and subsequent reels.</title>
<updated>2019-06-28T22:23:41Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2019-06-27T22:09:36Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=d5dc6e380409b003fc52a97251c2c16b29641cf0'/>
<id>urn:sha1:d5dc6e380409b003fc52a97251c2c16b29641cf0</id>
<content type='text'>
Backported from 5728b8095b9522626d61b1c684a9492f759e2870 in v2.15.x.
</content>
</entry>
<entry>
<title>Set CCAP language tag correctly.</title>
<updated>2019-03-29T01:05:03Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2019-03-29T01:05:03Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=641a81bf7ad436853525d734c0d41a0f1365ecd3'/>
<id>urn:sha1:641a81bf7ad436853525d734c0d41a0f1365ecd3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove specification of italic/bold fonts (#1451); synthesis will be used instead.</title>
<updated>2019-01-27T00:25:40Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2019-01-27T00:25:40Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=f77ec143719c86ddbf098bff6d19fe2a159b8c3e'/>
<id>urn:sha1:f77ec143719c86ddbf098bff6d19fe2a159b8c3e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Don't write &lt;Language&gt; tags to SMPTE subs unless we know the language,</title>
<updated>2019-01-06T23:18:37Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2019-01-06T23:18:37Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=d59096a931025f787b88eee5169374575bb1a0f9'/>
<id>urn:sha1:d59096a931025f787b88eee5169374575bb1a0f9</id>
<content type='text'>
as "Unknown" is an invalid value and &lt;Language&gt; is optional in SMPTE.
</content>
</entry>
<entry>
<title>Be a bit more careful with fwrite.</title>
<updated>2018-12-23T21:38:44Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2018-12-23T21:38:44Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=196de029044f4dbac5f74f68e08a89f778c3a236'/>
<id>urn:sha1:196de029044f4dbac5f74f68e08a89f778c3a236</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Be more careful with fread in various places.</title>
<updated>2018-12-19T23:10:34Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2018-12-19T23:10:34Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=05d90a3edda9c1f5e7499f0ce7b6617fe46ac54d'/>
<id>urn:sha1:05d90a3edda9c1f5e7499f0ce7b6617fe46ac54d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Tidy and fix logging.</title>
<updated>2018-11-21T23:17:00Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2018-11-21T23:17:00Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=ad1ef39eda58b3a919ea3b7084401a0439409ec6'/>
<id>urn:sha1:ad1ef39eda58b3a919ea3b7084401a0439409ec6</id>
<content type='text'>
</content>
</entry>
</feed>
