No-op: whitespace.
[libdcp.git] / src / cpl.cc
2015-06-25 Carl HetheringtonNo-op: whitespace.
2015-05-21 Carl HetheringtonMerge branch 'master' of ssh://main.carlh.net/home...
2015-05-18 Carl HetheringtonRename CPL/PKL files to be {cpl,pkl}_uuid.xml rather...
2014-06-23 Carl HetheringtonMissing set of SubtitleAsset edit rate. 0.95-branch
2014-05-28 Carl HetheringtonAdd CPL::filename().
2014-05-11 Carl HetheringtonUse raw_convert instead of boost::lexical_cast as it...
2014-02-08 Carl HetheringtonFix a couple of errors in Interop XML
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.