<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dcpomatic/src/lib/config.cc, branch mxe2</title>
<subtitle>DCP-o-matic DCP tools</subtitle>
<id>https://git.carlh.net/cgit/dcpomatic/atom?h=mxe2</id>
<link rel='self' href='https://git.carlh.net/cgit/dcpomatic/atom?h=mxe2'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/'/>
<updated>2019-12-19T21:11:47Z</updated>
<entry>
<title>Add an output audio matrix (#1482).</title>
<updated>2019-12-19T21:11:47Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2019-12-18T00:09:25Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=e0b2ef3dbac6fc4900cad6fea4395c212578602b'/>
<id>urn:sha1:e0b2ef3dbac6fc4900cad6fea4395c212578602b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Hide the upmixers unless an "advanced" configuration option is ticked.</title>
<updated>2019-10-13T21:47:33Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2019-10-13T21:47:33Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=a9dde34b8772ef8b985af067e2ff709be4e3cab6'/>
<id>urn:sha1:a9dde34b8772ef8b985af067e2ff709be4e3cab6</id>
<content type='text'>
The upmixers are not of sufficient quality to always be an improvement,
and anecdotally it seems that some users see them and hope one will
be a silver bullet.
</content>
</entry>
<entry>
<title>Don't crash if history items are inaccessible.</title>
<updated>2019-07-02T21:56:56Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2019-07-02T21:56:56Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=232ddcc9892a7dfd54efa7533c27c4cfdf71bffd'/>
<id>urn:sha1:232ddcc9892a7dfd54efa7533c27c4cfdf71bffd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add support for Datasat AP2x and USL sound processors when converting</title>
<updated>2019-07-02T00:32:54Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2019-07-02T00:32:54Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=e6c828cbd577239e7c8e4c532161084a33843a0f'/>
<id>urn:sha1:e6c828cbd577239e7c8e4c532161084a33843a0f</id>
<content type='text'>
fader position to gain.   Stop storing a chosen processor in config;
instead, get the user to choose the processor when calculating gains.
</content>
</entry>
<entry>
<title>Make video view type configurable.</title>
<updated>2019-05-10T22:43:55Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2019-05-09T00:36:11Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=5e2b926c116bbce2800fe3459e5a654101355482'/>
<id>urn:sha1:5e2b926c116bbce2800fe3459e5a654101355482</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Validation of certificate chains will fail before dcpomatic_setup()</title>
<updated>2019-05-10T22:43:42Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2019-05-04T00:03:43Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=248fe9bd28d93a9e269093b4dfbec5d0ceb49ce1'/>
<id>urn:sha1:248fe9bd28d93a9e269093b4dfbec5d0ceb49ce1</id>
<content type='text'>
is called, as OpenSSL has not yet been set up.

Make sure that these failures only raise a Bad() (which nobody is yet
listening to) rather than throwing an exception which gets caught
and reported as a failed-to-load config.

If none of the OpenSSL stuff is working chain_valid() will return false
but private_key_valid() will throw an exception (as it tries to get the
leaf certificate, causing a validity check).
</content>
</entry>
<entry>
<title>Complain on startup if signer or decryption chains are inconsistent (#1520).</title>
<updated>2019-05-10T22:43:42Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2019-03-31T23:31:22Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=a7ccdd22a980d1b18ecf4477a912bab7510be14a'/>
<id>urn:sha1:a7ccdd22a980d1b18ecf4477a912bab7510be14a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Bump default J2K bandwidth to 150MBit/s (#1523).</title>
<updated>2019-04-20T00:55:07Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2019-04-20T00:55:07Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=e495cf4b371086cb5b3e6c2df0913ceb2fdbc273'/>
<id>urn:sha1:e495cf4b371086cb5b3e6c2df0913ceb2fdbc273</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Store successful DCP encodes.</title>
<updated>2019-04-14T19:17:35Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2019-04-14T19:17:35Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=985e727e001e1a92ae035364a9cbf1ff99522ff1'/>
<id>urn:sha1:985e727e001e1a92ae035364a9cbf1ff99522ff1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Allow explicit specification of email protocol (plain/STARTTLS/SSL).</title>
<updated>2019-03-28T23:10:56Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2019-03-28T23:10:56Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=e075012124424b77044b5d61885ed2646d3781cd'/>
<id>urn:sha1:e075012124424b77044b5d61885ed2646d3781cd</id>
<content type='text'>
</content>
</entry>
</feed>
