Tidying.
[libdcp.git] / src / cpl.h
2021-01-24 Carl HetheringtonTidying.
2021-01-23 Carl HetheringtonTidying.
2021-01-20 Carl HetheringtonCleanup: more test naming tweaks.
2021-01-18 Carl HetheringtonRename encrypted() to any_encrypted() and add all_encry...
2021-01-18 Carl HetheringtonAdd CPL::unset_version_number().
2021-01-17 Carl HetheringtonAdd CPL::set_content_kind.
2021-01-17 Carl HetheringtonRead scope attribute of ReleaseTerritory.
2021-01-17 Carl HetheringtonMake CPL annotation_text optional.
2021-01-17 Carl HetheringtonReplace std::list with std::vector in the API.
2021-01-17 Carl HetheringtonBv2.1 6.2.1: Check that release territory conforms...
2021-01-17 Carl HetheringtonBv2.1 6.2.1: Check that additional subtitle languages...
2021-01-07 Carl Hetheringtonstd::shared_ptr
2020-09-27 Carl Hetherington<ContentVersion> is optional in Interop so we can't...
2020-09-21 Carl HetheringtonSupport CPL metadata.
2020-09-21 Carl HetheringtonUse vector for the Ratings list.
2020-09-21 Carl HetheringtonUse a vector<ContentVersion> instead of just one, to...
2020-09-21 Carl HetheringtonTidy up a bit; vertical white space, group metadata...
2020-09-21 Carl HetheringtonAdd ContentVersion class.
2020-09-20 Carl HetheringtonStop using XMLMetadata in CPL. It's always felt a...
2019-12-22 Carl HetheringtonAdd accessors.
2019-03-19 Carl HetheringtonSupport RatingList.
2019-03-17 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2019-03-17 Carl HetheringtonMove asset refs and hash from ReelAsset to ReelMXF.
2018-11-14 Carl HetheringtonSimpole DCP recovery utility (dcprecover) added.
2018-08-17 Carl HetheringtonUse PKL types rather than file extensions.
2017-06-12 Carl HetheringtonRemove redundant _annotation_text from CPL.
2016-06-13 Carl HetheringtonAdd OpenSSL licence exception.
2016-06-02 Carl HetheringtonAdd some explicit declarations to constructors.
2016-06-01 Carl HetheringtonMore licence fixups.
2016-05-24 Carl HetheringtonMerge branch '1.0' of ssh://main.carlh.net/home/carl...
2016-05-24 Carl HetheringtonMerge branch '1.0' of git.carlh.net:git/libdcp into 1.0
2016-05-24 Carl HetheringtonAdd reporting of DCP type.
2016-02-29 Carl HetheringtonFix erroneous extra character.
2016-02-03 Carl HetheringtonA little #include tidying.
2015-12-16 Carl HetheringtonAdd duration() methods to CPL and Reel.
2015-12-16 Carl HetheringtonRef does not need to be a template since it's always...
2015-07-30 Carl HetheringtonMerge Signer into CertificateChain.
2015-07-29 Carl HetheringtonMerge branch '1.0' of ssh://main.carlh.net/home/carl...
2015-07-29 Carl HetheringtonRename certificates.{cc,h} -> certificate.{cc,h}.
2015-06-24 Carl HetheringtonNo-op: whitespace.
2015-06-24 Carl HetheringtonNo-op: whitespace.
2015-01-07 Carl HetheringtonMerge branch '1.0' of git.carlh.net:git/libdcp into 1.0
2015-01-07 Carl HetheringtonUse a typedef for a note-taking functor.
2014-07-21 Carl HetheringtonFix up some equals() prototype confusion.
2014-07-20 Carl HetheringtonRemove some unused methods.
2014-07-20 Carl HetheringtonTidy up KDM generation from CPLs a bit.
2014-05-14 Carl HetheringtonMerge master.
2014-05-04 Carl HetheringtonComments.
2014-05-03 Carl HetheringtonAdd set_metadata().
2014-03-19 Carl HetheringtonConsiderable re-work of KDM class to express the differ...
2014-03-18 Carl HetheringtonMerge master.
2014-03-17 Carl HetheringtonMerge master.
2014-03-17 Carl HetheringtonMerge branch 'master' into 1.0
2014-02-26 Carl HetheringtonMerge master; MXF subtitle stuff not included.
2014-02-08 Carl HetheringtonFix a couple of errors in Interop XML
2014-02-05 Carl HetheringtonComment fixes.
2014-02-05 Carl HetheringtonTidy up metadata handling.
2014-02-05 Carl HetheringtonSmall bits of tidying up and comments.
2014-01-28 Carl HetheringtonMisc fixes.
2014-01-28 Carl HetheringtonVarious test fixes.
2014-01-27 Carl HetheringtonVarious tweaks; work on read_dcp example.
2014-01-27 Carl HetheringtonVarious tinkerings.
2014-01-27 Carl HetheringtonSome tidying up.
2014-01-26 Carl HetheringtonIt builds again.
2014-01-23 Carl HetheringtonMerge branch 'master' into 1.0
2014-01-22 Carl HetheringtonVarious work.
2014-01-17 Carl HetheringtonNew Asset and Object classes; make CPL use them.
2014-01-17 Carl HetheringtonAsset -> ContentAsset.
2014-01-17 Carl Hetheringtonnamespace libdcp -> dcp.
2013-09-24 Carl HetheringtonAllow setting of a CPL's MXF keys.
2013-09-24 Carl HetheringtonVarious KDM work.
2013-09-21 Carl HetheringtonUnbuilt KDM changes.
2013-09-20 Carl HetheringtonMore encryption fixes.
2013-09-19 Carl HetheringtonRename Encryption -> Signer; move some methods into it.
2013-09-18 Carl HetheringtonA few encryption-related fixes and comments.
2013-09-18 Carl HetheringtonSome comments.
2013-08-27 Carl HetheringtonFix paths in OV DCP searches.
2013-08-27 Carl HetheringtonBasics of OV/supplemental support when reading.
2013-08-25 Carl HetheringtonMerge branch 'master' into interop
2013-08-25 Carl HetheringtonUntested interop DCP/KDM support.
2013-07-12 Carl HetheringtonMissing header guards.
2013-07-06 Carl HetheringtonWorking decryption via KDM.
2013-07-06 Carl HetheringtonMove some CPL writing from picture/sound assets to...
2013-07-02 Carl HetheringtonMore master merge bits.
2013-07-02 Carl HetheringtonMerge master; at least partially.
2013-06-18 Carl HetheringtonMerge master.
2013-06-07 Carl HetheringtonMerge branch 'master' into cxml
2013-06-02 Carl HetheringtonMerge master.
2013-05-13 Carl HetheringtonUse libxml++ for writing XML.
2013-05-13 Carl HetheringtonTry to move XML bits out into parse/ subdir.
2013-05-04 Carl HetheringtonMerge master.
2013-05-04 Carl HetheringtonSplit metadata into XML and MXF bits; remove singleton.
2013-05-04 Carl HetheringtonSplit CPL up into its own files.
2012-09-09 Carl HetheringtonRename CPL -> CPLFile
2012-08-22 Carl HetheringtonComment tweaks.
2012-08-22 Carl HetheringtonRough support for 3D.
2012-08-19 Carl HetheringtonProper-ish support for multi-reel DCPs.
2012-08-17 Carl HetheringtonGPL boilerplate and a few comments.
2012-08-12 Carl HetheringtonTweaks for more real-life DCPs; beginning of subtitle...
2012-08-01 Carl HetheringtonMerge.
next