Fix some build warnings on macOS.
[libsub.git] / src / ssa_reader.h
2024-05-22 Carl HetheringtonSupport MarginL and MarginR in SSA subtitles (DoM ... v1.6.49
2024-05-22 Carl HetheringtonAdd a Context class to manage some state.
2024-05-22 Carl HetheringtonCleanup: rename parse_style -> parse_tag and STYLE...
2022-09-02 Carl HetheringtonCorrectly parse \c tags in SSA (with no specified colou...
2021-01-13 Carl HetheringtonReplace list with vector in most of the API.
2020-02-13 Carl HetheringtonFactor SSA style parsing out to separate method.
2019-03-12 Carl HetheringtonRemove sstream dependency.
2017-07-28 Carl HetheringtonSupport \pos in ssa.
2016-06-09 Carl HetheringtonVarious work on improving vertical position handling.
2016-02-15 Carl HetheringtonBasic support for parsing in-line markup in SSA.
2016-02-11 Carl HetheringtonRudimentary SSA parser.