1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19
|
Current Status: version 0.0.2
====================================================================
Last modified: Sat Dec 25 01:52:21 UTC 1999
Tons of things are left to be implemented.
Here, missing things are listed.
* sending mixed buffer output as a stream.
ESD_PROTO_STREAM_MON
* esd remote control,
ESD_PROTO_STREAM_PAN, ESD_PROTO_SAMPLE_PAN,
* esd remote management funcionality.
ESD_PROTO_SERVER_INFO, ESD_PROTO_ALL_INFO,
ESD_PROTO_SUBSCRIBE, ESD_PROTO_UNSUBSCRIBE
* esd status checking funcionality.
ESD_PROTO_STANDBY_MONE
* free and reclaim /dev/dsp functionality.
ESD_PROTO_STANDBY, ESD_PROTO_RESUME
* filtering mixed buffer output as a stream.
ESD_PROTO_STREAM_FILT
|