Tidying.
[libdcp.git] / src / reel.h
2021-01-24 Carl HetheringtonTidying.
2021-01-23 Carl HetheringtonTidying.
2021-01-18 Carl HetheringtonRename encrypted() to any_encrypted() and add all_encry...
2021-01-17 Carl HetheringtonReplace std::list with std::vector in the API.
2021-01-07 Carl Hetheringtonstd::shared_ptr
2020-09-21 Carl HetheringtonSupport CPL metadata.
2020-03-09 Carl HetheringtonMerge.
2020-03-08 Carl HetheringtonAdd Reel::assets().
2019-03-17 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2019-03-17 Carl HetheringtonFinish initial CPL markers support.
2018-08-22 Carl HetheringtonSupport more than one closed caption asset per reel.
2017-09-06 Carl HetheringtonCCAP fixes.
2017-09-04 Carl HetheringtonAdd basic CCAP support.
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-25 Carl HetheringtonBasic writing of DCPs containing Atmos MXFs; untested.
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-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-20 Carl HetheringtonRemove some unused methods.
2014-05-14 Carl HetheringtonMerge master.
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-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-17 Carl HetheringtonAsset -> MXF in some cases.
2014-01-17 Carl Hetheringtonnamespace libdcp -> dcp.
2014-01-15 Carl HetheringtonUse MXFAsset::_interop to decide on whether to write...
2013-10-01 Carl HetheringtonFix erroneous include.
2013-09-24 Carl HetheringtonAllow setting of a CPL's MXF keys.
2013-08-29 Carl HetheringtonTry to fix application of namespace to MainStereoscopic...
2013-08-25 Carl HetheringtonTweak interop / SMPTE to pass dcp_inspect.
2013-07-12 Carl HetheringtonAnother missing header guard.
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 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-04-15 Carl HetheringtonTry to give basic progress indication on dcpdiff.
2013-04-15 Carl HetheringtonUse boost::function for making notes during equals...
2013-01-14 Carl HetheringtonMerge master
2013-01-09 Carl HetheringtonComment tweaks.
2013-01-01 Carl HetheringtonUse libxml++ to write CPLs.
2012-10-02 Carl HetheringtonClean up DCP comparison a bit.
2012-09-09 Carl HetheringtonSomewhat hacky rearrangement to support multiple CPLs...
2012-08-22 Carl HetheringtonRough support for 3D.
2012-08-19 Carl HetheringtonProper-ish support for multi-reel DCPs.