Use dcp::file_to_string().
[dcpomatic.git] / src / lib / subtitle_encoder.cc
2021-05-03 Carl HetheringtonC++11 tidying.
2021-04-09 Carl HetheringtonMake DCP text track language properly optional and...
2021-03-31 Carl HetheringtonPut subtitle language back into content from the film...
2021-01-31 Carl HetheringtonMore enum class additions.
2021-01-07 Carl HetheringtonBOOST_FOREACH.
2021-01-07 Carl Hetheringtonstd::shared_ptr
2020-12-22 Carl HetheringtonPass fonts from content around as FontData.
2020-12-10 Carl HetheringtonFix lots of macOS warnings by using a different boost...
2020-11-21 Carl HetheringtonSubtitle language test updates.
2020-11-20 Carl HetheringtonSubtitle language handling tweaks; write multiple subti...
2020-11-20 Carl HetheringtonStore subtitle language(s) in Film, and allow setup...
2020-08-25 Carl HetheringtonTry to clean up the mess of exporting subtitles when...
2020-08-25 Carl HetheringtonAdd option to export Interop subs with or without the...
2019-09-08 Carl HetheringtonMake sure subtitle exports have .xml extension.
2019-09-08 Carl HetheringtonWrite empty files when exporting subtitles and finding...
2019-08-31 Carl HetheringtonPrimitive subtitle export feature. v2.15.16