log libvo/font_load_ft.c @ 19395:fa53ace863b9

age author description
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