Make some not-so-important CPL read errors non-fatal (DoM #2797).
[libdcp.git] / src / cpl.h
2024-04-17 Carl HetheringtonMake some not-so-important CPL read errors non-fatal... main v1.8.99
2024-04-15 Carl HetheringtonAdd Dolby EDR metadata support (GH #12).
2023-07-25 Carl HetheringtonInclude trimming.
2023-07-25 Carl HetheringtonCleanup: pass EqualityOptions as const&
2023-04-11 Carl HetheringtonFix typos in comments.
2023-04-04 Carl HetheringtonPass MainSoundConfiguration object rather than a string.
2023-02-28 Carl HetheringtonAdd include_mca_subdescriptors option to CPL::write_xml().
2023-02-28 Carl HetheringtonCleanup: extract write_mca_subdescriptors().
2022-12-15 Carl HetheringtonThrow exceptions when setting odd values for picture...
2022-09-02 Carl HetheringtonReplace ContentKind enum with a class.
2022-08-15 Carl HetheringtonStop assuming that the presence of FullContentTitleText...
2022-04-25 Carl HetheringtonAdd CPL::set().
2022-03-07 Carl HetheringtonSome small documentation tweaks.
2022-03-01 Carl HetheringtonMove Rating out to a separate file.
2021-08-04 Carl HetheringtonAdd support for writing CPL metadata about sign languag...
2021-06-24 Carl HetheringtonAdd issuer() and creator() getters to CPL.
2021-06-01 Carl HetheringtonPass through CompositionMetadataAsset correctly.
2021-04-13 Carl HetheringtonFix/hide some warnings.
2021-04-13 Carl HetheringtonRemove ReelEncryptableAsset and tidy up a bit.
2021-04-11 Carl HetheringtonSpecify CPL standard on construction.
2021-04-11 Carl HetheringtonExtract some parts of ReelEncryptableAsset into ReelFil...
2021-04-10 Carl HetheringtonRename ReelFileAsset -> ReelEncryptableAsset
2021-01-26 Carl HetheringtonRename ReelMXF -> ReelFileAsset.
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.
next