summaryrefslogtreecommitdiff
path: root/src/wscript
AgeCommit message (Expand)Author
2014-12-28Change colourspace handling round a bit:1.0-colour-cleanupCarl Hetherington
2014-12-27Add gcov test coverage (written to build/test/coverage) and a couple more tests.Carl Hetherington
2014-12-15Missing header installs.Carl Hetherington
2014-12-15Missing header installs.Carl Hetherington
2014-12-14Switch subtitle string font specs to be the font ID; split SubtitleContent in...Carl Hetherington
2014-07-20Put ReelAsset key id into a new ReelMXFAsset.Carl Hetherington
2014-07-18Quite large reworking of signer/cert handling.Carl Hetherington
2014-07-02Tweaks: don't use shared_ptr for dcp::SubtitleString; SubtitleContent::write_...Carl Hetherington
2014-05-14Merge master.Carl Hetherington
2014-05-12Missing file.Carl Hetherington
2014-03-20Tweaks to LocalTime; build/install fixes.Carl Hetherington
2014-03-19Considerable re-work of KDM class to express the difference between encrypted...Carl Hetherington
2014-02-24Make 1.0 parallel-installable with 0.x.Carl Hetherington
2014-02-12Various small fixes.Carl Hetherington
2014-02-11Install fixes.Carl Hetherington
2014-02-11Re-add linearised gamma LUT.Carl Hetherington
2014-02-11Build/install fixes.Carl Hetherington
2014-02-11Fix install target.Carl Hetherington
2014-01-27Remove LUT parent class.Carl Hetherington
2014-01-27Some tidying up.Carl Hetherington
2014-01-26It builds again.Carl Hetherington
2014-01-22Various work.Carl Hetherington
2014-01-17Asset -> MXF in some cases.Carl Hetherington
2014-01-17New Asset and Object classes; make CPL use them.Carl Hetherington
2014-01-17Asset -> ContentAsset.Carl Hetherington
2014-01-08Remove compose.hpp dependency from header.Carl Hetherington
2013-09-29Change thing used for authorized device list description; set up _keys when l...Carl Hetherington
2013-09-25Split up some files.Carl Hetherington
2013-09-24Move everything into the header.Carl Hetherington
2013-09-24Various KDM work.Carl Hetherington
2013-09-19Various encryption-related stuff.Carl Hetherington
2013-09-19Allow SoundAsset to be encrypted.Carl Hetherington
2013-09-19Rename crypt_chain -> signer_chain.Carl Hetherington
2013-09-19Rename Encryption -> Signer; move some methods into it.Carl Hetherington
2013-07-22Add missing header install.Carl Hetherington
2013-07-22Some hacks.Carl Hetherington
2013-07-13Missing .h install.Carl Hetherington
2013-07-12Support rgb -> xyz encoding.Carl Hetherington
2013-07-12Move XYZ/RGB function to its own source file.Carl Hetherington
2013-07-12Add XYZFrame and use it.Carl Hetherington
2013-07-12Some new files.Carl Hetherington
2013-07-08Missing include install.Carl Hetherington
2013-07-06Can decrypt a KDM.Carl Hetherington
2013-06-18Merge master.Carl Hetherington
2013-05-13Try to move XML bits out into parse/ subdir.Carl Hetherington
2013-05-13Use libcxml. Lump all static configuration flags into one.Carl Hetherington
2013-05-04Split metadata into XML and MXF bits; remove singleton.Carl Hetherington
2013-05-04Split CPL up into its own files.Carl Hetherington
2013-04-29Change output gamma correction to be closer to EasyDCP behaviour.Carl Hetherington
2013-03-13Compute LUTs at run-time.dynamic-lutCarl Hetherington