summaryrefslogtreecommitdiff
path: root/test/kdm_cli_test.cc
AgeCommit message (Collapse)Author
2025-11-05Allow specification of which parts of the DCP to encrypt (#3099).Carl Hetherington
2025-07-04Go back to the old way of handling KDM timing.Carl Hetherington
Once again the KDM gets its timezone from the cinema.
2025-05-29Interpret relative cinemas SQLite3 paths as being relative to the config.xml ↵Carl Hetherington
(#3038).
2025-01-22Sort cinemas and DKDM recipients correctly using the collator (#2950).Carl Hetherington
2024-05-22Rename new_test_film2 -> new_test_film.Carl Hetherington
2024-05-06Use sqlite for cinema and DKDM recipient lists.Carl Hetherington
2024-04-24Restore time zone to Cinema and improve UI to use it (#2473).Carl Hetherington
2024-04-22Clarify a test result when it fails.mpeg2Carl Hetherington
2024-04-21Try to make test more robust.Carl Hetherington
2024-04-02Add add-dkdm command to add DKDMs to DCP-o-matic's internal list from the CLI.Carl Hetherington
2024-04-02Switch "command-like" options --list-cinemas and --list-dkdm-cpls to actual ↵Carl Hetherington
commands.
2024-04-02Add --decryption-key option to KDM CLI (#2790).Carl Hetherington
2024-04-02Rename --certificate to --projector-certificate in KDM CLI.Carl Hetherington
2024-01-28Move UTC offset for KDMs from the cinema to the point of KDM creation (#2300).Carl Hetherington
2023-11-29Fix segfault when creating KDMs with certificates and project folders (not ↵Carl Hetherington
DKDMs).
2023-08-24Add --cinemas-file option to KDM CLI.Carl Hetherington
2023-05-18Cleanup: replace some list with vector.Carl Hetherington
2022-09-10Build fixes.Carl Hetherington
2022-09-09Make -S parameter to dcpomatic2_kdm_cli also filter screens (#2324).Carl Hetherington
2022-09-09Extract run() method to call kdm_cli().Carl Hetherington
2022-09-09Fix missing screen description in KDM CLI if you use the parameters in the ↵Carl Hetherington
"wrong" order.
2022-01-11Fix crashes when using kdm_cli with a certificate instead of a cinema.Carl Hetherington