Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use dedicated messages for flow control instead of abusing clock tick | 2012-11-02 | 1 | -5/+47 | |
* | make midi code use non-blocking i/o as does audio code, in order | 2012-10-27 | 1 | -3/+12 | |
* | Use "unsigned int" rather than "unsigned". No object change. | 2012-04-11 | 1 | -2/+3 | |
* | Add a "device number" component in sndio(7) device names, allowing a | 2011-11-15 | 1 | -3/+3 | |
* | Remove midicat since aucat can now be used instead of midicat | 2011-10-17 | 1 | -16/+4 | |
* | slightly cleanup by separating socket-specific code from | 2011-04-18 | 1 | -5/+5 | |
* | for unix domain socket addresses use AUCAT_PATH and MIDICAT_PATH | 2011-04-16 | 1 | -3/+3 | |
* | Make aucat audio and midi backends share the same code to communicate | 2011-04-16 | 1 | -137/+36 | |
* | Use mio_<backend>_ prefix for private midi-related functions and put | 2011-04-12 | 1 | -0/+243 |