Missing iostream includes for Arch.
[libsub.git] / src / subrip_reader.cc
2015-07-07 Carl HetheringtonMissing iostream includes for Arch.
2015-07-02 Carl HetheringtonFix font parse error.
2015-07-02 Carl HetheringtonAdd support for reading <font> tags in SubRip.
2015-06-14 Carl HetheringtonSkip Unicode BOM at the start of subrip files.
2015-01-20 Carl HetheringtonSimplify time representation; better in-tree DCP subtit...
2015-01-14 Carl HetheringtonForward-port some stuff from 0.x.
2014-12-21 Carl HetheringtonAdd comment.
2014-10-06 Carl HetheringtonTemplate-ize collect so that any container can be used.
2014-10-06 Carl HetheringtonFix warning.
2014-10-05 Carl HetheringtonBasic and scruffy Subrip read support.