log vidix/Makefile @ 26188:2d686c6a4ab5

age author description
Fri, 29 Feb 2008 20:01:28 +0000 ben New S3 VIDIX driver.
Wed, 02 Jan 2008 22:00:34 +0000 diego Get rid of build system hackery to generate mga_crtc2_vid.o and rage128_vid.o.
Wed, 02 Jan 2008 21:50:30 +0000 diego Properly express dependencies for generated .c and .h files.
Mon, 24 Dec 2007 10:00:21 +0000 diego pci_db2c.awk creates more than just two .c files, add the rest to the rule.
Tue, 04 Dec 2007 18:10:20 +0000 ben add new configure option to disable VIDIX PCI device name database (saves a 300 kB on mplayer binary)
Thu, 17 May 2007 21:48:56 +0000 diego Remove awk test. awk is a basic Unix tool, any implementation is sufficient.
Thu, 10 May 2007 18:47:27 +0000 ben new VIDIX driver for IVTV cards, original patch by Lutz Koschorreck
Wed, 25 Apr 2007 08:40:43 +0000 diego cosmetics: Rename Makefile variables CONFIG_VIDIX_* --> VIDIX_*.
Mon, 16 Apr 2007 13:54:43 +0000 diego cosmetics: tabs --> spaces
Sat, 14 Apr 2007 10:52:40 +0000 ben added vidix driver for Permedia2 cards from upstream vidix
Sat, 14 Apr 2007 10:39:17 +0000 ben added conditional vidix drivers compilation
Fri, 06 Apr 2007 15:26:41 +0000 ben renamed libdha.[hc] to dha.[hc]
Fri, 06 Apr 2007 15:20:49 +0000 ben merged libdha and libvidix, moved all files from libdha to vidix directory
Sun, 01 Apr 2007 00:02:43 +0000 diego Move driver files directly into the vidix directory.
Sat, 31 Mar 2007 23:48:48 +0000 diego Merge all VIDIX drivers into libvidix.a.
Sat, 24 Mar 2007 16:06:22 +0000 diego Remove multistage recursion for the vidix subdirectory and recurse from the
Wed, 14 Mar 2007 08:56:43 +0000 diego Use 'libs' instead of 'all' target.
Wed, 14 Mar 2007 08:55:06 +0000 diego Reuse common parts of all Makefiles through mpcommon.mak.
Wed, 14 Mar 2007 08:53:12 +0000 diego Don't remove 'test' on distclean, there is no such file.
Wed, 14 Mar 2007 08:45:58 +0000 diego cosmetics: Rename variables for consistency with other Makefiles.
Wed, 14 Mar 2007 08:44:16 +0000 diego consistency cosmetics
Wed, 14 Mar 2007 08:43:30 +0000 diego Simplify library generation rule.
Wed, 14 Mar 2007 08:39:00 +0000 diego Merge all and do_drivers rules.
Wed, 14 Mar 2007 08:37:34 +0000 diego Remove superfluous/obsolete rules and variables.
Tue, 27 Feb 2007 17:04:46 +0000 diego Simplify .depend file inclusion.
Tue, 28 Nov 2006 09:33:53 +0000 diego Remove one level of indirection on VIDIX install/uninstall.
Sat, 25 Nov 2006 16:12:36 +0000 diego Remove superfluous comment.
Sat, 25 Nov 2006 01:28:49 +0000 diego Remove nonexistent variable/file.
Mon, 20 Nov 2006 11:18:01 +0000 diego Unify dep/depend targets.
Sun, 26 Mar 2006 10:52:13 +0000 albeu Don't call make from shell constructs it prevent proper
Fri, 27 Jan 2006 00:06:42 +0000 diego Make clean/distclean behave uniformly in all directories.
Wed, 20 Oct 2004 14:20:07 +0000 wight make uninstall was leaving vidix, dha, and libmpdvdkit libraries
Thu, 24 Jun 2004 12:52:17 +0000 alex ranlib cleanup by Dan Christiansen
Thu, 22 Aug 2002 23:29:46 +0000 arpi removed -W -Wall -g and other gcc-specific warning/debug options
Mon, 07 Jan 2002 09:28:22 +0000 nick Embedding vidix
Sat, 05 Jan 2002 10:13:25 +0000 nick preliminary version