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
/
font_load.c
Commit message (
Expand
)
Author
Age
*
SYS_AMIGAOS4 --> __AMIGAOS4__
diego
2007-12-11
*
main() --> main(void)
diego
2007-11-21
*
warning fix:
diego
2007-08-28
*
Clean up the way get_path is handled: Compile get_path.c to an object to link
diego
2007-08-28
*
Clarify messages.
diego
2006-08-27
*
Make path separator for font path a define and set it to a better value for A...
reimar
2006-08-14
*
Marks several string parameters as const when they are not modified in the fu...
reynaldo
2006-07-09
*
free resources when load_raw fails
reimar
2006-03-09
*
initialize f to NULL, needed if desc=malloc... fails
reimar
2006-03-08
*
more verbosity spam fixes
rfelker
2004-11-30
*
Converted printf calls to mp_msg, reduced verbosity.
diego
2004-11-08
*
some memory leaks fixed
reimar
2004-10-14
*
avoid using corrupted font descriptions patch by Daniel von Dincklage <daniel...
faust3
2004-07-11
*
array initialization fix by SungKwanKang <ksquarekr at yahoo.com>
faust3
2004-06-18
*
renames: DATADIR->MPLAYER_DATADIR, CONFDIR->MPLAYER_CONFDIR, LIBDIR->MPLAYER_...
arpi
2003-06-09
*
these patches let ,,oldstyle'' and freetype subtitle renderers live
arpi
2002-12-29
*
freetype 2.0/2.1+ support - disabled by default until bugs fixed
arpi
2002-08-28
*
.raw width>=65536 support by Georgi Georgiev <chutz@chubaka.homeip.net>
arpi
2002-05-02
*
a few warning fixes (missing #include's)
pl
2001-10-25
*
if not found using fpath try to load font bitmaps from default dir
atlka
2001-10-17
*
cosmetic changes
atlka
2001-10-16
*
read font files from the same dir as font.desc or as specified in font.desc
atlka
2001-10-16
*
DATADIR/font/ patch by Adam Tla/lka atlka@pg.gda.pl
arpi
2001-08-06
*
fontpath fixed again...
arpi
2001-07-20
*
crash fixed if no [fontpath] in .desc
arpi
2001-07-20
*
Applied DATADIR patch by Vladimir Kushnir
arpi
2001-07-20
*
FAST_OSD option to disable font outline antialiasing
arpi_esp
2001-06-02
*
fixed extern
arpi_esp
2001-05-08
*
Deals with unicode/nounicode.
atmosfear
2001-05-08
*
better .smi support and display two-byte characters- patch by Sunjin Yang
arpi_esp
2001-05-06
*
less, and more informal printfs
arpi_esp
2001-04-11
*
printf's only if verbose>1
arpi_esp
2001-04-11
*
optimized alpha resampling
arpi_esp
2001-03-29
*
OSD/SUB image quality & speed improvement
arpi_esp
2001-03-29
*
hex charcode support
arpi_esp
2001-03-27
*
Search font files in ~/.mplayer/font/ instead of current dir
lgb
2001-03-26
*
Search font files in ~/.mplayer/font/ instead of current dir
lgb
2001-03-26
*
font alpha resampling, see -ffactor
arpi_esp
2001-03-25
*
desc fileformat changes
arpi_esp
2001-03-25
*
subtitle+OSD font support
arpi_esp
2001-03-25