Fri, 15 Jun 2007 22:22:16 +0000 |
eugeni |
When parsing ass-force-style arguments, search for '=' and '.' characters with
|
Fri, 15 Jun 2007 22:15:27 +0000 |
eugeni |
Make sure there is at least one style in ass_track when parsing events.
|
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.
|
Mon, 14 May 2007 20:41:14 +0000 |
eugeni |
Support fractional font sizes.
|
Wed, 09 May 2007 21:38:28 +0000 |
eugeni |
Don't deallocate font data if it will be used later.
|
Mon, 19 Feb 2007 20:10:55 +0000 |
eugeni |
Both (-1) and 1 mean bold font in SSA/ASS styles.
|
Mon, 19 Feb 2007 18:01:49 +0000 |
eugeni |
Correct implementation of text spacing.
|
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.
|
Sun, 03 Dec 2006 16:10:23 +0000 |
eugeni |
Avoid calling validate_fname() twice for one string.
|
Sun, 19 Nov 2006 22:35:17 +0000 |
kraymer |
MSGTRs for libass
|
Sun, 19 Nov 2006 00:41:00 +0000 |
eugeni |
Collect all includes of mplayer headers in libass in a single file (mputils.h).
|
Sun, 05 Nov 2006 17:26:55 +0000 |
eugeni |
Fix the following compiler warnings:
|
Fri, 03 Nov 2006 18:15:33 +0000 |
eugeni |
Introduce MSGT_ASS, use it for all libass messages.
|
Fri, 03 Nov 2006 02:15:08 +0000 |
eugeni |
Implement loading subtitles from memory.
|