Hide dump_notes() again.
[libdcp.git] / test / read_interop_subtitle_test.cc
2021-01-21 Carl HetheringtonUse enum class for the things in types.h
2021-01-17 Carl HetheringtonChange subtitle SubtitleAsset API to return const Subti...
2021-01-17 Carl HetheringtonReplace std::list with std::vector in the API.
2021-01-07 Carl Hetheringtonstd::shared_ptr
2020-11-01 Carl HetheringtonRename Data -> ArrayData.
2019-03-17 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2019-03-16 Carl HetheringtonFix some GPL boilerplate.
2018-07-09 Carl HetheringtonVery basic SMPTE image test. bitmap-subs
2018-07-09 Carl HetheringtonBasic reading of Interop/SMPTE image subtitles with...
2018-07-09 Carl HetheringtonStore image subtitle ID in the object, rather than...
2018-07-07 Carl HetheringtonSubtitleString -> shared_ptr<Subtitle>
2016-06-24 Carl HetheringtonMerge branch '1.0' of git.carlh.net:git/libdcp into 1.0
2016-06-24 Carl HetheringtonSupport underlining of subtitles.
2016-06-01 Carl HetheringtonStill more licence fixups.
2016-04-12 Carl HetheringtonAdd direction support for SMPTE subtitles; fix pragma...
2016-04-04 Carl HetheringtonAdd a couple of small bold tests.
2016-04-04 Carl HetheringtonBasic untested support for bold in subtitles.
2015-07-05 Carl HetheringtonExtend SubtitleAsset::subtitles_during to allow asking...
2015-06-24 Carl HetheringtonNo-op: whitespace.
2015-06-24 Carl HetheringtonNo-op: whitespace.
2015-06-08 Carl HetheringtonMerge branch '1.0' of ssh://main.carlh.net/home/carl...
2015-06-08 Carl HetheringtonRename some tests.