<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dcpomatic/src/lib/config.cc, branch v2.16.72</title>
<subtitle>DCP-o-matic DCP tools</subtitle>
<id>https://git.carlh.net/cgit/dcpomatic/atom?h=v2.16.72</id>
<link rel='self' href='https://git.carlh.net/cgit/dcpomatic/atom?h=v2.16.72'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/'/>
<updated>2024-01-16T20:33:29Z</updated>
<entry>
<title>Remember some more paths when selecting files (#2728).</title>
<updated>2024-01-16T20:33:29Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2024-01-16T00:44:49Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=127bdaa2d8a869112fd6ec908cf115f391dbba24'/>
<id>urn:sha1:127bdaa2d8a869112fd6ec908cf115f391dbba24</id>
<content type='text'>
* export subtitles
* export video
* debug log
* cinema database
* config file
</content>
</entry>
<entry>
<title>Check for bad DN qualifiers on signer certificates (#2716).</title>
<updated>2024-01-09T10:54:17Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2024-01-08T18:01:21Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=69a84c50d0e1196c3a83883173e4a301ff550364'/>
<id>urn:sha1:69a84c50d0e1196c3a83883173e4a301ff550364</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Try to clarify player "dual" mode in the configuration.</title>
<updated>2023-12-30T23:08:47Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2023-12-30T23:08:47Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=91bf9a14004611b68eb4e68927b4dad41b578e15'/>
<id>urn:sha1:91bf9a14004611b68eb4e68927b4dad41b578e15</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Store last path for adding KDMs (#2348).</title>
<updated>2023-11-11T21:55:27Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2023-11-11T21:55:27Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=8a04d3d74cdb756baa399cc7693393285b064c59'/>
<id>urn:sha1:8a04d3d74cdb756baa399cc7693393285b064c59</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>
<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>
</feed>
