Remove unicode BOM from SSA files.
[libsub.git] / src / ssa_reader.cc
2016-06-02 Carl HetheringtonRemove unicode BOM from SSA files.
2016-02-15 Carl HetheringtonUse parse_line to parse all SSA subs.
2016-02-15 Carl HetheringtonIgnore newlines in SSA lines.
2016-02-15 Carl HetheringtonFix newline parsing.
2016-02-15 Carl HetheringtonFix vertical position referencing of subs in parse_line.
2016-02-15 Carl HetheringtonBasic support for parsing in-line markup in SSA.
2016-02-12 Carl HetheringtonStub vertical position for SSA.
2016-02-11 Carl HetheringtonRudimentary SSA parser.