diego
dcfa6330ed
Get rid of build system hackery to generate mga_crtc2_vid.o and rage128_vid.o.
...
Instead, create files that #include mga_vid.c/radeon_vid.c with the proper
#defines set. This has the added benefit of fixing dependency generation,
which only works for existing .c files.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@25589 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-01-02 22:00:34 +00:00
diego
d0dc5cbb6a
Properly express dependencies for generated .c and .h files.
...
This fixes parallel make runs, compare Bugzilla #967 .
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@25588 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-01-02 21:50:30 +00:00
diego
da8c4f3696
pci_db2c.awk creates more than just two .c files, add the rest to the rule.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@25520 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-12-24 10:00:21 +00:00
ben
cee668bb27
add new configure option to disable VIDIX PCI device name database (saves a 300 kB on mplayer binary)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@25299 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-12-04 18:10:20 +00:00
diego
8b21601418
Remove awk test. awk is a basic Unix tool, any implementation is sufficient.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23335 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-05-17 21:48:56 +00:00
ben
80c6de4578
new VIDIX driver for IVTV cards, original patch by Lutz Koschorreck
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23293 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-05-10 18:47:27 +00:00
diego
516f359f15
cosmetics: Rename Makefile variables CONFIG_VIDIX_* --> VIDIX_*.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23112 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-04-25 08:40:43 +00:00
diego
d569ec1fd9
cosmetics: tabs --> spaces
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23007 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-04-16 13:54:43 +00:00
ben
4d63a78277
added vidix driver for Permedia2 cards from upstream vidix
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22992 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-04-14 10:52:40 +00:00
ben
cc5038c8d9
added conditional vidix drivers compilation
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22991 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-04-14 10:39:17 +00:00
ben
c1a5717ff7
renamed libdha.[hc] to dha.[hc]
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22919 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-04-06 15:26:41 +00:00
ben
51ba40dcd6
merged libdha and libvidix, moved all files from libdha to vidix directory
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22918 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-04-06 15:20:49 +00:00
diego
9b7f5e81c6
Move driver files directly into the vidix directory.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22868 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-04-01 00:02:43 +00:00
diego
b6d1ff3eec
Merge all VIDIX drivers into libvidix.a.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22867 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-03-31 23:48:48 +00:00
diego
f4f37679b5
Remove multistage recursion for the vidix subdirectory and recurse from the
...
top-level Makefile only.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22807 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-03-24 16:06:22 +00:00
diego
7be356ee13
Use 'libs' instead of 'all' target.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22568 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-03-14 08:56:43 +00:00
diego
57c3425749
Reuse common parts of all Makefiles through mpcommon.mak.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22567 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-03-14 08:55:06 +00:00
diego
5fe6345197
Don't remove 'test' on distclean, there is no such file.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22566 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-03-14 08:53:12 +00:00
diego
35d532bddc
cosmetics: Rename variables for consistency with other Makefiles.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22565 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-03-14 08:45:58 +00:00
diego
a7bed6cfc5
consistency cosmetics
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22564 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-03-14 08:44:16 +00:00
diego
e2cf8c9477
Simplify library generation rule.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22563 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-03-14 08:43:30 +00:00
diego
1260edc7ca
Merge all and do_drivers rules.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22562 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-03-14 08:39:00 +00:00
diego
a54f28cddf
Remove superfluous/obsolete rules and variables.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22561 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-03-14 08:37:34 +00:00
diego
9bb02d10d0
Simplify .depend file inclusion.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22360 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-02-27 17:04:46 +00:00
diego
5dbf242b15
Remove one level of indirection on VIDIX install/uninstall.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21350 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-28 09:33:53 +00:00
diego
27b0177662
Remove superfluous comment.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21222 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-25 16:12:36 +00:00
diego
983f114b7f
Remove nonexistent variable/file.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21204 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-25 01:28:49 +00:00
diego
cf4bf03dc2
Unify dep/depend targets.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21096 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-20 11:18:01 +00:00
albeu
b29282c847
Don't call make from shell constructs it prevent proper
...
build paralelization.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17959 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-26 10:52:13 +00:00
diego
89d549f984
Make clean/distclean behave uniformly in all directories.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17489 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-27 00:06:42 +00:00
wight
49ec55840e
make uninstall was leaving vidix, dha, and libmpdvdkit libraries
...
and translated manpages as well. This fixes the issue.
Resolves bug #9 (hopefully)
Based on Bugzilla patch by Evgueni V. Gavrilov (aquatique at rusunix.org)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13703 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-10-20 14:20:07 +00:00
alex
0fc20ac930
ranlib cleanup by Dan Christiansen
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12633 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-06-24 12:52:17 +00:00
arpi
ddc4bdf2cb
removed -W -Wall -g and other gcc-specific warning/debug options
...
patch by Joey Parrish <joey@yunamusic.com>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7074 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-22 23:29:46 +00:00
nick
75c0b3169b
Embedding vidix
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4031 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-01-07 09:28:22 +00:00
nick
76c7e8371b
preliminary version
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3992 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-01-05 10:13:25 +00:00