summaryrefslogtreecommitdiff
path: root/src/subrip_reader.cc
AgeCommit message (Expand)Author
2016-09-20Give a more informative exception on SubRip parse failures.Carl Hetherington
2016-07-22Use locked_sstream.Carl Hetherington
2016-06-09Don't specify arbitrary guessed stuff.Carl Hetherington
2016-06-02Merge branch '1.0' of git.carlh.net:git/libsub into 1.0Carl Hetherington
2016-06-02Remove unicode BOM from SSA files.Carl Hetherington
2016-05-23Add another test and allow spaces at the end of time/position lines.Carl Hetherington
2016-04-04Tidy subrip parsing a bit and fix failure to persistCarl Hetherington
2016-02-11Extract get_line_{file,stringstream} into standalone methods.Carl Hetherington
2015-12-04Comment.Carl Hetherington
2015-09-25Support reading subrip subtitles from a string; remove UTF-16 test.Carl Hetherington
2015-07-07Missing iostream includes for Arch.Carl Hetherington
2015-07-02Fix font parse error.Carl Hetherington
2015-07-02Add support for reading <font> tags in SubRip.Carl Hetherington
2015-06-14Skip Unicode BOM at the start of subrip files.Carl Hetherington
2015-01-20Simplify time representation; better in-tree DCP subtitle parser.Carl Hetherington
2015-01-14Forward-port some stuff from 0.x.Carl Hetherington
2014-12-21Add comment.Carl Hetherington
2014-10-06Template-ize collect so that any container can be used.Carl Hetherington
2014-10-06Fix warning.Carl Hetherington
2014-10-06Basic and scruffy Subrip read support.Carl Hetherington