summaryrefslogtreecommitdiff
path: root/src/ssa_reader.h
AgeCommit message (Collapse)Author
2024-05-22Support MarginL and MarginR in SSA subtitles (DoM #2811).v1.6.49Carl Hetherington
2024-05-22Add a Context class to manage some state.Carl Hetherington
2024-05-22Cleanup: rename parse_style -> parse_tag and STYLE to TAG.Carl Hetherington
2022-09-02Correctly parse \c tags in SSA (with no specified colour) to return to ↵Carl Hetherington
PrimaryColour. This seems to be what libssa does.
2021-01-13Replace list with vector in most of the API.Carl Hetherington
2020-02-13Factor SSA style parsing out to separate method.Carl Hetherington
2019-03-12Remove sstream dependency.Carl Hetherington
2017-07-28Support \pos in ssa.Carl Hetherington
2016-06-09Various work on improving vertical position handling.Carl Hetherington
2016-02-15Basic support for parsing in-line markup in SSA.Carl Hetherington
2016-02-11Rudimentary SSA parser.Carl Hetherington