summaryrefslogtreecommitdiff
path: root/src/lib/cinema_list.cc
AgeCommit message (Expand)Author
2025-07-10Replace String::compose with fmt.Carl Hetherington
2025-01-22Sort cinemas and DKDM recipients correctly using the collator (#2950).Carl Hetherington
2025-01-22Move sqlite database open/close to a new SQLiteDatabase.Carl Hetherington
2025-01-22Only read screen certificates when we need them.Carl Hetherington
2025-01-22Fix updating of screens with new/different trusted devices.Carl Hetherington
2025-01-22Fix adding of trusted devices.Carl Hetherington
2025-01-22Allow KDMRecipient and hence Screen to convert certs to dcp::Certificate lazily.Carl Hetherington
2025-01-22Add screens() to get all screens.Carl Hetherington
2025-01-13Fix failure to update cinema screen information (#2944).Carl Hetherington
2024-05-06Use sqlite for cinema and DKDM recipient lists.Carl Hetherington