Use sqlite for cinema and DKDM recipient lists.
[dcpomatic.git] / src / lib / screen.cc
2024-05-06 Carl HetheringtonUse sqlite for cinema and DKDM recipient lists.
2024-05-01 Carl HetheringtonMerge branch 'main' into v2.17.x
2024-04-19 Carl HetheringtonMerge remote-tracking branch 'origin/main' into v2...
2024-04-18 Carl HetheringtonMerge remote-tracking branch 'origin/main' into v2...
2024-03-29 Carl HetheringtonMerge remote-tracking branch 'origin/main' into v2...
2024-03-29 Carl HetheringtonMerge remote-tracking branch 'origin/main' into v2...
2024-03-20 Carl HetheringtonMerge tag 'v2.16.79' into v2.17.x
2024-03-20 Carl HetheringtonRemove all use of add_child() from xmlpp.
2024-03-08 Carl HetheringtonMerge branch 'main' into v2.17.x
2024-02-22 Carl HetheringtonMerge tag 'v2.16.78' into v2.17.x v2.17.12
2024-02-19 Carl HetheringtonMerge tag 'v2.16.77' into v2.17.x
2024-02-18 Carl HetheringtonMerge tag 'v2.16.76' into v2.17.x
2024-02-12 Carl HetheringtonMerge branch 'main' into v2.17.x
2024-02-11 Carl HetheringtonMerge branch 'main' into v2.17.x
2024-02-04 Carl HetheringtonMerge branch 'main' into v2.17.x
2024-02-03 Carl HetheringtonMerge branch 'main' into v2.17.x
2024-01-28 Carl HetheringtonMove UTC offset for KDMs from the cinema to the point...
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.