| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-07-04 | Go back to the old way of handling KDM timing. | Carl Hetherington | |
| Once again the KDM gets its timezone from the cinema. | |||
| 2025-01-22 | Allow KDMRecipient and hence Screen to convert certs to dcp::Certificate lazily. | Carl Hetherington | |
| 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. | |||
| 2024-05-06 | Use sqlite for cinema and DKDM recipient lists. | Carl Hetherington | |
| 2024-03-20 | Remove all use of add_child() from xmlpp. | Carl Hetherington | |
| 2024-01-28 | Move UTC offset for KDMs from the cinema to the point of KDM creation (#2300). | Carl Hetherington | |
| 2023-11-29 | Fix segfault when creating KDMs with certificates and project folders (not ↵ | Carl Hetherington | |
| DKDMs). | |||
| 2023-11-20 | Add a dialog to show which screens have potentially-problematic | Carl Hetherington | |
| certificate validity periods when making KDMs (#2645). | |||
| 2023-05-18 | Cleanup: replace some list with vector. | Carl Hetherington | |
| 2023-02-11 | Pass make_kdm as a function into kdm_for_screen(). | Carl Hetherington | |
| 2023-02-11 | Cleanup: extract encrypt() call from Film::make_kdm(). | Carl Hetherington | |
| 2023-02-11 | Warn/error on making KDMs using recipient certs whose validity periods | Carl Hetherington | |
| lie outside those of the KDMs (#2423). | |||
| 2022-12-14 | Bump libdcp to a version with UTCOffset. | Carl Hetherington | |
| This is needed for 2.17.x but I ran the tests on main and they look OK, so doing it this way should save a few merge conflicts. | |||
| 2022-03-16 | Make the value used for 'f' in KDM names consistent (#1657). | Carl Hetherington | |
| Before it was mostly the film name, but this is confusing when a single film contains multiple CPLs. | |||
| 2022-01-11 | Replace %c with nothing in KDM filenames if the cinema is not known. | Carl Hetherington | |
| 2021-05-03 | C++11 tidying. | Carl Hetherington | |
| 2021-01-07 | BOOST_FOREACH. | Carl Hetherington | |
| 2021-01-07 | std::shared_ptr | Carl Hetherington | |
| 2020-11-23 | Remove swaroop variant. | Carl Hetherington | |
| 2020-05-07 | Add a 'Make DKDM' dialogue box to simplify and (hopefully) clarify DKDM ↵ | Carl Hetherington | |
| creation (#1637). | |||
| 2020-05-06 | Derive Screen from a new class KDMRecipient. | Carl Hetherington | |
| 2020-05-06 | Move TrustedDevice to its own source files. | Carl Hetherington | |
| 2020-05-06 | Extract common code out into kdm_for_screen() | Carl Hetherington | |
| 2019-05-10 | Put Font and Screen into dcpomatic namespace. | Carl Hetherington | |
| 2018-11-09 | Allow specification of trusted devices by thumbprint rather thanv2.13.68 | Carl Hetherington | |
| by full certificate. | |||
| 2016-05-25 | No-op; fix GPL address and use the explicit-program-name version. | Carl Hetherington | |
| 2016-04-29 | Add free-text notes field to cinemas and screens. | Carl Hetherington | |
| 2015-11-15 | Save trusted devices. | Carl Hetherington | |
| 2015-11-15 | Rename certificate -> recipient in Screen. | Carl Hetherington | |
| 2015-08-18 | Include tidying. | Carl Hetherington | |
| 2012-12-03 | Remove film player, DVD ripping, alignment, screen configs; never finished ↵ | Carl Hetherington | |
| and not really very likely to be. | |||
| 2012-07-15 | Move things round a bit. | Carl Hetherington | |
