Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cleanup style | 2013-11-18 | 1 | -1/+5 | |
| | |||||
* | add missing tools.h file | 2011-04-12 | 2 | -2/+4 | |
| | |||||
* | make sio_onvol(3) return a integer exposing whether a volume knob | 2010-11-06 | 1 | -2/+3 | |
| | | | | | is available for the stream. As we're at it, remove macros and functions that are neither used nor documented. | ||||
* | add a writable ``appbufsz'' field to the sa_par structure, containing | 2008-12-17 | 1 | -1/+0 | |
| | | | | | | | | the program-part of the buffer size, ie the part that is subject to underruns. Useful for apps like cdio(1) that don't have their own rings, or to apps that have a minimum ring size constraint. Setting the ``bufsz'' parameter becomes deprecated. ok jakemsr | ||||
* | rename libsa to libsndio | 2008-10-27 | 2 | -0/+125 | |
requested by many, "just go for it" deraadt@ |