]> granicus.if.org Git - libass/shortlog
libass
2006-08-29 eugeniApply -ass-force-style also to tracks generated from...
2006-08-28 eugeniIgnore '*' at the beginning of style name.
2006-08-28 eugeniFix font scaling taking margins into account.
2006-08-28 eugeniAdd -(no)ass-use-margins option.
2006-08-27 eugeniCosmetics: fix indentation after r19562.
2006-08-27 eugeniTransition effects support.
2006-08-26 eugeniSimplify ass_glyph_cache_reset().
2006-08-26 eugeniReset glyph cache on reconfigure.
2006-08-26 eugeniAdd right and left margins support to libass.
2006-08-24 eugeniFix previous commit.
2006-08-24 eugeniSimplify vf_ass initialization.
2006-08-22 eugeniNew cmdline option: -ass-force-style.
2006-08-22 eugeniSSA/ASS parser reworked, with 2 main results:
2006-08-21 rfelkeruse of malloc without prototype.. very bad on 64bit...
2006-08-21 rfelkerno c++ decls!
2006-08-21 eugeniAdd public functions for removal of styles and events.
2006-08-17 diegoMove all internal -I parameters to the front of CFLAGS...
2006-08-16 eugeniFix wrong handling of transparency in \fad(\fade).
2006-08-15 eugeniReplace stdint.h with inttypes.h.
2006-08-15 eugeniAngle value from style was ignored. Not anymore.
2006-08-15 eugeniAdd subdata to ass_track conversion for external subtitles.
2006-08-15 eugeniCosmetics: fix indentation after the last patch.
2006-08-15 eugeniAllow \fade to be used in place of \fad and vice versa.
2006-08-13 eugeniReplace %lld with PRId64, part 2.
2006-08-13 eugeniMinGW treats %lld as %d. Replace it with PRId64.
2006-08-12 eugeniFix compilation with gcc 2.95.
2006-08-06 eugeniUse FontConfig cache to speedup mplayer startup.
2006-07-27 diegoUnify include paths in the build system, part I.
2006-07-15 reynaldomarks several read-only string parameters which aren...
2006-07-13 reynaldomarks several function without a prototype which arent...
2006-07-13 eugeniCosmetics.
2006-07-13 eugeniUse FcPatternAdd-Type instead of FcNameParse. The latte...
2006-07-12 eugeniSupport 6 argument variant of \move.
2006-07-12 diegoOPTFLAGS already includes EXTRA_INC.
2006-07-10 eugeniSupport some recently discovered color formats.
2006-07-10 eugeniIgnoring FT_Glyph_Stroke() errors can potentially lead...
2006-07-10 eugeniOnly match outline fonts.
2006-07-07 eugeniInitial libass release (without mencoder support).