Wed, 08 Sep 2010 19:26:42 +0000 |
diego |
Move sub_cp extern declaration to subreader.h, where it belongs.
|
Wed, 08 Sep 2010 19:06:39 +0000 |
diego |
Move sub_justify extern declaration to libvo/sub.h, where it belongs.
|
Thu, 17 Jun 2010 08:07:37 +0000 |
diego |
Place vo_osd_list extern declaration in sub.h instead of all over the code.
|
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.
|
Sun, 10 Jun 2007 00:06:12 +0000 |
voroshil |
Teletext support for tv:// (v4l and v4l2 only)
|
Thu, 21 Dec 2006 16:43:21 +0000 |
reimar |
Remove duplicate vo_sub extern definition.
|
Mon, 11 Dec 2006 22:37:17 +0000 |
reimar |
Mark utf8_get_char parameter as const and fix a compiler warning
|
Wed, 29 Nov 2006 14:08:24 +0000 |
reimar |
Remove some of the worst "headers include headers which include
|
Sat, 25 Nov 2006 17:58:14 +0000 |
ben |
missing include for uint16_t
|
Sat, 25 Nov 2006 17:44:22 +0000 |
ben |
keep nav highlight event in dvdnav priv structure
|
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)
|
Fri, 07 Jul 2006 18:04:56 +0000 |
eugeni |
Make utf8_get_char non-static.
|
Thu, 09 Feb 2006 14:08:03 +0000 |
rathann |
Patch by Stefan Huehner / stefan % huehner ! org \
|
Mon, 05 Dec 2005 01:34:13 +0000 |
rathann |
fix
|
Thu, 28 Oct 2004 01:15:53 +0000 |
diego |
Handle "xxx.h" vs "../xxx.h" include paths in a consistent way.
|
Sat, 04 Oct 2003 17:29:08 +0000 |
gabucino |
many small typo and grammar fixes
|