<feed xmlns='http://www.w3.org/2005/Atom'>
<title>libdcp/test/ref/write_interop_subtitle_test3, branch dcp-editor2</title>
<subtitle>DCP handling library</subtitle>
<id>https://git.carlh.net/cgit/libdcp/atom?h=dcp-editor2</id>
<link rel='self' href='https://git.carlh.net/cgit/libdcp/atom?h=dcp-editor2'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/'/>
<updated>2022-03-20T20:20:58Z</updated>
<entry>
<title>Nearly pretty-print subtitle XML (though not in &lt;Text&gt; nodes).</title>
<updated>2022-03-20T20:20:58Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2022-03-15T14:32:49Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=066e30f30f851396bd6f10d50a448507e1c0b392'/>
<id>urn:sha1:066e30f30f851396bd6f10d50a448507e1c0b392</id>
<content type='text'>
This is an attempt to fix DoM bug #2205.
</content>
</entry>
<entry>
<title>Use optional for ReelAsset _annotation_text.</title>
<updated>2022-01-17T19:16:52Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2022-01-17T17:45:19Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=0a5615c17edf6d9c51d9269c824d6caf71f710e5'/>
<id>urn:sha1:0a5615c17edf6d9c51d9269c824d6caf71f710e5</id>
<content type='text'>
Not only is this tag optional in Interop and SMPTE, but it would
appear that if it is present but empty a DCP will not play back
on Sony SRX320 / LMT3000 systems (DoM bug #2124).

Here we use optional&lt;&gt;, as seems to make sense, and also refuse
to write empty tags (instead omitting the tag entirely).
</content>
</entry>
<entry>
<title>Test churn from adding make_uuid() into CPL.</title>
<updated>2021-06-01T23:44:34Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2021-06-01T23:38:53Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=42feb7f92b4d8fb5aee89f40a8e02dc7ca4ae293'/>
<id>urn:sha1:42feb7f92b4d8fb5aee89f40a8e02dc7ca4ae293</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Bv2.1 7.2.3: Check that subtitle &lt;StartTime&gt; exists and is 0.</title>
<updated>2021-01-17T19:13:22Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2021-01-02T23:31:40Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=f11ff8d4d961d92e994ef0f9beb456aa8ec7c4cb'/>
<id>urn:sha1:f11ff8d4d961d92e994ef0f9beb456aa8ec7c4cb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use the &lt;Id&gt; read in when the Reel was created from XML (if appropriate)</title>
<updated>2020-09-09T20:41:52Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2020-09-09T20:41:52Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=f77a03cc3ec0c5f917e0a2b6cf7599d035b34cff'/>
<id>urn:sha1:f77a03cc3ec0c5f917e0a2b6cf7599d035b34cff</id>
<content type='text'>
when writing it out again, rather than creating a new one each time.

Also there is the associated test churn here from removing a call
to make_uuid().
</content>
</entry>
<entry>
<title>Fix up some tests.</title>
<updated>2020-07-12T13:37:13Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2020-07-12T13:37:13Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=09d3fd999cd9dae6e5b9b3db69af3452ab0fadf2'/>
<id>urn:sha1:09d3fd999cd9dae6e5b9b3db69af3452ab0fadf2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Hopefully make all tests stable enough to be run with --random,</title>
<updated>2020-07-11T19:11:48Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2020-07-11T19:11:48Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=d4f3f5b44d5d42eaadc6fa3807648b6735d61758'/>
<id>urn:sha1:d4f3f5b44d5d42eaadc6fa3807648b6735d61758</id>
<content type='text'>
stopping test reference churn.
</content>
</entry>
<entry>
<title>Accept that &lt;Duration&gt; and &lt;EntryPoint&gt; are optional, and account for this in tests.</title>
<updated>2019-03-18T00:29:47Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2019-03-18T00:29:47Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=099cb53c7a1079b3d3b2bf0c1cf635673a0192fd'/>
<id>urn:sha1:099cb53c7a1079b3d3b2bf0c1cf635673a0192fd</id>
<content type='text'>
Also fix tests to reflect &lt;AnnotationText&gt; no longer being filled in with a default
value.
</content>
</entry>
<entry>
<title>And corresponding test updates.</title>
<updated>2019-03-12T12:05:37Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2019-03-12T12:05:37Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=80c68cb26c17c38a11a42a665f3e07357663fb55'/>
<id>urn:sha1:80c68cb26c17c38a11a42a665f3e07357663fb55</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update tests for previous.</title>
<updated>2019-03-12T11:53:04Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2019-03-12T11:53:04Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=7a07a57bc02c8efe99e464b465660d1e54a4cf84'/>
<id>urn:sha1:7a07a57bc02c8efe99e464b465660d1e54a4cf84</id>
<content type='text'>
</content>
</entry>
</feed>
