index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
libsndio
/
mio_open.3
Age
Commit message (
Expand
)
Author
2018-12-18
"a" MIDI, not "an";
Jason McIntyre
2017-10-17
add missing HISTORY; based on CVS logs and release announcements
Ingo Schwarze
2016-01-07
Move sndiod man page to section 8.
Alexandre Ratchov
2015-09-14
Remove useless quoting from .Fo and .Fn function names, to prevent
Ingo Schwarze
2014-03-05
say this is the "sndio" api, as we have other audio/midi apis,
Alexandre Ratchov
2013-07-04
remove FILES sections because it's incomplete, wrong and doesn't give
Alexandre Ratchov
2013-06-05
use fancy .In macro for includes. from Jan Klemkow. ok jmc schwarze
Ted Unangst
2013-04-06
explain what "default" means in sndio.7 rather than {sio,mio}_open.3,
Alexandre Ratchov
2012-09-15
Improve instructions for handling non-blocking I/O with poll(2) and
Stefan Sperling
2012-09-14
Have mio_open(3) document all return values in the RETURN VALUES section.
Stefan Sperling
2012-05-23
Make the "default" string a valid device name that has the same effect
Alexandre Ratchov
2012-04-11
Use "unsigned int" rather than "unsigned". No object change.
Alexandre Ratchov
2011-12-09
mention sndiod rather than aucat when talking about the server
Alexandre Ratchov
2011-10-17
Remove midicat since aucat can now be used instead of midicat
Alexandre Ratchov
2011-04-16
Make aucat audio and midi backends share the same code to communicate
Alexandre Ratchov
2009-07-26
rephrase description of (MIO_IN | MIO_OUT) mode
Alexandre Ratchov
2009-07-25
use const qualifier in libsndio, making it slightly more consistent
Alexandre Ratchov
2009-07-25
Currently midi capable programs can control midi hardware, but
Alexandre Ratchov