index
:
mpv
master
video player based on MPlayer/mplayer2
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
libvo
/
sub.c
Commit message (
Expand
)
Author
Age
*
Fix teletext font autoscaling.
cehoyos
2009-09-22
*
whitespace cosmetics: Remove all trailing whitespace.
diego
2009-05-13
*
Convert HAVE_MALLOC_H into a 0/1 definition, fixes the warning:
diego
2009-02-17
*
The CONFIG_TV_TELETEXT preprocessor directive is defined/undefined,
diego
2009-02-17
*
Add standard license headers, unify header formatting.
diego
2009-02-08
*
Remove pointless #ifdef around internal header includes.
diego
2009-02-01
*
Change vo_draw_text to a vo_draw_text_ext function which draws DVD navigation
reimar
2009-01-10
*
Get rid of pointless 'extern' keywords.
diego
2008-12-03
*
Remove unused declarations and references to vo_draw_text_osd(),
diego
2008-12-03
*
Rename font-related preprocessor directives.
diego
2008-08-07
*
Change a bunch of video/audio-output-specific preprocessor directives from
diego
2008-08-03
*
Start unifying names of internal preprocessor directives.
diego
2008-07-30
*
Allow independent scaling of vo_font and sub_font.
reimar
2008-01-27
*
cosmetics: misc typo fixes
diego
2007-09-25
*
warning fix:
diego
2007-09-24
*
warning fix:
diego
2007-09-10
*
Implement boxes for subtitle teletext pages.
voroshil
2007-09-08
*
Proper support for flashing chars in teletext pages.
voroshil
2007-09-01
*
Identifiers should not start with two underscores.
diego
2007-08-15
*
Teletext support
voroshil
2007-07-29
*
Use -font for subtitles when -subfont is not given, patch by kiriuja
zuxy
2007-07-11
*
Revert r23530.
voroshil
2007-06-21
*
The audio balance feature implemented with af_pan.
zuxy
2007-06-20
*
Teletext support for tv:// (v4l and v4l2 only)
voroshil
2007-06-10
*
add new -subfont option, that allows having a different font for OSD (control...
ben
2007-05-20
*
Mark utf8_get_char parameter as const and fix a compiler warning
reimar
2006-12-11
*
Another simplification
reimar
2006-12-11
*
Reuse utf8_get_char in subtitle rendering code.
reimar
2006-12-11
*
100l typo in 21380 disabled OSD with at least xvmc.
reimar
2006-12-03
*
EMISSINGBRAIN: No, OSD objects of size 0 sure are _not_ visible.
reimar
2006-11-29
*
keep nav highlight event in dvdnav priv structure
ben
2006-11-25
*
better nav highlight handling
ben
2006-11-25
*
support for dvdnav menu buttons overlay as simple alpha boxes (rework from Ot...
ben
2006-11-25
*
Reuse UTF-8 reading code in libavutil
reimar
2006-08-12
*
Make some functions static.
uau
2006-07-08
*
Make utf8_get_char non-static.
eugeni
2006-07-07
*
Support UTF8 in OSD text
reimar
2006-06-15
*
Missing free for malloced char_seq in OSD code
reimar
2006-06-15
*
Patch by Stefan Huehner / stefan % huehner ! org \
rathann
2006-02-09
*
Added translatable messages for OSD localization to help/help_mp-en.h
ptt
2005-11-06
*
make bottom alignment the default since it's the only sane mode when sub_pos ...
rfelker
2005-10-23
*
reverse incorrect sub alignment change, ok'd by diego
rfelker
2005-10-23
*
The conditions for bottom (2) and top (1) subtitle alignment are reversed.
diego
2005-10-23
*
defer loading of the font after display size change to avoid useless
henry
2005-04-10
*
reload font on each change of the display size
henry
2005-04-09
*
Handle "xxx.h" vs "../xxx.h" include paths in a consistent way.
diego
2004-10-28
*
This time is a patch to improve subtitle alignment management. It
faust3
2004-09-15
*
don't use uninitialized font descriptions
faust3
2004-07-11
*
prevent lockups on words which do not fit on the screen - temporary fix
henry
2003-10-27
*
Get rid of the annoying and useless "Subtitles requested but not found" message.
mosu
2003-10-21
[next]