Sat, 20 Mar 2010 23:38:27 +0000 |
diego |
Rename get_path.[ch] --> path.[ch].
|
Fri, 26 Feb 2010 19:57:40 +0000 |
diego |
Mark character arrays as const.
|
Sun, 14 Feb 2010 18:50:32 +0000 |
reimar |
Remove unused variable.
|
Sun, 14 Feb 2010 18:38:02 +0000 |
reimar |
Use memset to initialize huge arrays.
|
Sun, 14 Feb 2010 18:32:31 +0000 |
reimar |
Remove pointless explicit member initialization to 0 when the struct
|
Sun, 14 Feb 2010 18:30:32 +0000 |
reimar |
Use calloc instead of malloc+memset
|
Thu, 17 Dec 2009 10:57:40 +0000 |
adrian |
Cosmetics: reindent
|
Wed, 16 Dec 2009 22:36:17 +0000 |
adrian |
The fontconfig check added in r30044 wasn't safe. This makes it more robust.
|
Wed, 16 Dec 2009 11:11:31 +0000 |
adrian |
Fix a crash when fontconfig is unable to select a font. e.g. if no config directory could be found.
|
Tue, 01 Sep 2009 10:17:22 +0000 |
reimar |
Fix memleak when using fontconfig without a font name.
|
Wed, 17 Jun 2009 09:16:19 +0000 |
siretart |
Enable fontconfig support by default. This change takes only in effect,
|
Wed, 13 May 2009 02:58:57 +0000 |
diego |
whitespace cosmetics: Remove all trailing whitespace.
|
Mon, 09 Mar 2009 01:48:42 +0000 |
greg |
Change default OSD/subtitle font sizes.
|
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.
|