Don't use --target-macos-arm64 any more, since it's not supported.
[dcpomatic.git] / src / lib / screen.cc
2023-11-29 Carl HetheringtonFix segfault when creating KDMs with certificates and...
2023-11-20 Carl HetheringtonAdd a dialog to show which screens have potentially...
2023-05-18 Carl HetheringtonCleanup: replace some list with vector.
2023-02-11 Carl HetheringtonPass make_kdm as a function into kdm_for_screen().
2023-02-11 Carl HetheringtonCleanup: extract encrypt() call from Film::make_kdm().
2023-02-11 Carl HetheringtonWarn/error on making KDMs using recipient certs whose...
2022-12-14 Carl HetheringtonBump libdcp to a version with UTCOffset.
2022-03-16 Carl HetheringtonMake the value used for 'f' in KDM names consistent...
2022-01-11 Carl HetheringtonReplace %c with nothing in KDM filenames if the cinema...
2021-05-03 Carl HetheringtonC++11 tidying.
2021-01-07 Carl HetheringtonBOOST_FOREACH.
2021-01-07 Carl Hetheringtonstd::shared_ptr
2020-11-23 Carl HetheringtonRemove swaroop variant.
2020-05-06 Carl HetheringtonAdd a new "Add DKDM" dialogue (#1637).
2020-05-06 Carl HetheringtonAdd a 'Make DKDM' dialogue box to simplify and (hopeful...
2020-05-06 Carl HetheringtonDerive Screen from a new class KDMRecipient.
2020-05-06 Carl HetheringtonMove TrustedDevice to its own source files.
2020-05-06 Carl HetheringtonExtract common code out into kdm_for_screen()
2019-05-10 Carl HetheringtonPut Font and Screen into dcpomatic namespace.
2018-11-09 Carl HetheringtonAllow specification of trusted devices by thumbprint... v2.13.68
2016-05-25 Carl HetheringtonNo-op; fix GPL address and use the explicit-program...
2016-04-29 Carl HetheringtonAdd free-text notes field to cinemas and screens.
2015-11-15 Carl HetheringtonSave trusted devices.
2015-11-15 Carl HetheringtonRename certificate -> recipient in Screen.
2015-08-18 Carl HetheringtonInclude tidying.
2012-12-04 Carl HetheringtonMerge master.
2012-12-04 Carl HetheringtonMerge branch 'dead-wood'
2012-12-03 Carl HetheringtonRemove film player, DVD ripping, alignment, screen...
2012-07-14 Carl HetheringtonMove things round a bit.