index
:
mpv
master
video player based on MPlayer/mplayer2
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
libass
/
ass_fontconfig.h
Commit message (
Expand
)
Author
Age
*
Rename font-related preprocessor directives.
diego
2008-08-07
*
Speak of libass instead of MPlayer in the libass license headers.
diego
2008-05-14
*
Use standard license header.
diego
2008-05-13
*
Remove libass dependency on global font_fontconfig variable.
eugeni
2008-04-30
*
Add missing header #includes to fix 'make checkheaders'.
diego
2008-03-05
*
Consistently give all libass multiple inclusion guards a LIBASS_ prefix.
diego
2008-01-29
*
Add explanatory comments to the #endif part of multiple inclusion guards.
diego
2007-12-31
*
More simple and correct font reselection.
eugeni
2007-08-03
*
Do not use leading underscores in multiple inclusion guards, they are reserved.
diego
2007-07-02
*
Open embedded fonts directly from memory.
eugeni
2006-12-03
*
Keep embedded fonts in ass_library_t and perform actual disk write
eugeni
2006-12-03
*
If a glyph is not found in the current font, switch to another one.
eugeni
2006-11-28
*
Add copyright notice and vim/emacs comments to libass and vf_ass.c.
eugeni
2006-10-01
*
Initial libass release (without mencoder support).
eugeni
2006-07-07