Missed update to private test repo version.
[dcpomatic.git] / src / lib / create_cli.cc
2023-11-12 Carl HetheringtonReplace deprecated leaf() with filename().
2023-10-28 Carl HetheringtonFix thinko when trying to keep channel counts even.
2023-10-10 Carl HetheringtonAnother compilation error fix for old toolchains.
2023-10-10 Carl HetheringtonCleanup: remove unnecessary namespace.
2023-10-10 Carl HetheringtonApply another fix for a weird compilation error on...
2023-09-30 Carl HetheringtonAllow DCP content type from template to work.
2023-09-30 Carl HetheringtonAllow SMPTE/interop setting from template to work.
2023-09-30 Carl HetheringtonAdd --no-encrypt with the same idea as the previous...
2023-09-30 Carl HetheringtonAdd --twod option to create CLI and stop 2D from being...
2023-09-30 Carl HetheringtonCleanup: add some _ prefixes.
2023-09-30 Carl HetheringtonCleanup: make some variables private.
2023-09-30 Carl HetheringtonCleanup: extract some stuff to a method in CreateCLI.
2023-04-11 Carl HetheringtonGive an error if a non-number is passed to dcpomatic2_c...
2023-03-29 Carl HetheringtonAdd create support for some more audio channels.
2022-09-23 Carl HetheringtonWork around strange build error on Ubuntu 18.04
2022-09-17 Carl HetheringtonAllow specification of the CPL ID to use in a DCP with...
2022-03-09 Carl HetheringtonAdd --kdm option to dcpomatic_create
2022-03-02 Carl HetheringtonRemove non-existant option from create help.
2022-01-16 Carl HetheringtonAdd --twok option to dcpomatic2_create.
2021-11-29 Carl HetheringtonAdd --gain option to dcpomatic_create.
2021-11-29 Carl HetheringtonAdd --channel option to dcpomatic_create.
2021-11-29 Carl HetheringtonGet config_dir and output_dir more directly.
2021-05-03 Carl HetheringtonC++11 tidying.
2021-01-31 Carl HetheringtonMore enum class additions.
2021-01-21 Carl HetheringtonAdapt for libdcp use of enum class.
2020-09-21 Carl HetheringtonFix --standard flag to dcpomatic2_cli (github #9).
2020-06-08 Carl HetheringtonAlways sign DCPs (#1760).
2020-05-12 Carl HetheringtonRe-work scaling following excellent insights by Carsten...
2020-05-11 Carl HetheringtonChange video content scaling so that it either:
2019-09-03 Carl HetheringtonDon't force 24fps onto every DCP made by dcpomatic_crea...
2019-04-30 Carl HetheringtonAdd --j2k-bandwidth to dcpomatic_create. v2.13.158
2019-04-30 Carl HetheringtonAdd --fourk to dcpomatic_create.
2019-01-16 Carl HetheringtonRework command-line parser for dcpomatic_create to... v2.13.103