log libvo/sub.c @ 8583:4c18c4e7f34e

age author description
Fri, 27 Dec 2002 21:41:40 +0000 arpi -subwidth
Fri, 27 Dec 2002 17:28:35 +0000 arpi backward compatibility :)
Mon, 23 Dec 2002 01:37:43 +0000 arpi This patch adds support for vertical subtitle alignment
Sat, 14 Dec 2002 17:56:35 +0000 arpi compiler warning fixes
Tue, 10 Dec 2002 23:10:24 +0000 henry progbar osd buffer height adjustment fix
Thu, 05 Dec 2002 00:03:35 +0000 arpi overlapping subtitles support is now optional, can be disabled (-nooverlapsub)
Wed, 06 Nov 2002 23:54:29 +0000 arpi *HUGE* set of compiler warning fixes, unused variables removal
Sun, 06 Oct 2002 17:40:51 +0000 arpi This patch adds the functionality to disable/enable subtitles while playing
Wed, 28 Aug 2002 20:45:42 +0000 arpi subtitle/osd cache - pre-render text to a buffer with alpha and bitmap separated
Thu, 22 Aug 2002 13:58:38 +0000 pontscho fix dxr3 subtitle handling and add some optimizations
Wed, 14 Aug 2002 21:28:18 +0000 arpi warning fixes by Sylvain Petreolle <spetreolle@yahoo.fr>
Sat, 25 May 2002 17:40:40 +0000 atmos4 Bounding box and partial update patch for vob/dvdsub by Hephooey.
Fri, 17 May 2002 23:47:27 +0000 albeu Improvment for spu subtitles.
Wed, 17 Apr 2002 20:46:12 +0000 arpi bbox calculation fixed (font->height < real height)
Tue, 16 Apr 2002 00:35:01 +0000 arpi vo_osd_check_range_update() added + 10l fix