log libvo/sub.c @ 6788:ffcac0e6a5f4

age author description
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
Mon, 15 Apr 2002 22:08:50 +0000 arpi osd: ok, now it's possible to do partial draw/clear of the buffer only if changed
Mon, 15 Apr 2002 20:51:34 +0000 arpi osd: calculating bbox
Mon, 15 Apr 2002 19:17:12 +0000 arpi new osd code, use osd objs to follow changes and do minimal updates
Sat, 06 Apr 2002 19:09:06 +0000 arpi #include cleanup
Sun, 24 Mar 2002 00:32:13 +0000 arpi moved font_laod.h
Fri, 22 Feb 2002 15:25:11 +0000 atmos4 osd outside movie support for vo_sdl, patch by Fredrik Kuivinen
Wed, 20 Feb 2002 22:43:34 +0000 atmos4 subtitle positioning patch by Jiri Svoboda
Fri, 11 Jan 2002 16:06:45 +0000 kmkaplan Add DVD subtitles to menoder
Fri, 11 Jan 2002 12:14:29 +0000 kmkaplan Support software scaling with DVD subtitles
Thu, 10 Jan 2002 17:21:00 +0000 kmkaplan Add vobsub support, suppress conditionnal on USE_DVDREAD.
Wed, 28 Nov 2001 12:44:39 +0000 pl spudec_new has a dvd_priv_t as an argument, which is defined in
Tue, 20 Nov 2001 18:36:50 +0000 arpi DVD sub patch by Kim Minh Kaplan <kmkaplan@selfoffice.com>
Sat, 27 Oct 2001 14:30:43 +0000 nick never declare variables in *.h files, pls
Mon, 15 Oct 2001 08:16:54 +0000 atlka corrected previous error ;-(
Mon, 15 Oct 2001 06:14:55 +0000 atlka optimizations and corrections
Fri, 12 Oct 2001 13:24:07 +0000 atlka speed improvements
Thu, 27 Sep 2001 17:40:43 +0000 pontscho add gui support to config scripts, and fixed some warning.
Mon, 10 Sep 2001 13:23:27 +0000 atlka corrections to OSD mark position
Tue, 04 Sep 2001 15:21:00 +0000 pontscho fix xshape, mixer, fullscreen, etc
Sat, 01 Sep 2001 17:56:31 +0000 arpi small fixes, and Y check put back to avoid sig11
Sat, 01 Sep 2001 15:49:31 +0000 arpi fixed signal 8 bug
Tue, 28 Aug 2001 14:22:37 +0000 atlka changes according to OSD calculations
Tue, 28 Aug 2001 12:43:41 +0000 atlka corrections to OSD progbar position calculations
Tue, 21 Aug 2001 11:28:50 +0000 atlka minor changes according to OSD
Mon, 20 Aug 2001 09:14:28 +0000 atlka draw speedups, cut text if too many lines
Fri, 17 Aug 2001 11:44:46 +0000 atlka minor changes according to subtitle positioning