File: BUGS

package info (click to toggle)
nas 1.2p5-7
  • links: PTS
  • area: main
  • in suites: slink
  • size: 4,188 kB
  • ctags: 5,551
  • sloc: ansic: 53,034; perl: 1,104; yacc: 228; makefile: 211; cpp: 199; sh: 96; lex: 44
file content (21 lines) | stat: -rw-r--r-- 731 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
	      $NCDId: @(#)BUGS,v 1.4 1994/08/11 21:02:01 greg Exp $


Here is a list of the bugs, misfeatures, or significant tasks that we know need
to be taken care of:

    Options for max output gain and the average flows flag need to be
    added to the command line of the sample server.
    
    Some bogus flows can crash or lock up the server.  More error
    checking needs to be done.
    
    There are still several unimplemented protocol requests.
    
    There needs to be a lot more server documentation.
    
    Another rev of the protocol will be needed to add additional
    synchronization primitives.  Ideally, we'd like hooks for 
    synchronizing audio flows with each other (and with X graphics 
    as well).