Wed, 14 May 2008 17:21:58 +0000 |
diego |
Speak of libass instead of MPlayer in the libass license headers.
|
Tue, 13 May 2008 08:02:23 +0000 |
diego |
Use standard license header.
|
Wed, 05 Mar 2008 08:24:09 +0000 |
diego |
Add missing header #includes to fix 'make checkheaders'.
|
Tue, 29 Jan 2008 23:25:11 +0000 |
diego |
Consistently give all libass multiple inclusion guards a LIBASS_ prefix.
|
Wed, 23 Jan 2008 21:18:30 +0000 |
eugeni |
Add global ass_force_reload flag.
|
Mon, 31 Dec 2007 16:15:50 +0000 |
diego |
Add explanatory comments to the #endif part of multiple inclusion guards.
|
Mon, 02 Jul 2007 22:34:45 +0000 |
diego |
Do not use leading underscores in multiple inclusion guards, they are reserved.
|
Mon, 02 Jul 2007 21:34:39 +0000 |
diego |
Consistently use filename as multiple inclusion guard.
|
Fri, 27 Apr 2007 14:25:36 +0000 |
eugeni |
Add -ass-hinting option for setting font hinting method.
|
Sun, 01 Apr 2007 21:59:54 +0000 |
uau |
"()" to "(void)" function param list fixes
|
Wed, 06 Dec 2006 18:44:26 +0000 |
eugeni |
Speed up ASS subtitles display by detecting changes between two consecutive
|
Sun, 05 Nov 2006 18:56:31 +0000 |
eugeni |
Initialize fontconfig in VFCTRL_INIT_EOSD handler.
|
Sun, 29 Oct 2006 15:26:13 +0000 |
eugeni |
Move ass_library initialization code to ass_mp.c.
|
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.
|