Supporters update.
[dcpomatic.git] / test / create_cli_test.cc
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-04-11 Carl HetheringtonGive an error if a non-number is passed to dcpomatic2_c...
2022-09-17 Carl HetheringtonAllow specification of the CPL ID to use in a DCP with...
2022-05-01 Carl HetheringtonReplace some raw arrays with std::vectors.
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-01-31 Carl HetheringtonMore enum class additions.
2021-01-21 Carl HetheringtonAdapt for libdcp use of enum class.
2020-10-12 Carl HetheringtonFix incorrect sign on boost test constants.
2020-09-21 Carl HetheringtonFix --standard flag to dcpomatic2_cli (github #9).
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-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