<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dcpomatic/src/lib/grok/context.h, branch main</title>
<subtitle>DCP-o-matic DCP tools</subtitle>
<id>https://git.carlh.net/cgit/dcpomatic/atom?h=main</id>
<link rel='self' href='https://git.carlh.net/cgit/dcpomatic/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/'/>
<updated>2025-03-07T23:12:07Z</updated>
<entry>
<title>Don't use an optional for the Grok config object.</title>
<updated>2025-03-07T23:12:07Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2025-03-03T19:51:48Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=3f2675aab119e55f958563e2fe6949192a2b976d'/>
<id>urn:sha1:3f2675aab119e55f958563e2fe6949192a2b976d</id>
<content type='text'>
I'm not sure why I did it like this in the first place - perhaps so that
if the API endpoint changes there aren't so many old values stuck in
config files all over the place?  Anyway, it seems cleaner to do it like
this, as it's how we handle the other config.
</content>
</entry>
<entry>
<title>Remove config of grok server port (#2900).</title>
<updated>2024-11-29T22:32:32Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2024-11-28T18:24:45Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=db53687617961f5ae0c68d630472f2d9d927b4d4'/>
<id>urn:sha1:db53687617961f5ae0c68d630472f2d9d927b4d4</id>
<content type='text'>
The server now always uses port 80.
</content>
</entry>
<entry>
<title>Cleanup: some coding standard fixes.</title>
<updated>2024-11-29T22:32:32Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2024-11-28T18:21:18Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=97bf621156ac86867b0b247fcdec1c49cb3e7f16'/>
<id>urn:sha1:97bf621156ac86867b0b247fcdec1c49cb3e7f16</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Cleanup: remove unnecessary FrameProxy wrapper to DCPVideo.</title>
<updated>2024-11-29T22:31:41Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2024-11-27T23:05:14Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=31601fb15a289b193368a029624fd17e970339fa'/>
<id>urn:sha1:31601fb15a289b193368a029624fd17e970339fa</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Cleanup: whitespace and some privacy.</title>
<updated>2024-11-29T22:31:41Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2024-11-27T22:45:30Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=aacab372816de02da3cf64996e0a20466d1f1d92'/>
<id>urn:sha1:aacab372816de02da3cf64996e0a20466d1f1d92</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Cleanup: remove unnecessary set to nullptr...</title>
<updated>2024-11-29T22:31:41Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2024-11-27T22:33:10Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=6eea47ea2668817d3fc7d941c010761ec29bc35f'/>
<id>urn:sha1:6eea47ea2668817d3fc7d941c010761ec29bc35f</id>
<content type='text'>
...now that we're in a destructor, it's clear.
</content>
</entry>
<entry>
<title>Cleanup: inline shutdown() in the only place it's called.</title>
<updated>2024-11-29T22:31:41Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2024-11-27T22:32:17Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=2c62f1ebb8d8b5be7db966db9dc3caa02e4d8edb'/>
<id>urn:sha1:2c62f1ebb8d8b5be7db966db9dc3caa02e4d8edb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Cleanup: make some methods private.</title>
<updated>2024-11-29T22:31:41Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2024-11-27T22:29:38Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=220a885291592236515ee8673996fe5f73591f57'/>
<id>urn:sha1:220a885291592236515ee8673996fe5f73591f57</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Allow specification of video bit rate separately for J2K and MPEG2.</title>
<updated>2024-04-22T11:03:04Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2024-04-05T21:17:03Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=21ebc2365dd7a66c05d130dc87861f7399ae834b'/>
<id>urn:sha1:21ebc2365dd7a66c05d130dc87861f7399ae834b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rename j2k_bandwidth -&gt; video_bit_rate.</title>
<updated>2024-04-21T21:18:23Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2024-04-05T19:57:03Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=c98d6fd22da1586ef3c1d64a2f7b1ee602f539e9'/>
<id>urn:sha1:c98d6fd22da1586ef3c1d64a2f7b1ee602f539e9</id>
<content type='text'>
</content>
</entry>
</feed>
