Commit Graph

135 Commits

Author SHA1 Message Date
diego 726ccc3118 Move ldconfig platform differences into configure where they belong.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21973 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-01-20 21:19:58 +00:00
diego ec395d0e82 Remove generated pci_* files on clean, not just on distclean.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21868 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-01-10 16:54:44 +00:00
diego d1f409719c GNU/kFreeBSD support, closes Bugzilla #704.
patch by Petr Salinger, Petr.Salinger seznam cz


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21866 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-01-10 14:56:23 +00:00
diego 3508f4da08 Fix dependencies for pci_names.c.
based on patch by Carl Eugen Hoyos, cehoyos ag.or at


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21839 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-01-06 15:08:04 +00:00
ben 96edf244f6 support for vidix on ATI Radeon 9600SE cards
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21816 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-01-04 16:04:31 +00:00
reimar 18004d2d98 Hack around libavutil/bswap.h compilation problems due to always_inline undefined.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21523 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-12-07 11:58:07 +00:00
diego cac6c0eea2 Remove bswap.h, use libavutil/bswap.h instead.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21388 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-29 15:02:45 +00:00
diego 087be5dfd1 Remove config.h, there are multiple files under that name, inviting bugs and
confusion.  This file only contained two definitions, one commented out, the
other never activated.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21272 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-26 15:42:38 +00:00
diego c9eeb17112 Remove superfluous comment.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21246 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-25 19:15:23 +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
diego cd48432d6c Remove -fno-PIC check from configure and put -fPIC back at the beginning
of CFLAGS in libdha/ and vidix/drivers/.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20404 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-23 10:02:21 +00:00
diego e0651eb9f2 Temporary hotfix: Move -fPIC after OPTFLAGS so that -fno-PIC gets overridden.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20313 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-19 21:58:57 +00:00
diego 0be6fb1cb5 Remove stray line.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20310 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-19 21:00:35 +00:00
diego 66b1d0d001 The FSF changed postal address.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19620 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-09-01 12:11:11 +00:00
diego b02e7924b9 Move all internal -I parameters to the front of CFLAGS to avoid using external
header files that happen to have the same name as internal ones.
based on a patch by Vladislav Naumov, vladislav.naumov **at** gmail **dot** com


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19426 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-08-17 17:19:56 +00:00
attila 88d1dba3fc disable dha kernelhelper support by default.
gets rid of an error message that confuses users


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19238 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-29 14:53:38 +00:00
diego 4b64ef7e8e Remove now obsolete .cvsignore files.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18556 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-02 11:24:33 +00:00
diego 19c45ff4e1 Simplify mkdir calls.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18084 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-13 16:49:56 +00:00
diego 41bfa3e8e0 Change some printf calls to fprintf.
based on a patch by Attila Ötvös, oattila,,@,,chello,,.,,hu


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17972 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-27 07:49:14 +00:00
diego 338e4f8b76 Discard return value from ldconfig, it might not work on non-root installs.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17965 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-26 21:17:14 +00:00
diego 3e56c5bb6b cosmetics: Shorten overly long lines, put SRCS/OBJS on individual lines
to ease patching in the future.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17944 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-25 10:38:37 +00:00
faust3 c9cf174b9c support for Geforce FX5500 based on patch by Pascal Yu <yu_pascal at hotmail.com>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17569 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-02-09 18:17:04 +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
diego 76227af718 support for Radeon 9550
patch by suns sunstechlive  -- ta --  yahoo  -- tod --  com


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17351 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-08 22:18:03 +00:00
rathann 9bdbfdf2aa use $(INSTALLSTRIP) consistently
patch by Ville Skyttä
closes bugzilla #178


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17289 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-03 00:24:17 +00:00
rathann 4172671b12 fix
sysdep/pci_linux.c:93: warning: implicit declaration of function 'iopl'


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17100 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-05 01:32:30 +00:00
diego e72392399b support for GeForce FX Go5200 (newer Apple PowerBooks)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16417 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-06 20:50:10 +00:00
diego 337b46ebe6 Ignore libdha test program.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16411 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-06 19:05:30 +00:00
reimar 58f9937953 Make MTRR setup work on AMD64 and simplify some #ifdefs
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16378 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-03 19:17:28 +00:00
reimar 32f8f95be7 vidix support for nVidix FX Go 5700
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16377 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-03 19:10:43 +00:00
faust3 14b640e849 radeon x300 support patch by Christophe Preaud <cpreaud at free.fr>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15921 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-07-05 14:57:48 +00:00
diego 8308e63eb1 DragonFly BSD support
patch by Joerg Sonnenberger <joerg - at - britannica - dot - bec - dot - de>


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15567 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-05-25 08:48:32 +00:00
diego e92e250a3c Use the public sys/kbio.h header instead of messing with the MI headers, which
doesn't exist anymore on DragonFly.  Approved by the FreeBSD ports maintainer.
patch by Joerg Sonnenberger <joerg - at - britannica - bec - de>


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15556 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-05-23 21:24:47 +00:00
aurel 94a89161fe add support for one more radeon 9200 model (the one included in the Mac Mini)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15109 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-04-10 17:39:18 +00:00
alex 09b8a53e16 openbsd xf86 aperture support
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14568 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-01-21 21:36:30 +00:00
reimar 4be95cc5f4 Install libdha into LIBDIR.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14292 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-01-01 14:45:11 +00:00
faust3 031aa78312 Radeon R200 QM (Radeon 9100) support patch by Simone <beniamino.scanzoni at fastwebnet.it>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14196 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-12-20 23:43:54 +00:00
faust3 7c070e6d50 CLE266 Vidix driver initial patch by Timothy Lee <timothy@siriushk.com>, doxygen comments by Benjamin Zores <ben@tutuxclan.org>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13606 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-10-10 19:22:38 +00:00
diego 885c02fc11 Fix build on Turkish locales when LC_ALL is already set.
patch by ismail donmez <kde@myrealbox.com>


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12803 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-07-12 10:54:10 +00:00
alex 51a160c40a make the awk script working for localized machines too, patch by Onur Kucuk
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12693 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-06-26 13:48:35 +00:00
alex 7cad1e9951 x86-64 (amd64) support by Kenny Root
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12688 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-06-26 12:40:56 +00:00
diego 10d5f3100c correct model number
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12460 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-05-12 16:50:11 +00:00
diego 90e8048fbd Add support for a few more Radeons, patch by Nyk Tarr.
Extended, corrected and tested by me.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12455 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-05-09 22:06:13 +00:00
faust3 31998fdcd2 10l
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12454 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-05-09 17:36:44 +00:00
diego cb8bc5d47a typo
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12453 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-05-09 16:36:58 +00:00
faust3 d6b92ea55e report if the service creation failed
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12451 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-05-09 14:03:10 +00:00
faust3 cd7722e4ca support for a few more radeons patch by Reza Jelveh <reza.jelveh at tu-harburg.de>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12362 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-04-30 20:20:37 +00:00
diego 5ccc955cca dhahelper.sys is put here for installation.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12241 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-04-20 21:42:39 +00:00
diego 27e0e8a759 Error message improved, wording.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12099 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-04-01 22:48:37 +00:00
atmos4 838493bf7d svgalib 1.9.18 compile fix, still wont work for me though...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12079 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-03-28 16:30:08 +00:00