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