Mon, 04 Jan 2010 19:04:33 +0000 |
diego |
Add missing header #includes to fix 'make checkheaders'.
|
Wed, 13 May 2009 02:58:57 +0000 |
diego |
whitespace cosmetics: Remove all trailing whitespace.
|
Sun, 08 Feb 2009 03:27:30 +0000 |
diego |
Add standard license headers, unify header formatting.
|
Tue, 06 Jan 2009 16:44:47 +0000 |
eugeni |
Support loading font faces other then the first one in a font file.
|
Fri, 02 Jan 2009 14:41:38 +0000 |
diego |
Conditionally define render_one_glyph and kerning dummy functions in
|
Thu, 07 Aug 2008 10:36:07 +0000 |
diego |
Rename font-related preprocessor directives.
|
Mon, 09 Jun 2008 09:37:25 +0000 |
diego |
Give name to font_desc struct, patch by Bryan Henderson, giraffedata gmail com.
|
Fri, 22 Feb 2008 09:09:46 +0000 |
diego |
Add MPLAYER_ prefix to multiple inclusion guards.
|
Mon, 28 Jan 2008 01:32:52 +0000 |
diego |
Consistently use uppercase filename as multiple inclusion guard.
|
Sun, 27 Jan 2008 15:14:02 +0000 |
reimar |
Allow independent scaling of vo_font and sub_font.
|
Tue, 01 Jan 2008 20:00:20 +0000 |
diego |
Consistently use just the name of the #ifdef directive in #endif comments.
|
Mon, 02 Jul 2007 22:34:45 +0000 |
diego |
Do not use leading underscores in multiple inclusion guards, they are reserved.
|
Sun, 20 May 2007 16:10:45 +0000 |
ben |
add new -subfont option, that allows having a different font for OSD (controls and menu) and subtitles
|
Sat, 16 Sep 2006 13:32:19 +0000 |
eugeni |
Make blur() public. Will be used in libass.
|
Sun, 09 Jul 2006 17:45:36 +0000 |
reynaldo |
Marks several string parameters as const when they are not modified in the function, Patch by Stefan Huehner, stefan AT huehner-org
|