<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dcpomatic/src/lib/config.cc, branch grok2</title>
<subtitle>DCP-o-matic DCP tools</subtitle>
<id>https://git.carlh.net/cgit/dcpomatic/atom?h=grok2</id>
<link rel='self' href='https://git.carlh.net/cgit/dcpomatic/atom?h=grok2'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/'/>
<updated>2023-10-16T15:57:19Z</updated>
<entry>
<title>Clean up grok's presence in the config file and make sure it's optional.</title>
<updated>2023-10-16T15:57:19Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2023-10-06T20:42:44Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=ce4ed1660bd9c137c34d0c3afa86d72a8c0555fb'/>
<id>urn:sha1:ce4ed1660bd9c137c34d0c3afa86d72a8c0555fb</id>
<content type='text'>
It should be allowed to not have any grok stuff in the config file,
and we should generally call it grok rather than GPU in case
other non-grok GPU stuff arrives in the future.
</content>
</entry>
<entry>
<title>Use GPU not Gpu for config element names.</title>
<updated>2023-10-16T15:57:18Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2023-09-24T15:26:31Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=dba9de6fa23110fcfea5d8c5e33dbe43698731c6'/>
<id>urn:sha1:dba9de6fa23110fcfea5d8c5e33dbe43698731c6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use boost::filesystem::path for gpu_binary_location().</title>
<updated>2023-10-16T15:57:18Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2023-09-24T15:23:57Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=729951e629c0d98d6f1da058029114341dae6e39'/>
<id>urn:sha1:729951e629c0d98d6f1da058029114341dae6e39</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Patch from Aaron Boxer adding initial support for GPU-powered J2K encoding via his tool "grok".</title>
<updated>2023-10-16T15:56:10Z</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=1a65b7b23e86916e056f8d177c3a386eed73bfeb'/>
<id>urn:sha1:1a65b7b23e86916e056f8d177c3a386eed73bfeb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Normalise XML attribute names to be camelCase (#2241).</title>
<updated>2023-10-16T09:35:33Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2022-09-10T22:10:22Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=2ecf279c41b65ec5d74ac3c441b0fef30cf27081'/>
<id>urn:sha1:2ecf279c41b65ec5d74ac3c441b0fef30cf27081</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove unused code.</title>
<updated>2023-10-16T09:30:27Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2023-10-16T09:30:27Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=4b8f2b64ebb7fcba20c3c03d7bccd08e48612fbb'/>
<id>urn:sha1:4b8f2b64ebb7fcba20c3c03d7bccd08e48612fbb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use dcp::filesystem to wrap filesystem calls and fix_long_path</title>
<updated>2023-10-09T21:38:28Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2023-10-06T00:37:16Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=96f50dd5e600925488fdd9db1580aa01b026269b'/>
<id>urn:sha1:96f50dd5e600925488fdd9db1580aa01b026269b</id>
<content type='text'>
anything that is passed to read_file() from libcxml.

This should fix #2623 and other similar problems.
</content>
</entry>
<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>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>
</feed>
