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