Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | make midi code use non-blocking i/o as does audio code, in order | 2012-10-27 | 1 | -1/+4 | |
* | Add a "device number" component in sndio(7) device names, allowing a | 2011-11-15 | 1 | -2/+2 | |
* | Remove midicat since aucat can now be used instead of midicat | 2011-10-17 | 1 | -2/+1 | |
* | Make aucat audio and midi backends share the same code to communicate | 2011-04-16 | 1 | -21/+1 | |
* | Use mio_<backend>_ prefix for private midi-related functions and put | 2011-04-12 | 1 | -4/+4 | |
* | make aucat(1) expose a MIDI device to control server behaviour in | 2009-08-21 | 1 | -1/+2 | |
* | use ``sizeof(string) - 1'' rather than ``strlen(string)'' on static | 2009-07-26 | 1 | -2/+2 | |
* | use const qualifier in libsndio, making it slightly more consistent | 2009-07-25 | 1 | -4/+4 | |
* | Currently midi capable programs can control midi hardware, but | 2009-07-25 | 1 | -0/+69 |