summaryrefslogtreecommitdiff
path: root/src/ssa_reader.cc
AgeCommit message (Expand)Author
2016-07-22Use locked_sstream.Carl Hetherington
2016-07-03Support underline in SSA/ASS.Carl Hetherington
2016-06-26Merge branch '1.0' of git.carlh.net:git/libsub into 1.0Carl Hetherington
2016-06-26Fix coalesced override codes (\i1\b1 and such).Carl Hetherington
2016-06-24Support underline in SSA/ASS.Carl Hetherington
2016-06-20Accept V4+ styles as well as V4 ones in SSA.Carl Hetherington
2016-06-20Fix bold and newlines (in some cases) in SSA.Carl Hetherington
2016-06-19Fix some small errors in SSA/ASS parsing.Carl Hetherington
2016-06-11Support an commands in SSA.Carl Hetherington
2016-06-11Test and fix italic support in SSA.Carl Hetherington
2016-06-09Various work on improving vertical position handling.Carl 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