| Commit message (Expand) | Author | Age |
* | *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 |
* | fixed signal 8 bug | arpi | 2001-09-01 |
* | changes according to OSD calculations | atlka | 2001-08-28 |
* | corrections to OSD progbar position calculations | atlka | 2001-08-28 |
* | minor changes according to OSD | atlka | 2001-08-21 |
* | draw speedups, cut text if too many lines | atlka | 2001-08-20 |
* | minor changes according to subtitle positioning | atlka | 2001-08-17 |
* | changes according to max of vo_font->pic_a[font]->h for the last line of subs | atlka | 2001-08-17 |
* | skip lines with negative y position if there is too many lines to display | atlka | 2001-08-17 |
* | minor changes in sub.c | atlka | 2001-08-16 |
* | changes according to proper subfont bar positioning and char spaceing - sub.c | atlka | 2001-08-16 |
* | segfault fixed | arpi | 2001-08-15 |
* | modified mplayer.c to rewert to PLAY after rewinding after 1 sec | atlka | 2001-08-13 |
* | libvo/sub.c corrections | atlka | 2001-08-13 |
* | atlka@pg.gda.pl: | atlka | 2001-08-13 |
* | changes according to -utf8 option, draw_osd() function added | atlka | 2001-08-13 |
* | -Wall like fixes | al3x | 2001-06-12 |
* | FAST_OSD option to disable font outline antialiasing | arpi_esp | 2001-06-02 |
* | removed redundant osd.h includes | arpi_esp | 2001-05-24 |
* | j->k for correct unicode... | arpi_esp | 2001-05-14 |
* | sub splitting patch applied by Vlada V.Dubsky@sh.cvut.cz | arpi_esp | 2001-05-14 |
* | Deal with unicode subs (-unicode -nounicode). | atmosfear | 2001-05-08 |