summaryrefslogtreecommitdiff
path: root/src/lib/subtitle_encoder.cc
AgeCommit message (Expand)Author
2022-10-17Remove some more unnecessary use of shared_ptr.Carl Hetherington
2022-06-07Rearrange subtitle font management.Carl Hetherington
2021-05-03C++11 tidying.Carl Hetherington
2021-04-09Make DCP text track language properly optional and ignore bad values on impor...Carl Hetherington
2021-03-31Put subtitle language back into content from the film (#1930).Carl Hetherington
2021-01-31More enum class additions.Carl Hetherington
2021-01-07BOOST_FOREACH.Carl Hetherington
2021-01-07std::shared_ptrCarl Hetherington
2020-12-22Pass fonts from content around as FontData.Carl Hetherington
2020-12-11Fix lots of macOS warnings by using a different boost/bind include.Carl Hetherington
2020-11-21Subtitle language test updates.Carl Hetherington
2020-11-20Subtitle language handling tweaks; write multiple subtitle languagesCarl Hetherington
2020-11-20Store subtitle language(s) in Film, and allow setup of thoseCarl Hetherington
2020-08-25Try to clean up the mess of exporting subtitles when there isCarl Hetherington
2020-08-25Add option to export Interop subs with or without the font file / reference.Carl Hetherington
2019-09-08Make sure subtitle exports have .xml extension.Carl Hetherington
2019-09-08Write empty files when exporting subtitles and finding none.Carl Hetherington
2019-08-31Primitive subtitle export feature.v2.15.16Carl Hetherington