| Commit message (Expand) | Author | Age | Files | Lines |
* | Mark utf8_get_char parameter as const and fix a compiler warning | reimar | 2006-12-11 | 1 | -6/+6 |
* | Another simplification | reimar | 2006-12-11 | 1 | -3/+1 |
* | Reuse utf8_get_char in subtitle rendering code. | reimar | 2006-12-11 | 1 | -13/+6 |
* | 100l typo in 21380 disabled OSD with at least xvmc. | reimar | 2006-12-03 | 1 | -1/+1 |
* | EMISSINGBRAIN: No, OSD objects of size 0 sure are _not_ visible. | reimar | 2006-11-29 | 1 | -2/+6 |
* | keep nav highlight event in dvdnav priv structure | ben | 2006-11-25 | 1 | -6/+14 |
* | better nav highlight handling | ben | 2006-11-25 | 1 | -6/+8 |
* | support for dvdnav menu buttons overlay as simple alpha boxes (rework from Ot... | ben | 2006-11-25 | 1 | -0/+34 |
* | Reuse UTF-8 reading code in libavutil | reimar | 2006-08-12 | 1 | -17/+3 |
* | Make some functions static. | uau | 2006-07-08 | 1 | -1/+1 |
* | Make utf8_get_char non-static. | eugeni | 2006-07-07 | 1 | -1/+1 |
* | Support UTF8 in OSD text | reimar | 2006-06-15 | 1 | -2/+31 |
* | Missing free for malloced char_seq in OSD code | reimar | 2006-06-15 | 1 | -0/+1 |
* | Patch by Stefan Huehner / stefan % huehner ! org \ | rathann | 2006-02-09 | 1 | -3/+3 |
* | Added translatable messages for OSD localization to help/help_mp-en.h | ptt | 2005-11-06 | 1 | -12/+13 |
* | make bottom alignment the default since it's the only sane mode when sub_pos ... | rfelker | 2005-10-23 | 1 | -1/+1 |
* | reverse incorrect sub alignment change, ok'd by diego | rfelker | 2005-10-23 | 1 | -1/+1 |
* | The conditions for bottom (2) and top (1) subtitle alignment are reversed. | diego | 2005-10-23 | 1 | -1/+1 |
* | defer loading of the font after display size change to avoid useless | henry | 2005-04-10 | 1 | -4/+26 |
* | reload font on each change of the display size | henry | 2005-04-09 | 1 | -1/+4 |
* | Handle "xxx.h" vs "../xxx.h" include paths in a consistent way. | diego | 2004-10-28 | 1 | -1/+1 |
* | This time is a patch to improve subtitle alignment management. It | faust3 | 2004-09-15 | 1 | -5/+12 |
* | don't use uninitialized font descriptions | faust3 | 2004-07-11 | 1 | -1/+1 |
* | prevent lockups on words which do not fit on the screen - temporary fix | henry | 2003-10-27 | 1 | -2/+2 |
* | Get rid of the annoying and useless "Subtitles requested but not found" message. | mosu | 2003-10-21 | 1 | -2/+0 |
* | Subtitle alignment & smart splitting by Salvatore Falco | henry | 2003-09-21 | 1 | -83/+303 |
* | TiVo demuxer and sub-cc/osd decoder | arpi | 2003-06-09 | 1 | -0/+3 |
* | 1000l | arpi | 2003-01-19 | 1 | -1/+3 |
* | Update font scale after changing pancan. | filon | 2003-01-06 | 1 | -1/+1 |
* | sanity check | henry | 2003-01-05 | 1 | -1/+9 |
* | these patches let ,,oldstyle'' and freetype subtitle renderers live | arpi | 2002-12-29 | 1 | -2/+2 |
* | Me: -sub-bg-* would be nicer. "Background" is usually shortened as "bg", not ... | rathann | 2002-12-28 | 1 | -4/+4 |
* | The following patch adds two new command line options: | arpi | 2002-12-28 | 1 | -2/+4 |
* | -subwidth | arpi | 2002-12-27 | 1 | -1/+2 |
* | backward compatibility :) | arpi | 2002-12-27 | 1 | -1/+1 |
* | This patch adds support for vertical subtitle alignment | arpi | 2002-12-23 | 1 | -6/+17 |
* | compiler warning fixes | arpi | 2002-12-14 | 1 | -3/+4 |
* | progbar osd buffer height adjustment fix | henry | 2002-12-10 | 1 | -4/+5 |
* | overlapping subtitles support is now optional, can be disabled (-nooverlapsub) | arpi | 2002-12-05 | 1 | -1/+21 |
* | *HUGE* set of compiler warning fixes, unused variables removal | arpi | 2002-11-06 | 1 | -1/+4 |
* | This patch adds the functionality to disable/enable subtitles while playing | arpi | 2002-10-06 | 1 | -3/+4 |
* | subtitle/osd cache - pre-render text to a buffer with alpha and bitmap separated | arpi | 2002-08-28 | 1 | -54/+154 |
* | fix dxr3 subtitle handling and add some optimizations | pontscho | 2002-08-22 | 1 | -1/+1 |
* | warning fixes by Sylvain Petreolle <spetreolle@yahoo.fr> | arpi | 2002-08-14 | 1 | -0/+2 |
* | Bounding box and partial update patch for vob/dvdsub by Hephooey. | atmos4 | 2002-05-25 | 1 | -2/+20 |
* | Improvment for spu subtitles. | albeu | 2002-05-17 | 1 | -11/+1 |
* | bbox calculation fixed (font->height < real height) | arpi | 2002-04-17 | 1 | -10/+35 |
* | vo_osd_check_range_update() added + 10l fix | arpi | 2002-04-16 | 1 | -0/+17 |
* | osd: ok, now it's possible to do partial draw/clear of the buffer only if cha... | arpi | 2002-04-15 | 1 | -6/+25 |
* | osd: calculating bbox | arpi | 2002-04-15 | 1 | -19/+55 |
* | new osd code, use osd objs to follow changes and do minimal updates | arpi | 2002-04-15 | 1 | -65/+173 |
* | #include cleanup | arpi | 2002-04-06 | 1 | -2/+3 |
* | moved font_laod.h | arpi | 2002-03-24 | 1 | -0/+1 |
* | osd outside movie support for vo_sdl, patch by Fredrik Kuivinen | atmos4 | 2002-02-22 | 1 | -0/+8 |
* | subtitle positioning patch by Jiri Svoboda | atmos4 | 2002-02-20 | 1 | -1/+2 |
* | Add DVD subtitles to menoder | kmkaplan | 2002-01-11 | 1 | -0/+3 |
* | Support software scaling with DVD subtitles | kmkaplan | 2002-01-11 | 1 | -1/+1 |
* | Add vobsub support, suppress conditionnal on USE_DVDREAD. | kmkaplan | 2002-01-10 | 1 | -7/+12 |
* | spudec_new has a dvd_priv_t as an argument, which is defined in | pl | 2001-11-28 | 1 | -2/+4 |
* | DVD sub patch by Kim Minh Kaplan <kmkaplan@selfoffice.com> | arpi | 2001-11-20 | 1 | -0/+10 |
* | never declare variables in *.h files, pls | nick | 2001-10-27 | 1 | -0/+17 |
* | corrected previous error ;-( | atlka | 2001-10-15 | 1 | -1/+2 |
* | optimizations and corrections | atlka | 2001-10-15 | 1 | -16/+20 |
* | speed improvements | atlka | 2001-10-12 | 1 | -24/+13 |
* | add gui support to config scripts, and fixed some warning. | pontscho | 2001-09-27 | 1 | -1/+1 |
* | corrections to OSD mark position | atlka | 2001-09-10 | 1 | -4/+9 |
* | fix xshape, mixer, fullscreen, etc | pontscho | 2001-09-04 | 1 | -1/+1 |
* | small fixes, and Y check put back to avoid sig11 | arpi | 2001-09-01 | 1 | -5/+21 |
* | fixed signal 8 bug | arpi | 2001-09-01 | 1 | -1/+1 |
* | changes according to OSD calculations | atlka | 2001-08-28 | 1 | -8/+5 |
* | corrections to OSD progbar position calculations | atlka | 2001-08-28 | 1 | -3/+19 |
* | minor changes according to OSD | atlka | 2001-08-21 | 1 | -18/+22 |
* | draw speedups, cut text if too many lines | atlka | 2001-08-20 | 1 | -56/+51 |
* | minor changes according to subtitle positioning | atlka | 2001-08-17 | 1 | -3/+4 |
* | changes according to max of vo_font->pic_a[font]->h for the last line of subs | atlka | 2001-08-17 | 1 | -10/+15 |
* | skip lines with negative y position if there is too many lines to display | atlka | 2001-08-17 | 1 | -17/+25 |
* | minor changes in sub.c | atlka | 2001-08-16 | 1 | -7/+5 |
* | changes according to proper subfont bar positioning and char spaceing - sub.c | atlka | 2001-08-16 | 1 | -7/+12 |
* | segfault fixed | arpi | 2001-08-15 | 1 | -2/+4 |
* | modified mplayer.c to rewert to PLAY after rewinding after 1 sec | atlka | 2001-08-13 | 1 | -2/+0 |
* | libvo/sub.c corrections | atlka | 2001-08-13 | 1 | -3/+3 |
* | atlka@pg.gda.pl: | atlka | 2001-08-13 | 1 | -29/+0 |
* | changes according to -utf8 option, draw_osd() function added | atlka | 2001-08-13 | 1 | -87/+145 |
* | -Wall like fixes | al3x | 2001-06-12 | 1 | -8/+5 |
* | FAST_OSD option to disable font outline antialiasing | arpi_esp | 2001-06-02 | 1 | -0/+6 |
* | removed redundant osd.h includes | arpi_esp | 2001-05-24 | 1 | -3/+3 |
* | j->k for correct unicode... | arpi_esp | 2001-05-14 | 1 | -1/+1 |
* | sub splitting patch applied by Vlada V.Dubsky@sh.cvut.cz | arpi_esp | 2001-05-14 | 1 | -29/+79 |
* | Deal with unicode subs (-unicode -nounicode). | atmosfear | 2001-05-08 | 1 | -2/+3 |
* | better .smi support and display two-byte characters- patch by Sunjin Yang | arpi_esp | 2001-05-06 | 1 | -4/+7 |
* | clean up | pontscho | 2001-04-24 | 1 | -2/+0 |
* | progress bar width increased | arpi_esp | 2001-04-12 | 1 | -1/+1 |
* | use subreader's sub struct | arpi_esp | 2001-03-30 | 1 | -6/+6 |
* | sub/osd interface changes | arpi_esp | 2001-03-27 | 1 | -15/+89 |
* | subtitle+OSD font support | arpi_esp | 2001-03-25 | 1 | -57/+68 |
* | grey+alpha rendering support (for .sub) | arpi_esp | 2001-03-24 | 1 | -0/+71 |