log libass/ass.h @ 24554:ffc2c7164bc0

age author description
Tue, 18 Sep 2007 18:34:52 +0000 eugeni Enable ass_line_spacing option.
Mon, 02 Jul 2007 22:34:45 +0000 diego Do not use leading underscores in multiple inclusion guards, they are reserved.
Fri, 01 Jun 2007 19:56:44 +0000 eugeni Move code for reading a file and recoding it to utf-8 to a separate function.
Fri, 27 Apr 2007 14:25:36 +0000 eugeni Add -ass-hinting option for setting font hinting method.
Wed, 06 Dec 2006 18:44:26 +0000 eugeni Speed up ASS subtitles display by detecting changes between two consecutive
Sun, 03 Dec 2006 17:59:13 +0000 eugeni Keep embedded fonts in ass_library_t and perform actual disk write
Sun, 03 Dec 2006 17:35:40 +0000 eugeni Rename: ass_process_font -> ass_add_font.
Fri, 03 Nov 2006 02:15:08 +0000 eugeni Implement loading subtitles from memory.
Sat, 28 Oct 2006 15:07:18 +0000 eugeni Libass interface reworked:
Thu, 26 Oct 2006 20:08:46 +0000 eugeni Split ass_configure() into several smaller functions.
Sun, 01 Oct 2006 17:09:04 +0000 eugeni Add copyright notice and vim/emacs comments to libass and vf_ass.c.
Sun, 03 Sep 2006 17:42:31 +0000 eugeni Add -ass-styles option. It allows to load styles from a file and use them
Sat, 02 Sep 2006 19:17:32 +0000 eugeni Better collision detection algorithm. The idea is to keep a subtitle in place
Sat, 26 Aug 2006 18:24:37 +0000 eugeni Add right and left margins support to libass.
Tue, 22 Aug 2006 22:11:01 +0000 eugeni SSA/ASS parser reworked, with 2 main results:
Mon, 21 Aug 2006 16:33:13 +0000 eugeni Add public functions for removal of styles and events.
Fri, 07 Jul 2006 18:26:51 +0000 eugeni Initial libass release (without mencoder support).