summaryrefslogtreecommitdiff
path: root/test/stl_text_reader_test.cc
AgeCommit message (Collapse)Author
2021-01-13Replace list with vector in most of the API.Carl Hetherington
2015-12-16No-op; remove trailing whitespace.Carl Hetherington
2015-01-20Simplify time representation; better in-tree DCP subtitle parser.Carl Hetherington
2014-10-06Template-ize collect so that any container can be used.Carl Hetherington
Add new vertical reference of TOP_OF_SUBTITLE, and use references with line numbers as well as proportional specifiers. Add a couple of methods to MetricTime.
2014-05-30Split up into RawSubtitle and Subtitle, with collect(). Hopefully cleaner.Carl Hetherington
2014-05-29Re-work Subtitle class; remove STL text writer.Carl Hetherington
2014-05-27Rename STL -> STLTextCarl Hetherington