summaryrefslogtreecommitdiff
path: root/src/lib/text_decoder.h
AgeCommit message (Expand)Author
2023-12-05Account for split branch in libdcp.splitCarl Hetherington
2023-02-27Strip disallowed characters from subtitles before they get into the XML.Carl Hetherington
2023-02-27Support the 2014 version of SMPTE 428-7 in render_text.cc and use itCarl Hetherington
2022-12-13Add video_{range,frame_type}.{cc,h} and remove some types.h includes.Carl Hetherington
2022-07-20Handle vertical alignment of subs correctly wrt the difference between Intero...Carl Hetherington
2022-06-12Set up TextDecoder position based on the time that the next thing willv2.16.14Carl Hetherington
2022-06-07Switch some list -> vector for consistency.Carl Hetherington
2022-04-28Make emit_bitmap_start take a ContentBitmapText.Carl Hetherington
2022-04-09Add some missing override labels.Carl Hetherington
2021-09-27Some const correctness.Carl Hetherington
2021-05-01C++11 tidying.Carl Hetherington
2021-01-07std::shared_ptrCarl Hetherington
2019-11-11Make DecoderPart::_position an optional.Carl Hetherington
2019-05-10Put Time types in dcpomatic namespace.Carl Hetherington
2018-11-21Take Film pointer out of Content.Carl Hetherington
2018-09-02Play PNG subtitles from DCPs; possibly not in the right scale.Carl Hetherington
2018-08-23Remove TextType from various places as (I believe) it can be inferred from th...Carl Hetherington
2018-07-23More automated renaming.Carl Hetherington
2018-07-19Clean up after previous commit.Carl Hetherington
2018-07-19Reword again: Text -> Caption and Plain -> Text.Carl Hetherington
2018-07-19Text to player with types.Carl Hetherington
2018-07-19Remove old content_subtitle.Carl Hetherington
2018-07-19More renaming.Carl Hetherington
2018-07-19Rename Subtitle -> TextCarl Hetherington