log Makefile @ 12706:51d61721906b

age author description
Sun, 27 Jun 2004 17:54:31 +0000 faust3 mingw crosscompiling step 1
Sat, 26 Jun 2004 15:35:35 +0000 rfelker this is broken and causes relink during 'make install'. fix it or leave it disabled
Fri, 25 Jun 2004 19:21:17 +0000 diego mplayer.rc moved to osdep where it belongs, approved by Sascha.
Fri, 25 Jun 2004 18:11:15 +0000 alex JACK audio support through bio2jack by Kamil Strzelecki <esack@o2.pl>
Fri, 25 Jun 2004 17:19:17 +0000 alex enable .PHONY for correct dependancy handling
Thu, 24 Jun 2004 12:52:17 +0000 alex ranlib cleanup by Dan Christiansen
Fri, 18 Jun 2004 17:08:22 +0000 diego Just a tiny fix with configure/Makefile for not using
Sat, 08 May 2004 17:52:25 +0000 henry ENCA support (http://trific.ath.cx/software/enca/)
Tue, 13 Apr 2004 11:22:37 +0000 faust3 always add versionsinfo and icon on windows
Sun, 11 Apr 2004 14:26:04 +0000 michael demux_lavf
Tue, 06 Apr 2004 00:04:48 +0000 alex libcaca video output driver by Howell Tam
Mon, 05 Apr 2004 22:49:28 +0000 alex Removed mpflac as ffflac is way better and ad_flac won't compile with external flac
Wed, 10 Dec 2003 12:03:54 +0000 attila add codecs.conf to the dependency list of codecs.conf.h
Mon, 08 Dec 2003 21:34:05 +0000 alex removed the historic libcss support
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
Mon, 08 Dec 2003 11:21:59 +0000 attila Security fixes for fibmap_mplayer by Adam Rice <adamrice@ntlworld.com>
Tue, 18 Nov 2003 02:32:42 +0000 iive remove useless --with-xvidcore option and add *-xvidlibdir and *-xvidincdir
Sun, 19 Oct 2003 20:20:45 +0000 diego Man pages moved to DOCS/man/.
Sat, 04 Oct 2003 22:00:25 +0000 lumag FLAC decoding support via imported libmpflac.
Sun, 21 Sep 2003 17:05:51 +0000 faust3 10l really disable faad if gcc is broken
Sat, 30 Aug 2003 22:31:45 +0000 arpi use internal (included) libfaad2
Sun, 17 Aug 2003 20:56:40 +0000 alex --dvbincdir support by Gotz Waschk <waschk@informatik.uni-rostock.de>
Wed, 13 Aug 2003 16:29:32 +0000 alex Removed the historic cfgparser and switched full to the new config parser (altought some macros still remain for compatibility). As a side effect 90% of the warning messages are gone from the core. Things should be cleaner now and less confusing for newbies.
Mon, 11 Aug 2003 20:52:53 +0000 alex Simplified/fixed altivec/altivec.h detection on Linux and Darwin (and others). Patch by Magnus Damm <damm@opensource.se>
Sun, 03 Aug 2003 18:33:28 +0000 alex removed obsolete my_profile
Mon, 28 Jul 2003 02:02:20 +0000 diego Move away old codecs.conf files.
Tue, 22 Jul 2003 23:52:01 +0000 diego Installing codecs.conf is long obsolete.
Sun, 01 Jun 2003 13:39:49 +0000 faust3 compilation fix by Bernd Ernesti <mplayer at lists.veego.de>
Fri, 30 May 2003 18:23:55 +0000 alex lirccd support by Fredrik Tolf <fredrik@dolda2000.cjb.net>
Sat, 17 May 2003 12:24:01 +0000 bertrand Changed the STREAMING defines to MPLAYER_NETWORK to avoid name definition clash.