Bump libdcp.
[libsub.git] / src / stl_text_reader.cc
2021-01-13 Carl HetheringtonReplace list with vector in most of the API.
2016-06-09 Carl HetheringtonDon't fill in vertical_position.lines with an arbitrary...
2015-07-07 Carl HetheringtonMissing iostream includes for Arch.
2015-01-20 Carl HetheringtonSimplify time representation; better in-tree DCP subtit...
2015-01-14 Carl HetheringtonForward-port some stuff from 0.x.
2014-10-06 Carl HetheringtonTemplate-ize collect so that any container can be used.
2014-05-30 Carl HetheringtonSplit up into RawSubtitle and Subtitle, with collect...
2014-05-29 Carl HetheringtonRe-work Subtitle class; remove STL text writer.
2014-05-27 Carl HetheringtonRename STL -> STLText