Wed, 13 May 2009 02:58:57 +0000 |
diego |
whitespace cosmetics: Remove all trailing whitespace.
|
Sun, 08 Mar 2009 16:13:21 +0000 |
eugeni |
Treat -font/-subfont as Fontconfig pattern in libass.
|
Wed, 03 Dec 2008 23:01:03 +0000 |
diego |
Get rid of pointless 'extern' keywords.
|
Thu, 07 Aug 2008 10:36:07 +0000 |
diego |
Rename font-related preprocessor directives.
|
Fri, 01 Aug 2008 20:28:58 +0000 |
diego |
Rename some preprocessor directives from CONFIG_* to HAVE_* where appropriate;
|
Wed, 30 Jul 2008 12:01:30 +0000 |
diego |
Start unifying names of internal preprocessor directives.
|
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, 30 Apr 2008 14:16:22 +0000 |
eugeni |
Remove libass dependency on global font_fontconfig variable.
|
Wed, 23 Jan 2008 21:18:30 +0000 |
eugeni |
Add global ass_force_reload flag.
|
Sun, 16 Dec 2007 11:13:24 +0000 |
ben |
make libass use sub_font_name whenever it's possible
|
Wed, 12 Dec 2007 10:00:34 +0000 |
ulion |
Fix libass to support -nofontconfig.
|
Tue, 18 Sep 2007 18:34:52 +0000 |
eugeni |
Enable ass_line_spacing option.
|
Tue, 28 Aug 2007 11:20:24 +0000 |
diego |
Clean up the way get_path is handled: Compile get_path.c to an object to link
|
Sat, 19 May 2007 14:11:41 +0000 |
eugeni |
Correct font size in libass.
|
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
|
Sun, 07 Jan 2007 16:07:45 +0000 |
reimar |
Avoid invalid memory access in ass_process_subtitle for empty subtitles
|
Sun, 17 Dec 2006 12:35:12 +0000 |
eugeni |
Make -embeddedfonts enabled by default with FontConfig >= 2.4.2.
|
Sun, 05 Nov 2006 18:56:31 +0000 |
eugeni |
Initialize fontconfig in VFCTRL_INIT_EOSD handler.
|
Sun, 05 Nov 2006 18:21:39 +0000 |
eugeni |
Cosmetics: indentation fix.
|
Fri, 03 Nov 2006 18:15:33 +0000 |
eugeni |
Introduce MSGT_ASS, use it for all libass messages.
|
Sun, 29 Oct 2006 15:26:13 +0000 |
eugeni |
Move ass_library initialization code to ass_mp.c.
|
Sun, 29 Oct 2006 13:58:30 +0000 |
eugeni |
Don't set PlayResX for plaintext subtitles.
|
Sun, 29 Oct 2006 13:52:51 +0000 |
eugeni |
Add \N at the end of each subtitle line when converting from subdata.
|
Sat, 28 Oct 2006 15:07:18 +0000 |
eugeni |
Libass interface reworked:
|
Sat, 28 Oct 2006 10:21:30 +0000 |
reimar |
If HAVE_FONTCONFIG is not defined, font_fontconfig might be declared both
|
Thu, 26 Oct 2006 20:08:46 +0000 |
eugeni |
Split ass_configure() into several smaller functions.
|
Mon, 09 Oct 2006 19:57:56 +0000 |
eugeni |
Reduce margins for plaintext subtitles.
|
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:57:41 +0000 |
eugeni |
Apply -ass-force-style also to matroska plaintext subs.
|
Sun, 03 Sep 2006 17:44:25 +0000 |
eugeni |
Cosmetics: restore indentation after recent changes.
|
Sun, 03 Sep 2006 17:42:31 +0000 |
eugeni |
Add -ass-styles option. It allows to load styles from a file and use them
|
Sun, 03 Sep 2006 12:18:49 +0000 |
eugeni |
ass-color and ass-border-color options.
|
Sat, 02 Sep 2006 20:46:26 +0000 |
eugeni |
Add support for rendering matroska plaintext subtitles with libass.
|
Tue, 29 Aug 2006 21:14:57 +0000 |
eugeni |
Change default font family and color for plain text subs.
|
Tue, 29 Aug 2006 18:15:48 +0000 |
eugeni |
Bugfix: strdup of NULL value.
|
Tue, 29 Aug 2006 10:35:58 +0000 |
eugeni |
Apply -ass-force-style also to tracks generated from subdata.
|
Mon, 28 Aug 2006 15:12:45 +0000 |
eugeni |
Add -(no)ass-use-margins option.
|
Tue, 22 Aug 2006 23:20:05 +0000 |
eugeni |
New cmdline option: -ass-force-style.
|
Mon, 21 Aug 2006 22:02:49 +0000 |
rfelker |
use of malloc without prototype.. very bad on 64bit archs
|
Tue, 15 Aug 2006 22:46:56 +0000 |
eugeni |
Replace stdint.h with inttypes.h.
|
Tue, 15 Aug 2006 19:25:46 +0000 |
eugeni |
Add subdata to ass_track conversion for external subtitles.
|
Fri, 07 Jul 2006 18:26:51 +0000 |
eugeni |
Initial libass release (without mencoder support).
|