summaryrefslogtreecommitdiff
path: root/src/subtitle_string.h
AgeCommit message (Collapse)Author
2019-12-15Add fix_empty_font_ids() to replace empty Font ids with a dummy string.v1.6.14Carl Hetherington
Back-ported from abf4f7577877254ecd7a1dc7955e0d7ca49ad07c in master.
2018-07-08Basic interop bitmap writing.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
2018-01-09Add some setters.Carl Hetherington
2016-08-20Add set_text() to SubtitleString.Carl Hetherington
2016-06-24Support underlining of subtitles.Carl Hetherington
2016-06-13Add OpenSSL licence exception.Carl Hetherington
2016-06-01More licence fixups.Carl Hetherington
2016-04-12Add direction support for SMPTE subtitles; fix pragma warnings with ↵Carl Hetherington
non-openmp builds.
2016-04-05Basic untested support for bold in subtitles.Carl Hetherington
2016-02-14Limit values that we use for <ScreenAspectRatio> tags in InteropCarl Hetherington
CPLs to the list allowed by the standard.
2015-10-04Add set_{in,out}.Carl Hetherington
2015-06-24No-op: whitespace.Carl Hetherington
2015-06-03Add set_h_position.Carl Hetherington
2015-06-03Basic HAlign / HPosition support.Carl Hetherington
2015-06-03Add accessor.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 ↵Carl Hetherington
into Interop and SMPTE.
2014-12-14Comment.Carl Hetherington
2014-10-02Add set_size to SubtitleString.Carl Hetherington
2014-10-02Clarify subtitle position with comments; add SubtitleString::set_v_position.Carl Hetherington
2014-05-04Comments.Carl Hetherington
2014-02-11Install fixes.Carl Hetherington
2014-01-26It builds again.Carl Hetherington