summaryrefslogtreecommitdiff
path: root/lib/libsndio/mio_open.3
AgeCommit message (Expand)Author
2018-12-18"a" MIDI, not "an";Jason McIntyre
2017-10-17add missing HISTORY; based on CVS logs and release announcementsIngo Schwarze
2016-01-07Move sndiod man page to section 8.Alexandre Ratchov
2015-09-14Remove useless quoting from .Fo and .Fn function names, to preventIngo Schwarze
2014-03-05say this is the "sndio" api, as we have other audio/midi apis,Alexandre Ratchov
2013-07-04remove FILES sections because it's incomplete, wrong and doesn't giveAlexandre Ratchov
2013-06-05use fancy .In macro for includes. from Jan Klemkow. ok jmc schwarzeTed Unangst
2013-04-06explain what "default" means in sndio.7 rather than {sio,mio}_open.3,Alexandre Ratchov
2012-09-15Improve instructions for handling non-blocking I/O with poll(2) andStefan Sperling
2012-09-14Have mio_open(3) document all return values in the RETURN VALUES section.Stefan Sperling
2012-05-23Make the "default" string a valid device name that has the same effectAlexandre Ratchov
2012-04-11Use "unsigned int" rather than "unsigned". No object change.Alexandre Ratchov
2011-12-09mention sndiod rather than aucat when talking about the serverAlexandre Ratchov
2011-10-17Remove midicat since aucat can now be used instead of midicatAlexandre Ratchov
2011-04-16Make aucat audio and midi backends share the same code to communicateAlexandre Ratchov
2009-07-26rephrase description of (MIO_IN | MIO_OUT) modeAlexandre 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