Change libdcp::Time to allow sub-second units to be anything, so that
[libdcp.git] / src / subtitle_asset.h
2015-01-08 Carl HetheringtonChange libdcp::Time to allow sub-second units to be...
2014-11-30 Carl HetheringtonFix comment.
2014-11-02 Carl HetheringtonTidy operator<= for libdcp::Time somewhat. Change...
2014-10-16 Carl HetheringtonMerge branch 'master' into 12bit
2014-10-07 Carl HetheringtonAdd Subtitle::set_text()
2014-02-26 Carl HetheringtonHacks to support MXF-wrapped subtitles.
2014-02-08 Carl HetheringtonFix a couple of errors in Interop XML
2014-01-15 Carl HetheringtonUse MXFAsset::_interop to decide on whether to write...
2013-11-25 Carl HetheringtonRemove a possibly dodgy use of fstream.
2013-10-16 Carl HetheringtonComment and header guards.
2013-10-16 Carl HetheringtonComment.
2013-08-29 Carl HetheringtonTry to fix application of namespace to MainStereoscopic...
2013-08-26 Carl HetheringtonTry to add correct namespace for 3D CPLs.
2013-07-02 Carl HetheringtonMerge master; at least partially.
2013-06-20 Carl HetheringtonInclude trimming.
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 HetheringtonUse libxml++ for writing XML.
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-04-15 Carl HetheringtonTry to give basic progress indication on dcpdiff.
2013-04-15 Carl HetheringtonUse boost::function for making notes during equals...
2013-01-14 Carl HetheringtonMerge master
2013-01-01 Carl HetheringtonUse libxml++ to write CPLs.
2012-12-22 Carl HetheringtonMore various fixes to subtitle XML writing.
2012-12-22 Carl HetheringtonFix numerous bugs in subtitle XML generation.
2012-10-19 Carl HetheringtonInitial work on subtitle writing.
2012-10-02 Carl HetheringtonClean up DCP comparison a bit.
2012-09-18 Carl HetheringtonReelNumber is sometimes a string, it seems.
2012-09-09 Carl HetheringtonClean up and fix subtitle parsing a bit.
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-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 HetheringtonPick up subtitle color.
2012-08-21 Carl HetheringtonTweak font handling.
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 HetheringtonRemove unnecessary stuff.
2012-08-21 Carl HetheringtonDe-hackify subtitle handling a bit.
2012-08-13 Carl HetheringtonSubtitles at method.
2012-08-13 Carl HetheringtonBasic subtitle test works.
2012-08-13 Carl HetheringtonMissing files.