Small bits of pre-release tidying.
[libdcp.git] / src / asset.h
2021-01-23 Carl HetheringtonSmall bits of pre-release tidying.
2021-01-07 Carl Hetheringtonstd::shared_ptr
2020-10-20 Carl HetheringtonMove a bind.hpp include out of a header.
2018-09-02 Carl HetheringtonHopefully-correct PKL and AssetMap when using Interop...
2018-08-16 Carl HetheringtonRead PKL when reading DCP.
2016-08-17 Carl HetheringtonUse an optional<> where there should be one.
2016-07-29 Carl HetheringtonComments.
2016-06-13 Carl HetheringtonAdd OpenSSL licence exception.
2016-06-02 Carl HetheringtonAdd some explicit declarations to constructors.
2016-06-02 Carl HetheringtonAdd Asset::set_hash().
2016-06-02 Carl HetheringtonUse optional<> for _hash and make it private.
2016-06-01 Carl HetheringtonMore licence fixups.
2015-10-28 Carl HetheringtonDon't add external (referenced) assets to the PKL.
2015-07-06 Carl HetheringtonAdd another test.
2015-06-24 Carl HetheringtonMerge.
2015-06-24 Carl HetheringtonFix various SNAFUs with Font ID handling.
2015-06-24 Carl HetheringtonNo-op: whitespace.
2015-06-24 Carl HetheringtonNo-op: whitespace.
2015-06-03 Carl HetheringtonMerge branch '1.0' of git.carlh.net:git/libdcp into 1.0
2015-06-02 Carl HetheringtonNo-op; comments.
2015-04-30 Carl HetheringtonTweak comment.
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-12-28 Carl HetheringtonRemove unused method.
2014-07-04 Carl HetheringtonTweak comments.
2014-05-14 Carl HetheringtonMerge master.
2014-03-18 Carl HetheringtonMerge master.
2014-03-17 Carl HetheringtonMerge master.
2014-03-17 Carl HetheringtonMerge branch 'master' into 1.0
2014-03-15 Carl HetheringtonClean up OS X build slightly. Better error on failure...
2014-02-26 Carl HetheringtonMerge master; MXF subtitle stuff not included.
2014-02-12 Carl HetheringtonVarious small fixes.
2014-02-08 Carl HetheringtonFix a couple of errors in Interop XML
2014-02-05 Carl HetheringtonSmall bits of tidying up and comments.
2014-01-28 Carl HetheringtonVarious fixes.
2014-01-27 Carl HetheringtonVarious tinkerings.
2014-01-26 Carl HetheringtonA little 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.
2014-01-15 Carl HetheringtonUse MXFAsset::_interop to decide on whether to write...
2013-10-19 Carl HetheringtonSome more boost::filesystem::path.
2013-10-19 Carl HetheringtonSome more boost::filesystem::path.
2013-09-25 Carl HetheringtonSwitch away from the many-constructor-arguments approac...
2013-09-25 Carl HetheringtonAdd round-trip KDM test. Fix various bugs in KDM gener...
2013-08-29 Carl HetheringtonOptional progress reporting when making MXF hashes.
2013-08-29 Carl HetheringtonTry to fix application of namespace to MainStereoscopic...
2013-08-26 Carl HetheringtonTry to add correct namespace for 3D CPLs.
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-04 Carl HetheringtonMerge master.
2013-05-02 Carl HetheringtonMove edit rate / durations / entry point etc. into...
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-25 Carl HetheringtonAllow changing of MXF directory / filename; un-expose...
2013-01-18 Carl HetheringtonAllow incremental writing of picture MXFs.
2013-01-14 Carl HetheringtonMerge master
2013-01-03 Carl HetheringtonWrite PKL using libxml++ and sign them.
2013-01-01 Carl HetheringtonUse libxml++ to write CPLs.
2012-11-30 Carl HetheringtonMerge.
2012-11-30 Carl HetheringtonAdd missing virtual destructor.
2012-10-26 Carl HetheringtonMerge branch 'master' of ssh://carlh.dnsalias.org/home...
2012-10-26 Carl HetheringtonFix a warning and add a missing include.
2012-10-25 Carl HetheringtonUse signals2 rather than sigc++
2012-10-19 Carl HetheringtonInitial work on subtitle writing.
2012-10-02 Carl HetheringtonClean up DCP comparison a bit.
2012-09-09 Carl HetheringtonSomewhat hacky rearrangement to support multiple CPLs...
2012-08-13 Carl HetheringtonPartial subtitle work.
2012-08-09 Carl HetheringtonAdd picture frame extraction.
2012-08-02 Carl HetheringtonTidy up equality options slightly.
2012-08-01 Carl HetheringtonCompare using maximum mean absolute difference and...
2012-07-31 Carl HetheringtonLazy digest building.
2012-07-31 Carl HetheringtonCheck sound; various fixups.
2012-07-31 Carl HetheringtonInspect J2K data in MXFs.
2012-07-31 Carl HetheringtonTweak.
2012-07-31 Carl HetheringtonBitwise MXF comparison.
2012-07-30 Carl Hetheringtonpath -> dir, name for MXFs.
2012-07-17 Carl HetheringtonDoc fixes.
2012-07-17 Carl HetheringtonFix up progress reporting, some better exceptions.
2012-07-17 Carl HetheringtonSome comments; fix up a UUID I think.
2012-07-16 Carl HetheringtonImport.