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
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