Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make the "default" string a valid device name that has the same effect | 2012-05-23 | 1 | -3/+9 | |
* | The default device is selected with sndiod(1) or the AUDIODEVICE | 2012-05-11 | 1 | -2/+2 | |
* | Use "unsigned int" rather than "unsigned". No object change. | 2012-04-11 | 1 | -10/+11 | |
* | Add a "device number" component in sndio(7) device names, allowing a | 2011-11-15 | 1 | -30/+12 | |
* | in sio_psleep(), use an array of SIO_MAXNFDS pollfd strucures rather | 2011-05-09 | 1 | -5/+7 | |
* | use an array of backends and iterate on it, instead of inlining | 2011-05-06 | 1 | -15/+22 | |
* | remove almost two years old hack to support legacy audio/midi | 2011-05-06 | 1 | -12/+4 | |
* | determine the default device in backend code instead of the common | 2011-05-03 | 1 | -8/+3 | |
* | Make aucat audio and midi backends share the same code to communicate | 2011-04-16 | 1 | -20/+9 | |
* | Clean up function naming: use sio_<backend>_ prefix for private | 2011-04-08 | 1 | -0/+484 |