In-line run of subs_in_out so that it gets the environment more easily.
[libdcp.git] / src / cpl.cc
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 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 HetheringtonComments / 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 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...
2014-01-08 Carl HetheringtonThrow better file errors (with numbers).
2013-11-25 Carl HetheringtonRemove redundant fstream includes.
2013-10-10 Carl HetheringtonWrite encryption test all to the right place. Some...
2013-09-25 Carl HetheringtonSplit up some files.
2013-09-25 Carl HetheringtonSwitch away from the many-constructor-arguments approac...
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 HetheringtonVarious encryption-related stuff.
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 HetheringtonFix (I think) AuthenticatedPublic signer.
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-27 Carl HetheringtonFix paths in OV DCP searches.
2013-08-27 Carl HetheringtonBasics of OV/supplemental support when reading.
2013-08-25 Carl HetheringtonTweak interop / SMPTE to pass dcp_inspect.
2013-08-25 Carl HetheringtonMerge branch 'master' into interop
2013-08-25 Carl HetheringtonUntested interop DCP/KDM support.
2013-07-13 Carl HetheringtonContinue with comparison even if lengths differ.
2013-07-08 Carl HetheringtonImprove certificate handling a bit and fix up tests. encryption
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 HetheringtonMore master merge bits.
2013-07-02 Carl HetheringtonMerge master; at least partially.
2013-07-01 Carl HetheringtonSlightly more informative output from diff.
2013-06-20 Carl HetheringtonInclude trimming.
2013-06-18 Carl HetheringtonMerge master.
2013-06-07 Carl HetheringtonMerge branch 'master' into cxml
2013-06-02 Carl HetheringtonMerge master.
2013-06-02 Carl HetheringtonTweaks to diffing routines.
2013-05-13 Carl HetheringtonUse libxml++ for writing XML.
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.
2012-09-09 Carl HetheringtonRename CPL -> CPLFile
2012-09-08 Carl HetheringtonIgnore Language tag in subtitles. Get MXF/XML filename...
2012-08-27 Carl HetheringtonIgnore Language node in MainSound.
2012-08-27 Carl HetheringtonMake ContentVersion Id node optional. Improve error...
2012-08-23 Carl HetheringtonReels can have AnnotationText.
2012-08-22 Carl HetheringtonRough support for 3D.
2012-08-19 Carl HetheringtonProper-ish support for multi-reel DCPs.
2012-08-17 Carl HetheringtonGPL boilerplate and a few comments.
2012-08-12 Carl HetheringtonTweaks for more real-life DCPs; beginning of subtitle...
2012-08-11 Carl HetheringtonAccess sound asset sampling rate, channels; access...
2012-08-11 Carl HetheringtonVarious tweaks for a real-life DCP.
2012-07-31 Carl HetheringtonUse int64 in a few places.
2012-07-30 Carl HetheringtonBits.
2012-07-30 Carl HetheringtonVarious.
2012-07-30 Carl HetheringtonHacks.