Thu, 09 Sep 2010 18:52:56 +0000 |
diego |
Move extern declarations used by both mplayer.c and mencoder.c to mpcommon.h.
|
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.
|
Thu, 07 Aug 2008 10:36:07 +0000 |
diego |
Rename font-related preprocessor directives.
|
Fri, 01 Aug 2008 20:28:58 +0000 |
diego |
Rename some preprocessor directives from CONFIG_* to HAVE_* where appropriate;
|
Wed, 30 Jul 2008 12:01:30 +0000 |
diego |
Start unifying names of internal preprocessor directives.
|
Sun, 27 Jan 2008 15:14:02 +0000 |
reimar |
Allow independent scaling of vo_font and sub_font.
|
Mon, 07 Jan 2008 13:29:13 +0000 |
ulion |
Set freetype flag in the font_desc_t when using a freetype font.
|
Wed, 12 Dec 2007 10:00:34 +0000 |
ulion |
Fix libass to support -nofontconfig.
|
Tue, 30 Oct 2007 13:15:41 +0000 |
compn |
move errors and a warning to help_mp-en.h
|
Tue, 28 Aug 2007 11:20:24 +0000 |
diego |
Clean up the way get_path is handled: Compile get_path.c to an object to link
|
Sun, 24 Jun 2007 14:11:38 +0000 |
reimar |
Remove unused function.
|
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
|
Fri, 15 Dec 2006 08:20:05 +0000 |
ods15 |
gcc 2.95 fix
|
Thu, 07 Dec 2006 11:58:07 +0000 |
reimar |
Hack around libavutil/bswap.h compilation problems due to always_inline undefined.
|
Wed, 06 Dec 2006 11:28:49 +0000 |
reimar |
Properly free fontconfig patterns
|
Wed, 29 Nov 2006 15:02:45 +0000 |
diego |
Remove bswap.h, use libavutil/bswap.h instead.
|
Wed, 22 Nov 2006 19:21:16 +0000 |
uau |
Make compilation depending on USE_OSD unconditional.
|
Sat, 04 Nov 2006 10:21:52 +0000 |
henry |
changed email address
|
Sat, 16 Sep 2006 13:32:19 +0000 |
eugeni |
Make blur() public. Will be used in libass.
|
Fri, 28 Jul 2006 13:50:08 +0000 |
reimar |
Avoid large amounts of data on the stack (> 900k on 64 bit systems).
|
Fri, 28 Jul 2006 08:20:31 +0000 |
diego |
unused variable warning fix
|
Fri, 28 Jul 2006 08:10:37 +0000 |
diego |
Fixes the format string for the warning message on line 182 (%x
|
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
|
Sat, 08 Jul 2006 15:26:36 +0000 |
uau |
Make some functions static.
|
Mon, 03 Jul 2006 23:27:37 +0000 |
reynaldo |
get_path as const, patch by Stefan Huehner, stefan AT huehner-org
|
Sun, 02 Jul 2006 03:59:36 +0000 |
reynaldo |
rm unnecesary casts from void* - part 2
|
Fri, 30 Jun 2006 12:41:05 +0000 |
diego |
Move conditional FreeType support compilation to the build system.
|
Sun, 26 Mar 2006 19:10:43 +0000 |
albeu |
NEVER assign static strings to string command line options.
|
Fri, 24 Mar 2006 02:31:29 +0000 |
albeu |
The fix in mp_msg.c avoids a core dump when iconv_open() fails, the other
|
Thu, 09 Feb 2006 14:08:03 +0000 |
rathann |
Patch by Stefan Huehner / stefan % huehner ! org \
|
Fri, 13 May 2005 19:47:50 +0000 |
henry |
enable hinting
|
Thu, 28 Oct 2004 01:15:53 +0000 |
diego |
Handle "xxx.h" vs "../xxx.h" include paths in a consistent way.
|
Wed, 13 Oct 2004 16:22:59 +0000 |
reimar |
fixed small memleaks
|
Mon, 08 Dec 2003 13:30:30 +0000 |
alex |
100l
|
Mon, 08 Dec 2003 12:14:32 +0000 |
alex |
Fontconfig support based on patch by Arwed von Merkatz <v.merkatz@gmx.net>, but slightly reworked
|
Thu, 20 Nov 2003 16:25:40 +0000 |
henry |
freetype build fix
|
Mon, 09 Jun 2003 12:15:48 +0000 |
arpi |
renames: DATADIR->MPLAYER_DATADIR, CONFDIR->MPLAYER_CONFDIR, LIBDIR->MPLAYER_LIBDIR
|
Thu, 30 Jan 2003 19:58:43 +0000 |
henry |
better fix of vo_aa font segfault
|
Thu, 30 Jan 2003 18:43:08 +0000 |
henry |
another sanity check against vo_aa font hack
|
Mon, 06 Jan 2003 12:23:59 +0000 |
filon |
Use standard mplayer message funtion.
|
Sun, 29 Dec 2002 14:59:23 +0000 |
arpi |
these patches let ,,oldstyle'' and freetype subtitle renderers live
|
Wed, 06 Nov 2002 23:54:29 +0000 |
arpi |
*HUGE* set of compiler warning fixes, unused variables removal
|
Thu, 29 Aug 2002 21:09:48 +0000 |
arpi |
libgen.h is glibc specific, and not used at all -> removed
|
Thu, 29 Aug 2002 17:35:21 +0000 |
pontscho |
add Jindrich Makovicka <makovick@KMLinux.fjfi.cvut.cz> freetype patch
|
Thu, 29 Aug 2002 17:16:34 +0000 |
pontscho |
- add freetype support for gui
|
Wed, 28 Aug 2002 20:52:02 +0000 |
arpi |
freetype 2.0/2.1+ support - disabled by default until bugs fixed
|