Remove ReelEncryptableAsset and tidy up a bit.
[libdcp.git] / src / wscript
2014-02-12 Carl HetheringtonVarious small fixes.
2014-02-11 Carl HetheringtonInstall fixes.
2014-02-11 Carl HetheringtonRe-add linearised gamma LUT.
2014-02-11 Carl HetheringtonBuild/install fixes.
2014-02-11 Carl HetheringtonFix install target.
2014-01-27 Carl HetheringtonRemove LUT parent class.
2014-01-27 Carl HetheringtonSome 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-08 Carl HetheringtonRemove compose.hpp dependency from header.
2013-09-29 Carl HetheringtonMerge branch 'master' of ssh://carlh.dyndns.org/home...
2013-09-29 Carl HetheringtonChange thing used for authorized device list descriptio...
2013-09-25 Carl HetheringtonSplit up some files.
2013-09-24 Carl HetheringtonMove everything into the header.
2013-09-24 Carl HetheringtonVarious KDM work.
2013-09-19 Carl HetheringtonVarious encryption-related stuff.
2013-09-19 Carl HetheringtonAllow SoundAsset to be encrypted.
2013-09-19 Carl HetheringtonRename crypt_chain -> signer_chain.
2013-09-19 Carl HetheringtonRename Encryption -> Signer; move some methods into it.
2013-07-22 Carl HetheringtonAdd missing header install.
2013-07-22 Carl HetheringtonSome hacks.
2013-07-13 Carl HetheringtonMerge branch 'master' of ssh://carlh.dnsalias.org/home...
2013-07-13 Carl HetheringtonMissing .h install.
2013-07-12 Carl HetheringtonMerge branch 'master' of ssh://carlh.dnsalias.org/home...
2013-07-12 Carl HetheringtonSupport rgb -> xyz encoding.
2013-07-12 Carl HetheringtonMove XYZ/RGB function to its own source file.
2013-07-12 Carl HetheringtonAdd XYZFrame and use it.
2013-07-12 Carl HetheringtonSome new files.
2013-07-07 Carl HetheringtonMissing include install.
2013-07-06 Carl HetheringtonCan decrypt a KDM.
2013-07-02 Carl HetheringtonMerge master; at least partially.
2013-06-20 Carl HetheringtonInclude trimming.
2013-06-20 Carl HetheringtonMissing install file.
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-13 Carl HetheringtonUse libcxml. Lump all static configuration flags into...
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-29 Carl HetheringtonChange output gamma correction to be closer to EasyDCP...
2013-03-13 Carl HetheringtonMerge branch 'master' of /home/carl/git/libdcp
2013-03-13 Carl HetheringtonCompute LUTs at run-time. dynamic-lut
2013-01-17 Carl HetheringtonAdd Size operators; install util.h
2013-01-14 Carl HetheringtonMerge master
2013-01-11 Carl HetheringtonTweaks to management of crypto information.
2013-01-09 Carl HetheringtonAdd completely untested code to generate crypto chain...
2013-01-05 Carl HetheringtonMissing header installs.
2013-01-03 Carl HetheringtonSort-of generates a signed CPL.
2013-01-01 Carl HetheringtonSome work on encryption / signing.
2012-12-09 Carl HetheringtonDon't explicitly install .so files as I don't think...
2012-12-07 Carl HetheringtonMerge branch 'master' of ssh://carlh.dnsalias.org/home...
2012-12-07 Carl HetheringtonAllow static builds.
2012-10-25 Carl HetheringtonUse signals2 rather than sigc++
2012-09-09 Carl HetheringtonPKL -> PKLFile.
2012-09-09 Carl HetheringtonRename CPL -> CPLFile
2012-08-21 Carl HetheringtonClarify (a bit) byte ordering for RGBA frames.
2012-08-19 Carl HetheringtonProper-ish support for multi-reel DCPs.
2012-08-15 Carl HetheringtonAdd support for obtaining a frame as RGBA.
2012-08-13 Carl HetheringtonVarious subtitle bits.
2012-08-13 Carl HetheringtonInstall subtitle_asset.h
2012-08-13 Carl HetheringtonPartial subtitle work.
2012-08-12 Carl HetheringtonDon't crash with no audio; get video MXF information... for-dcptovideo
2012-08-11 Carl HetheringtonAccess sound asset sampling rate, channels; access...
2012-08-09 Carl HetheringtonFix up some problems with being included.
2012-08-09 Carl HetheringtonAdd picture frame extraction.
2012-08-01 Carl HetheringtonMerge branch 'master' into check-bitmaps check-bitmaps
2012-08-01 Carl HetheringtonHack.
2012-07-30 Carl HetheringtonBits.
2012-07-30 Carl HetheringtonVarious.
2012-07-20 Carl HetheringtonTweak version stuff.
2012-07-20 Carl HetheringtonInstall git_commit.h
2012-07-20 Carl HetheringtonInstall test_mode.h
2012-07-20 Carl HetheringtonGive access to git revision, and make test mode accessible.
2012-07-17 Carl HetheringtonUse our own exceptions.
2012-07-17 Carl HetheringtonAllow functor to obtain content paths.
2012-07-17 Carl HetheringtonTags -> Metadata
2012-07-17 Carl HetheringtonFix up install.
2012-07-16 Carl HetheringtonASDCPLib builds.
2012-07-16 Carl HetheringtonImport.