<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dcpomatic/src/lib/config.h, branch 2554-debug</title>
<subtitle>DCP-o-matic DCP tools</subtitle>
<id>https://git.carlh.net/cgit/dcpomatic/atom?h=2554-debug</id>
<link rel='self' href='https://git.carlh.net/cgit/dcpomatic/atom?h=2554-debug'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/'/>
<updated>2023-03-03T00:49:55Z</updated>
<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>
<entry>
<title>More header trimming.</title>
<updated>2022-12-13T10:18:31Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2022-12-13T10:18:31Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=0185ba27b0e9c52a173147c1380ec5f345109afc'/>
<id>urn:sha1:0185ba27b0e9c52a173147c1380ec5f345109afc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add default release territory configuration (#2375).</title>
<updated>2022-11-28T23:15:02Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2022-11-28T23:06:29Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=00885f610bb9957c602a3aff92fa79066b2b2ef3'/>
<id>urn:sha1:00885f610bb9957c602a3aff92fa79066b2b2ef3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add default audio language configuration (#2375).</title>
<updated>2022-11-28T23:15:02Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2022-11-23T00:05:41Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=4d879e836147720bed8208f92d8d39bcbd661221'/>
<id>urn:sha1:4d879e836147720bed8208f92d8d39bcbd661221</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove default container configuration option.</title>
<updated>2022-11-28T23:15:02Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2022-11-22T23:01:54Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=da822af56c5e4acab361b8531fb75a1dcb4b110e'/>
<id>urn:sha1:da822af56c5e4acab361b8531fb75a1dcb4b110e</id>
<content type='text'>
I think this is basically useless now that DoM guesses a good container
when the first video is added.  It made more sense before we did that.
</content>
</entry>
<entry>
<title>Add passive mode option to TMS upload.</title>
<updated>2022-11-02T00:17:13Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2022-11-01T19:58:10Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=0d7d4fb3472a30f7706baab0703114ec32d5a2af'/>
<id>urn:sha1:0d7d4fb3472a30f7706baab0703114ec32d5a2af</id>
<content type='text'>
Disabling this fixes TMS upload with some FTP servers
(reported on a Synology NAS).
</content>
</entry>
<entry>
<title>Save and restore sash positions in the main DoM.</title>
<updated>2022-10-14T09:41:18Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2022-10-12T21:21:09Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=d85bd416c6267e9c86948b9b5f2e5dba5e67f755'/>
<id>urn:sha1:d85bd416c6267e9c86948b9b5f2e5dba5e67f755</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add a description of which part of the config failed to load.</title>
<updated>2022-09-04T18:54:38Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2022-09-04T18:54:38Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=00d0a99cfd1616e80efd86ec0531e5ca86a455e8'/>
<id>urn:sha1:00d0a99cfd1616e80efd86ec0531e5ca86a455e8</id>
<content type='text'>
</content>
</entry>
</feed>
