mpv/libmenu
arpi c8b0ddfe4e these patches let ,,oldstyle'' and freetype subtitle renderers live
together happily. if an oldstyle subtitle (font.desc) is found, it will
be used. otherwise mplayer will choose subfont.ttf, if freetype was
detected during ./configure.
(also you can use -font /path/to/font.desc and -font /path/to/foobar.ttf too)
patch-set by Wojtek Kaniewski <wojtekka@bydg.pdi.net>


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8636 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-12-29 14:59:23 +00:00
..
.cvsignore .depend should be ignored 2002-11-20 21:26:49 +00:00
Makefile Added/reordered #includes to silence warnings about "implicit declaration". 2002-12-28 18:51:10 +00:00
menu.c This patch fixes the reading of the menu.conf, because stream_open() 2002-12-28 13:46:55 +00:00
menu.h
menu_cmdlist.c Added/reordered #includes to silence warnings about "implicit declaration". 2002-12-28 18:51:10 +00:00
menu_console.c fix 100l typo :) 2002-11-27 16:12:02 +00:00
menu_filesel.c some 10l bugfixes 2002-12-28 14:19:07 +00:00
menu_list.c Added/reordered #includes to silence warnings about "implicit declaration". 2002-12-28 18:51:10 +00:00
menu_list.h
menu_param.c
menu_pt.c Added/reordered #includes to silence warnings about "implicit declaration". 2002-12-28 18:51:10 +00:00
menu_txt.c
vf_menu.c these patches let ,,oldstyle'' and freetype subtitle renderers live 2002-12-29 14:59:23 +00:00