Commit Graph

394 Commits

Author SHA1 Message Date
faust3 9713db6578 add functions for the vga register access patch by Guillaume LECERF <foxcore at gmail.com>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24594 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-09-23 12:11:19 +00:00
faust3 92284cb04e add some commented register dumping code
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24588 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-09-20 17:55:25 +00:00
faust3 7f0310e03f rivatv_lock_nv04 is actually an extended version of rivatv_lock_nv03 (patch by Guillaume LECERF <foxcore at gmail.com>)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24585 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-09-19 21:47:35 +00:00
diego 7db8f740c5 Mark phony targets as such.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24569 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-09-18 10:23:34 +00:00
diego 96db901f35 Simplify commands with automatic variables.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24568 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-09-18 10:23:16 +00:00
faust3 2a7e1da08f fix indentation after the last change (patch by Guillaume LECERF <foxcore at gmail.com>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24567 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-09-18 09:53:03 +00:00
faust3 966b005fe5 it is no longer necessary to reboot the system after the dhahelperwin installation (based on code by Romain Lievin from the tilp project)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24562 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-09-17 21:53:16 +00:00
faust3 04145051ba - make dhahelperwin compile with mingw
- add dhahelper.rc
based on code by Kevin Kofler and 
Romain Liévin <roms at lievin.net> from the tilp project
http://svn.tilp.info/cgi-bin/viewcvs.cgi/libticables/trunk/src/win32/dha/


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24561 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-09-17 21:12:29 +00:00
faust3 bdae402dca Make dhasetup more verbose based on code by
Romain Lievin from the tilp project
http://svn.tilp.info/cgi-bin/viewcvs.cgi/libticables/trunk/src/win32/dha/


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24560 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-09-17 21:03:24 +00:00
faust3 85c58040fc rename windows ddk makefile to nmakefile so that a makefile for mingw can be added
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24559 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-09-17 19:33:33 +00:00
faust3 05469a7722 fix resolution detection for NV03 and NV04 cards, patch by Guillaume LECERF <foxcore at gmail.com>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24557 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-09-17 18:17:41 +00:00
ben 11f34464a9 avoid rivatv_lock_nv40() from trashing the screen (patch by Guillaume Lecerf <fox at geexbox dot org>)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24537 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-09-15 18:44:54 +00:00
ben 25d3363a96 fix screen width and height calculation on nvidia vidix (patch by Guillaume Lecerf (fox at geexbox dot org)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24536 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-09-15 18:42:26 +00:00
ben a4a215beac the IN/OUT PORT 8/16/32 functions rely on inb/inw/inl/outb/outw/outl that are not available on alpha and powerpc architectures
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24532 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-09-15 17:51:05 +00:00
ben dcd13c2013 this flag needs to be defined for pread() on powerpc
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24531 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-09-15 16:45:38 +00:00
ben 0f4276fe38 ifdef one variable that is not used with alpha and powerpc architectures
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24530 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-09-15 16:42:50 +00:00
diego 7b0deba821 warning fixes:
pci_dev_ids.c:2404:18: warning: trigraph ??) ignored, use -trigraphs to enable
pci_names.c:1733:23: warning: trigraph ??) ignored, use -trigraphs to enable


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24280 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-08-28 23:56:17 +00:00
diego 96db94aad3 Remove redundant variable declaration.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24146 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-08-25 00:30:28 +00:00
diego a931e510b1 Identifiers starting with underscores are reserved.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23954 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-07-31 07:04:07 +00:00
diego 71ec2912db UTF-8 conversion
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23953 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-07-31 06:57:57 +00:00
reimar 2b831bab30 Comment out purely debugging printf that in addition uses __FUNCTION__ which
is not supported by all compilers.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23942 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-07-30 16:18:12 +00:00
diego b000a6a519 ISO8859-1 --> UTF-8
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23754 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-07-09 19:50:36 +00:00
ben 88f6f92c54 fix Radeon/Rage128 vidix with I420 colorspace (U/V were inverted)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23672 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-06-26 17:07:30 +00:00
reimar f40a998cd4 Hint at the Makefile for information how to build dha with svgalib_helper
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23664 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-06-25 16:37:12 +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
diego 37efccb4ed Add standard license header, confirmed by Nick in private mail.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23310 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-05-13 22:33:06 +00:00
diego c0b7b6e2d9 Add correct boilerplate license headers.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23295 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-05-11 07:51:42 +00:00
diego d30154f435 prettyprinting cosmetics
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23294 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-05-11 07:49:21 +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
ben 22546a0351 allow sis vidix driver to access registers and avoid segfaulting (patch by Andrew Calkin)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23278 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-05-09 17:16:59 +00:00
ben ccf65593e6 synced with upstream vidix, prevented some drivers to work on some configs/archs
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23185 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-04-30 22:14:29 +00:00
ben 1e372554cc one more spelling fix
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23183 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-04-30 11:46:43 +00:00
ben b059b8e36e accurate X200 memory size detection (patch by rjoco77 at kezdionline dot ro)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23182 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-04-30 11:46:02 +00:00
ben c9f91073d0 spelling fix
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23181 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-04-30 11:41:47 +00:00
ben 621583488e onboard X200 GPU (shared memory) returns a 0 RAM size (patch by rjoco77@kezdionline.ro)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23143 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-04-26 18:39:08 +00:00
ben d882ac3df9 support for some onboard X200 GPU (patch by rjoco77@kezdionline.ro)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23142 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-04-26 18:34:18 +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 c9cfb8eed3 Use standard GPL header.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23092 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-04-23 07:03:58 +00:00
ben 0fa57522f5 u_int -> unsigned int, fixes MinGW compilation (patch by Xuebin Wu)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23083 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-04-22 19:24:04 +00:00
ben e2c2b7fb57 remove useless include that breaks MinGW (patch by Xuebin Wu)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23082 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-04-22 19:22:41 +00:00
ben 66db4d52d1 fix dha compilation if SVGAHELPER is used (patch by Carl Eugen Hoyos
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23081 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-04-22 19:02:05 +00:00
ben 110c2b9cdc simplified depth definition
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23078 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-04-22 15:44:42 +00:00
ben 03e61642f9 declare variables as static
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23077 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-04-22 15:41:17 +00:00
ben 53f418bea2 removed useless vars
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23076 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-04-22 15:39:39 +00:00
ben 837e1b02ec declare variables and functions as static
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23075 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-04-22 15:39:18 +00:00
ben c28bae5042 declare variables as static
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23074 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-04-22 15:37:17 +00:00
ben 9bf065f557 declare variable as static
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23073 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-04-22 15:35:45 +00:00
ben 286b8aa78c removed old code, that has been commented out for too long time
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23072 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-04-22 15:34:16 +00:00
ben abe9dfd137 declare variable as static
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23071 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-04-22 15:30:05 +00:00
ben 60efb1d01a useless else case
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23070 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-04-22 15:27:49 +00:00