| Commit message (Expand) | Author | Age |
* | Add standard license headers, unify header formatting. | diego | 2009-02-08 |
* | Change vo_draw_text to a vo_draw_text_ext function which draws DVD navigation | reimar | 2009-01-10 |
* | Get rid of pointless 'extern' keywords. | diego | 2008-12-03 |
* | Remove unused declarations and references to vo_draw_text_osd(), | diego | 2008-12-03 |
* | Start unifying names of internal preprocessor directives. | diego | 2008-07-30 |
* | Remove pointless #ifdefs around extern declarations. | diego | 2008-02-20 |
* | cosmetics: Whitespace changes, add comments to some #endif directives. | diego | 2008-01-06 |
* | Add explanatory comments to the #endif part of multiple inclusion guards. | diego | 2007-12-31 |
* | Identifiers should not start with two underscores. | diego | 2007-08-15 |
* | Remove useless #include and silence warnings when compiling find_sub.c. | cehoyos | 2007-08-08 |
* | Teletext support | voroshil | 2007-07-29 |
* | Do not use leading underscores in multiple inclusion guards, they are reserved. | diego | 2007-07-02 |
* | suboverlap_enabled is already declared in included subreader.h | reimar | 2007-06-24 |
* | Revert r23530. | voroshil | 2007-06-21 |
* | The audio balance feature implemented with af_pan. | zuxy | 2007-06-20 |
* | Teletext support for tv:// (v4l and v4l2 only) | voroshil | 2007-06-10 |
* | Remove duplicate vo_sub extern definition. | reimar | 2006-12-21 |
* | Mark utf8_get_char parameter as const and fix a compiler warning | reimar | 2006-12-11 |
* | Remove some of the worst "headers include headers which include | reimar | 2006-11-29 |
* | missing include for uint16_t | ben | 2006-11-25 |
* | keep nav highlight event in dvdnav priv structure | ben | 2006-11-25 |
* | support for dvdnav menu buttons overlay as simple alpha boxes (rework from Ot... | ben | 2006-11-25 |
* | Make utf8_get_char non-static. | eugeni | 2006-07-07 |
* | Patch by Stefan Huehner / stefan % huehner ! org \ | rathann | 2006-02-09 |
* | fix | rathann | 2005-12-05 |
* | Handle "xxx.h" vs "../xxx.h" include paths in a consistent way. | diego | 2004-10-28 |
* | many small typo and grammar fixes | gabucino | 2003-10-04 |
* | Improvements to spudec (DVD/VobSub) subtitle code: | rfelker | 2003-01-24 |
* | Me: -sub-bg-* would be nicer. "Background" is usually shortened as "bg", not ... | rathann | 2002-12-28 |
* | The following patch adds two new command line options: | arpi | 2002-12-28 |
* | -subwidth | arpi | 2002-12-27 |
* | This patch adds support for vertical subtitle alignment | arpi | 2002-12-23 |
* | overlapping subtitles support is now optional, can be disabled (-nooverlapsub) | arpi | 2002-12-05 |
* | This patch adds the functionality to disable/enable subtitles while playing | arpi | 2002-10-06 |
* | subtitle/osd cache - pre-render text to a buffer with alpha and bitmap separated | arpi | 2002-08-28 |
* | pan&scan support with -vo xv by ?? <mplayer@svennevid.net> | arpi | 2002-06-04 |
* | Improvment for spu subtitles. | albeu | 2002-05-17 |
* | various openbsd and general warning fixes - patch by Björn Sandell <biorn@dc... | arpi | 2002-05-12 |
* | enabled new OSD code in -vop expand, subtitles rendering support to mencoder | arpi | 2002-04-17 |
* | vo_osd_check_range_update() added + 10l fix | arpi | 2002-04-16 |
* | osd: ok, now it's possible to do partial draw/clear of the buffer only if cha... | arpi | 2002-04-15 |
* | new osd code, use osd objs to follow changes and do minimal updates | arpi | 2002-04-15 |
* | moved font_laod.h | arpi | 2002-03-24 |
* | osd outside movie support for vo_sdl, patch by Fredrik Kuivinen | atmos4 | 2002-02-22 |
* | Add vobsub support. | kmkaplan | 2002-01-10 |
* | DVD sub patch by Kim Minh Kaplan <kmkaplan@selfoffice.com> | arpi | 2001-11-20 |
* | never declare variables in *.h files, pls | nick | 2001-10-27 |
* | Fixed typo. | atmos4 | 2001-09-18 |
* | changes made for vo_aa | folke | 2001-08-16 |
* | argh. i commented out wrong lines | arpi_esp | 2001-05-28 |