<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dcpomatic/src/lib/config.cc, branch grok</title>
<subtitle>DCP-o-matic DCP tools</subtitle>
<id>https://git.carlh.net/cgit/dcpomatic/atom?h=grok</id>
<link rel='self' href='https://git.carlh.net/cgit/dcpomatic/atom?h=grok'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/'/>
<updated>2023-07-07T19:02:01Z</updated>
<entry>
<title>We need to be able to read the config even if the GPU options are not in it.</title>
<updated>2023-07-07T19:02:01Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2023-07-07T19:02:01Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=0fd8188b67917406ea20d02b5f15754c249d6ff0'/>
<id>urn:sha1:0fd8188b67917406ea20d02b5f15754c249d6ff0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use boost::filesystem::path for _gpu_binary_location.</title>
<updated>2023-07-07T16:22:05Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2023-07-07T16:22:05Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=30c546cb120638cf189aa73ed26d7c6ef751c384'/>
<id>urn:sha1:30c546cb120638cf189aa73ed26d7c6ef751c384</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Run clang-format on Aaron's patch.</title>
<updated>2023-07-07T14:09:38Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2023-07-07T14:09:38Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=05ca80a67cc99324ee6360b53d79b721ac0047d6'/>
<id>urn:sha1:05ca80a67cc99324ee6360b53d79b721ac0047d6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Patch from Aaron.</title>
<updated>2023-07-07T11:58:35Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2023-07-06T21:09:08Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=7158e24762c77465b2827bfa8c96d2fe2368be37'/>
<id>urn:sha1:7158e24762c77465b2827bfa8c96d2fe2368be37</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>Fix some typos in comments.</title>
<updated>2023-05-13T06:54:58Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2023-04-11T21:03:36Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=87c1ac59d40f611fed94fa4120f9c21ef2baa2d2'/>
<id>urn:sha1:87c1ac59d40f611fed94fa4120f9c21ef2baa2d2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Replace spaces with _ in default KDM name formats, as spaces are</title>
<updated>2023-03-04T21:33:57Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2023-03-04T21:33:34Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=a2637cc0d95076c463a9dfee248137e5211d1a7d'/>
<id>urn:sha1:a2637cc0d95076c463a9dfee248137e5211d1a7d</id>
<content type='text'>
removed from the filename before it is used.
</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>Remember paths in the add input dir picker in the combiner.</title>
<updated>2023-01-07T19:13:14Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2023-01-07T19:13:14Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=e572ffd2e0bdc59cd00103a242d290d89e039c93'/>
<id>urn:sha1:e572ffd2e0bdc59cd00103a242d290d89e039c93</id>
<content type='text'>
</content>
</entry>
</feed>
