log libvo/sub.h @ 30393:db62840d27ae

age author description
Sun, 08 Feb 2009 03:27:30 +0000 diego Add standard license headers, unify header formatting.
Sat, 10 Jan 2009 13:47:41 +0000 reimar Change vo_draw_text to a vo_draw_text_ext function which draws DVD navigation
Wed, 03 Dec 2008 23:01:03 +0000 diego Get rid of pointless 'extern' keywords.
Wed, 03 Dec 2008 18:53:35 +0000 diego Remove unused declarations and references to vo_draw_text_osd(),
Wed, 30 Jul 2008 12:01:30 +0000 diego Start unifying names of internal preprocessor directives.
Wed, 20 Feb 2008 08:51:53 +0000 diego Remove pointless #ifdefs around extern declarations.
Sun, 06 Jan 2008 12:57:26 +0000 diego cosmetics: Whitespace changes, add comments to some #endif directives.
Mon, 31 Dec 2007 16:15:50 +0000 diego Add explanatory comments to the #endif part of multiple inclusion guards.
Wed, 15 Aug 2007 10:34:53 +0000 diego Identifiers should not start with two underscores.
Wed, 08 Aug 2007 10:40:17 +0000 cehoyos Remove useless #include and silence warnings when compiling find_sub.c.
Sun, 29 Jul 2007 17:57:39 +0000 voroshil Teletext support
Mon, 02 Jul 2007 22:34:45 +0000 diego Do not use leading underscores in multiple inclusion guards, they are reserved.
Sun, 24 Jun 2007 10:06:57 +0000 reimar suboverlap_enabled is already declared in included subreader.h
Thu, 21 Jun 2007 08:18:51 +0000 voroshil Revert r23530.
Wed, 20 Jun 2007 02:26:20 +0000 zuxy The audio balance feature implemented with af_pan.