summaryrefslogtreecommitdiff
path: root/src/lib/string_text_file.cc
AgeCommit message (Collapse)Author
2024-09-03Fix a few places where we should use dcp::File::open_error()Carl Hetherington
to get a more accurate error number on Windows.
2024-02-07Don't give confusing errors about WEBVTT when there are errors in a Subrip ↵Carl Hetherington
file (#2733).
2023-04-28Cope with WEBVTT files named with .srt extensions.Carl Hetherington
2022-11-14Basic WebVTT subtitle support (#1361).Carl Hetherington
2022-06-10C++11 tidying.Carl Hetherington
2022-05-05Use dcp::File in DCP-o-matic (#2231).Carl Hetherington
2021-07-05Use unique_ptr.Carl Hetherington
2021-01-07std::shared_ptrCarl Hetherington
2020-11-02Replace dcp::Data with dcp::ArrayDataCarl Hetherington
2020-01-24Support binary STL subtitle files.Carl Hetherington
2019-05-10Put Time types in dcpomatic namespace.Carl Hetherington
2018-07-23More automated renaming.Carl Hetherington
ActiveCaptions -> ActiveText BitmapCaption -> BitmapText ContentCaption -> ContentText ContentTextCaption -> ContentStringText TextCaptionFileContent -> StringTextFileContent TextCaptionFileDecoder -> StringTextFileDecoder TextCaptionFile -> StringTextFile TextCaption -> StringText PlayerCaption -> PlayerText CaptionContent -> TextContent CaptionDecoder -> TextDecoder CaptionPanel -> TextPanel CaptionView -> TextView CaptionAppearanceDialog -> SubtitleAppearanceDialog CaptionType -> TextType