summaryrefslogtreecommitdiff
path: root/src/stl_binary_reader.cc
AgeCommit message (Collapse)Author
2015-01-13Re-work time.Carl Hetherington
2015-01-07Sketchy support for total line counts when describing vertical position as a ↵Carl Hetherington
line number.
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-08-02Use FAB subtitler's rather odd DFC -> frame rate mapping.Carl Hetherington
2014-06-21Fix incorrect first_in_cue read offset.Carl Hetherington
2014-06-04Various small bug fixes.Carl Hetherington
2014-05-30Various fixes to STL read/write.Carl Hetherington
2014-05-30Split up into RawSubtitle and Subtitle, with collect(). Hopefully cleaner.Carl Hetherington
2014-05-29Separate out STL binary tables so that writer can use them; start of writer.Carl Hetherington
2014-05-29Re-work Subtitle class; remove STL text writer.Carl Hetherington
2014-05-28More STL binary reading stuff.Carl Hetherington
2014-05-27Start of STL binary reader; start of dumpsubs.Carl Hetherington