aboutsummaryrefslogtreecommitdiffhomepage
path: root/libvo/sub.c
Commit message (Expand)AuthorAge
...
* This patch adds support for vertical subtitle alignmentGravatar arpi2002-12-23
* compiler warning fixesGravatar arpi2002-12-14
* progbar osd buffer height adjustment fixGravatar henry2002-12-10
* overlapping subtitles support is now optional, can be disabled (-nooverlapsub)Gravatar arpi2002-12-05
* *HUGE* set of compiler warning fixes, unused variables removalGravatar arpi2002-11-06
* This patch adds the functionality to disable/enable subtitles while playingGravatar arpi2002-10-06
* subtitle/osd cache - pre-render text to a buffer with alpha and bitmap separatedGravatar arpi2002-08-28
* fix dxr3 subtitle handling and add some optimizationsGravatar pontscho2002-08-22
* warning fixes by Sylvain Petreolle <spetreolle@yahoo.fr>Gravatar arpi2002-08-14
* Bounding box and partial update patch for vob/dvdsub by Hephooey.Gravatar atmos42002-05-25
* Improvment for spu subtitles.Gravatar albeu2002-05-17
* bbox calculation fixed (font->height < real height)Gravatar arpi2002-04-17
* vo_osd_check_range_update() added + 10l fixGravatar arpi2002-04-16
* osd: ok, now it's possible to do partial draw/clear of the buffer only if cha...Gravatar arpi2002-04-15
* osd: calculating bboxGravatar arpi2002-04-15
* new osd code, use osd objs to follow changes and do minimal updatesGravatar arpi2002-04-15
* #include cleanupGravatar arpi2002-04-06
* moved font_laod.hGravatar arpi2002-03-24
* osd outside movie support for vo_sdl, patch by Fredrik KuivinenGravatar atmos42002-02-22
* subtitle positioning patch by Jiri SvobodaGravatar atmos42002-02-20
* Add DVD subtitles to menoderGravatar kmkaplan2002-01-11
* Support software scaling with DVD subtitlesGravatar kmkaplan2002-01-11
* Add vobsub support, suppress conditionnal on USE_DVDREAD.Gravatar kmkaplan2002-01-10
* spudec_new has a dvd_priv_t as an argument, which is defined inGravatar pl2001-11-28
* DVD sub patch by Kim Minh Kaplan <kmkaplan@selfoffice.com>Gravatar arpi2001-11-20
* never declare variables in *.h files, plsGravatar nick2001-10-27
* corrected previous error ;-(Gravatar atlka2001-10-15
* optimizations and correctionsGravatar atlka2001-10-15
* speed improvementsGravatar atlka2001-10-12
* add gui support to config scripts, and fixed some warning.Gravatar pontscho2001-09-27
* corrections to OSD mark positionGravatar atlka2001-09-10
* fix xshape, mixer, fullscreen, etcGravatar pontscho2001-09-04
* small fixes, and Y check put back to avoid sig11Gravatar arpi2001-09-01
* fixed signal 8 bugGravatar arpi2001-09-01
* changes according to OSD calculationsGravatar atlka2001-08-28
* corrections to OSD progbar position calculationsGravatar atlka2001-08-28
* minor changes according to OSDGravatar atlka2001-08-21
* draw speedups, cut text if too many linesGravatar atlka2001-08-20
* minor changes according to subtitle positioningGravatar atlka2001-08-17
* changes according to max of vo_font->pic_a[font]->h for the last line of subsGravatar atlka2001-08-17
* skip lines with negative y position if there is too many lines to displayGravatar atlka2001-08-17
* minor changes in sub.cGravatar atlka2001-08-16
* changes according to proper subfont bar positioning and char spaceing - sub.cGravatar atlka2001-08-16
* segfault fixedGravatar arpi2001-08-15
* modified mplayer.c to rewert to PLAY after rewinding after 1 secGravatar atlka2001-08-13
* libvo/sub.c correctionsGravatar atlka2001-08-13
* atlka@pg.gda.pl:Gravatar atlka2001-08-13
* changes according to -utf8 option, draw_osd() function addedGravatar atlka2001-08-13
* -Wall like fixesGravatar al3x2001-06-12
* FAST_OSD option to disable font outline antialiasingGravatar arpi_esp2001-06-02