summaryrefslogtreecommitdiff
path: root/src/lib/kdm_cli.cc
AgeCommit message (Expand)Author
2023-02-11Pass make_kdm as a function into kdm_for_screen().Carl Hetherington
2023-02-11Warn/error on making KDMs using recipient certs whose validity periodsCarl Hetherington
2022-12-14Bump libdcp to a version with UTCOffset.Carl Hetherington
2022-09-09KDM CLI help tweak.Carl Hetherington
2022-09-09Make -S parameter to dcpomatic2_kdm_cli also filter screens (#2324).Carl Hetherington
2022-09-09Fix missing screen description in KDM CLI if you use the parameters in the "w...Carl Hetherington
2022-06-03Allow sending KDMs to more emails (#2244).Carl Hetherington
2022-03-16Make the value used for 'f' in KDM names consistent (#1657).Carl Hetherington
2022-03-09Display the filename / URL that a screen certificate was obtained from (#1894).Carl Hetherington
2022-01-11Fix crashes when using kdm_cli with a certificate instead of a cinema.Carl Hetherington
2022-01-11Allow tests to run kdm_cli().Carl Hetherington
2022-01-11Improve verbose output when writing to the current directory.Carl Hetherington
2022-01-11Allow control of where KDM CLI's output goes.Carl Hetherington
2022-01-11Use cout for help.Carl Hetherington
2022-01-11Use exceptions to handle errors in the KDM CLI.Carl Hetherington
2022-01-11Move KDM CLI tool into lib/Carl Hetherington