Fix compile with old boost.
[libdcp.git] / test /
2013-01-17 Carl HetheringtonUse new Size struct.
2013-01-12 Carl HetheringtonAdd simple support for generating audio MXFs from part...
2012-12-22 Carl HetheringtonMore various fixes to subtitle XML writing.
2012-12-22 Carl HetheringtonFix numerous bugs in subtitle XML generation.
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-10-19 Carl HetheringtonInitial work on subtitle writing.
2012-09-09 Carl HetheringtonMove reference log to corpus.
2012-09-09 Carl HetheringtonAdded another test.
2012-09-09 Carl HetheringtonNew test.
2012-09-09 Carl HetheringtonClean up and fix subtitle parsing a bit.
2012-09-09 Carl HetheringtonTest subtitle attributes too.
2012-09-09 Carl HetheringtonList subtitles in test output.
2012-09-09 Carl HetheringtonNew test.
2012-09-09 Carl HetheringtonCope with paths having file:// at the start of them.
2012-09-09 Carl HetheringtonAnother test.
2012-09-09 Carl HetheringtonAnother test.
2012-09-09 Carl HetheringtonAnother test.
2012-09-09 Carl HetheringtonAdd new tests.
2012-09-09 Carl HetheringtonAdd another test.
2012-09-09 Carl HetheringtonSomewhat hacky rearrangement to support multiple CPLs...
2012-09-08 Carl HetheringtonIgnore Language tag in subtitles. Get MXF/XML filename...
2012-09-07 Carl HetheringtonXML tests.
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 HetheringtonMake sure we link with the local libdcp for tests.
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 HetheringtonMissing files.
2012-08-13 Carl HetheringtonPartial subtitle work.
2012-07-30 Carl HetheringtonBasic test.
2012-07-30 Carl HetheringtonVarious.
2012-07-21 Carl HetheringtonVarious tweaks for Windows builds.
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 HetheringtonSome comments.
2012-07-17 Carl HetheringtonSome comments; fix up a UUID I think.
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.