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
*
cosmetics: mark sub.c:osd_update_ext() static
Uoti Urpala
2010-04-25
*
Delete things related to old translation system
Uoti Urpala
2010-03-10
*
Merge svn changes up to r30748
Uoti Urpala
2010-03-10
|
\
|
*
Do not cast the results of malloc/calloc/realloc.
diego
2010-02-26
|
*
libvo: Mark functions not used outside of their files as static.
diego
2010-02-16
*
|
Merge svn changes up to r29912
Uoti Urpala
2009-11-16
|
\
|
|
*
Fix compilation of teletext code without freetype support
reimar
2009-11-09
|
*
Change type of teletext color specification from unsigned char
reimar
2009-11-09
|
*
Remove CONFIG_TV_TELETEXT.
cehoyos
2009-11-07
|
*
Move teletext specific code from stream into libmpcodecs.
cehoyos
2009-10-29
*
|
Merge svn changes up to r29752
Uoti Urpala
2009-10-06
|
\
|
|
*
Fix teletext font autoscaling.
cehoyos
2009-09-22
*
|
Remove trailing whitespace from most files
Uoti Urpala
2009-07-07
*
|
Translation system changes part 2: replace macros by strings
Amar Takhar
2009-07-07
*
|
Translation system changes part 1: wrap translated strings
Amar Takhar
2009-07-07
|
*
whitespace cosmetics: Remove all trailing whitespace.
diego
2009-05-13
*
|
Merge svn changes up to r28641
Uoti Urpala
2009-02-18
|
\
|
|
*
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
*
|
Merge svn changes up to r28537
Uoti Urpala
2009-02-12
|
\
|
|
*
Add standard license headers, unify header formatting.
diego
2009-02-08
*
|
Merge svn changes up to r28461
Uoti Urpala
2009-02-04
|
\
|
|
*
Remove pointless #ifdef around internal header includes.
diego
2009-02-01
*
|
Merge svn changes up to r28310
Uoti Urpala
2009-01-15
|
\
|
|
*
Change vo_draw_text to a vo_draw_text_ext function which draws DVD navigation
reimar
2009-01-10
*
|
Merge svn changes up to r28087
Uoti Urpala
2008-12-04
|
\
|
|
*
Get rid of pointless 'extern' keywords.
diego
2008-12-03
|
*
Remove unused declarations and references to vo_draw_text_osd(),
diego
2008-12-03
*
|
Merge svn changes up to r27441
Uoti Urpala
2008-08-08
|
\
|
|
*
Rename font-related preprocessor directives.
diego
2008-08-07
|
*
Change a bunch of video/audio-output-specific preprocessor directives from
diego
2008-08-03
*
|
Merge svn changes up to r27374
Uoti Urpala
2008-07-30
|
\
|
|
*
Start unifying names of internal preprocessor directives.
diego
2008-07-30
*
|
Move global sub_font to OSD struct
Uoti Urpala
2008-06-24
*
|
Create a context struct for OSD state
Uoti Urpala
2008-06-24
*
|
sub.c: Make tables const
Uoti Urpala
2008-05-01
*
|
Add context variable to vo_draw_text callback
Uoti Urpala
2008-04-23
|
/
*
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
[next]