Simple pass-through of <Ruby> tags in subtitles.
[libdcp.git] / test / interop_subtitle_test.cc
2023-11-15 Carl HetheringtonSimple pass-through of <Ruby> tags in subtitles.
2022-12-22 Carl HetheringtonCleanup: remove randomly-added using. v1.8.48
2022-12-04 Carl HetheringtonFix some ambiguous shared_ptrs, seen on Arch Linux.
2022-11-03 Carl HetheringtonAdd Z position to subtitles; existing tests pass.
2022-05-04 Carl HetheringtonMake some tests repeatable across platforms.
2022-04-25 Carl HetheringtonTidy up write_xml() API a little.
2022-04-22 Carl HetheringtonFix some macOS signed/unsigned warnings.
2022-03-20 Carl HetheringtonNearly pretty-print subtitle XML (though not in <Text... v1.8.12
2021-10-13 Carl HetheringtonBasic implementation of <Space> tag in subtitles. v1.8.3
2021-06-01 Carl HetheringtonReduce test flakyness a bit.
2021-04-14 Carl HetheringtonMove some tests from write_subtitle_test into interop_s...
2021-04-14 Carl HetheringtonRename read_interop_subtitle_test -> interop_subtitle_test.