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