summaryrefslogtreecommitdiff
path: root/src/ssa_reader.cc
AgeCommit message (Collapse)Author
2016-06-06Hacks.libssaCarl Hetherington
2016-06-02Fix errors with SSA subtitles containing commas.Carl Hetherington
2016-06-02Remove unicode BOM from SSA files.Carl Hetherington
2016-02-15Use parse_line to parse all SSA subs.Carl Hetherington
2016-02-15Ignore newlines in SSA lines.Carl Hetherington
2016-02-15Fix newline parsing.Carl Hetherington
2016-02-15Fix vertical position referencing of subs in parse_line.Carl Hetherington
2016-02-15Basic support for parsing in-line markup in SSA.Carl Hetherington
2016-02-12Stub vertical position for SSA.Carl Hetherington
2016-02-11Rudimentary SSA parser.Carl Hetherington