Attempt to fix Sony digest validation by indenting the <Signer>
[libdcp.git] / src / dcp.cc
2019-01-24 Carl HetheringtonAttempt to fix Sony digest validation by indenting...
2018-11-14 Carl HetheringtonSimpole DCP recovery utility (dcprecover) added.
2018-09-25 Carl HetheringtonCope with multiple PKLs in a DCP.
2018-09-02 Carl HetheringtonHopefully-correct PKL and AssetMap when using Interop...
2018-08-17 Carl HetheringtonThrow an exception on an unknown asset type. pkl
2018-08-17 Carl HetheringtonAdjust for Interop <PackingList> not needing content.
2018-08-17 Carl HetheringtonUse PKL types rather than file extensions.
2018-08-16 Carl HetheringtonRemoved unused variables.
2018-08-16 Carl HetheringtonRead PKL when reading DCP.
2018-04-07 Carl HetheringtonAdd comment.
2018-03-21 Carl HetheringtonPut xmlns:dsig on Signer and Signature rather than...
2018-02-25 Carl HetheringtonThrow exceptions with badly-formed XML when reading...
2018-02-22 Carl HetheringtonRead Atmos assets into other_assets.
2017-07-08 Carl HetheringtonAllow assets() to silently ignore unresolved assets.
2017-05-17 Carl HetheringtonUse digicine.com/PROTO-ASDCP-VL-20040311# for the VOLIN...
2017-02-14 Carl HetheringtonMerge branch '1.0' of git.carlh.net:git/libdcp into 1.0
2017-02-13 Carl HetheringtonAnother better error.
2017-02-12 Carl HetheringtonGet assetmap and PKL AnnotationText from XMLMetadata.
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 HetheringtonSimplify NameFormat classes a bit.
2016-07-29 Carl HetheringtonBasics of allowing custom filenames for DCP components.
2016-07-28 Carl HetheringtonMerge branch '1.0' of git.carlh.net:git/libdcp into 1.0
2016-07-21 Carl HetheringtonTrim some unused stream includes / usings.
2016-07-01 Carl Hetheringtonasdcp headers moved into subdirectory.
2016-06-13 Carl HetheringtonAdd OpenSSL licence exception.
2016-06-01 Carl HetheringtonStill more licence fixups.
2016-05-25 Carl HetheringtonNo-op; Fix GPL address and mention libdcp by name.
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-05-24 Carl HetheringtonMove namespaces into variables.
2016-02-29 Carl HetheringtonAdd workaround for (apparently) incorrectly-labelled...
2016-01-05 Carl HetheringtonTry to rationalise handling of urn:uuid: prefixes.
2015-12-16 Carl HetheringtonRef does not need to be a template since it's always...
2015-10-28 Carl HetheringtonDon't add external (referenced) assets to the PKL.
2015-07-30 Carl HetheringtonMerge Signer into CertificateChain.
2015-06-24 Carl HetheringtonMerge.
2015-06-24 Carl HetheringtonFix various SNAFUs with Font ID handling.
2015-06-24 Carl HetheringtonNo-op; whitespace and a comment typo.
2015-06-10 Carl HetheringtonRename Font -> FontAsset; add dcpdumpsub tool.
2015-06-09 Carl HetheringtonBasically-working interop subtitle font handling.
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-06-08 Carl HetheringtonUse boost::filesystem::extension.
2015-06-05 Carl HetheringtonMXF -> Asset in lots of places.
2015-06-05 Carl HetheringtonRename some stuff Content -> Asset.
2015-05-24 Carl HetheringtonRename CPL/PKL files to be {cpl,pkl}_uuid.xml rather...
2015-04-30 Carl HetheringtonSome BOOST_FOREACH.
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.
2015-01-03 Carl HetheringtonAdd support for reading non-MXF-wrapped SMPTE subtitle...
2014-12-28 Carl HetheringtonPurge assert() from src/, at least (not asdcplib).
2014-12-14 Carl HetheringtonSwitch subtitle string font specs to be the font ID...
2014-07-22 Carl HetheringtonSome include trimming,.
2014-07-22 Carl HetheringtonImprove a couple of errors.
2014-07-21 Carl HetheringtonVarious attempts to clean up DCP comparison code.
2014-07-10 Carl HetheringtonRestore creation of DCP directories in the constructor.
2014-07-08 Carl HetheringtonDon't always create DCP directories in the constructor.
2014-06-13 Carl HetheringtonWork around symbol clash with ERROR on Win32/mingw.
2014-05-20 Carl HetheringtonRemove unused code.
2014-05-14 Carl HetheringtonMerge master.
2014-05-11 Carl HetheringtonUse raw_convert instead of boost::lexical_cast as it...
2014-05-04 Carl HetheringtonPort support for MXF-wrapped subtitles from 0.x
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-04-10 Carl HetheringtonRemove picture_asset.h; some better error messages.
2014-03-19 Carl HetheringtonConsiderable re-work of KDM class to express the differ...
2014-03-18 Carl HetheringtonMerge master.
2014-03-18 Carl HetheringtonVarious test tidying.
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 HetheringtonTidy up metadata handling.
2014-01-28 Carl HetheringtonVarious 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-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 -> MXF in some cases.
2014-01-17 Carl HetheringtonAsset -> ContentAsset.
2014-01-17 Carl Hetheringtonnamespace libdcp -> dcp.
2014-01-08 Carl HetheringtonThrow better file errors (with numbers).
2014-01-06 Carl HetheringtonDon't give ASSETMAP/VOLINDEX an .xml suffix with intero...
2013-11-25 Carl HetheringtonRemove redundant fstream includes.
2013-10-10 Carl HetheringtonWrite encryption test all to the right place. Some...
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 HetheringtonVarious encryption-related stuff.
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.
next