Rename DEVELOPMENT -> DEVELOP.md and add some stuff about player stress testing.
[dcpomatic.git] / test / srt_subtitle_test.cc
2020-03-11 Carl HetheringtonMove private_data into TestPaths
2019-05-10 Carl HetheringtonPut Time types in dcpomatic namespace.
2019-01-27 Carl HetheringtonRemove specification of italic/bold fonts (#1451);... v2.13.110
2019-01-21 Carl HetheringtonStop jobs silently failing in tests.
2018-11-21 Carl HetheringtonTake Film pointer out of Content.
2018-07-23 Carl HetheringtonTidy up after mass rename.
2018-07-23 Carl HetheringtonMore automated renaming.
2018-07-21 Carl HetheringtonBasics of multiple captions per content so that DCPCont...
2018-07-19 Carl HetheringtonClean up after previous commit.
2018-07-19 Carl HetheringtonReword again: Text -> Caption and Plain -> Text.
2018-07-19 Carl HetheringtonPlainText -> PlainTextFile.
2018-07-19 Carl HetheringtonMore renaming.
2018-07-19 Carl HetheringtonMore renaming.
2018-07-19 Carl HetheringtonMore renaming; text -> plain.
2018-07-19 Carl HetheringtonRename Subtitle -> Text
2018-07-16 Carl HetheringtonFix test.
2018-07-09 Carl HetheringtonDon't write multiple <LoadFont> tags to Interop subtitl...
2018-02-12 Carl HetheringtonFix interop/SMPTE confusion.
2018-02-11 Carl HetheringtonTry to fix test.
2018-02-07 Carl HetheringtonNew test.
2018-02-02 Carl HetheringtonA number of unit test fixes.
2017-07-28 Carl HetheringtonMake srt_subtitle_test3 shorter.
2017-04-19 Carl HetheringtonVarious Doxygen fixes.
2016-10-23 Carl HetheringtonMove some tests around.
2016-08-24 Carl HetheringtonBasic template support (#485).
2016-07-01 Carl HetheringtonFix SRT tests, and abstract out checking of XML subtitles.
2016-06-21 Carl HetheringtonRevert "Use make_shared<>."
2016-06-21 Carl HetheringtonUse make_shared<>.
2016-06-13 Carl HetheringtonAdd button to move things to the start of reels (#798).
2016-05-25 Carl HetheringtonNo-op; fix GPL address and use the explicit-program...
2016-05-18 Carl HetheringtonRename video/audio/subtitle part methods.
2016-05-18 Carl HetheringtonSplit audio; builds.
2016-02-21 Carl HetheringtonWhite space.
2016-02-21 Carl HetheringtonRearrange test.
2016-02-12 Carl HetheringtonRename SubRip -> TextSubtitle.
2015-11-02 Carl HetheringtonFix incorrect preview of italic subtitles (#728).
2015-08-26 Carl HetheringtonInclude tidying src/lib/a-j*.h
2015-06-30 Carl HetheringtonUpdate for change to default Rec. 601/709 gamma.
2015-06-29 Carl HetheringtonFix merge.
2015-06-26 Carl HetheringtonFix missing subtitles in some cases.
2015-06-25 Carl HetheringtonMerge branch 'content-burn-subs' into 2.0
2015-06-25 Carl HetheringtonMake player decide whether subtitles should be burnt...
2015-06-21 Carl HetheringtonNo-op: remove all trailing whitespace.
2015-06-18 Carl HetheringtonSome comments in tests.
2015-06-09 Carl HetheringtonHide Font members behind accessors.
2015-04-30 Carl HetheringtonVarious bits related to subtitle font handling, particu...