<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dcpomatic/src/lib/dkdm_recipient.cc, 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-09-04T21:16:55Z</updated>
<entry>
<title>Revert "Remove timing selection from DKDM dialog." (#3017).</title>
<updated>2025-09-04T21:16:55Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2025-09-04T19:57:49Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=323146ee516476d76de5b56fdbc08747bf832825'/>
<id>urn:sha1:323146ee516476d76de5b56fdbc08747bf832825</id>
<content type='text'>
This reverts commit ce01ccc1aa871d299ad96683055c4e06a355efb9.

Turns out there are quite a few people and pieces of software who care
about this.
</content>
</entry>
<entry>
<title>Add recipient name as a magic value in DKDM output filenames.</title>
<updated>2025-03-26T23:30:25Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2025-03-26T23:28:46Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=2095769e1a644703e388bf0cade559773f08d0a9'/>
<id>urn:sha1:2095769e1a644703e388bf0cade559773f08d0a9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove timing selection from DKDM dialog.</title>
<updated>2025-03-26T23:30:25Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2025-03-26T22:29:57Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=ce01ccc1aa871d299ad96683055c4e06a355efb9'/>
<id>urn:sha1:ce01ccc1aa871d299ad96683055c4e06a355efb9</id>
<content type='text'>
Maybe there is some software that respects the timings, but it seems
slightly deceptive to pretend there's any point in setting them.
</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>Remove some unused includes.</title>
<updated>2025-01-05T11:58:13Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2025-01-02T22:58:07Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=2970a579fa3e3f980f8a9d0cfea44b93ca05602a'/>
<id>urn:sha1:2970a579fa3e3f980f8a9d0cfea44b93ca05602a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use sqlite for cinema and DKDM recipient lists.</title>
<updated>2024-05-06T18:42:50Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2023-05-20T20:51:49Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=a3fcbb3a76e079a5485a0552ea5d35b8d6739116'/>
<id>urn:sha1:a3fcbb3a76e079a5485a0552ea5d35b8d6739116</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove all use of add_child() from xmlpp.</title>
<updated>2024-03-20T17:25:09Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2024-02-06T09:58:39Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=0e5013e1a96af81e4b501ff0c3192c10a061a2c8'/>
<id>urn:sha1:0e5013e1a96af81e4b501ff0c3192c10a061a2c8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Also remove now-redundant UTC offset from DKDMRecipient.</title>
<updated>2024-02-10T21:40:16Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2024-02-10T21:40:16Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=eade5cc8657f51d1d768b705936e918f8d1f53ee'/>
<id>urn:sha1:eade5cc8657f51d1d768b705936e918f8d1f53ee</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move UTC offset for KDMs from the cinema to the point of KDM creation (#2300).</title>
<updated>2024-01-28T01:01:57Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2022-12-01T21:30:58Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=957f92414a6f88dd6ef1ceb901ef0b61414bf6cd'/>
<id>urn:sha1:957f92414a6f88dd6ef1ceb901ef0b61414bf6cd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Cleanup: extract encrypt() call from Film::make_kdm().</title>
<updated>2023-02-11T21:26:38Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2023-01-28T23:07:10Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=e18630852de1ac02c23c74cbe7643845b6f4bd17'/>
<id>urn:sha1:e18630852de1ac02c23c74cbe7643845b6f4bd17</id>
<content type='text'>
</content>
</entry>
</feed>
