summaryrefslogtreecommitdiff
path: root/src/subtitle.h
AgeCommit message (Collapse)Author
2023-08-22Cleanup: extract HAlign to its own files.Carl Hetherington
2023-08-22Cleanup: extract VAlign to its own files.Carl Hetherington
2023-07-25Cleanup: move EqualityOptions into its own file.Carl Hetherington
2023-07-25Cleanup: pass EqualityOptions as const&Carl Hetherington
This exposes a useless assignment of export_differing_subtitles, which I've removed (and altered the comment accordingly).
2022-11-03Add Z position to subtitles; existing tests pass.Carl Hetherington
2022-09-26Better subtitle comparisons in tests.v1.8.30Carl Hetherington
2021-07-14C++11 tidying.Carl Hetherington
2021-01-24Tidying.Carl Hetherington
2021-01-24Tidying.Carl Hetherington
2021-01-17Subtitle constructor should not be public.Carl Hetherington
2019-06-27Add some comments.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
2015-04-30Rename some things to ...Node.Carl Hetherington
2015-01-10Fix handling of timing in SMPTE subtitles.Carl Hetherington
2014-01-26It builds again.Carl Hetherington