summaryrefslogtreecommitdiff
path: root/src/subtitle_string.h
AgeCommit message (Expand)Author
2023-08-22Cleanup: header ordering.Carl Hetherington
2023-07-25Include trimming.Carl Hetherington
2023-07-25Cleanup: pass EqualityOptions as const&Carl Hetherington
2022-11-03Add Z position to subtitles; existing tests pass.Carl Hetherington
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-24Tidying.Carl Hetherington
2020-08-25Add SubtitleString::unset_font.Carl Hetherington
2019-12-22Add fix_empty_font_ids() to replace empty Font ids with a dummy string.Carl Hetherington
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 non-openm...Carl Hetherington
2016-04-05Basic untested support for bold in subtitles.Carl Hetherington
2016-02-14Limit values that we use for <ScreenAspectRatio> tags in InteropCarl Hetherington
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 in...Carl Hetherington
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