Commit graph

20 commits

Author SHA1 Message Date
jlam
56c8e9ad06 Update nas from 1.2.5 to 1.4. Relevant changes from version 1.2.5:
- corrected a problem in the voxware server where when
		ReleaseDevice was enabled, the device would be held
		open when nasd was first started until the first
		connection was made.
	- changed documentation regarding the new location of the web
		site (http://radscan.com/nas.html)
	- integrated config handling in all servers, based on a
		lex/yacc parser from Stephen Hocking that was in the
		voxware server.
		- config file is /etc/nas/nasd.conf
			an example config file is installed.
		- parser errors are a bit more informative ;-)
		- each server now has a config.c and config.h file that
			provides the ddaSetConfig() functionality required
			of each server by dia/.  In the SGI case,
			it's just a stub. ddaSetConfig() ignores options
			it doesn't understand (required behavior).
		- server cmdline options '-v' (verbose) and '-d <num>'
			(debug messages) added.  These override
			nasd.conf settings.
		- hooks added to all servers in config.c - ddaProcessArg()
			and ddaUseMsg() for integrated arg handling.


	- voxware server:
		- release device functionality now controlled by
			nasd.conf
		- mixer init policy now controlled by nasd.conf

	- sun server:
		- added integrated sun (ausuni) module (now built by
			default) into the distribution.
		- release device functionality now controlled by
			nasd.conf

	- hpux server:
		- added device release (ReleaseDevice) capability to hpux
			server.  All servers except for sgi now
			support this functionality.
		- fixed sample rate change problem in hpux server
		- separated hardware init code for ReleaseDevice
			functionality
		- added new option in nasd.conf to select either the
			EXT (external - headphones/speakers) or INT
			(internal speaker) output device by default

	- renamed generated server binary from au* to nasd for all
			servers
		- man pages updated (auserver.man and
				AUVoxConfig.man	respectively).

	- Added patches from Mark Davies for NetBSD.
2000-08-04 01:31:55 +00:00
abs
df05aef71f Strip trailing '.', and/or leading '(a|an) ' 2000-01-05 15:37:50 +00:00
wiz
1e7bfab5c5 Radically shortened description to be more precise, added HOMEPAGE 1999-12-24 03:37:26 +00:00
agc
a910a6fd62 Add package patch-sum files 1999-07-09 13:50:05 +00:00
tron
23e0063766 Completely replace "MASTER_SITE_SUBDIR" and "PATCH_SITE_SUBDIR" with
variable substituition of "MASTER_SITES" and "PATCH_SITES".
1999-04-15 20:39:38 +00:00
agc
300c3841b3 Add missing NetBSD RCS Id. 1998-11-12 15:46:41 +00:00
dbj
929eb38eb0 Use #include <signal.h> instead of #include <sys/signal.h> 1998-10-18 07:39:08 +00:00
garbled
012b3eb126 Created new patch file, closes PR 5814 (now builds on alpha)
PR by Tim Rightnour
1998-08-23 06:26:24 +00:00
agc
05b88260d7 Add NetBSD RCS Ids. 1998-08-07 13:16:49 +00:00
agc
86db14e819 Add NetBSD RCS Ids. 1998-08-07 10:35:47 +00:00
agc
dc15bf01de Update package Makefiles for automatic manual page handling. 1998-06-18 16:15:10 +00:00
frueauf
ed44b59198 portlint: add default MAINTAINER, remove USE_X11. 1998-05-21 20:23:51 +00:00
agc
60433a955f Move all occurrences of LITTLE_ENDIAN to NAS_LITTLE_ENDIAN, and
BIG_ENDIAN to NAS_BIG_ENDIAN, to avoid conflicts with the definitions
in <machine/endian.h>
1998-05-18 11:09:00 +00:00
agc
c759f3206e Add NetBSD RCS Ids. 1998-05-18 10:12:17 +00:00
agc
a4010440ba Be a bit more descriptive - add the README file from the distribution 1998-05-18 10:02:52 +00:00
agc
ce5501a4a6 Add back nas package version 1.2.5, the client/server network audio system.
Originally from FreeBSD, but much modified by Jaromir Dolocek, and finally
munged around by agc to get the man pages correct in the Makefile.
1998-05-18 09:18:28 +00:00
augustss
95218d2a72 Remove nas package until someone has ported it. 1998-02-09 19:56:11 +00:00
hubertf
0f2a06ddca portlint: fix RCS Id, add MAINTAINER+MAN1 1998-01-19 01:00:16 +00:00
agc
5358faaf74 Add a NetBSD RCS Id to all the PLIST files. 1997-11-06 09:57:11 +00:00
augustss
4daa64a629 Initial import of FreeBSD audio packages. 1997-10-28 23:18:20 +00:00