Replace DCP parser with basic version that uses libdcp.
[libsub.git] / src / dcp_reader.cc
2017-01-11 Carl HetheringtonReplace DCP parser with basic version that uses libdcp.
2015-07-07 Carl HetheringtonArch build fix; whitespace.
2015-01-20 Carl HetheringtonSimplify time representation; better in-tree DCP subtit...
2015-01-10 Carl HetheringtonFix build for new libdcp.
2015-01-03 Carl HetheringtonCope with libdcp1 API change.
2014-12-21 Carl HetheringtonBuild against libdcp1.
2014-12-16 Carl HetheringtonUse libdcp for DCP subtitle parsing so that we get...
2014-10-06 Carl HetheringtonTemplate-ize collect so that any container can be used.
2014-05-31 Carl HetheringtonSome Doxygen comments.
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-25 Carl HetheringtonChange API for alternate representations of time /...
2014-01-29 Carl HetheringtonVarious developments.