| Commit message (Expand) | Author | Age |
* | defer loading of the font after display size change to avoid useless | henry | 2005-04-10 |
* | reload font on each change of the display size | henry | 2005-04-09 |
* | Handle "xxx.h" vs "../xxx.h" include paths in a consistent way. | diego | 2004-10-28 |
* | This time is a patch to improve subtitle alignment management. It | faust3 | 2004-09-15 |
* | don't use uninitialized font descriptions | faust3 | 2004-07-11 |
* | prevent lockups on words which do not fit on the screen - temporary fix | henry | 2003-10-27 |
* | Get rid of the annoying and useless "Subtitles requested but not found" message. | mosu | 2003-10-21 |
* | Subtitle alignment & smart splitting by Salvatore Falco | henry | 2003-09-21 |
* | TiVo demuxer and sub-cc/osd decoder | arpi | 2003-06-09 |
* | 1000l | arpi | 2003-01-19 |
* | Update font scale after changing pancan. | filon | 2003-01-06 |
* | sanity check | henry | 2003-01-05 |
* | these patches let ,,oldstyle'' and freetype subtitle renderers live | arpi | 2002-12-29 |
* | 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 |
* | backward compatibility :) | arpi | 2002-12-27 |
* | This patch adds support for vertical subtitle alignment | arpi | 2002-12-23 |
* | compiler warning fixes | arpi | 2002-12-14 |
* | progbar osd buffer height adjustment fix | henry | 2002-12-10 |
* | overlapping subtitles support is now optional, can be disabled (-nooverlapsub) | arpi | 2002-12-05 |
* | *HUGE* set of compiler warning fixes, unused variables removal | arpi | 2002-11-06 |
* | 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 |
* | fix dxr3 subtitle handling and add some optimizations | pontscho | 2002-08-22 |
* | warning fixes by Sylvain Petreolle <spetreolle@yahoo.fr> | arpi | 2002-08-14 |
* | Bounding box and partial update patch for vob/dvdsub by Hephooey. | atmos4 | 2002-05-25 |
* | Improvment for spu subtitles. | albeu | 2002-05-17 |
* | bbox calculation fixed (font->height < real height) | 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 |
* | osd: calculating bbox | arpi | 2002-04-15 |
* | new osd code, use osd objs to follow changes and do minimal updates | arpi | 2002-04-15 |
* | #include cleanup | arpi | 2002-04-06 |
* | moved font_laod.h | arpi | 2002-03-24 |
* | osd outside movie support for vo_sdl, patch by Fredrik Kuivinen | atmos4 | 2002-02-22 |
* | subtitle positioning patch by Jiri Svoboda | atmos4 | 2002-02-20 |
* | Add DVD subtitles to menoder | kmkaplan | 2002-01-11 |
* | Support software scaling with DVD subtitles | kmkaplan | 2002-01-11 |
* | Add vobsub support, suppress conditionnal on USE_DVDREAD. | kmkaplan | 2002-01-10 |
* | spudec_new has a dvd_priv_t as an argument, which is defined in | pl | 2001-11-28 |
* | 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 |
* | corrected previous error ;-( | atlka | 2001-10-15 |
* | optimizations and corrections | atlka | 2001-10-15 |
* | speed improvements | atlka | 2001-10-12 |
* | add gui support to config scripts, and fixed some warning. | pontscho | 2001-09-27 |
* | corrections to OSD mark position | atlka | 2001-09-10 |
* | fix xshape, mixer, fullscreen, etc | pontscho | 2001-09-04 |
* | small fixes, and Y check put back to avoid sig11 | arpi | 2001-09-01 |