summaryrefslogtreecommitdiff
path: root/lib/libsndio
AgeCommit message (Expand)Author
2008-11-09typos; ok ratchov@ jmc@Christian Weisgerber
2008-11-09if the device is not started, make sio_pollfd() pass 0 events bitmapAlexandre Ratchov
2008-11-09sio_revents() should return 0 poll events if the device isn't startedAlexandre Ratchov
2008-11-07expose the block size in the sndio API by making par->round writableAlexandre Ratchov
2008-10-30only few (frequency, blocksize) pairs are compatible with both resamplingAlexandre Ratchov
2008-10-29document LIBSIO_DEBUGTodd T. Fries
2008-10-28fix missing n in error messageAlexandre Ratchov
2008-10-28sio_initpar() is supposed to return void like the documentationJonathan Gray
2008-10-27rename libsa to libsndioAlexandre Ratchov