Age | Commit message (Expand) | Author |
---|---|---|
2024-05-21 | remove prototypes with no matching function; ok ratchov@ | Jonathan Gray |
2022-12-27 | spelling fixes; from paul tagliamonte | Jason McIntyre |
2022-04-29 | Add sio_flush(3) function to stop playback immediately | Alexandre Ratchov |
2015-01-16 | Move to the <limits.h> universe. | Theo de Raadt |
2014-03-05 | - use relative read/write positions to keep track of buffer | Alexandre Ratchov |
2013-11-13 | Prefix by '_' symbols that are not part of the API. | Alexandre Ratchov |
2013-08-24 | Move underrun/overrun recovery code from the sun-api back-end to | Alexandre Ratchov |
2013-04-03 | Handle big time_t. | Philip Guenther |
2012-10-27 | crank SIO_MAXNFDS | Alexandre Ratchov |
2011-05-09 | in sio_psleep(), use an array of SIO_MAXNFDS pollfd strucures rather | Alexandre Ratchov |
2011-04-16 | Make aucat audio and midi backends share the same code to communicate | Alexandre Ratchov |
2011-04-08 | Clean up function naming: use sio_<backend>_ prefix for private | Alexandre Ratchov |