Missed update to private test repo version.
[dcpomatic.git] / test / render_subtitles_test.cc
2023-11-16 Carl HetheringtonPass through <Ruby> tags in subtitles (#2635) (GH#23).
2023-09-03 Carl HetheringtonIgnore newlines in subtitle text (#2341).
2023-08-29 Carl HetheringtonCleanup: use some more vector instead of list.
2023-02-27 Carl HetheringtonMerge branch '2389-vpos'
2023-02-27 Carl HetheringtonSupport the 2014 version of SMPTE 428-7 in render_text...
2022-11-03 Carl HetheringtonBump libdcp for subtitle Z-position fixes (#2356).
2022-07-20 Carl HetheringtonHandle vertical alignment of subs correctly wrt the...
2022-07-20 Carl HetheringtonAdd useful debugging test which might be tricky to...
2022-07-20 Carl HetheringtonTidy up some test names and remove pointless comments.
2022-06-21 Carl HetheringtonRe-fix test references. Not sure what happened there. v2.16.15
2022-06-20 Carl HetheringtonFix test references for libdcp commit 6c5328f07362510a4...
2022-06-07 Carl HetheringtonRearrange subtitle font management.
2021-10-17 Carl HetheringtonBasic and slightly inaccurate support for <Space> in... v2.15.170
2021-01-21 Carl HetheringtonAdapt for libdcp use of enum class.
2020-11-20 Carl HetheringtonSome tidying up of test Doxygen.
2018-09-11 Carl HetheringtonRemove unnecessary method.
2018-07-23 Carl HetheringtonMore automated renaming.
2018-07-19 Carl HetheringtonReword again: Text -> Caption and Plain -> Text.
2018-07-19 Carl HetheringtonFinish PlayerSubtitles -> PlayerText and SubtitleString...
2018-07-19 Carl HetheringtonMore renaming.
2017-04-19 Carl HetheringtonVarious Doxygen fixes.
2017-04-19 Carl HetheringtonFix render subtitle references.
2016-12-14 Carl HetheringtonFix test for change to marked_up.
2016-11-08 Carl HetheringtonVarious fixes to subtitle rendering.
2016-08-25 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2016-08-25 Carl HetheringtonMake burnt-in subtitle outline width configurable ...
2016-07-02 Carl HetheringtonFix thinkos with marked_up() rendering of bold/italic...
2016-06-27 Carl HetheringtonFix pango markup when rendering subtitles.