<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dcpomatic/test/film_metadata_test.cc, branch split</title>
<subtitle>DCP-o-matic DCP tools</subtitle>
<id>https://git.carlh.net/cgit/dcpomatic/atom?h=split</id>
<link rel='self' href='https://git.carlh.net/cgit/dcpomatic/atom?h=split'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/'/>
<updated>2023-08-06T20:05:03Z</updated>
<entry>
<title>Default to writing 8 audio channels in DCPs (#2443).</title>
<updated>2023-08-06T20:05:03Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2023-07-25T09:09:46Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=e8749cfcef2b9434377e73c66a79755691ebc064'/>
<id>urn:sha1:e8749cfcef2b9434377e73c66a79755691ebc064</id>
<content type='text'>
It seems likely that 8 channels is slightly less likely to trip validation
warnings from some distributors, and so it seems worth accepting the potential
waste of 2 channels.  Users can always set this back to 6 again (once,
and it will be saved) and those upgrading from old versions won't be affected
anyway.
</content>
</entry>
<entry>
<title>Don't insert incorrect &lt;Effect&gt; nodes into metadata (#2581).</title>
<updated>2023-07-02T20:04:10Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2023-07-02T20:03:28Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=fc10e39ac88ee16a711d1d643f863e84dcd8157d'/>
<id>urn:sha1:fc10e39ac88ee16a711d1d643f863e84dcd8157d</id>
<content type='text'>
Previously we would add assume Effect=none (i.e. force all subtitles
to have no effect) if neither of the legacy tags Border or Shadow
were present in the metadata.  In this case we should just leave
Effect as unset.
</content>
</entry>
<entry>
<title>Use a vector rather than a list when returning from content_factory().</title>
<updated>2022-07-11T10:22:11Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2022-07-09T18:41:10Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=b1e22dff981fb86ae04b12bb5a064e61030793a8'/>
<id>urn:sha1:b1e22dff981fb86ae04b12bb5a064e61030793a8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Guess video range better when importing 2.14.x projects (#2227).</title>
<updated>2022-04-07T22:43:28Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2022-04-07T22:43:28Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=eeaca1992aa117fe3a2a4a079d8a20a01d88e933'/>
<id>urn:sha1:eeaca1992aa117fe3a2a4a079d8a20a01d88e933</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Don't import luminance of 0 from 2.14.x metadata files (part of #2130).</title>
<updated>2021-11-22T19:48:20Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2021-11-22T09:52:52Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=7981ff2fe80ec88954e0f3eb4ff3c6e634c872f6'/>
<id>urn:sha1:7981ff2fe80ec88954e0f3eb4ff3c6e634c872f6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Stop some tests from writing things to test/data.</title>
<updated>2021-11-04T10:54:03Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2021-11-03T13:24:58Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=175e882d1d9d56e759ad613ce678cad70d13f8ed'/>
<id>urn:sha1:175e882d1d9d56e759ad613ce678cad70d13f8ed</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Read ISDCF Metadata from 2.14.x metadata (#2083).</title>
<updated>2021-09-25T20:21:31Z</updated>
<author>
<name>cah</name>
<email>cth@carlh.net</email>
</author>
<published>2021-09-25T18:38:58Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=f9ead014bdfaa7abd7dcea55650ae261e8323ec7'/>
<id>urn:sha1:f9ead014bdfaa7abd7dcea55650ae261e8323ec7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add LastWrittenBy to metadata (#2080).</title>
<updated>2021-09-19T22:08:20Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2021-09-19T21:57:45Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=185756ffbbba5d2b356860e75232fec9582c5800'/>
<id>urn:sha1:185756ffbbba5d2b356860e75232fec9582c5800</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use a constexpr and a nullptr.</title>
<updated>2021-09-19T22:08:17Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2021-09-19T21:57:21Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=3ff1586aad2fa5ba7e5fd95e178614aae12496e6'/>
<id>urn:sha1:3ff1586aad2fa5ba7e5fd95e178614aae12496e6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix failure to open v2.14.x documents with invalid or empty subtitle languages (#2085).</title>
<updated>2021-09-19T19:45:22Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2021-09-19T19:45:22Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=c7916079e06d985121842962b9736a6673e22dfe'/>
<id>urn:sha1:c7916079e06d985121842962b9736a6673e22dfe</id>
<content type='text'>
</content>
</entry>
</feed>
