]> granicus.if.org Git - libass/shortlog
libass
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).