A few encryption-related fixes and comments.
[libdcp.git] / test / tests.cc
2013-09-18 Carl HetheringtonA few encryption-related fixes and comments.
2013-08-25 Carl HetheringtonMerge branch 'master' into interop
2013-08-21 Carl HetheringtonTry to fix timezone offset formatting.
2013-08-19 Carl HetheringtonTry to fix time zone offsets in Windows.
2013-07-12 Carl HetheringtonAdd XYZFrame and use it.
2013-07-08 Carl HetheringtonMerge branch 'master' of /home/carl/git/libdcp
2013-07-08 Carl HetheringtonUse openssl's base-64 decoding for KDMs.
2013-07-08 Carl HetheringtonImprove certificate handling a bit and fix up tests. encryption
2013-07-06 Carl HetheringtonCan decrypt a KDM.
2013-07-06 Carl HetheringtonMove some CPL writing from picture/sound assets to...
2013-07-02 Carl HetheringtonSplit test file up a bit.
2013-07-02 Carl HetheringtonSome work on tests.
2013-07-02 Carl HetheringtonMore master merge bits.
2013-07-02 Carl HetheringtonMerge master; at least partially.
2013-06-18 Carl HetheringtonMerge master.
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-03-13 Carl HetheringtonMerge branch 'master' of /home/carl/git/libdcp
2013-03-13 Carl HetheringtonCompute LUTs at run-time. dynamic-lut
2013-02-05 Carl HetheringtonFix build on Windows.
2013-02-02 Carl HetheringtonTweak API a little.
2013-02-02 Carl HetheringtonBasics of fake write seem to work.
2013-02-01 Carl HetheringtonUnfinished attempt to overwrite existing; tricky becaus...
2013-01-22 Carl HetheringtonRemove hacky start_frame stuff from SoundAsset for...
2013-01-17 Carl HetheringtonUse new Size struct.
2013-01-14 Carl HetheringtonFix merge.
2013-01-14 Carl HetheringtonMerge master
2013-01-12 Carl HetheringtonAdd simple support for generating audio MXFs from part...
2013-01-11 Carl HetheringtonTweaks to management of crypto information.
2013-01-05 Carl HetheringtonVarious probably quite untidy progress on KDMs.
2013-01-03 Carl HetheringtonFix tests again.
2013-01-03 Carl HetheringtonFix test refs.
2013-01-03 Carl HetheringtonTidy up.
2013-01-03 Carl HetheringtonSort-of generates a signed CPL.
2013-01-01 Carl HetheringtonSome work on encryption / signing.
2012-12-31 Carl HetheringtonInitial hacks.
2012-10-25 Carl HetheringtonUse signals2 rather than sigc++
2012-10-19 Carl HetheringtonInitial work on subtitle writing.
2012-09-09 Carl HetheringtonSomewhat hacky rearrangement to support multiple CPLs...
2012-08-22 Carl HetheringtonMore subs tests.
2012-08-22 Carl HetheringtonVery slightly less verbose subs checking.
2012-08-22 Carl HetheringtonAllow <Font> nodes inside <Subtitle> nodes.
2012-08-22 Carl HetheringtonBe a bit more tolerant with tests.
2012-08-22 Carl HetheringtonRough support for 3D.
2012-08-21 Carl HetheringtonSome maths operations with Time.
2012-08-21 Carl HetheringtonVertical align.
2012-08-21 Carl HetheringtonDo effects with an enum.
2012-08-21 Carl HetheringtonPick up effect and effect color.
2012-08-21 Carl HetheringtonColor tests.
2012-08-21 Carl HetheringtonPick up subtitle color.
2012-08-21 Carl HetheringtonRecurse into font nodes and pick up details of italics.
2012-08-21 Carl HetheringtonRecursively scan font tags in subtitles.
2012-08-21 Carl HetheringtonPartial; better tests for subs.
2012-08-21 Carl HetheringtonDe-hackify subtitle handling a bit.
2012-08-19 Carl HetheringtonProper-ish support for multi-reel DCPs.
2012-08-13 Carl Hetherington4th parameter of time is ticks (1 tick = 4ms) not milli...
2012-08-13 Carl HetheringtonTime from frame.
2012-08-13 Carl HetheringtonSubtitles at method.
2012-08-13 Carl HetheringtonBasic subtitle test works.
2012-08-13 Carl HetheringtonPartial subtitle work.
2012-07-30 Carl HetheringtonBasic test.
2012-07-30 Carl HetheringtonVarious.
2012-07-18 Carl HetheringtonExtend previous test slightly.
2012-07-18 Carl HetheringtonTest exception on adding a non-existant image file.
2012-07-17 Carl HetheringtonAllow functor to obtain content paths.
2012-07-17 Carl HetheringtonTags -> Metadata
2012-07-17 Carl HetheringtonVarious test hackery.
2012-07-17 Carl HetheringtonVarious testing tweaks.
2012-07-17 Carl HetheringtonHack asdcplib to make its RNG repeatable when we are...
2012-07-16 Carl HetheringtonImport.