In-line run of subs_in_out so that it gets the environment more easily.
[libdcp.git] / test / smpte_subtitle_test.cc
2023-11-20 Carl HetheringtonRe-read MXF descriptor after adding a key to a SMPTE... v1.8.88
2023-11-15 Carl HetheringtonSimple pass-through of <Ruby> tags in subtitles.
2023-05-11 Carl HetheringtonCleanup: ues BOOST_CHECK_EQUAL. v1.8.68
2023-05-11 Carl HetheringtonRemove some debugging prints.
2023-04-19 Carl HetheringtonRemove xmlns:xs namespace from subtitle XML (DoM #2498).
2023-02-27 Carl HetheringtonFix tests again on Windows. v1.8.63
2023-02-26 Carl HetheringtonFix tests with different library versions.
2023-02-17 Carl HetheringtonBe explicit about the version of SMPTE 428-7 that is... 2389-vpos v1.8.60
2023-02-02 Carl HetheringtonIn Deluxe's "Specifications for Digital Cinema Source... v1.8.55
2022-12-04 Carl HetheringtonFix some ambiguous shared_ptrs, seen on Arch Linux.
2022-11-03 Carl HetheringtonAdd a couple of Z position tests. v1.8.33
2022-11-03 Carl HetheringtonAdd Z position to subtitles; existing tests pass.
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-24 Carl HetheringtonOrder subtitles in the XML according to their vertical... v1.8.4
2021-10-13 Carl HetheringtonBasic implementation of <Space> tag in subtitles. v1.8.3
2021-10-03 Carl HetheringtonMake the former dcst namespace default for SMPTE subtitles.
2021-04-14 Carl HetheringtonImprove handling of image subtitle IDs in XML (DoM...
2021-04-14 Carl HetheringtonMove some tests from write_subtitle_test to smpte_subti...
2021-04-14 Carl HetheringtonMerge read_smpte_subtitle_test with smpte_subtitle_test.
2021-01-21 Carl HetheringtonUse enum class for the things in types.h
2021-01-07 Carl Hetheringtonstd::shared_ptr
2018-07-07 Carl HetheringtonSubtitleString -> shared_ptr<Subtitle>
2018-02-12 Carl HetheringtonUse a different ID for the XML inside a SMPTE subtitle...
2015-06-08 Carl HetheringtonMerge branch '1.0' of ssh://main.carlh.net/home/carl...
2015-06-08 Carl HetheringtonRename some tests.
2015-06-05 Carl HetheringtonRename some stuff Content -> Asset.
2015-01-03 Carl HetheringtonAdd support for reading non-MXF-wrapped SMPTE subtitle...