log libvo/font_load.c @ 26838:a6ef642cdd86

age author description
Tue, 11 Dec 2007 20:39:18 +0000 diego SYS_AMIGAOS4 --> __AMIGAOS4__
Wed, 21 Nov 2007 09:22:33 +0000 diego main() --> main(void)
Tue, 28 Aug 2007 14:36:04 +0000 diego warning fix:
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, 27 Aug 2006 15:33:11 +0000 diego Clarify messages.
Mon, 14 Aug 2006 14:13:53 +0000 reimar Make path separator for font path a define and set it to a better value for AMIGAOS
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
Thu, 09 Mar 2006 22:20:20 +0000 reimar free resources when load_raw fails
Wed, 08 Mar 2006 10:04:05 +0000 reimar initialize f to NULL, needed if desc=malloc... fails
Tue, 30 Nov 2004 02:36:05 +0000 rfelker more verbosity spam fixes
Mon, 08 Nov 2004 00:06:49 +0000 diego Converted printf calls to mp_msg, reduced verbosity.
Thu, 14 Oct 2004 15:09:35 +0000 reimar some memory leaks fixed
Sun, 11 Jul 2004 12:42:19 +0000 faust3 avoid using corrupted font descriptions patch by Daniel von Dincklage <danielvd+mpl@cs.colorado.edu>
Fri, 18 Jun 2004 13:51:45 +0000 faust3 array initialization fix by SungKwanKang <ksquarekr at yahoo.com>
Mon, 09 Jun 2003 12:15:48 +0000 arpi renames: DATADIR->MPLAYER_DATADIR, CONFDIR->MPLAYER_CONFDIR, LIBDIR->MPLAYER_LIBDIR
Sun, 29 Dec 2002 14:59:23 +0000 arpi these patches let ,,oldstyle'' and freetype subtitle renderers live
Wed, 28 Aug 2002 20:52:02 +0000 arpi freetype 2.0/2.1+ support - disabled by default until bugs fixed
Thu, 02 May 2002 01:56:28 +0000 arpi .raw width>=65536 support by Georgi Georgiev <chutz@chubaka.homeip.net>
Thu, 25 Oct 2001 23:34:14 +0000 pl a few warning fixes (missing #include's)
Wed, 17 Oct 2001 15:15:30 +0000 atlka if not found using fpath try to load font bitmaps from default dir
Tue, 16 Oct 2001 12:50:59 +0000 atlka cosmetic changes
Tue, 16 Oct 2001 10:14:04 +0000 atlka read font files from the same dir as font.desc or as specified in font.desc
Mon, 06 Aug 2001 00:22:13 +0000 arpi DATADIR/font/ patch by Adam Tla/lka atlka@pg.gda.pl
Fri, 20 Jul 2001 02:03:50 +0000 arpi fontpath fixed again...
Fri, 20 Jul 2001 01:51:01 +0000 arpi crash fixed if no [fontpath] in .desc
Fri, 20 Jul 2001 00:01:09 +0000 arpi Applied DATADIR patch by Vladimir Kushnir
Sat, 02 Jun 2001 16:02:38 +0000 arpi_esp FAST_OSD option to disable font outline antialiasing
Tue, 08 May 2001 20:09:39 +0000 arpi_esp fixed extern
Tue, 08 May 2001 19:50:22 +0000 atmosfear Deals with unicode/nounicode.
Sun, 06 May 2001 02:26:17 +0000 arpi_esp better .smi support and display two-byte characters- patch by Sunjin Yang
Wed, 11 Apr 2001 01:38:57 +0000 arpi_esp less, and more informal printfs
Wed, 11 Apr 2001 00:47:05 +0000 arpi_esp printf's only if verbose>1
Thu, 29 Mar 2001 16:39:37 +0000 arpi_esp optimized alpha resampling
Thu, 29 Mar 2001 16:06:36 +0000 arpi_esp OSD/SUB image quality & speed improvement
Tue, 27 Mar 2001 00:38:09 +0000 arpi_esp hex charcode support
Mon, 26 Mar 2001 20:28:09 +0000 lgb Search font files in ~/.mplayer/font/ instead of current dir
Mon, 26 Mar 2001 17:16:27 +0000 lgb Search font files in ~/.mplayer/font/ instead of current dir
Sun, 25 Mar 2001 20:38:14 +0000 arpi_esp font alpha resampling, see -ffactor
Sun, 25 Mar 2001 19:10:52 +0000 arpi_esp desc fileformat changes
Sun, 25 Mar 2001 04:28:40 +0000 arpi_esp subtitle+OSD font support