Cleanup: extract HAlign to its own files.
[libdcp.git] / src / subtitle.h
2023-08-22 Carl HetheringtonCleanup: extract HAlign to its own files.
2023-08-22 Carl HetheringtonCleanup: extract VAlign to its own files.
2023-07-25 Carl HetheringtonCleanup: move EqualityOptions into its own file.
2023-07-25 Carl HetheringtonCleanup: pass EqualityOptions as const&
2022-11-03 Carl HetheringtonAdd Z position to subtitles; existing tests pass.
2022-09-26 Carl HetheringtonBetter subtitle comparisons in tests. v1.8.30
2021-07-14 Carl HetheringtonC++11 tidying.
2021-01-24 Carl HetheringtonTidying.
2021-01-24 Carl HetheringtonTidying.
2021-01-17 Carl HetheringtonSubtitle constructor should not be public.
2019-06-27 Carl HetheringtonAdd some comments.
2018-07-07 Carl HetheringtonBasic interop bitmap writing.
2018-07-07 Carl HetheringtonSubtitleString -> shared_ptr<Subtitle>
2018-07-07 Carl HetheringtonMove common parts of text/image subtitle out to a base...
2015-04-30 Carl HetheringtonRename some things to ...Node.
2015-01-10 Carl HetheringtonFix handling of timing in SMPTE subtitles.
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.