summaryrefslogtreecommitdiff
path: root/src/lib/create_cli.cc
AgeCommit message (Expand)Author
2023-10-10Another compilation error fix for old toolchains.Carl Hetherington
2023-10-10Cleanup: remove unnecessary namespace.Carl Hetherington
2023-10-10Apply another fix for a weird compilation error on old compilers.Carl Hetherington
2023-09-30Allow DCP content type from template to work.Carl Hetherington
2023-09-30Allow SMPTE/interop setting from template to work.Carl Hetherington
2023-09-30Add --no-encrypt with the same idea as the previous commit.Carl Hetherington
2023-09-30Add --twod option to create CLI and stop 2D from being forced overCarl Hetherington
2023-09-30Cleanup: add some _ prefixes.Carl Hetherington
2023-09-30Cleanup: make some variables private.Carl Hetherington
2023-09-30Cleanup: extract some stuff to a method in CreateCLI.Carl Hetherington
2023-04-11Give an error if a non-number is passed to dcpomatic2_create -s (#2488).Carl Hetherington
2023-03-29Add create support for some more audio channels.Carl Hetherington
2022-09-23Work around strange build error on Ubuntu 18.04Carl Hetherington
2022-09-17Allow specification of the CPL ID to use in a DCP with _create (#2302).Carl Hetherington
2022-03-09Add --kdm option to dcpomatic_createCarl Hetherington
2022-03-02Remove non-existant option from create help.Carl Hetherington
2022-01-16Add --twok option to dcpomatic2_create.Carl Hetherington
2021-11-29Add --gain option to dcpomatic_create.Carl Hetherington
2021-11-29Add --channel option to dcpomatic_create.Carl Hetherington
2021-11-29Get config_dir and output_dir more directly.Carl Hetherington
2021-05-03C++11 tidying.Carl Hetherington
2021-01-31More enum class additions.Carl Hetherington
2021-01-21Adapt for libdcp use of enum class.Carl Hetherington
2020-09-21Fix --standard flag to dcpomatic2_cli (github #9).Carl Hetherington
2020-06-08Always sign DCPs (#1760).Carl Hetherington
2020-05-11Change video content scaling so that it either:Carl Hetherington
2019-09-03Don't force 24fps onto every DCP made by dcpomatic_create (#1598).Carl Hetherington
2019-04-30Add --j2k-bandwidth to dcpomatic_create.v2.13.158Carl Hetherington
2019-04-30Add --fourk to dcpomatic_create.Carl Hetherington
2019-01-16Rework command-line parser for dcpomatic_create to allow optionsv2.13.103Carl Hetherington