summaryrefslogtreecommitdiff
path: root/src/lib/copy_dcp_details_to_film.cc
AgeCommit message (Expand)Author
2026-02-09Copy some more metadata from DCP into the film when requested.Carl Hetherington
2025-11-05Allow specification of which parts of the DCP to encrypt (#3099).Carl Hetherington
2025-03-28Copy audio language when setting up a project from a DCP (#3009).Carl Hetherington
2025-03-28White space: copy_dcp_details_to_film.ccCarl Hetherington
2024-02-21Make DCPExaminer::size() optional and deal with the consequences.v2.16.78Carl Hetherington
2023-10-10Add new "copy markers from this DCP" option (#2628).Carl Hetherington
2023-10-10Rename copy_dcp_details_to_film -> copy_dcp_settings_to_film.Carl Hetherington
2022-12-13More header trimming.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
2021-01-07std::shared_ptrCarl Hetherington
2020-09-27Fixes for new libdcp with multiple content versions.Carl Hetherington
2020-09-23Support CPL metadata.Carl Hetherington
2020-04-21Add code to copy the data and hook it up to a menu item.Carl Hetherington