]> granicus.if.org Git - libass/history - libass/ass_parse.c
Fix and simplify opaque box border
[libass] / libass / ass_parse.c
2011-07-15 Grigori GoronzyUse the "font encoding" property as a base direction...
2011-07-04 Grigori GoronzySeparate event parsing and layout
2011-07-04 Grigori GoronzyIntroduce bitmap runs
2011-06-20 Grigori GoronzyUse bare outlines for drawings
2011-06-06 Grigori Goronzyrefactor: move karaoke effect parsing into event parser
2011-05-30 Grigori GoronzyMatch first occurence of \fade, \fad, \an and \a tags
2010-08-12 Grigori GoronzyAdd support for \fs+ and \fs- syntax
2010-08-09 Grigori GoronzyGet rid of NULL checks for free
2010-08-09 Grigori GoronzyFix drawing leakage: delay glyph allocation
2010-08-01 Grigori GoronzyRaise verbosity level of "unknown transition effect...
2010-07-29 Grigori GoronzyFix potential, small memory leak
2010-07-29 Grigori GoronzyParse vector clip mask only after cache miss
2010-07-19 Grigori GoronzyLimit debug output on parsing errors
2010-05-22 Clément BœschHandle simple backquoting
2010-04-10 Grigori GoronzyBasic @font support
2010-01-12 Yuriy M. KaminskiyFix leftovers from conversion to ass_strtod
2010-01-08 Grigori GoronzyRemove support for freetype < 2.2.1
2009-10-11 Grigori GoronzyFix libass w/o fontconfig
2009-10-08 Grigori GoronzyRemove superfluous cast
2009-10-02 Grigori GoronzyFix alpha calculation in some cases
2009-09-16 Grigori GoronzyRefactor: effect parsing should be in ass_parse.c
2009-09-01 Grigori GoronzyRefactor: move event parsing code into separate file