Support rgba() colour specifiers in Subrip files; not sure if they are strictly allow...
[libsub.git] / test / stl_text_reader_test.cc
2015-12-18 Carl HetheringtonMerge branch '1.0' of git.carlh.net:git/libsub into 1.0
2015-12-16 Carl HetheringtonNo-op; remove trailing whitespace.
2015-01-20 Carl HetheringtonSimplify time representation; better in-tree DCP subtit...
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