summaryrefslogtreecommitdiff
path: root/src/lib/kdm_with_metadata.h
AgeCommit message (Expand)Author
2024-05-06Use sqlite for cinema and DKDM recipient lists.Carl Hetherington
2023-05-18Cleanup: replace some list with vector.Carl Hetherington
2022-06-03Allow sending KDMs to more emails (#2244).Carl Hetherington
2022-01-11Rename email() -> send_emails().Carl Hetherington
2021-05-01C++11 tidying.Carl Hetherington
2021-04-08Assorted C++11/formatting cleanups.Carl Hetherington
2021-01-07std::shared_ptrCarl Hetherington
2020-11-23Remove swaroop variant.Carl Hetherington
2020-05-07Add a 'Make DKDM' dialogue box to simplify and (hopefully) clarify DKDM creat...Carl Hetherington
2020-05-06const correctness.Carl Hetherington
2020-05-06Remove some now-pointless passing of name_values.Carl Hetherington
2020-05-06Use a template to clean things up a little.Carl Hetherington
2020-05-06Set 'i' earlier in name_values.Carl Hetherington
2020-05-06Move some functions to kdm_with_metadataCarl Hetherington
2020-05-06Remove Screen pointer from KDMWithMetadata, preferring toCarl Hetherington
2020-05-06Add KDMWithMetadataPtr typedefCarl Hetherington
2020-05-06Rename ScreenKDM -> KDMWithMetadataCarl Hetherington