summaryrefslogtreecommitdiff
path: root/lib/libsndio/mio_rmidi.c
AgeCommit message (Expand)Author
2011-04-16Make aucat audio and midi backends share the same code to communicateAlexandre Ratchov
2011-04-12Use mio_<backend>_ prefix for private midi-related functions and putAlexandre Ratchov
2010-07-21remove unnecessary ``return 0'' statements,Alexandre Ratchov
2010-04-24remove trailing spaces, from Alexandr Shadchin, thanksAlexandre Ratchov
2009-08-01honor non-blocking flag in mio_open_rmidi(), fixes programsAlexandre Ratchov
2009-07-26Make ``static'' few functions that are prototyped as static but are notAlexandre Ratchov
2009-07-26sort and space headers as per style(9)Alexandre Ratchov
2009-07-25use const qualifier in libsndio, making it slightly more consistentAlexandre Ratchov
2009-07-25Currently midi capable programs can control midi hardware, butAlexandre Ratchov