summaryrefslogtreecommitdiff
path: root/src/subrip_reader.h
AgeCommit message (Expand)Author
2026-02-10Give line number in SubRip parsing exceptions.v1.6.59Carl Hetherington
2022-11-14Allow SubripReader::convert_time to take a milliseconds separator.Carl Hetherington
2022-11-13Make SubripReader::convert_time usable by other classes.Carl Hetherington
2021-01-13Replace list with vector in most of the API.Carl Hetherington
2020-02-14Support SSA tags in SRT files (DoM #938).Carl Hetherington
2019-07-14Support rgba() colour specifiers in Subrip files; not sure if they are strict...Carl Hetherington
2019-03-12Remove sstream dependency.Carl Hetherington
2016-09-20Give a more informative exception on SubRip parse failures.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-11-15Comment.Carl Hetherington
2015-09-25Support reading subrip subtitles from a string; remove UTF-16 test.Carl Hetherington
2015-01-20Simplify time representation; better in-tree DCP subtitle parser.Carl Hetherington
2014-11-26More header guards.Carl Hetherington
2014-10-06Move another test over.Carl Hetherington
2014-10-06Copy another test over from DCP-o-matic.Carl Hetherington
2014-10-06Basic and scruffy Subrip read support.Carl Hetherington