Missed update to private test repo version.
[dcpomatic.git] / src / lib / atmos_mxf_content.cc
2021-05-03 Carl HetheringtonC++11 tidying.
2021-01-07 Carl Hetheringtonstd::shared_ptr
2020-06-19 Carl HetheringtonMake Atmos content work more like other content. Now... v2.15.82
2020-06-18 Carl HetheringtonFix save/load of Atmos asset lengths.
2020-04-14 Carl HetheringtonDCPReadError -> ReadError in libdcp.
2019-05-10 Carl HetheringtonPut Time types in dcpomatic namespace.
2018-11-23 Carl HetheringtonRemove required Film from content examine.
2018-11-21 Carl HetheringtonAdd and use new FrameRateChange constructors.
2018-11-21 Carl HetheringtonTake Film pointer out of Content.
2018-09-07 Carl HetheringtonFix console noise when importing non-DCP MXFs (#1362).
2016-08-24 Carl HetheringtonBasic template support (#485).
2016-08-24 Carl HetheringtonRevert "Bump libdcp for new method."
2016-08-24 Carl HetheringtonBump libdcp for new method.
2016-06-21 Carl HetheringtonRevert "Use make_shared<>."
2016-06-21 Carl HetheringtonUse make_shared<>.
2016-05-25 Carl HetheringtonNo-op; fix GPL address and use the explicit-program...
2016-05-25 Carl HetheringtonBasics of Atmos content support; can be added to projec...