log libvo/sub.c @ 21206:68df3b19a160

age author description
Sat, 25 Nov 2006 13:03:51 +0000 ben better nav highlight handling
Sat, 25 Nov 2006 11:20:02 +0000 ben support for dvdnav menu buttons overlay as simple alpha boxes (rework from Otvos Attila's series of patches)
Sat, 12 Aug 2006 15:28:01 +0000 reimar Reuse UTF-8 reading code in libavutil
Sat, 08 Jul 2006 15:26:36 +0000 uau Make some functions static.
Fri, 07 Jul 2006 18:04:56 +0000 eugeni Make utf8_get_char non-static.
Thu, 15 Jun 2006 08:05:51 +0000 reimar Support UTF8 in OSD text
Thu, 15 Jun 2006 08:04:40 +0000 reimar Missing free for malloced char_seq in OSD code
Thu, 09 Feb 2006 14:08:03 +0000 rathann Patch by Stefan Huehner / stefan % huehner ! org \
Sun, 06 Nov 2005 02:38:47 +0000 ptt Added translatable messages for OSD localization to help/help_mp-en.h
Sun, 23 Oct 2005 15:35:28 +0000 rfelker make bottom alignment the default since it's the only sane mode when sub_pos is near bottom (default)
Sun, 23 Oct 2005 15:34:39 +0000 rfelker reverse incorrect sub alignment change, ok'd by diego
Sun, 23 Oct 2005 14:25:56 +0000 diego The conditions for bottom (2) and top (1) subtitle alignment are reversed.
Sun, 10 Apr 2005 11:54:31 +0000 henry defer loading of the font after display size change to avoid useless
Sat, 09 Apr 2005 22:25:33 +0000 henry reload font on each change of the display size
Thu, 28 Oct 2004 01:15:53 +0000 diego Handle "xxx.h" vs "../xxx.h" include paths in a consistent way.