Tue, 25 Sep 2007 16:34:23 +0000 |
diego |
cosmetics: misc typo fixes
|
Mon, 24 Sep 2007 15:39:12 +0000 |
diego |
warning fix:
|
Mon, 10 Sep 2007 11:10:50 +0000 |
diego |
warning fix:
|
Sat, 08 Sep 2007 09:48:43 +0000 |
voroshil |
Implement boxes for subtitle teletext pages.
|
Sat, 01 Sep 2007 01:22:30 +0000 |
voroshil |
Proper support for flashing chars in teletext pages.
|
Wed, 15 Aug 2007 10:34:53 +0000 |
diego |
Identifiers should not start with two underscores.
|
Sun, 29 Jul 2007 17:57:39 +0000 |
voroshil |
Teletext support
|
Wed, 11 Jul 2007 10:01:54 +0000 |
zuxy |
Use -font for subtitles when -subfont is not given, patch by kiriuja
|
Thu, 21 Jun 2007 08:18:51 +0000 |
voroshil |
Revert r23530.
|
Wed, 20 Jun 2007 02:26:20 +0000 |
zuxy |
The audio balance feature implemented with af_pan.
|
Sun, 10 Jun 2007 00:06:12 +0000 |
voroshil |
Teletext support for tv:// (v4l and v4l2 only)
|
Sun, 20 May 2007 16:10:45 +0000 |
ben |
add new -subfont option, that allows having a different font for OSD (controls and menu) and subtitles
|
Mon, 11 Dec 2006 22:37:17 +0000 |
reimar |
Mark utf8_get_char parameter as const and fix a compiler warning
|
Mon, 11 Dec 2006 22:32:13 +0000 |
reimar |
Another simplification
|
Mon, 11 Dec 2006 22:29:08 +0000 |
reimar |
Reuse utf8_get_char in subtitle rendering code.
|
Sun, 03 Dec 2006 09:59:55 +0000 |
reimar |
100l typo in 21380 disabled OSD with at least xvmc.
|
Wed, 29 Nov 2006 11:57:16 +0000 |
reimar |
EMISSINGBRAIN: No, OSD objects of size 0 sure are _not_ visible.
|
Sat, 25 Nov 2006 17:44:22 +0000 |
ben |
keep nav highlight event in dvdnav priv structure
|
Sat, 25 Nov 2006 13:03:51 +0000 |
ben |
better nav highlight handling
|
Sat, 25 Nov 2006 11:20:02 +0000 |
ben |
support for dvdnav menu buttons overlay as simple alpha boxes (rework from Otvos Attila's series of patches)
|
Sat, 12 Aug 2006 15:28:01 +0000 |
reimar |
Reuse UTF-8 reading code in libavutil
|
Sat, 08 Jul 2006 15:26:36 +0000 |
uau |
Make some functions static.
|
Fri, 07 Jul 2006 18:04:56 +0000 |
eugeni |
Make utf8_get_char non-static.
|
Thu, 15 Jun 2006 08:05:51 +0000 |
reimar |
Support UTF8 in OSD text
|
Thu, 15 Jun 2006 08:04:40 +0000 |
reimar |
Missing free for malloced char_seq in OSD code
|
Thu, 09 Feb 2006 14:08:03 +0000 |
rathann |
Patch by Stefan Huehner / stefan % huehner ! org \
|
Sun, 06 Nov 2005 02:38:47 +0000 |
ptt |
Added translatable messages for OSD localization to help/help_mp-en.h
|
Sun, 23 Oct 2005 15:35:28 +0000 |
rfelker |
make bottom alignment the default since it's the only sane mode when sub_pos is near bottom (default)
|
Sun, 23 Oct 2005 15:34:39 +0000 |
rfelker |
reverse incorrect sub alignment change, ok'd by diego
|
Sun, 23 Oct 2005 14:25:56 +0000 |
diego |
The conditions for bottom (2) and top (1) subtitle alignment are reversed.
|
Sun, 10 Apr 2005 11:54:31 +0000 |
henry |
defer loading of the font after display size change to avoid useless
|
Sat, 09 Apr 2005 22:25:33 +0000 |
henry |
reload font on each change of the display size
|
Thu, 28 Oct 2004 01:15:53 +0000 |
diego |
Handle "xxx.h" vs "../xxx.h" include paths in a consistent way.
|
Wed, 15 Sep 2004 13:16:52 +0000 |
faust3 |
This time is a patch to improve subtitle alignment management. It
|
Sun, 11 Jul 2004 12:45:59 +0000 |
faust3 |
don't use uninitialized font descriptions
|
Mon, 27 Oct 2003 21:36:29 +0000 |
henry |
prevent lockups on words which do not fit on the screen - temporary fix
|
Tue, 21 Oct 2003 08:45:13 +0000 |
mosu |
Get rid of the annoying and useless "Subtitles requested but not found" message.
|
Sun, 21 Sep 2003 13:20:06 +0000 |
henry |
Subtitle alignment & smart splitting by Salvatore Falco
|
Mon, 09 Jun 2003 00:24:49 +0000 |
arpi |
TiVo demuxer and sub-cc/osd decoder
|
Sun, 19 Jan 2003 20:13:49 +0000 |
arpi |
1000l
|
Mon, 06 Jan 2003 12:27:39 +0000 |
filon |
Update font scale after changing pancan.
|
Sun, 05 Jan 2003 13:32:57 +0000 |
henry |
sanity check
|
Sun, 29 Dec 2002 14:59:23 +0000 |
arpi |
these patches let ,,oldstyle'' and freetype subtitle renderers live
|
Sat, 28 Dec 2002 15:03:23 +0000 |
rathann |
Me: -sub-bg-* would be nicer. "Background" is usually shortened as "bg", not "bkg".
|
Sat, 28 Dec 2002 13:41:02 +0000 |
arpi |
The following patch adds two new command line options:
|
Fri, 27 Dec 2002 21:41:40 +0000 |
arpi |
-subwidth
|
Fri, 27 Dec 2002 17:28:35 +0000 |
arpi |
backward compatibility :)
|
Mon, 23 Dec 2002 01:37:43 +0000 |
arpi |
This patch adds support for vertical subtitle alignment
|
Sat, 14 Dec 2002 17:56:35 +0000 |
arpi |
compiler warning fixes
|
Tue, 10 Dec 2002 23:10:24 +0000 |
henry |
progbar osd buffer height adjustment fix
|
Thu, 05 Dec 2002 00:03:35 +0000 |
arpi |
overlapping subtitles support is now optional, can be disabled (-nooverlapsub)
|
Wed, 06 Nov 2002 23:54:29 +0000 |
arpi |
*HUGE* set of compiler warning fixes, unused variables removal
|
Sun, 06 Oct 2002 17:40:51 +0000 |
arpi |
This patch adds the functionality to disable/enable subtitles while playing
|
Wed, 28 Aug 2002 20:45:42 +0000 |
arpi |
subtitle/osd cache - pre-render text to a buffer with alpha and bitmap separated
|
Thu, 22 Aug 2002 13:58:38 +0000 |
pontscho |
fix dxr3 subtitle handling and add some optimizations
|
Wed, 14 Aug 2002 21:28:18 +0000 |
arpi |
warning fixes by Sylvain Petreolle <spetreolle@yahoo.fr>
|
Sat, 25 May 2002 17:40:40 +0000 |
atmos4 |
Bounding box and partial update patch for vob/dvdsub by Hephooey.
|
Fri, 17 May 2002 23:47:27 +0000 |
albeu |
Improvment for spu subtitles.
|
Wed, 17 Apr 2002 20:46:12 +0000 |
arpi |
bbox calculation fixed (font->height < real height)
|
Tue, 16 Apr 2002 00:35:01 +0000 |
arpi |
vo_osd_check_range_update() added + 10l fix
|
Mon, 15 Apr 2002 22:08:50 +0000 |
arpi |
osd: ok, now it's possible to do partial draw/clear of the buffer only if changed
|
Mon, 15 Apr 2002 20:51:34 +0000 |
arpi |
osd: calculating bbox
|
Mon, 15 Apr 2002 19:17:12 +0000 |
arpi |
new osd code, use osd objs to follow changes and do minimal updates
|
Sat, 06 Apr 2002 19:09:06 +0000 |
arpi |
#include cleanup
|
Sun, 24 Mar 2002 00:32:13 +0000 |
arpi |
moved font_laod.h
|
Fri, 22 Feb 2002 15:25:11 +0000 |
atmos4 |
osd outside movie support for vo_sdl, patch by Fredrik Kuivinen
|
Wed, 20 Feb 2002 22:43:34 +0000 |
atmos4 |
subtitle positioning patch by Jiri Svoboda
|
Fri, 11 Jan 2002 16:06:45 +0000 |
kmkaplan |
Add DVD subtitles to menoder
|
Fri, 11 Jan 2002 12:14:29 +0000 |
kmkaplan |
Support software scaling with DVD subtitles
|
Thu, 10 Jan 2002 17:21:00 +0000 |
kmkaplan |
Add vobsub support, suppress conditionnal on USE_DVDREAD.
|
Wed, 28 Nov 2001 12:44:39 +0000 |
pl |
spudec_new has a dvd_priv_t as an argument, which is defined in
|
Tue, 20 Nov 2001 18:36:50 +0000 |
arpi |
DVD sub patch by Kim Minh Kaplan <kmkaplan@selfoffice.com>
|
Sat, 27 Oct 2001 14:30:43 +0000 |
nick |
never declare variables in *.h files, pls
|
Mon, 15 Oct 2001 08:16:54 +0000 |
atlka |
corrected previous error ;-(
|
Mon, 15 Oct 2001 06:14:55 +0000 |
atlka |
optimizations and corrections
|
Fri, 12 Oct 2001 13:24:07 +0000 |
atlka |
speed improvements
|
Thu, 27 Sep 2001 17:40:43 +0000 |
pontscho |
add gui support to config scripts, and fixed some warning.
|
Mon, 10 Sep 2001 13:23:27 +0000 |
atlka |
corrections to OSD mark position
|
Tue, 04 Sep 2001 15:21:00 +0000 |
pontscho |
fix xshape, mixer, fullscreen, etc
|
Sat, 01 Sep 2001 17:56:31 +0000 |
arpi |
small fixes, and Y check put back to avoid sig11
|
Sat, 01 Sep 2001 15:49:31 +0000 |
arpi |
fixed signal 8 bug
|
Tue, 28 Aug 2001 14:22:37 +0000 |
atlka |
changes according to OSD calculations
|
Tue, 28 Aug 2001 12:43:41 +0000 |
atlka |
corrections to OSD progbar position calculations
|
Tue, 21 Aug 2001 11:28:50 +0000 |
atlka |
minor changes according to OSD
|
Mon, 20 Aug 2001 09:14:28 +0000 |
atlka |
draw speedups, cut text if too many lines
|
Fri, 17 Aug 2001 11:44:46 +0000 |
atlka |
minor changes according to subtitle positioning
|
Fri, 17 Aug 2001 11:14:57 +0000 |
atlka |
changes according to max of vo_font->pic_a[font]->h for the last line of subs
|
Fri, 17 Aug 2001 08:47:58 +0000 |
atlka |
skip lines with negative y position if there is too many lines to display
|
Thu, 16 Aug 2001 11:36:13 +0000 |
atlka |
minor changes in sub.c
|
Thu, 16 Aug 2001 09:25:32 +0000 |
atlka |
changes according to proper subfont bar positioning and char spaceing - sub.c
|
Wed, 15 Aug 2001 00:35:35 +0000 |
arpi |
segfault fixed
|
Mon, 13 Aug 2001 13:12:49 +0000 |
atlka |
modified mplayer.c to rewert to PLAY after rewinding after 1 sec
|
Mon, 13 Aug 2001 11:45:21 +0000 |
atlka |
libvo/sub.c corrections
|
Mon, 13 Aug 2001 11:33:34 +0000 |
atlka |
atlka@pg.gda.pl:
|
Mon, 13 Aug 2001 11:08:18 +0000 |
atlka |
changes according to -utf8 option, draw_osd() function added
|
Tue, 12 Jun 2001 14:03:18 +0000 |
al3x |
-Wall like fixes
|
Sat, 02 Jun 2001 16:02:38 +0000 |
arpi_esp |
FAST_OSD option to disable font outline antialiasing
|
Thu, 24 May 2001 20:48:45 +0000 |
arpi_esp |
removed redundant osd.h includes
|
Mon, 14 May 2001 23:38:18 +0000 |
arpi_esp |
j->k for correct unicode...
|
Mon, 14 May 2001 22:08:12 +0000 |
arpi_esp |
sub splitting patch applied by Vlada V.Dubsky@sh.cvut.cz
|
Tue, 08 May 2001 19:40:10 +0000 |
atmosfear |
Deal with unicode subs (-unicode -nounicode).
|
Sun, 06 May 2001 02:26:17 +0000 |
arpi_esp |
better .smi support and display two-byte characters- patch by Sunjin Yang
|
Tue, 24 Apr 2001 11:42:04 +0000 |
pontscho |
clean up
|
Thu, 12 Apr 2001 00:41:22 +0000 |
arpi_esp |
progress bar width increased
|
Fri, 30 Mar 2001 03:01:50 +0000 |
arpi_esp |
use subreader's sub struct
|
Tue, 27 Mar 2001 00:32:24 +0000 |
arpi_esp |
sub/osd interface changes
|
Sun, 25 Mar 2001 04:28:40 +0000 |
arpi_esp |
subtitle+OSD font support
|
Sat, 24 Mar 2001 04:36:17 +0000 |
arpi_esp |
grey+alpha rendering support (for .sub)
|