summaryrefslogtreecommitdiff
path: root/lib/libsndio/sio_open.3
AgeCommit message (Expand)Author
2012-05-23Make the "default" string a valid device name that has the same effectAlexandre Ratchov
2012-04-11Use "unsigned int" rather than "unsigned". No object change.Alexandre Ratchov
2011-12-24formatting errors, found using freebsd's "igor";Jason McIntyre
2011-12-09mention sndiod rather than aucat when talking about the serverAlexandre Ratchov
2011-10-17Remove midicat since aucat can now be used instead of midicatAlexandre Ratchov
2011-10-04some tweaks, from Tim van der MolenJason McIntyre
2011-04-16Make aucat audio and midi backends share the same code to communicateAlexandre Ratchov
2010-11-06tweak previous;Jason McIntyre
2010-11-06make sio_onvol(3) return a integer exposing whether a volume knobAlexandre Ratchov
2010-04-26once sio_start() has been called, stream parameters cannot beJacob Meuser
2010-04-06aucat (server):Alexandre Ratchov
2009-12-30explain what sio_close() drains play buffers as if sio_close() wasAlexandre Ratchov
2009-07-25use const qualifier in libsndio, making it slightly more consistentAlexandre Ratchov
2009-07-25Currently midi capable programs can control midi hardware, butAlexandre Ratchov
2009-05-15describe sio_getcap(), sio_pollfd() and sio_setvol() retrurn valuesAlexandre Ratchov
2009-02-04update the default socket paths, to reflect recent aucat changesAlexandre Ratchov
2009-02-04explain that it's ok if we get a slightly different rate thanAlexandre Ratchov
2009-01-21fix bugs section: clarify that sio_start() and sio_stop() shouldAlexandre Ratchov
2009-01-21explain what ``frame'' does meanAlexandre Ratchov
2009-01-12replace s/routine/function/, as other manuals doAlexandre Ratchov
2009-01-08oops, i messed up tim's patch; correction from Tim van der MolenJason McIntyre
2009-01-08a little macro cleanup; from Tim van der MolenJason McIntyre
2008-12-17stop using stderr in the library, wrap all diagnostic fprintfsAlexandre Ratchov
2008-12-17tweak previous;Jason McIntyre
2008-12-17add a writable ``appbufsz'' field to the sa_par structure, containingAlexandre Ratchov
2008-11-17occures -> occurs;Jason McIntyre
2008-11-16document that sio_revents() can return POLLHUPAlexandre Ratchov
2008-11-11tweak previous;Jason McIntyre
2008-11-11expose a volume knob in the sndio API: add sio_setvol(3) andAlexandre Ratchov
2008-11-09typos; ok ratchov@ jmc@Christian Weisgerber
2008-11-07expose the block size in the sndio API by making par->round writableAlexandre Ratchov
2008-10-29document LIBSIO_DEBUGTodd T. Fries
2008-10-27rename libsa to libsndioAlexandre Ratchov