Fix previous.
[libdcp.git] / src / subtitle_string.cc
2021-01-24 Carl HetheringtonFix previous.
2021-01-24 Carl HetheringtonTidying.
2021-01-21 Carl HetheringtonMove all ostream operator<< into some test-only stream_...
2018-07-07 Carl HetheringtonSubtitleString -> shared_ptr<Subtitle>
2018-07-07 Carl HetheringtonMove common parts of text/image subtitle out to a base...
2016-06-24 Carl HetheringtonMerge branch '1.0' of git.carlh.net:git/libdcp into 1.0
2016-06-24 Carl HetheringtonSupport underlining of subtitles.
2016-06-13 Carl HetheringtonAdd OpenSSL licence exception.
2016-06-01 Carl HetheringtonStill more licence fixups.
2016-05-25 Carl HetheringtonNo-op; Fix GPL address and mention libdcp by name.
2016-04-12 Carl HetheringtonAdd direction support for SMPTE subtitles; fix pragma...
2016-04-04 Carl HetheringtonBasic untested support for bold in subtitles.
2015-06-24 Carl HetheringtonNo-op: whitespace.
2015-06-24 Carl HetheringtonNo-op: whitespace.
2015-06-03 Carl HetheringtonAdd halign to SubtitleString's operator<< and use it...
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-04-30 Carl HetheringtonAdd a very simple test for writing subtitles.
2014-12-27 Carl HetheringtonRename color -> colour.
2014-12-14 Carl HetheringtonSwitch subtitle string font specs to be the font ID...
2014-05-14 Carl HetheringtonMerge master.
2014-03-18 Carl HetheringtonMerge master.
2014-03-17 Carl HetheringtonMerge master.
2014-03-17 Carl HetheringtonMerge branch 'master' into 1.0
2014-02-26 Carl HetheringtonMerge master; MXF subtitle stuff not included.
2014-01-26 Carl HetheringtonIt builds again.