Commit graph

20 commits

Author SHA1 Message Date
Kris Kennaway
11c21c16d0 Fix build on -current (machine/soundcard.h -> sys/soundcard.h, and #ifdef 0
-> #if 0)
2002-09-08 00:48:14 +00:00
FUJISHIMA Satsuki
879e57e564 update to 1.03.
PR:		25646
Submitted by:	John Saunders <john@nlc.net.au>
(Non-response from maintainer)
2001-03-12 22:49:21 +00:00
Steve Price
a72737d2f3 Fix compilation on newer versions of -current.
PR:		23100
2000-12-11 02:25:33 +00:00
Steve Price
9df09f5635 Remove i386 .o files in the post-extract target and respect CFLAGS. 2000-08-08 02:55:15 +00:00
Roger Hardiman
cd81a605e1 Add patch to allow selection of the 'VIDEO' audio input on newer
sound cards

Submitted by:	Mike Meyer <mwm@mired.org>
2000-08-01 09:20:47 +00:00
Roger Hardiman
dc5d81491e Upgrade to version 1.01, which has Hauppauge Infra Red Remote Control Support 1999-10-27 09:42:47 +00:00
Roger Hardiman
a4b3c17418 Add patch submitted by Randall, the FXTV author 1999-09-09 18:14:29 +00:00
Roger Hardiman
c79e7ed839 Expand the patch to work on drivers without the XUSSR channel set too.
This means FXTV should be able to compile on the really old Bt848
driver that ships with FreeBSD 2.2.8
1999-09-08 17:23:00 +00:00
Roger Hardiman
b2f94dc732 Patch to allow FXTV to compile on older Bt848 drivers without the Australian
channel set
1999-09-08 16:20:45 +00:00
Roger Hardiman
449ac889d3 Update FXTV to version 1.00 1999-09-07 09:53:09 +00:00
Roger Hardiman
90a20db4b5 Add #include <X11/Xproto.h>
This allows FXTV to compile with XFree86 3.9.15 (a 4.0 pre-release beta)
This has no effect on XFree86 3.3.4.
1999-07-28 16:47:29 +00:00
Roger Hardiman
70b1b91263 Fix typo in function XUTILGetVisualBpp(), it causes fxtv to fail on
X server with both depth 8 and 24 visuals.

Submitted by: Luoqi Chen <luoqi@watermarkgroup.com>
1999-05-10 08:09:39 +00:00
Roger Hardiman
2909b8df4e patch changes -ltiff34 to -ltiff in the fxtv makefile
Submitted by:	Randall Hopper <aa8vb@pagesz.net>
1999-02-12 15:46:50 +00:00
Mark Murray
2dc24ec9b4 Upgrade to 0.48. Bug fixes, support for more cards in brooktree driver. 1999-02-06 07:32:59 +00:00
Justin M. Seger
d57d33c655 libtiff34->libtiff and include/tiff34/*.h -> include/*.h
Approved by:	asami
1998-11-25 05:06:28 +00:00
Mark Murray
7926d48fe5 Convet to ELF. 1998-09-14 20:11:03 +00:00
Donald Burr
f9b7999bd5 Upgrade fxtv to 0.47.
* change checksum and filename/version number in Makefile.
* change patch-ab to patch cleanly against new version.
* remove patch-aa -- it is no longer needed.
* add patch-ac to fix a small tiffio.h bogon in the source.
* add some new files to PLIST.
1998-06-07 08:54:25 +00:00
Mark Murray
027b3c8a71 Make fxtv work with CURRENT and STABLE. This is not the optimum solution,
but while the correct solution is being sought, this is probably the best.

Submitted by:	Randall Hopper
OK'ed By:	Satoshi Asami
1998-03-23 22:47:21 +00:00
Mark Murray
273a9e51e0 Update to 0.46. The changelog speaks:
Changes from 0.45-0.46
----------------------
- Event handling fixes for fvwm95
- Inval saved ximage when contin capture started (for restacking refreshes)
- Fix out-of-date internal app-defaults values
- Fixed mem leaks that add up capturing videos
- Turn off hardware cursor over video window when continuous video is on
- Restore video mode on normal exit
1997-12-18 16:58:35 +00:00
Thomas Gellekum
79e54f3236 Use new location for tiff34 headers.
This was the last commit in this series. If I broke anything, yell at me.
Not that think you'd need any encouragement. ;-)
1997-12-01 08:10:47 +00:00