Replace CinemaKDMs class with a list<KDMWithMetadata>
[dcpomatic.git] / src / lib / cinema_kdms.h
2020-05-06 Carl HetheringtonReplace CinemaKDMs class with a list<KDMWithMetadata>
2020-05-06 Carl HetheringtonPull methods out of CinemaKDMs.
2020-05-06 Carl HetheringtonAdd KDMWithMetadataPtr typedef
2020-05-06 Carl HetheringtonRename ScreenKDM -> KDMWithMetadata
2019-05-13 Carl Hetheringtonswaroop: allow ScreenKDM subclasses for different KDM...
2018-11-21 Carl HetheringtonTidy and fix logging.
2017-05-13 Carl HetheringtonFix various small errors in emailed-KDM zip file format...
2017-03-07 Carl HetheringtonMerge.
2017-03-03 Carl HetheringtonAdd options to write KDMs to separate directories ...
2016-07-31 Carl HetheringtonSimplify NameFormat stuff.
2016-07-29 Carl HetheringtonRename KDMNameFormat.
2016-07-29 Carl HetheringtonBasics of custom DCP filename components.
2016-07-29 Carl HetheringtonAllow configuration of KDM filename format.
2016-05-25 Carl HetheringtonNo-op; fix GPL address and use the explicit-program...
2015-11-19 Carl HetheringtonRemove unused parameter.
2015-10-11 Carl HetheringtonMerge.
2015-10-11 Carl HetheringtonAdd debug option to log SMTP session transcripts.
2015-10-09 Carl HetheringtonTweak naming of KDM emails and attachments.
2015-10-09 Carl HetheringtonReplace quickmail with a direct (and asynchronous)...
2015-10-09 Carl HetheringtonRemove use of Film in KDM stuff.
2015-10-09 Carl HetheringtonTry to clean up KDM creation code a bit.