Merge master; at least partially.
[libdcp.git] / src / dcp.h
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...
2012-08-12 Carl HetheringtonTry to be recursive when examining DCP directories.
2012-08-11 Carl HetheringtonAccess sound asset sampling rate, channels; access...
2012-08-09 Carl HetheringtonAdd picture frame extraction.
2012-08-09 Carl HetheringtonTweak comment.
2012-08-02 Carl HetheringtonTidy up equality options slightly.
2012-08-01 Carl HetheringtonCompare using maximum mean absolute difference and...
2012-07-31 Carl HetheringtonBitwise MXF comparison.
2012-07-30 Carl HetheringtonBarely-functional dcpdiff.
2012-07-30 Carl HetheringtonBasic test.
2012-07-30 Carl HetheringtonVarious.
2012-07-30 Carl HetheringtonHacks.
2012-07-18 Carl HetheringtonFix include.
2012-07-17 Carl HetheringtonDoc tweaks.
2012-07-17 Carl HetheringtonAllow functor to obtain content paths.
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-17 Carl HetheringtonVarious testing tweaks.
2012-07-16 Carl HetheringtonImport.