summaryrefslogtreecommitdiffstats
path: root/libass/ass_parse.h
Commit message (Expand)AuthorAgeFilesLines
* parse_tags: handle argumentless \t inside \t() like VSFilterOleg Oshmyan2018-01-081-1/+2
* Move parse_tag loop into parse_tag itself, now called parse_tagsOleg Oshmyan2018-01-051-1/+1
* stroker: implement fast two-outline strokerDr.Smile2017-07-311-3/+0
* Parse and animate all colors and alpha values like VSFilterOleg Oshmyan2015-05-251-1/+1
* Refine list of tags that prevent selective style overrideswm42015-03-061-1/+1
* Require closing '}' for override tagsOleg Oshmyan2014-06-061-1/+1
* Add a mechanism for selective style overrideswm42014-06-051-0/+1
* Terminate drawings immediately on a \p0 tagwm42012-09-291-0/+1
* Refactor and fix border generationGrigori Goronzy2012-04-211-0/+1
* Separate event parsing and layoutGrigori Goronzy2011-07-041-0/+1
* refactor: move karaoke effect parsing into event parserGrigori Goronzy2011-06-061-0/+1
* Refactor: effect parsing should be in ass_parse.cGrigori Goronzy2009-09-161-0/+1
* Fix inline function prototypesGrigori Goronzy2009-09-021-2/+2
* Refactor: move event parsing code into separate fileGrigori Goronzy2009-09-011-0/+37