summaryrefslogtreecommitdiff
path: root/test/xml_subtitle_test.cc
AgeCommit message (Collapse)Author
2016-10-23Move some tests around.Carl Hetherington
2016-06-21Revert "Use make_shared<>."Carl Hetherington
Support for this seems to vary wildly across DoM's build targets. Stuff that builds on 16.04 won't build on 14.04, for example. Seems to not be worth the hassle now. This reverts commit 5a5324ed3a381a86dfe0a6e3932c1d58fdcd596f.
2016-06-21Use make_shared<>.Carl Hetherington
2016-05-25No-op; fix GPL address and use the explicit-program-name version.Carl Hetherington
2016-05-18Rename video/audio/subtitle part methods.Carl Hetherington
2016-05-18Split audio; builds.Carl Hetherington
2016-02-24Fix test with new sequencing behaviour for subtitle content.Carl Hetherington
2016-02-21Don't write duplicate <LoadFont> nodes into subtitle files.Carl Hetherington
2016-02-12Rename SubRip -> TextSubtitle.Carl Hetherington
2015-09-14More <iostream> includes for Arch.Carl Hetherington
2015-06-25Make player decide whether subtitles should be burnt based onCarl Hetherington
content settings rather than using the film's settings. Remove film property of burn-subtitles.
2015-06-18Some comments in tests.Carl Hetherington
2015-06-10Set xml_subtitle_test back to using SMPTE.Carl Hetherington
2015-06-10Try to fix test.Carl Hetherington
2015-01-24Hand-apply bbfb370d7de28ec1e8f307865cc6253bb5d4366e from master; quicker ↵Carl Hetherington
digest calculation.
2014-12-03Hand-apply 6a3cd511559433554ab40ed72ff94b7d8dc2c5bd from master;Carl Hetherington
Basics of an image sequence dialog that asks about frame rate and digest calculation.
2014-07-11Rename subtitle_use -> use_subtitles.Carl Hetherington
2014-07-04Make XML subtitle work at the very minimal level.Carl Hetherington