Basic untested support for bold in subtitles.
[libdcp.git] / test / write_subtitle_test.cc
2016-04-04 Carl HetheringtonBasic untested support for bold in subtitles.
2015-09-28 Carl HetheringtonMerge branch '1.0' of git.carlh.net:git/libdcp into 1.0
2015-09-28 Carl HetheringtonRound down when rebasing times.
2015-07-20 Carl HetheringtonRound up in Time::as_editable_units.
2015-06-24 Carl HetheringtonNo-op: whitespace.
2015-06-24 Carl HetheringtonNo-op: whitespace.
2015-06-08 Carl HetheringtonMerge branch '1.0' of ssh://main.carlh.net/home/carl...
2015-06-08 Carl HetheringtonRemove slightly strange InteropSubtitleAsset constructo...
2015-06-05 Carl HetheringtonInitial work on SMPTE subtitles.
2015-06-05 Carl HetheringtonRename some stuff Content -> Asset.
2015-06-03 Carl HetheringtonBasic HAlign / HPosition support.
2015-06-03 Carl HetheringtonMerge branch '1.0' of git.carlh.net:git/libdcp into 1.0
2015-06-03 Carl HetheringtonAdd AspectAdjust to subtitles.
2015-05-06 Carl HetheringtonMerge branch '1.0' of ssh://main.carlh.net/home/carl...
2015-05-06 Carl HetheringtonPad times with zeros; add Time::rebase().
2015-04-30 Carl HetheringtonSlightly better write subtitle tests.
2015-04-30 Carl HetheringtonAdd a very simple test for writing subtitles.