1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-24 21:01:20 +00:00
Commit Graph

11 Commits

Author SHA1 Message Date
Bill Fenner
0bbbf2886a patch-ah: add Orion Hodson's full-duplex probing and AC97 fix
patch-a[klmn]: Split original patch-ah into one patch per file patched.

PR:		23618
Submitted by:	Orion Hodson <O.Hodson@cs.ucl.ac.uk>
2001-02-15 15:29:45 +00:00
Bill Fenner
f89808a1f5 Add -pedantic to override the default -pedantic-errors, to allow
socket code to compile.
2000-01-28 03:05:29 +00:00
Steve Price
6196aa73a8 Update to Tcl/Tk version 8.2 and fix for gcc 2.95.
Submitted by:	Ade Lovett <ade@lovett.com>
1999-11-29 03:43:04 +00:00
Bill Fenner
6288ab71fd Allow vat & vic to run with tcl8.0.4. 1999-01-10 08:53:19 +00:00
Bill Fenner
bde94a1057 Change the vat port to use USE_AUTOCONF .
Hand-edit patches/patch-ah to remove the RCS $Header$ from the patch, so
 that CVS doesn't munge it.
 BE EXTREMELY CAREFUL WHEN REGENERATING patches/patch-ah!
1998-06-26 19:05:35 +00:00
Jordan K. Hubbard
35cc4b025e This patch contains an update to the audio-voxware.cc module in vat
to enable operation with the "pcm" driver and a wide range of full
duplex cards including the old SB16 (up to Vibra16C).
It also provides a modification to transmit audio from a mu-law file
(useful for testing).

Submitted by:	luigi
PR:		6813
1998-06-24 07:43:40 +00:00
Bill Fenner
2edf00cf67 Fix memory leaks. 1998-02-19 19:03:15 +00:00
Bill Fenner
141bb0840a Fix color behavior with tk8.0 -- tk was setting the highlight color to black. 1998-02-19 19:01:20 +00:00
Bill Fenner
1e0c535fa1 Handle a bug that LBL thought was fixed in 4.4BSD but wasn't: send()
on a socket with a pending error doesn't reset the error, so the socket
is effectively useless.  Use getsockopt(...SO_ERROR...) to clear the
error status.  The kernel should also be patched, but this patch is
required for backwards compatibility.
1998-02-19 19:00:40 +00:00
Bill Fenner
c6ac4c3700 Make port work with tcl/tk 8.0 1997-09-11 03:55:02 +00:00
Bill Fenner
e0fe359db3 New port: vat 4.0b2, LBL Visual Audio Tool 1996-11-10 21:11:48 +00:00