Cleanup: replace some list with vector.
[dcpomatic.git] / src / lib / kdm_cli.cc
2023-05-18 Carl HetheringtonCleanup: replace some list with vector.
2023-02-11 Carl HetheringtonPass make_kdm as a function into kdm_for_screen().
2023-02-11 Carl HetheringtonWarn/error on making KDMs using recipient certs whose...
2022-12-14 Carl HetheringtonBump libdcp to a version with UTCOffset.
2022-09-08 Carl HetheringtonKDM CLI help tweak.
2022-09-08 Carl HetheringtonMake -S parameter to dcpomatic2_kdm_cli also filter...
2022-09-08 Carl HetheringtonFix missing screen description in KDM CLI if you use...
2022-06-03 Carl HetheringtonAllow sending KDMs to more emails (#2244).
2022-03-16 Carl HetheringtonMake the value used for 'f' in KDM names consistent...
2022-03-09 Carl HetheringtonDisplay the filename / URL that a screen certificate...
2022-01-11 Carl HetheringtonFix crashes when using kdm_cli with a certificate inste...
2022-01-11 Carl HetheringtonAllow tests to run kdm_cli().
2022-01-11 Carl HetheringtonImprove verbose output when writing to the current...
2022-01-11 Carl HetheringtonAllow control of where KDM CLI's output goes.
2022-01-11 Carl HetheringtonUse cout for help.
2022-01-11 Carl HetheringtonUse exceptions to handle errors in the KDM CLI.
2022-01-11 Carl HetheringtonMove KDM CLI tool into lib/