summaryrefslogtreecommitdiff
path: root/src/subtitle_string.cc
AgeCommit message (Expand)Author
2022-09-26Better subtitle comparisons in tests.v1.8.30Carl Hetherington
2022-06-05Make size_in_pixels() more accurate.v1.8.20Carl Hetherington
2021-10-13Basic implementation of <Space> tag in subtitles.v1.8.3Carl Hetherington
2021-01-24Fix previous.Carl Hetherington
2021-01-24Tidying.Carl Hetherington
2021-01-21Move all ostream operator<< into some test-only stream_operators.{cc,h} files.Carl Hetherington
2018-07-07SubtitleString -> shared_ptr<Subtitle>Carl Hetherington
2018-07-07Move common parts of text/image subtitle out to a base class.Carl Hetherington
2016-06-24Support underlining of subtitles.Carl Hetherington
2016-06-13Add OpenSSL licence exception.Carl Hetherington
2016-06-01Still more licence fixups.Carl Hetherington
2016-05-25No-op; Fix GPL address and mention libdcp by name.Carl Hetherington
2016-04-12Add direction support for SMPTE subtitles; fix pragma warnings with non-openm...Carl Hetherington
2016-04-05Basic untested support for bold in subtitles.Carl Hetherington
2015-06-24No-op: whitespace.Carl Hetherington
2015-06-04Add halign to SubtitleString's operator<< and use it for dcpinfo.Carl Hetherington
2015-06-03Basic HAlign / HPosition support.Carl Hetherington
2015-06-03Add AspectAdjust to subtitles.Carl Hetherington
2015-04-30Add a very simple test for writing subtitles.Carl Hetherington
2014-12-27Rename color -> colour.Carl Hetherington
2014-12-14Switch subtitle string font specs to be the font ID; split SubtitleContent in...Carl Hetherington
2014-01-26It builds again.Carl Hetherington