Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | allow aucat to run as server in play-only and record-only mode, so | 2008-11-17 | 1 | -11/+18 | ||
| | | | | | it can be used on play-only, record-only and half-duplex devices. ok jakemsr | |||||
* | when the aucat backend is used, sio_revents(3) should return POLLHUP | 2008-11-16 | 1 | -1/+3 | ||
| | | | | if the connection to the server is lost. | |||||
* | expose a volume knob in the sndio API: add sio_setvol(3) and | 2008-11-11 | 1 | -42/+90 | ||
| | | | | | | | sio_onvol(3) functions. The audio(4) backend tries to use the inputs.dac, outputs.dac, outputs.output and outputs.master controls (in this order). Add a sample file in regress/lib/libsndio/vol/vol.c | |||||
* | rename libsa to libsndio | 2008-10-27 | 1 | -0/+528 | ||
requested by many, "just go for it" deraadt@ |