summaryrefslogtreecommitdiff
path: root/src/tools/dcpomatic_kdm_cli.cc
AgeCommit message (Expand)Author
2018-12-10Accept chains in files as well as individual certificates.Carl Hetherington
2018-12-07Nicer error when trying to make a KDM for an unencrypted project.Carl Hetherington
2018-12-07Use program_name in help.Carl Hetherington
2018-11-21Fix incorrect help for dcpomatic2_kdm_cli.Carl Hetherington
2018-11-09Allow specification of trusted devices by thumbprint rather thanv2.13.68Carl Hetherington
2018-02-14Build fixes.Carl Hetherington
2018-02-14Adapt for changes to disable_forensic variable types in libdcp.Carl Hetherington
2018-02-14Tidy up option parsing a little.Carl Hetherington
2018-02-14Whitespace and small stylistic tweaks.Carl Hetherington
2018-02-14Don't disable forensic marking by default.Mart Jansink
2018-02-14Correctly handle multiple cinemas and multiple screens per cinema.Mart Jansink
2018-02-14Optionally provide a custom filename and container name format via the CLI ar...Mart Jansink
2018-02-14Allow cinemas and DKDMs to be specified manually via the CLI arguments.Mart Jansink
2018-02-14Allow the missing full "valid-duration" argument.Mart Jansink
2018-02-14Add the "Multiple Modified Transitional 1" KDM formulation.Mart Jansink
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