summaryrefslogtreecommitdiffstats
path: root/libvo/sub.c
Commit message (Expand)AuthorAgeFilesLines
* spudec_new has a dvd_priv_t as an argument, which is defined inpl2001-11-281-2/+4
* DVD sub patch by Kim Minh Kaplan <kmkaplan@selfoffice.com>arpi2001-11-201-0/+10
* never declare variables in *.h files, plsnick2001-10-271-0/+17
* corrected previous error ;-(atlka2001-10-151-1/+2
* optimizations and correctionsatlka2001-10-151-16/+20
* speed improvementsatlka2001-10-121-24/+13
* add gui support to config scripts, and fixed some warning.pontscho2001-09-271-1/+1
* corrections to OSD mark positionatlka2001-09-101-4/+9
* fix xshape, mixer, fullscreen, etcpontscho2001-09-041-1/+1
* small fixes, and Y check put back to avoid sig11arpi2001-09-011-5/+21
* fixed signal 8 bugarpi2001-09-011-1/+1
* changes according to OSD calculationsatlka2001-08-281-8/+5
* corrections to OSD progbar position calculationsatlka2001-08-281-3/+19
* minor changes according to OSDatlka2001-08-211-18/+22
* draw speedups, cut text if too many linesatlka2001-08-201-56/+51
* minor changes according to subtitle positioningatlka2001-08-171-3/+4
* changes according to max of vo_font->pic_a[font]->h for the last line of subsatlka2001-08-171-10/+15
* skip lines with negative y position if there is too many lines to displayatlka2001-08-171-17/+25
* minor changes in sub.catlka2001-08-161-7/+5
* changes according to proper subfont bar positioning and char spaceing - sub.catlka2001-08-161-7/+12
* segfault fixedarpi2001-08-151-2/+4
* modified mplayer.c to rewert to PLAY after rewinding after 1 secatlka2001-08-131-2/+0
* libvo/sub.c correctionsatlka2001-08-131-3/+3
* atlka@pg.gda.pl:atlka2001-08-131-29/+0
* changes according to -utf8 option, draw_osd() function addedatlka2001-08-131-87/+145
* -Wall like fixesal3x2001-06-121-8/+5
* FAST_OSD option to disable font outline antialiasingarpi_esp2001-06-021-0/+6
* removed redundant osd.h includesarpi_esp2001-05-241-3/+3
* j->k for correct unicode...arpi_esp2001-05-141-1/+1
* sub splitting patch applied by Vlada V.Dubsky@sh.cvut.czarpi_esp2001-05-141-29/+79
* Deal with unicode subs (-unicode -nounicode).atmosfear2001-05-081-2/+3
* better .smi support and display two-byte characters- patch by Sunjin Yangarpi_esp2001-05-061-4/+7
* clean uppontscho2001-04-241-2/+0
* progress bar width increasedarpi_esp2001-04-121-1/+1
* use subreader's sub structarpi_esp2001-03-301-6/+6
* sub/osd interface changesarpi_esp2001-03-271-15/+89
* subtitle+OSD font supportarpi_esp2001-03-251-57/+68
* grey+alpha rendering support (for .sub)arpi_esp2001-03-241-0/+71