summaryrefslogtreecommitdiff
path: root/src/tools/dcpomatic_kdm_cli.cc
AgeCommit message (Expand)Author
2018-02-21Bump libdcp; pulls in KDM tweaks but also atmos fix.Carl Hetherington
2018-02-05Warning fixes.Carl Hetherington
2017-12-31Add option to dump known DKDM CPL IDs.Carl Hetherington
2017-12-31Untested support for KDM creation from DKDM (#1132).Carl Hetherington
2017-12-31Separate from-film code out into a method.Carl Hetherington
2017-12-30Use optional<> more.Carl Hetherington
2017-12-30More refactoring.Carl Hetherington
2017-12-30Refactor slightly.Carl Hetherington
2017-05-15Don't put seconds in KDM filenames.Carl Hetherington
2017-03-03Add options to write KDMs to separate directories / ZIP files.Carl Hetherington
2016-12-16Confirm overwrite of KDMs (#1008).Carl Hetherington
2016-08-24Basic template support (#485).Carl Hetherington
2016-08-23Fix potential buffer overflow.Carl Hetherington
2016-08-12Remove all use of stringstream in an attempt to fixCarl Hetherington
2016-07-29Simplification of name format stuff.Carl Hetherington
2016-07-29Basics of custom DCP filename components.Carl Hetherington
2016-07-29Allow configuration of KDM filename format.Carl Hetherington
2016-07-22Rename SafeStringStream -> locked_stringstream. Bump deps for removal of str...Carl Hetherington
2016-06-02Fix build.Carl Hetherington
2016-05-25No-op; fix GPL address and use the explicit-program-name version.Carl Hetherington
2016-03-08Take notice of cinema time zones when making KDMs (#788).Carl Hetherington
2015-11-15Basic support for trusted device lists in KDMs (#750).Carl Hetherington
2015-11-13Allow multiple recipients of KDM emails (#745).Carl Hetherington
2015-10-09Remove use of Film in KDM stuff.Carl Hetherington
2015-10-09Remove the need for ScreenKDM::collect.Carl Hetherington
2015-10-09Try to clean up KDM creation code a bit.Carl Hetherington
2015-10-09Rename dcpomatic_kdm -> dcpomatic_kdm_cli.Carl Hetherington