<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dcpomatic/src/lib/config.h, branch 2381-templates</title>
<subtitle>DCP-o-matic DCP tools</subtitle>
<id>https://git.carlh.net/cgit/dcpomatic/atom?h=2381-templates</id>
<link rel='self' href='https://git.carlh.net/cgit/dcpomatic/atom?h=2381-templates'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/'/>
<updated>2023-09-17T22:36:46Z</updated>
<entry>
<title>Remove default standard setting (already taken from template).</title>
<updated>2023-09-17T22:36:46Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2023-09-17T22:36:46Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=8bf885d308586842bb3195745cb40480a91793a2'/>
<id>urn:sha1:8bf885d308586842bb3195745cb40480a91793a2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove default J2K bandwidth setting (already taken from template).</title>
<updated>2023-09-17T22:03:53Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2023-09-17T22:03:53Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=a40d665fa9795e6d8a47f9fa962ef1e64d754778'/>
<id>urn:sha1:a40d665fa9795e6d8a47f9fa962ef1e64d754778</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove default DCP audio channel setting (already taken from template).</title>
<updated>2023-09-17T21:44:09Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2023-09-17T21:44:03Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=f96f38c99d7ca810e70e2fb007039c240e14c4bf'/>
<id>urn:sha1:f96f38c99d7ca810e70e2fb007039c240e14c4bf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove default DCP content type setting (already taken from template).</title>
<updated>2023-09-17T21:22:10Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2023-09-17T21:22:10Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=45f029ce9688a38b8271aa3d23abde1c4d3a31d2'/>
<id>urn:sha1:45f029ce9688a38b8271aa3d23abde1c4d3a31d2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Always use a default template.</title>
<updated>2023-09-17T21:07:19Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2023-09-17T21:07:19Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=35ba1f7a97d3173bd3846cb48de1542fff1d8b5a'/>
<id>urn:sha1:35ba1f7a97d3173bd3846cb48de1542fff1d8b5a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>list -&gt; vector in Config::templates().</title>
<updated>2023-09-16T23:34:49Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2023-09-16T23:34:49Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=ab09ee044d9342a9b294dff79469e89abd61748e'/>
<id>urn:sha1:ab09ee044d9342a9b294dff79469e89abd61748e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add config option to allow long ISDCF name parts.</title>
<updated>2023-06-23T22:54:28Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2023-06-23T22:54:28Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=e8d05ab1c7c8ea1cc9d653540bf3cf2acb2c9669'/>
<id>urn:sha1:e8d05ab1c7c8ea1cc9d653540bf3cf2acb2c9669</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add option to limit DCP output to the "Bv2.0 profile" (#2470).</title>
<updated>2023-03-03T00:49:55Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2023-03-01T00:26:49Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=34b2b0fe412332505e3d543358c9741bd068602d'/>
<id>urn:sha1:34b2b0fe412332505e3d543358c9741bd068602d</id>
<content type='text'>
I'm far from convinced about the point/sense of all these "profiles"
(rather than just implementing or at least tolerating the standard)
but lots of people are having problems with "QC" processes failing
their DCPs with complaints related to MCASubDescriptors.  It seems to
make sense to have an option to turn them off - at least for now,
until either the "QC" situation settles down or any bugs in DCP-o-matic
are found and fixed.
</content>
</entry>
<entry>
<title>Add options for where the add files dialog starts (#2413).</title>
<updated>2023-01-13T23:42:39Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2023-01-13T19:40:24Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=0c66eff01358e75ff524f395aeb634ec34a47313'/>
<id>urn:sha1:0c66eff01358e75ff524f395aeb634ec34a47313</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Generalise add_files_path to initial_paths().</title>
<updated>2023-01-03T19:34:01Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2023-01-03T19:34:01Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=98a10c9874d28e2e52f7495549b80528372ffbfb'/>
<id>urn:sha1:98a10c9874d28e2e52f7495549b80528372ffbfb</id>
<content type='text'>
</content>
</entry>
</feed>
