Tidying.
[libdcp.git] / src / dcp.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-20 Carl HetheringtonRemove XMLMetadata from DCP::write_xml and DCP::write_a...
2020-04-14 Carl Hetheringtons/DCPReadError/ReadError/g
2019-12-22 Carl HetheringtonCheck ASSETMAP; add a PKL test; tidy up calls to valida...
2019-12-22 Carl HetheringtonUse VerificationNote for non-fatal errors in DCP::read.
2018-09-25 Carl HetheringtonCope with multiple PKLs in a DCP.
2018-08-16 Carl HetheringtonRead PKL when reading DCP.
2018-03-20 Carl HetheringtonMore DCP verification bits.
2017-07-08 Carl HetheringtonAllow assets() to silently ignore unresolved assets.
2017-02-06 Carl HetheringtonMerge branch '1.0' of ssh://main.carlh.net/home/carl...
2017-01-11 Carl HetheringtonAdd missing include.
2016-08-24 Carl HetheringtonAdd new method.
2016-08-16 Carl HetheringtonAlways use ID in custom filenames.
2016-08-16 Carl HetheringtonFix PKL path when using customised filenames.
2016-07-31 Carl HetheringtonSimplify NameFormat stuff.
2016-07-29 Carl HetheringtonBasics of allowing custom filenames for DCP components.
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 HetheringtonAdd workaround for (apparently) incorrectly-labelled...
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-06-08 Carl HetheringtonMerge branch '1.0' of ssh://main.carlh.net/home/carl...
2015-06-08 Carl HetheringtonRequire only DCP::add() for the CPL; other assets found...
2015-04-30 Carl HetheringtonRemove some unused code.
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 HetheringtonAdd test; shuffle IDs.
2014-07-10 Carl HetheringtonMove _intrinsic_duration and _edit_rate up to the MXF...
2014-07-10 Carl HetheringtonComment fix.
2014-05-14 Carl HetheringtonMerge master.
2014-05-03 Carl HetheringtonAssorted test fixes.
2014-05-03 Carl HetheringtonUse exceptions to hold errors even in the keep_going...
2014-05-03 Carl HetheringtonSupport file:// URI-style file specifiers in asset...
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-05 Carl HetheringtonComment / tidy.
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 HetheringtonAsset -> ContentAsset.
2014-01-17 Carl Hetheringtonnamespace libdcp -> dcp.
2014-01-17 Carl HetheringtonComments.
2014-01-06 Carl HetheringtonDon't give ASSETMAP/VOLINDEX an .xml suffix with intero...
2013-09-29 Carl HetheringtonMerge branch 'master' of ssh://carlh.dyndns.org/home...
2013-09-29 Carl Hetheringtonconst fixes.
2013-09-20 Carl HetheringtonMore encryption fixes.
2013-09-19 Carl HetheringtonRename Encryption -> Signer; move some methods into it.
2013-08-30 Carl HetheringtonHack; separate DCP asset and CPL reads.
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 HetheringtonTidy up interop API.
2013-08-25 Carl HetheringtonMerge branch 'master' into interop
2013-08-25 Carl HetheringtonUntested interop DCP/KDM support.
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 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.
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-13 Carl HetheringtonSome comment tweaks.
2013-01-11 Carl HetheringtonTweaks to management of crypto information.
2013-01-09 Carl HetheringtonComment tweaks.
2013-01-05 Carl HetheringtonVarious probably quite untidy progress on KDMs.
2013-01-03 Carl HetheringtonWrite PKL using libxml++ and sign them.
2013-01-03 Carl HetheringtonSort-of generates a signed CPL.
2013-01-01 Carl HetheringtonSome work on encryption / signing.
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-09-06 Carl HetheringtonSomewhat experimental; read files to use from the ASSET...
2012-09-06 Carl HetheringtonAdd a test corpus for XML.
2012-08-19 Carl HetheringtonProper-ish support for multi-reel DCPs.
2012-08-15 Carl HetheringtonSome comments.
2012-08-13 Carl HetheringtonVarious subtitle bits.
2012-08-12 Carl HetheringtonTweaks for more real-life DCPs; beginning of subtitle...
next