Add simple support for generating audio MXFs from part of a WAV file (for multi-reel...
[libdcp.git] / test / tests.cc
2013-01-12 Carl HetheringtonAdd simple support for generating audio MXFs from part...
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.