log libvo/sub.c @ 14297:85ec4f714596

age author description
2004-10-28 diego Handle "xxx.h" vs "../xxx.h" include paths in a consistent way.
2004-09-15 faust3 This time is a patch to improve subtitle alignment management. It
2004-07-11 faust3 don't use uninitialized font descriptions
2003-10-27 henry prevent lockups on words which do not fit on the screen - temporary fix
2003-10-21 mosu Get rid of the annoying and useless "Subtitles requested but not found" message.
2003-09-21 henry Subtitle alignment & smart splitting by Salvatore Falco
2003-06-09 arpi TiVo demuxer and sub-cc/osd decoder
2003-01-19 arpi 1000l
2003-01-06 filon Update font scale after changing pancan.
2003-01-05 henry sanity check
2002-12-29 arpi these patches let ,,oldstyle'' and freetype subtitle renderers live
2002-12-28 rathann Me: -sub-bg-* would be nicer. "Background" is usually shortened as "bg", not "bkg".
2002-12-28 arpi The following patch adds two new command line options:
2002-12-27 arpi -subwidth
2002-12-27 arpi backward compatibility :)
2002-12-23 arpi This patch adds support for vertical subtitle alignment
2002-12-14 arpi compiler warning fixes
2002-12-10 henry progbar osd buffer height adjustment fix
2002-12-05 arpi overlapping subtitles support is now optional, can be disabled (-nooverlapsub)
2002-11-06 arpi *HUGE* set of compiler warning fixes, unused variables removal
2002-10-06 arpi This patch adds the functionality to disable/enable subtitles while playing
2002-08-28 arpi subtitle/osd cache - pre-render text to a buffer with alpha and bitmap separated
2002-08-22 pontscho fix dxr3 subtitle handling and add some optimizations
2002-08-14 arpi warning fixes by Sylvain Petreolle <spetreolle@yahoo.fr>
2002-05-25 atmos4 Bounding box and partial update patch for vob/dvdsub by Hephooey.
2002-05-17 albeu Improvment for spu subtitles.
2002-04-17 arpi bbox calculation fixed (font->height < real height)
2002-04-16 arpi vo_osd_check_range_update() added + 10l fix
2002-04-15 arpi osd: ok, now it's possible to do partial draw/clear of the buffer only if changed
2002-04-15 arpi osd: calculating bbox
2002-04-15 arpi new osd code, use osd objs to follow changes and do minimal updates
2002-04-06 arpi #include cleanup
2002-03-24 arpi moved font_laod.h
2002-02-22 atmos4 osd outside movie support for vo_sdl, patch by Fredrik Kuivinen
2002-02-20 atmos4 subtitle positioning patch by Jiri Svoboda
2002-01-11 kmkaplan Add DVD subtitles to menoder
2002-01-11 kmkaplan Support software scaling with DVD subtitles
2002-01-10 kmkaplan Add vobsub support, suppress conditionnal on USE_DVDREAD.
2001-11-28 pl spudec_new has a dvd_priv_t as an argument, which is defined in
2001-11-20 arpi DVD sub patch by Kim Minh Kaplan <kmkaplan@selfoffice.com>
2001-10-27 nick never declare variables in *.h files, pls
2001-10-15 atlka corrected previous error ;-(
2001-10-15 atlka optimizations and corrections
2001-10-12 atlka speed improvements
2001-09-27 pontscho add gui support to config scripts, and fixed some warning.
2001-09-10 atlka corrections to OSD mark position
2001-09-04 pontscho fix xshape, mixer, fullscreen, etc
2001-09-01 arpi small fixes, and Y check put back to avoid sig11
2001-09-01 arpi fixed signal 8 bug
2001-08-28 atlka changes according to OSD calculations
2001-08-28 atlka corrections to OSD progbar position calculations
2001-08-21 atlka minor changes according to OSD
2001-08-20 atlka draw speedups, cut text if too many lines
2001-08-17 atlka minor changes according to subtitle positioning
2001-08-17 atlka changes according to max of vo_font->pic_a[font]->h for the last line of subs
2001-08-17 atlka skip lines with negative y position if there is too many lines to display
2001-08-16 atlka minor changes in sub.c
2001-08-16 atlka changes according to proper subfont bar positioning and char spaceing - sub.c
2001-08-15 arpi segfault fixed
2001-08-13 atlka modified mplayer.c to rewert to PLAY after rewinding after 1 sec