summaryrefslogtreecommitdiff
path: root/src/lib/dkdm_recipient.cc
AgeCommit message (Collapse)Author
2024-03-20Remove all use of add_child() from xmlpp.Carl Hetherington
2024-02-10Also remove now-redundant UTC offset from DKDMRecipient.Carl Hetherington
2024-01-28Move UTC offset for KDMs from the cinema to the point of KDM creation (#2300).Carl Hetherington
2023-02-11Cleanup: extract encrypt() call from Film::make_kdm().Carl Hetherington
2022-12-14Bump libdcp to a version with UTCOffset.Carl Hetherington
This is needed for 2.17.x but I ran the tests on main and they look OK, so doing it this way should save a few merge conflicts.
2022-04-03C++11 and whitespace cleanups.Carl Hetherington
2022-03-16Make the value used for 'f' in KDM names consistent (#1657).Carl Hetherington
Before it was mostly the film name, but this is confusing when a single film contains multiple CPLs.
2021-05-03C++11 tidying.Carl Hetherington
2021-01-21Adapt for libdcp use of enum class.Carl Hetherington
2021-01-07BOOST_FOREACH.Carl Hetherington
2021-01-07std::shared_ptrCarl Hetherington
2020-11-23Remove swaroop variant.Carl Hetherington
2020-05-07Add a crazy amount of missed files from the previous commit.Carl Hetherington