<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dcpomatic/src/lib, branch v2.18.6</title>
<subtitle>DCP-o-matic DCP tools</subtitle>
<id>https://git.carlh.net/cgit/dcpomatic/atom?h=v2.18.6</id>
<link rel='self' href='https://git.carlh.net/cgit/dcpomatic/atom?h=v2.18.6'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/'/>
<updated>2025-01-22T16:12:14Z</updated>
<entry>
<title>Fix typo (#2956).</title>
<updated>2025-01-22T16:12:14Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2025-01-22T16:12:14Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=de2126c9a2eba90ad1f2817dad3afc1b847cfeaf'/>
<id>urn:sha1:de2126c9a2eba90ad1f2817dad3afc1b847cfeaf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Sort cinemas and DKDM recipients correctly using the collator (#2950).</title>
<updated>2025-01-22T13:34:25Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2025-01-18T23:37:31Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=44cd984db9877b2a1aac3321744f7d0415f2f2e9'/>
<id>urn:sha1:44cd984db9877b2a1aac3321744f7d0415f2f2e9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move sqlite database open/close to a new SQLiteDatabase.</title>
<updated>2025-01-22T13:34:25Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2025-01-18T23:21:11Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=16b3f6c6245acf9689349dbd2af7d4411f861767'/>
<id>urn:sha1:16b3f6c6245acf9689349dbd2af7d4411f861767</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Announce changes to cinemas file separately.</title>
<updated>2025-01-22T13:34:25Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2025-01-17T01:59:29Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=4b03cf0a567bc2f4528cf723c35141bd5ae0f65d'/>
<id>urn:sha1:4b03cf0a567bc2f4528cf723c35141bd5ae0f65d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Only read screen certificates when we need them.</title>
<updated>2025-01-22T13:34:25Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2025-01-17T01:07:01Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=07b608ab6b2daa5f4cb366716e3aa6ece8a74f39'/>
<id>urn:sha1:07b608ab6b2daa5f4cb366716e3aa6ece8a74f39</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix updating of screens with new/different trusted devices.</title>
<updated>2025-01-22T13:34:25Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2025-01-17T01:05:45Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=efdc2359ff10ec8baf377704ef7f698aaef1ff0f'/>
<id>urn:sha1:efdc2359ff10ec8baf377704ef7f698aaef1ff0f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix adding of trusted devices.</title>
<updated>2025-01-22T13:34:25Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2025-01-17T01:05:23Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=9f57dd094f0989d13608bcd2abd06a5a083a12ee'/>
<id>urn:sha1:9f57dd094f0989d13608bcd2abd06a5a083a12ee</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Allow KDMRecipient and hence Screen to convert certs to dcp::Certificate lazily.</title>
<updated>2025-01-22T13:34:25Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2025-01-17T00:31:38Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=5e10a6f047d12f1e2e3d0e2f8ee30f93897a2227'/>
<id>urn:sha1:5e10a6f047d12f1e2e3d0e2f8ee30f93897a2227</id>
<content type='text'>
This is pretty slow (as it runs the certificate through OpenSSL) and we
don't need to do it for every certificate in a database when we load the
database.
</content>
</entry>
<entry>
<title>Add screens() to get all screens.</title>
<updated>2025-01-22T13:34:25Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2025-01-17T00:06:18Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=8b3561f2acc149e0654b47558569e06a10e068c3'/>
<id>urn:sha1:8b3561f2acc149e0654b47558569e06a10e068c3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>White space: cross{_osx,_windows,_common}.cc cross.h</title>
<updated>2025-01-21T01:33:24Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2025-01-21T01:33:24Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=4c905330c2052cd77be09d9deb301f1fcf4b81f2'/>
<id>urn:sha1:4c905330c2052cd77be09d9deb301f1fcf4b81f2</id>
<content type='text'>
</content>
</entry>
</feed>
