summaryrefslogtreecommitdiff
path: root/lib/libsndio/sun.c
AgeCommit message (Expand)Author
2008-12-21remove mixer bits from the audio(4) backend of libsndio, it's notAlexandre Ratchov
2008-12-21fix more spelling errors and typos,Alexandre Ratchov
2008-12-17stop using stderr in the library, wrap all diagnostic fprintfsAlexandre Ratchov
2008-12-17add a writable ``appbufsz'' field to the sa_par structure, containingAlexandre Ratchov
2008-11-20make both aucat(1) and audio(4) backends use the AUDIODEVICE envAlexandre Ratchov
2008-11-20while setting the block size, try smaller blocks half of the retries andAlexandre Ratchov
2008-11-11expose a volume knob in the sndio API: add sio_setvol(3) andAlexandre 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-28fix missing n in error messageAlexandre Ratchov
2008-10-27rename libsa to libsndioAlexandre Ratchov