summaryrefslogtreecommitdiff
path: root/src/ssa_reader.cc
AgeCommit message (Collapse)Author
2019-06-28Add include for Centos.v1.4.10Carl Hetherington
2019-06-28Add support for \c in SSA.v1.4.9Carl Hetherington
Backported from 2e4089247c02f1f1bf43ab880594ce0218dfbc11 in master.
2019-02-08Tweak previous.Carl Hetherington
2019-02-08Fix crash with empty SSA subtitle.Carl Hetherington
2017-07-28Support \fs in ssa.1.0-more-ssa-tagsCarl Hetherington
2017-07-28Support \pos in ssa.Carl Hetherington
2017-07-28CENTRE_OF_SCREEN -> VERTICAL_CENTRE_OF_SCREEN.Carl Hetherington
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