Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use "unsigned int" rather than "unsigned". No object change. | 2012-04-11 | 1 | -2/+2 | |
* | Add a "device number" component in sndio(7) device names, allowing a | 2011-11-15 | 1 | -1/+10 | |
* | Make aucat audio and midi backends share the same code to communicate | 2011-04-16 | 1 | -1/+2 | |
* | Use mio_<backend>_ prefix for private midi-related functions and put | 2011-04-12 | 1 | -32/+30 | |
* | remove unnecessary ``return 0'' statements, | 2010-07-21 | 1 | -2/+1 | |
* | remove trailing spaces, from Alexandr Shadchin, thanks | 2010-04-24 | 1 | -3/+3 | |
* | honor non-blocking flag in mio_open_rmidi(), fixes programs | 2009-08-01 | 1 | -3/+4 | |
* | Make ``static'' few functions that are prototyped as static but are not | 2009-07-26 | 1 | -2/+2 | |
* | sort and space headers as per style(9) | 2009-07-26 | 1 | -2/+3 | |
* | 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/+158 |