summaryrefslogtreecommitdiff
path: root/src/combine.cc
AgeCommit message (Expand)Author
2024-12-23Remove String::compose and use fmt instead.Carl Hetherington
2024-12-23Use fmt for conversions from number to string (instead of raw_convert).Carl Hetherington
2024-08-17{,Interop,SMPTE}SubtitleAsset -> {,Interop,SMPTE}TextAsset.Carl Hetherington
2023-10-09Add wrappers around boost::filesystem methods that handle theCarl Hetherington
2023-04-14Replace slightly weird add_font_assets() API.Carl Hetherington
2023-04-13Add font assets to combined DCPs; otherwise the fonts don't show up in the AS...Carl Hetherington
2022-04-25Tidy up write_xml() API a little.Carl Hetherington
2021-04-12Specify CPL standard on construction.Carl Hetherington
2021-03-17Fix combining when two DCPs both contain copies of the same asset.Carl Hetherington
2021-01-24Tidying.Carl Hetherington
2021-01-22Assorted c++11 cleanups.Carl Hetherington
2021-01-17Replace std::list with std::vector in the API.Carl Hetherington
2021-01-08std::shared_ptrCarl Hetherington
2020-09-21Adapt for changes in parent branch, and test churn.Carl Hetherington
2020-09-17Add dcp::combine().Carl Hetherington